Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lightweight ¶
type Lightweight interface {
Debugf(format string, args ...interface{})
}
type LightweightStub ¶
type LightweightStub struct{}
func (*LightweightStub) Debugf ¶
func (*LightweightStub) Debugf(format string, args ...interface{})
Click to show internal directories.
Click to hide internal directories.