//
pkg.gl
Category
github.com/meta-quick/opax
internal
debug
package
0.37.26
Repository:
https://github.com/meta-quick/opax.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
25 SLOC
#
Functions
Discard
Discard returns a new `Debug` that doesn't output anything.
New
New returns a new `Debug` outputting to the passed `sink`.
#
Interfaces
Debug
Debug allows printing debug messages.