package
0.16.0
Repository: https://github.com/rbmk-project/common.git
Documentation: pkg.go.dev

# Functions

Wrap wraps a [DialContextFunc] to ensure we dial just once.

# Variables

ErrMultipleDial is the error returned when we dial more than once.

# Type aliases

DialContextFunc is the function that dials a network connection with the given network and address.