package
Version:
v3.6.102-1+incompatible
Opens a new window with list of versions in this module.
Published: Jun 9, 2017
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.