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

5 lines
81 B
Go
Raw Normal View History

2017-02-18 23:00:46 +01:00
package rice
// Debug can be set to true to enable debugging.
var Debug = false