package
0.1.0-alpha4
Repository: https://github.com/davidsbond/arrebato.git
Documentation: pkg.go.dev

# Functions

Marshal converts a command into its byte representation.
New returns a new Command wrapping a proto.Message implementation.
NewExecutor returns a new instance of the Executor type that will execute Command instances via the given LogApplier.
Unmarshal converts a byte slice into a Command.

# Variables

ErrNotLeader is the error given when trying to execute a Command on a node that is not the leader.

# Structs

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

# Interfaces

No description provided by the author