MCPcopy
hub / github.com/ory/keto / Error

Method Error

internal/httpclient/client.go:535–537  ·  view source on GitHub ↗

Error returns non-empty string if there was an error.

()

Source from the content-addressed store, hash-verified

533
534// Error returns non-empty string if there was an error.
535func (e GenericOpenAPIError) Error() string {
536 return e.error
537}
538
539// Body returns the raw bytes of the response
540func (e GenericOpenAPIError) Body() []byte {

Callers 15

getExpandMethod · 0.45
assertCheckErrFunction · 0.45
TestBuildDeleteFunction · 0.45
TestBuildInsertFunction · 0.45
serveMetricsMethod · 0.45
multiplexPortFunction · 0.45
grpcRecoveryHandlerMethod · 0.45
InterceptorLoggerFunction · 0.45
PopConnectionWithOptsMethod · 0.45
TestScrapingEndpointFunction · 0.45

Calls

no outgoing calls

Tested by 15

assertCheckErrFunction · 0.36
TestBuildDeleteFunction · 0.36
TestBuildInsertFunction · 0.36
TestScrapingEndpointFunction · 0.36
TestPanicRecoveryFunction · 0.36
queryTupleErrMethod · 0.36
queryTupleErrMethod · 0.36
batchCheckErrMethod · 0.36
queryTupleErrMethod · 0.36