package
0.0.0-20211206211453-009cb35c44e5
Repository: https://github.com/momirjalili/httpsd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
newRaftNode initiates a raft instance and returns a committed log entry channel and error channel.
serveHttpKVAPI starts a key-value server with a GET/PUT API and listens.
serveHttpSDAPI starts a key-value server with a GET/PUT API and listens.

# Structs

BoltStorage implements the Storage interface backed by an boltdb.
a key-value store backed by raft.