Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoopLogger ¶ added in v0.0.6
type NoopLogger struct{}
func (NoopLogger) Errorf ¶ added in v0.0.6
func (n NoopLogger) Errorf(format string, v ...interface{})
func (NoopLogger) Infof ¶ added in v0.0.6
func (n NoopLogger) Infof(format string, v ...interface{})
Click to show internal directories.
Click to hide internal directories.