package
0.0.0-20250211035330-73cac304b8dd
Repository: https://github.com/zenanet-network/go-zenanet.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new Reader that reads from r.
NewWriter returns a new Writer that writes to w.

# Structs

Entry
Entry is a variable-length-data record in an e2store.
A Reader reads entries from an e2store-encoded file.
Writer writes entries using e2store encoding.