Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Create
Method · 0.65
TestKeyValueBasics
Function · 0.65
TestKeyValueHistory
Function · 0.65
TestKeyValueWatch
Function · 0.65
Create
Method · 0.65
TestKeyValueBasics
Function · 0.65
TestKeyValueHistory
Function · 0.65
TestKeyValueWatch
Function · 0.65
TestKeyValueGetRevision
Function · 0.65
Implementers
2
kve
kv.go
kve
jetstream/kv.go
Calls
no outgoing calls
Tested by
7
TestKeyValueBasics
Function · 0.52
TestKeyValueHistory
Function · 0.52
TestKeyValueWatch
Function · 0.52
TestKeyValueBasics
Function · 0.52
TestKeyValueHistory
Function · 0.52
TestKeyValueWatch
Function · 0.52
TestKeyValueGetRevision
Function · 0.52