package
0.22.6
Repository: https://github.com/preminem/tendermint.git
Documentation: pkg.go.dev

# README

go-autofile

# Packages

No description provided by the author

# Functions

A simple SearchFunc that assumes that the marker is of form <prefix><number>.
No description provided by the author
OpenGroup creates a new Group with head at headPath.

# Structs

Automatically closes and re-opens file for writing.
You can open a Group to keep restrictions on an AutoFile, like the maximum size of each chunk, and/or the total amount of bytes stored in the group.
GroupInfo holds information about the group.
GroupReader provides an interface for reading from a Group.
Watchces for SIGHUP events and notifies registered AutoFiles.

# Type aliases

Returns -1 if line comes after, 0 if found, 1 if line comes before.