package
Version:
v0.0.0-...-ff0f669
Opens a new window with list of versions in this module.
Published: Jan 18, 2018
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package memory implements an in-memory handler useful for testing, as the
entries can be accessed after writes.
type Handler struct {
Entries []*log.Entry
}
Handler implementation.
HandleLog implements log.Handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.