package
Version:
v3.9.0-0.21.0+incompat...
Opens a new window with list of versions in this module.
Published: Jan 18, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PrintError(err error, out io.Writer)
func PrintLog(out io.Writer, title string, content []byte)
type Error interface {
error
WithCause(error) Error
WithSolution(string) Error
WithDetails(string) Error
}
func NewError(msg string, args ...interface{}) Error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.