Documentation ¶
Index ¶
Constants ¶
View Source
const (
DEFAULT_DEBUG_INTERVAL = time.Second
)
Variables ¶
This section is empty.
Functions ¶
func DeregisterForDebug ¶
func DeregisterForDebug(ds ...Debug)
func DumpCollisionChain ¶
func DumpHexBytesGrouped ¶
func RegisterForDebug ¶
func RegisterForDebug(ds ...Debug)
func SetCollisionChainDebugThreshold ¶
func SetCollisionChainDebugThreshold(t int)
Types ¶
type Debugger ¶
type Debugger struct {
// contains filtered or unexported fields
}
func (*Debugger) Deregister ¶
func (*Debugger) SetCollisionChainDebugThreshold ¶
func (*Debugger) SetInterval ¶
Click to show internal directories.
Click to hide internal directories.