package
0.5.0
Repository: https://github.com/polarstreams/go-client.git
Documentation: pkg.go.dev

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