package
0.19.0
Repository: https://github.com/kopia/kopia.git
Documentation: pkg.go.dev

# Functions

NewReconnector creates a new Pool for a given connector.
UsingConnection invokes the provided callback for a Connection.

# Structs

Reconnector manages active Connection with automatic retrying and reconnection.

# Interfaces

Connection encapsulates a single connection.
ConnectorImpl provides a set of methods to manage connections.