Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nats-io/nats.go
/ Updates
Method
Updates
jetstream/object.go:251–251 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
249
// channel until Stop is called or connection is closed.
250
ObjectWatcher
interface
{
251
Updates() <-
chan
*ObjectInfo
252
Stop() error
253
}
254
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