mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-03-18 21:30:44 +01:00
6 lines
60 B
Go
6 lines
60 B
Go
//go:build !race
|
|
|
|
package server
|
|
|
|
const raceEnabled = false
|