Documentation ¶
Overview ¶
Package debug provides debugging utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LevelFlag ¶
type LevelFlag int8
LevelFlag represents the verbosity level.
var Level LevelFlag
Level is used for configuring the package verbosity.
func (*LevelFlag) Get ¶
func (l *LevelFlag) Get() interface{}
Get implements the flag.Value interface.
Click to show internal directories.
Click to hide internal directories.