MCPcopy
hub / github.com/nats-io/nats.go / APIError

Method APIError

jserrors.go:242–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

240// In case of client-side error, `APIError()` returns nil
241type JetStreamError interface {
242 APIError() *APIError
243 error
244}
245

Callers 2

TestJetStreamErrorsFunction · 0.95
TestKeyValueCreateFunction · 0.95

Implementers 4

APIErrorjserrors.go
jsErrorjserrors.go
APIErrorjetstream/errors.go
jsErrorjetstream/errors.go

Calls

no outgoing calls

Tested by 2

TestJetStreamErrorsFunction · 0.76
TestKeyValueCreateFunction · 0.76