github.com/amnezia-vpn/amnezia-wg@v0.1.8/device/race_enabled_test.go (about) 1 //go:build race 2 3 /* SPDX-License-Identifier: MIT 4 * 5 * Copyright (C) 2017-2023 WireGuard LLC. All Rights Reserved. 6 */ 7 8 package device 9 10 const raceEnabled = true