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

Method configureJSContext

js.go:335–335  ·  view source on GitHub ↗
(opts *jsOpts)

Source from the content-addressed store, hash-verified

333// JSOpt configures a JetStreamContext.
334type JSOpt interface {
335 configureJSContext(opts *jsOpts) error
336}
337
338// jsOptFn configures an option for the JetStreamContext.

Callers 2

JetStreamMethod · 0.65
getJSContextOptsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected