Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + func LogError(err error) + func PrintError(err error, out io.Writer) + func PrintLog(out io.Writer, title string, content []byte) + type Error interface + WithCause func(error) Error + WithDetails func(string) Error + WithSolution func(string) Error + func NewError(msg string, args ...interface{}) Error v1.5.0-alpha.1 Dec 29, 2016