summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/GeertJohan/go.rice/debug.go
blob: 2e68c842e56fdffbe76590512e06462df92c39d4 (plain) (blame)
1
2
3
4
package rice

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