EV-Etcd

 view release on metacpan or  search on metacpan

lib/EV/Etcd.pm  view on Meta::CPAN

=over 4

=item events

Array reference of event hashrefs (C<type> = "PUT" or "DELETE", C<kv>, and
optionally C<prev_kv> when the C<prev_kv> option is set).

=item watch_id

Server-assigned watch identifier. Note that etcd assigns a fresh id for
each Watch stream, so this value can change if the watch transparently
reconnects.

=item created

True on the first message after the watch is established.

=item header

Cluster response header.



( run in 0.988 second using v1.01-cache-2.11-cpan-7fcb06a456a )