Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
241
type
JetStreamError
interface
{
242
APIError() *APIError
243
error
244
}
245
Callers
2
TestJetStreamErrors
Function · 0.95
TestKeyValueCreate
Function · 0.95
Implementers
4
APIError
jserrors.go
jsError
jserrors.go
APIError
jetstream/errors.go
jsError
jetstream/errors.go
Calls
no outgoing calls
Tested by
2
TestJetStreamErrors
Function · 0.76
TestKeyValueCreate
Function · 0.76