package
Version:
v0.0.0-...-ea924cd
Opens a new window with list of versions in this module.
Published: Sep 2, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LoggerInterface interface {
Error(message string, args ...interface{})
Warning(message string, args ...interface{})
Info(message string, args ...interface{})
Debug(message string, args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.