//
pkg.gl
Category
github.com/aperturerobotics/bifrost
stream
srpc
client
controller
package
0.38.1
Repository:
https://github.com/aperturerobotics/bifrost.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
543 SLOC
#
Functions
NewController
NewController constructs a new controller.
NewFactory
NewFactory builds the factory.
#
Constants
ConfigID
ConfigID is the config identifier.
ControllerID
ControllerID is the controller ID.
#
Variables
Version
Version is the version of this controller.
#
Structs
Config
Config configures mounting a bifrost srpc RPC client to a bus.
Controller
Controller mounts a bifrost stream srpc client to a bus.
Factory
Factory constructs a controller factory.