Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopCheckpoint ¶
type NoopCheckpoint struct{}
noopCheckpoint implements the checkpoint interface with discard
type NoopLogger ¶
noopLogger implements logger interface with discard
func (NoopLogger) Log ¶
func (l NoopLogger) Log(args ...interface{})
Log using stdlib logger. See log.Println.
Click to show internal directories.
Click to hide internal directories.