# Functions
NewGRPCStorage instantiates a new GRPC storage server using the provided backend.
NewRemoteStore instantiates a RemoteStore.
No description provided by the author
No description provided by the author
# Constants
DefaultTimeout is the time a request will block waiting for a response from the server if no other timeout is configured.
# Structs
No description provided by the author
No description provided by the author
GRPCStorage is an implementer of the GRPC storage server.
RemoteStore is a wrapper around the GRPC storage client, translating between the Go and GRPC APIs.
No description provided by the author
No description provided by the author