func()

in main.go [59:61]


func (e *esError) Error() string {
	return e.Reason
}