MCPcopy
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

ListMethod · 0.65

Implementers 4

watcherkv.go
objWatcherobject.go
watcherjetstream/kv.go
objWatcherjetstream/object.go

Calls

no outgoing calls

Tested by

no test coverage detected