Files
wireguard-go/device/race_disabled_test.go
T

12 lines
179 B
Go
Raw Normal View History

2021-09-05 16:00:43 +02:00
//go:build !race
// +build !race
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2017-2021 WireGuard LLC. All Rights Reserved.
*/
package device
const raceEnabled = false