nyx/vendor/github.com/GeertJohan/go.rice/debug.go

5 lines
81 B
Go
Raw Normal View History

package rice
// Debug can be set to true to enable debugging.
var Debug = false