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