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

Method Bucket

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

Bucket returns the KV store name.

()

Source from the content-addressed store, hash-verified

193
194 // Bucket returns the KV store name.
195 Bucket() string
196
197 // PurgeDeletes will remove all current delete markers. It can be
198 // configured using DeleteMarkersOlderThan option to only remove delete

Callers 2

TestKeyValueBasicsFunction · 0.65
TestKeyValueBasicsFunction · 0.65

Implementers 1

kvsjetstream/kv.go

Calls

no outgoing calls

Tested by 2

TestKeyValueBasicsFunction · 0.52
TestKeyValueBasicsFunction · 0.52