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

Method Operation

jetstream/kv.go:376–376  ·  view source on GitHub ↗

Operation returns Put or Delete or Purge, depending on the manner in which the current revision was created.

()

Source from the content-addressed store, hash-verified

374 // Operation returns Put or Delete or Purge, depending on the manner in
375 // which the current revision was created.
376 Operation() KeyValueOp
377 }
378)
379

Callers 13

PurgeDeletesMethod · 0.65
TestKeyValueWatchFunction · 0.65
PurgeDeletesMethod · 0.65
TestKeyValueTTLFunction · 0.65
TestKeyValueWatchFunction · 0.65

Implementers 2

kvekv.go
kvejetstream/kv.go

Calls

no outgoing calls