# Functions
No description provided by the author
RegisterKVSrvHandler registers the http handlers for service KVSrv to "mux".
RegisterKVSrvHandlerClient registers the http handlers for service KVSrv to "mux".
RegisterKVSrvHandlerFromEndpoint is same as RegisterKVSrvHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedKVSrvServer can be embedded to have forward compatible implementations.
# Interfaces
KVSrvClient is the client API for KVSrv service.
KVSrvServer is the server API for KVSrv service.