package
0.0.0-20220108022718-daa84593a398
Repository: https://github.com/fudute/gopaxos.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetValue is the HTTP handler to process incoming KV Get requests It gets the value from the in memory KV store.
Index is the handler for the path "/".
No description provided by the author
No description provided by the author
Router returns a mux router.
SetValue is the HTTP handler to process the incoming write message It starts the paxos round in the cluster and makes the incoming node as the leader.

# Structs

No description provided by the author
No description provided by the author