package
0.0.0-20200212031109-9de1cbb17d19
Repository: https://github.com/lodastack/store.git
Documentation: pkg.go.dev

# Functions

NewService returns a new instance of the cluster service.

# Structs

Options are the options to be used when initializing a cluster service.
Service allows access to the cluster and associated meta data, via distributed consensus.

# Interfaces

Store represents a store of information, managed via consensus.
Transport is the interface the network service must provide.