package
Version:
v5.3.0+incompatible
Opens a new window with list of versions in this module.
Published: Nov 15, 2017
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package error contains a type to collect errors.
func PrintlnStderr(err error)
PrintlnStderr prints err to stderr. If err is a List it prints
several lines.
List is a collection of errors.
AsError returns el properly returning nil for a empty el.
AsStrings returns the error list as as string slice.
Error implements the Error method of error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.