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

Method Revision

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

Revision is a unique sequence for this value.

()

Source from the content-addressed store, hash-verified

363
364 // Revision is a unique sequence for this value.
365 Revision() uint64
366
367 // Created is the time the data was put in the bucket.
368 Created() time.Time

Callers 9

CreateMethod · 0.65
TestKeyValueBasicsFunction · 0.65
TestKeyValueHistoryFunction · 0.65
TestKeyValueWatchFunction · 0.65
CreateMethod · 0.65
TestKeyValueBasicsFunction · 0.65
TestKeyValueHistoryFunction · 0.65
TestKeyValueWatchFunction · 0.65
TestKeyValueGetRevisionFunction · 0.65

Implementers 2

kvekv.go
kvejetstream/kv.go

Calls

no outgoing calls

Tested by 7

TestKeyValueBasicsFunction · 0.52
TestKeyValueHistoryFunction · 0.52
TestKeyValueWatchFunction · 0.52
TestKeyValueBasicsFunction · 0.52
TestKeyValueHistoryFunction · 0.52
TestKeyValueWatchFunction · 0.52
TestKeyValueGetRevisionFunction · 0.52