Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
380
type
(
381
WatchOpt
interface
{
382
configureWatcher(opts *watchOpts) error
383
}
384
385
watchOpts
struct
{
Callers
4
WatchFiltered
Method · 0.65
Watch
Method · 0.65
WatchFiltered
Method · 0.65
Watch
Method · 0.65
Implementers
1
ContextOpt
js.go
Calls
no outgoing calls
Tested by
no test coverage detected