Documentation
¶
Overview ¶
Package intlog provides internal logging for Maltose development usage only.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Error ¶
Error prints `v` with newline using fmt.Println. The parameter `v` can be multiple variables.
func Print ¶
Print prints `v` with newline using fmt.Println. The parameter `v` can be multiple variables.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.