package
3.1.3+incompatible
Repository: https://github.com/filecoin-project/mir.git
Documentation: pkg.go.dev
# Functions
New returns a newly allocated and initialized MessageBuffer for the given nodeID and with the given initial capacity.
NewBuffers returns multiple buffers, one for each node listed in nodeIDs.
# Structs
MessageBuffer represents a message buffer, buffering messages from a single node.
# Type aliases
Applicable is an enum-style type representing the status of a message stored in the message buffer.