Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ Error
Method
Error
js.go:3224–3224 ·
view source on GitHub ↗
Error returns an error encountered when fetching messages.
()
Source
from the content-addressed store, hash-verified
3222
3223
// Error returns an error encountered when fetching messages.
3224
Error() error
3225
3226
// Done signals end of execution.
3227
Done() <-
chan
struct
{}
Callers
1
TestPullSubscribeFetchBatch
Function · 0.95
Implementers
1
messageBatch
js.go
Calls
no outgoing calls
Tested by
1
TestPullSubscribeFetchBatch
Function · 0.76