Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ jsError
Struct
jsError
jetstream/errors.go:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
jsError
struct
{
30
apiErr *APIError
31
message string
32
}
33
34
// APIError is included in all API responses if there was an error.
35
APIError
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected