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

# Functions

NewController constructs a new forwarding controller.
NewDialResolver constructs a new dial resolver.
NewFactory builds a forwarding factory.
NewMountedStreamHandler constructs the mounted stream handler.

# Constants

ConfigID is the string used to identify this config object.
ControllerID identifies the forwarding controller.

# Variables

Version is the controller version.

# Structs

Config configures the forwarding controller.
Controller implements the forwarding controller.
DialResolver resolves HandleMountedStream by dialing a multiaddr.
Factory constructs a forwarding controller.
MountedStreamHandler implements the mounted stream handler.