package
Version:
v1.1.4
Opens a new window with list of versions in this module.
Published: Apr 22, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 11
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.