package
Version:
v0.4.4
Opens a new window with list of versions in this module.
Published: Sep 22, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type ILogger interface {
Debug(format string, args ...interface{})
Info(format string, args ...interface{})
Warn(format string, args ...interface{})
Error(format string, args ...interface{})
Fatal(format string, args ...interface{})
}
ILogger rpc-backend-go logger interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.