package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Mar 26, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LodeInt interface {
Run()
Report()
ExitWithCode()
}
type LoggerInt interface {
Println(...interface{})
Printf(string, ...interface{})
Panicln(...interface{})
Panicf(string, ...interface{})
Fatalf(string, ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.