# Functions
NewSaver creates a new Saver for the given host and pod.
# Variables
Errors generated by saver functions.
# Structs
Connection objects handle all output associated with a single connection.
Saver provides functionality for saving tcpinfo diffs to connection files.
Task represents a single marshalling task, specifying the message and the writer.
TcpStats is used to save the connection stats as connection is closing.
# Interfaces
CacheLogger is any object with a LogCacheStats method.