package
1.9.0
Repository: https://github.com/m-lab/tcp-info.git
Documentation: pkg.go.dev

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