Documentation ¶
Overview ¶
Package errorsutil implements some errors utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Errorf ¶
Errorf returns a new error string, based on the provided format string, using the following format:
pkg.func (file:line): error: text
func ErrorfColor ¶
ErrorfColor returns a new colorful error string, based on the provided format string, using the following format:
pkg.func (file:line): error: text
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.