type Error … // Error returns the string representation of an Error. func (e Error) Error() string { … }