func()

in errors.go [23:25]


func (e *errorString) Error() string {
	return e.s
}