File: debug.go

package info (click to toggle)
golang-github-geertjohan-go.rice 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 320 kB
  • sloc: makefile: 3
file content (4 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (3)
1
2
3
4
package rice

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