# Functions
No description provided by the author
Creates a new TrackedConnection using the provided tcp conn.
Creates a new TrackedConnection using the provided tcp conn.
No description provided by the author
No description provided by the author
Tries to reuse a buffer-backed reader.
# Structs
CopyOnWriteMap provides basic functionality of a copy-on-write dictionary that uses a valueCreator function (instead of a value like sync.Map).
TrackedConnection represents a net connection over http that contains information about whether it's open/closed.