Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
NATS::KV::Entry
Inherits
Struct
/
Value
/
Object
Constructors
new
(bucket :
String
, key :
String
, value_string :
String
, revision :
Int64
, created_at :
Time
, operation :
NATS::KV::Entry::Operation
, delta :
Int64
= 0_i64)
Source
Instance methods
bucket
Source
created_at
Source
delta
Source
key
Source
latest?
Source
operation
Source
revision
Source
value
Source
value_string
Source
Nested types
NATS::KV::Entry::Operation