example_hot_plugin

package
v0.0.0-...-7348120 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const BinaryID = "github.com/aperturerobotics/controllerbus/example/hot-demo/plugin"

BinaryID is the identifier for the plugin binary.

View Source
const BinaryVersion = "0.0.0"

BinaryVersion is the version string.

Variables

View Source
var BinaryFactories = func(b bus.Bus) []controller.Factory {
	return []controller.Factory{
		boilerplate_controller.NewFactory(b),
	}
}

BinaryFactories are the factories included in the binary.

Functions

This section is empty.

Types

type ExamplePlugin

type ExamplePlugin = plugin.StaticPlugin

ExamplePlugin is the top-level example plugin.

func NewExamplePlugin

func NewExamplePlugin() *ExamplePlugin

NewExamplePlugin constructs a new example plugin.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳