package
0.0.0-20200604101126-5bd6cff2be45
Repository: https://github.com/bcbchain/bclib.git
Documentation: pkg.go.dev

# README

go-autofile

# Functions

A simple SearchFunc that assumes that the marker is of form <prefix><number>.
No description provided by the author
No description provided by the author

# 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.