Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleError ¶
func HandleError(err error)
Output information about the provided error and terminate the process. This should only be used in an application's main function or equivalent.
Types ¶
type ErrorList ¶
type ErrorList struct {
// contains filtered or unexported fields
}
ErrorList is a linked list for errors.
Click to show internal directories.
Click to hide internal directories.