# Variables
Errors that may be returned by Buffer functions.
Errors that may be returned by Buffer functions.
Errors that may be returned by Buffer functions.
Errors that may be returned by Buffer functions.
# Structs
ActiveStats is a stats object that supports updates.
Base provides common parser functionality.
Buffer provides all basic functionality generally needed for buffering, annotating, and inserting rows that implement Annotatable.
NullAnnotator satisfies the Annotatable interface without actually doing anything.
Stats contains stats about buffer history.
# Interfaces
Annotatable interface enables integration of annotation into parser.Base.
HasStats can provide stats.
Sink defines the interface for committing rows.