MCPcopy
hub / github.com/nats-io/nats.go / configureWatcher

Method configureWatcher

jetstream/kv.go:382–382  ·  view source on GitHub ↗
(opts *watchOpts)

Source from the content-addressed store, hash-verified

380type (
381 WatchOpt interface {
382 configureWatcher(opts *watchOpts) error
383 }
384
385 watchOpts struct {

Callers 4

WatchFilteredMethod · 0.65
WatchMethod · 0.65
WatchFilteredMethod · 0.65
WatchMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected