github.com/fozzysec/SiaPrime@v0.0.0-20190612043147-66c8e8d11fe3/build/debug_on.go (about)

     1  // +build debug
     2  
     3  package build
     4  
     5  // DEBUG set to true turns the debugging on
     6  const DEBUG = true