struct Etcd::Model::WatchEvent

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 kv : Kv #

[View source]

Empty type field indicates PUT event


[View source]