6 lines
33 B
Go
Raw Normal View History

package opt
var (
Debug bool
)