2023-01-27 21:37:20 +00:00
|
|
|
// Copyright (c) Tailscale Inc & AUTHORS
|
|
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
2020-11-16 18:11:53 +00:00
|
|
|
|
|
|
|
// Package racebuild exports a constant about whether the current binary
|
|
|
|
// was built with the race detector.
|
|
|
|
package racebuild
|