Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NullDebugLogger ¶
func NullDebugLogger(fmt string, args ...interface{})
Types ¶
type DebugLogger ¶
type DebugLogger func(string, ...interface{})
var DebugLog DebugLogger = NullDebugLogger
type FakeSysfs ¶
type FakeSysfs struct {
// contains filtered or unexported fields
}
func NewFakeSysfs ¶
Click to show internal directories.
Click to hide internal directories.