struct Etcd::Model::Header

Defined in:

etcd/model/base.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Etcd::Model::Base

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def cluster_id : UInt64 | Nil #

[View source]
def member_id : UInt64 | Nil #

[View source]
def raft_term : UInt64 | Nil #

[View source]
def revision : Int64 #

[View source]