rmmagent/shared/debug.go
2022-06-15 14:42:40 -07:00

5 lines
52 B
Go

//go:build DEBUG
package shared
const DEBUG = true