mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-19 04:10:13 -04:00
6 lines
60 B
Go
6 lines
60 B
Go
//go:build !race
|
|
|
|
package server
|
|
|
|
const raceEnabled = false
|