package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Aug 24, 2022
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 []*logg.Entry
}
Handler implementation.
HandleLog implements logg.Handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.