Documentation
¶
Overview ¶
Softerrors is a helper package that enables the programmer to log specific errors instead of exiting the program.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Consume ¶
Logs err as soft error if soft errors are enabled, then returns nil. Returns err if soft errors are disabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.