struct Etcd::Model::WatchResponse

Defined in:

etcd/model/watch.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 created : Bool #

[View source]
def error : WatchError | Nil #

[View source]
def result : WatchResult #

[View source]