github.com/yandex/pandora@v0.5.32/lib/tag/no_degug.go (about)

     1  //go:build !debug
     2  // +build !debug
     3  
     4  package tag
     5  
     6  const Debug = false