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

5 lines
81 B
Go
Raw Normal View History

2018-08-06 23:30:17 +00:00
package rice
// Debug can be set to true to enable debugging.
var Debug = false