struct Etcd::Model::TimeToLive

Defined in:

etcd/model/lease.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 granted_ttl : Int64 #

[View source]
def ttl : Int64 #

[View source]