Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ APIError
Method
APIError
jetstream/errors.go:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
// In case of client-side error, [APIError] returns nil.
24
JetStreamError
interface
{
25
APIError() *APIError
26
error
27
}
28
Callers
4
TestJetStreamErrors
Function · 0.95
TestKeyValueCreate
Function · 0.95
TestJetStreamErrors
Function · 0.65
TestKeyValueCreate
Function · 0.65
Implementers
4
APIError
jserrors.go
jsError
jserrors.go
APIError
jetstream/errors.go
jsError
jetstream/errors.go
Calls
no outgoing calls
Tested by
4
TestJetStreamErrors
Function · 0.76
TestKeyValueCreate
Function · 0.76
TestJetStreamErrors
Function · 0.52
TestKeyValueCreate
Function · 0.52