Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶ added in v1.2.0
type Interface interface {
Debug(message any, args ...any)
Info(message string, args ...any)
Warn(message string, args ...any)
Error(message any, args ...any)
Fatal(message any, args ...any)
}
Interface -.
Click to show internal directories.
Click to hide internal directories.