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

Method Value

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

Value is the retrieved value.

()

Source from the content-addressed store, hash-verified

360
361 // Value is the retrieved value.
362 Value() []byte
363
364 // Revision is a unique sequence for this value.
365 Revision() uint64

Callers 13

TestKeyValueBasicsFunction · 0.65
TestKeyValueHistoryFunction · 0.65
TestKeyValueWatchFunction · 0.65
TestKeyValueNonDirectGetFunction · 0.65
TestKeyValueBasicsFunction · 0.65
TestKeyValueHistoryFunction · 0.65
TestKeyValueWatchFunction · 0.65
TestKeyValueWithSourcesFunction · 0.65
TestKeyValueGetRevisionFunction · 0.65

Implementers 2

kvekv.go
kvejetstream/kv.go

Calls

no outgoing calls

Tested by 13

TestKeyValueBasicsFunction · 0.52
TestKeyValueHistoryFunction · 0.52
TestKeyValueWatchFunction · 0.52
TestKeyValueNonDirectGetFunction · 0.52
TestKeyValueBasicsFunction · 0.52
TestKeyValueHistoryFunction · 0.52
TestKeyValueWatchFunction · 0.52
TestKeyValueWithSourcesFunction · 0.52
TestKeyValueGetRevisionFunction · 0.52