package
0.0.0-20200824021906-acb9878b55d7
Repository: https://github.com/deepfabric/elasticell.git
Documentation: pkg.go.dev
# Functions
NewAPIHandler returns a HTTP handler for API.
# Constants
APIPrefix url prefix for api.
CodeError error code.
CodeSuccess success code.
# Structs
CellInfo The cell info.
InitParams initialize the elasticell cluster.
Result is the return value of api server.
SetLogLevel set log level for components.
StoreInfo store info.
StoreStatus store status.
System The system info of the elasticell cluster.
TransferLeader transfer leader to spec peer.
# Interfaces
Service service interface.