Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { NodeName string ServiceName string Tags map[string]string BootstrapExpected int64 LogOutput io.Writer GRPCAddr *net.TCPAddr }
func DefaultConfig ¶
func DefaultConfig() *Config
type RaftLayer ¶
type RaftLayer struct {
// contains filtered or unexported fields
}
func NewRaftLayer ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.