package
0.0.0-20200510063556-4b7bac659a42
Repository: https://github.com/jointfaas/storage-center.git
Documentation: pkg.go.dev

# Functions

NewClientImpl is a tool to get a client.
NewClientStateImpl is a support function.
No description provided by the author
NewUserClientImpl is an support function for other package.

# Structs

No description provided by the author
ClientStateImpl maintains state which stores keys you hold.
StorageImpl is an type of storage using simple map and Mutex.
SyncRPCServer implement method.
UserClientImpl use context and RPC to implement UserClient.