type ClusterError … func (ce *ClusterError) Error() string { … } func (ce *ClusterError) Detail() string { … }