# Functions
NewKeyValueServiceClient constructs a client for the core.registry.key_value.v1.KeyValueService service.
NewKeyValueServiceHandler builds an HTTP handler from the service implementation.
# Constants
KeyValueServiceDeleteProcedure is the fully-qualified name of the KeyValueService's Delete RPC.
KeyValueServiceGetProcedure is the fully-qualified name of the KeyValueService's Get RPC.
KeyValueServiceListProcedure is the fully-qualified name of the KeyValueService's List RPC.
KeyValueServiceName is the fully-qualified name of the KeyValueService service.
KeyValueServiceSetProcedure is the fully-qualified name of the KeyValueService's Set RPC.
# Structs
UnimplementedKeyValueServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
KeyValueServiceClient is a client for the core.registry.key_value.v1.KeyValueService service.
KeyValueServiceHandler is an implementation of the core.registry.key_value.v1.KeyValueService service.