Documentation
¶
Index ¶
- Variables
- func FatalErrCheck(err error)
- func Fatalf(format string, args ...interface{})
- func Infof(format string, args ...interface{})
- func PrintVerboseError(err error)
- func VerboseErrorAsString(err error) string
- func WriteErrorTemplate(templateName string, templateContents string, wr io.Writer, e interface{})
- type VerboseError
Constants ¶
This section is empty.
Variables ¶
View Source
var Quiet bool
Functions ¶
func FatalErrCheck ¶
func FatalErrCheck(err error)
func PrintVerboseError ¶
func PrintVerboseError(err error)
func VerboseErrorAsString ¶
Types ¶
type VerboseError ¶
Click to show internal directories.
Click to hide internal directories.