package
0.38.1
Repository: https://github.com/aperturerobotics/bifrost.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ExLookupTptAddr executes collecting transport addresses for a peer.
NewDialTptAddr constructs a new DialTptAddr directive.
NewLookupTptAddr constructs a new LookupTptAddr directive.
ParseTptAddr parses a transport address string.

# Constants

TptAddrDelimiter is the delimiter for tpt addr sections.

# Variables

ErrInvalidTptAddr is returned if the tptaddr was invalid.

# Interfaces

DialTptAddr is a directive to establish a link with a peer via a transport address.
LookupTptAddr is a directive to look up transport addresses for a peer id.

# Type aliases

DialTptAddrValue is the type emitted when resolving DialTptAddr.
LookupTptAddrValue is the type emitted when resolving LookupTptAddr.