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