neton ~master (2022-02-04T03:14:33.7569753)
Dub
Repo
WatchClient
neton
protocol
netonrpc
Undocumented in source.
class
WatchClient {
this
(Channel channel);
ClientReaderWriter
!(
WatchResponse
,
WatchRequest
)
Watch
();
}
Constructors
this
this
(Channel channel)
Undocumented in source.
Members
Functions
Watch
ClientReaderWriter
!(
WatchResponse
,
WatchRequest
)
Watch
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
neton
protocol
netonrpc
classes
ClusterBase
ClusterClient
ConfigBase
ConfigClient
KVBase
KVClient
LeaseBase
LeaseClient
RegistryBase
RegistryClient
WatchBase
WatchClient