package
0.5.6
Repository: https://github.com/30x/changeagent.git
Documentation: pkg.go.dev

# Functions

DecodeEntry turns a protobuf created by EncodeEntry back into an Entry.
DecodeEntryFromPb parses the special struct from a protobuf entry and turns it into a regular Entry.
ParseNodeID takes the string generated by "String" and turns it back in to a NodeID.

# Structs

Entry
An Entry represents a single record in the storage system.

# Type aliases

NodeID represents the unique ID of a single Raft node.