package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Jul 21, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type ILogger interface {
Debug(args ...interface{})
Info(args ...interface{})
Warn(args ...interface{})
Error(args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.