package
Version:
v1.0.0-alpha.6
Opens a new window with list of versions in this module.
Published: Jul 15, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Interface interface {
Debug(message interface{}, args ...interface{})
Info(message string, args ...interface{})
Warn(message string, args ...interface{})
Error(message interface{}, args ...interface{})
Fatal(message interface{}, args ...interface{})
}
Interface -.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.