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
latest?
Source
operation
Source
revision
Source
value
Source
value_string
Source

Nested types