# Functions
NewPublisher creates a new instance of the v2 Publisher.
# Constants
No description provided by the author
# Structs
SnappyConcatReader is an io.Reader that takes a list of snappy-compressed buffers (Streams) and returns a single valid snappy-compressed stream equivalent to the concatenation of those buffers without additional allocation.