//
pkg.gl
Category
github.com/lodastack/store
cluster
package
0.0.0-20200212031109-9de1cbb17d19
Repository:
https://github.com/lodastack/store.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
804 SLOC
#
Functions
NewService
NewService returns a new instance of the cluster service.
#
Structs
Options
Options are the options to be used when initializing a cluster service.
Service
Service allows access to the cluster and associated meta data, via distributed consensus.
#
Interfaces
Store
Store represents a store of information, managed via consensus.
Transport
Transport is the interface the network service must provide.