pkger/internal/debug/debug_shim.go

6 lines
80 B
Go

// +build !debug
package debug
func Debug(format string, a ...interface{}) {}