rmmagent/shared/debug.go

5 lines
52 B
Go
Raw Normal View History

2022-06-15 21:42:40 +00:00
//go:build DEBUG
package shared
const DEBUG = true