github.com/dgallion1/notify@v0.9.3-0.20201128171805-931189d936e0/debug_nodebug.go (about)

     1  // Copyright (c) 2014-2018 The Notify Authors. All rights reserved.
     2  // Use of this source code is governed by the MIT license that can be
     3  // found in the LICENSE file.
     4  
     5  // +build !debug
     6  
     7  package notify
     8  
     9  var debugTag = false