Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ Stop
Method
Stop
jetstream/object.go:252–252 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
250
ObjectWatcher
interface
{
251
Updates() <-
chan
*ObjectInfo
252
Stop() error
253
}
254
255
// ObjectStoreConfig is the configuration for the object store.
Callers
1
List
Method · 0.65
Implementers
4
watcher
kv.go
objWatcher
object.go
watcher
jetstream/kv.go
objWatcher
jetstream/object.go
Calls
no outgoing calls
Tested by
no test coverage detected