//
pkg.gl
Category
github.com/relab/hotstuff
backend
gorums
package
0.4.0
Repository:
https://github.com/relab/hotstuff.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
326 SLOC
#
Functions
NewConfig
NewConfig creates a new configuration.
NewServer
NewServer creates a new Server.
#
Structs
Config
Config holds information about the current configuration of replicas that participate in the protocol, and some information about the local replica.
Server
Server is the server-side of the gorums backend.