# Functions
NewClient produces a new Client capable of communicating with a Server.
NewServer produces a new Server interacting with a given bs.Store.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Client is the type of a client for Server.
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
Server is the type of an RPC server that is an interface to a bs.Store.
UnimplementedStoreServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
StoreClient is the client API for Store service.
StoreServer is the server API for Store service.