MCPcopy Create free account
hub / github.com/algolia/cli / Error

Method Error

api/dashboard/types.go:115–117  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113}
114
115func (e *ErrClusterUnavailable) Error() string {
116 return e.Message
117}
118
119// OAuthErrorResponse is the error format from the OAuth endpoints.
120type OAuthErrorResponse struct {

Calls

no outgoing calls