Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger interface { Error(message string) Warn(message string) Info(message string) Debug(message string) }
Logger is an interface for logger
Click to show internal directories.
Click to hide internal directories.