Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Info is an informational message. Info = LogType(iota) // Warning is an warning message. Warning // Error is an error message. Error // Fatal is an fatal error message. Fatal )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.