mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 07:35:49 -06:00
5 lines
58 B
Go
5 lines
58 B
Go
//go:build race
|
|
|
|
package server
|
|
|
|
const raceEnabled = true
|