Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IllegalArgumentError = New("illegal argument")
View Source
var Logger = log.New(os.Stderr, "[error] ", 0)
Functions ¶
Types ¶
type Error ¶
type Error struct {
Err error
// contains filtered or unexported fields
}
func (*Error) ErrorStack ¶
Click to show internal directories.
Click to hide internal directories.