package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 2, 2023
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
¶
type Logger interface {
Errorf(msg string, args ...any)
}
SimpleLogger is a bare-bones implementation of the logging interface, e.g., used for testing
Source Files
¶
Click to show internal directories.
Click to hide internal directories.