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

# Functions

NewConfig constructs a new listener config.
NewController constructs a new controller.
NewControllerWithTLS constructs a new controller with TLS.
NewFactory builds the factory.

# Constants

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

# Variables

Version is the version of this controller.

# Structs

Config configures a http server that listens on a port.
Controller listens for incoming HTTP connections on a port.
Factory constructs the http listener.