package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Feb 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Activate activates debugging output
func Print(obj ...interface{})
Print prints its arguments with fmt.Println() if debug output is activated
func Printf(pattern string, obj ...interface{})
Printf prints its arguments with fmt.Printf() if debug output is activated
Source Files
¶
Click to show internal directories.
Click to hide internal directories.