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

Method configureDelete

kv.go:238–238  ·  view source on GitHub ↗
(opts *deleteOpts)

Source from the content-addressed store, hash-verified

236
237type DeleteOpt interface {
238 configureDelete(opts *deleteOpts) error
239}
240
241type deleteOpts struct {

Callers 1

DeleteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected