Documentation ¶ Index ¶ func Debugf(format string, args ...interface{}) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Debugf ¶ added in v0.23.3 func Debugf(format string, args ...interface{}) Using this in place of Printf statements makes it easier to find any errant debug statements and the switch means we can turn them off at minimal runtime cost. Types ¶ This section is empty. Source Files ¶ View all Source files debug.go Directories ¶ Show internal Expand all Path Synopsis natives templates slice Click to show internal directories. Click to hide internal directories.