actuatorfx

package
v0.1.1-0...-03eb687 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ActuatorModule = fx.Module("actuator",
	fx.Provide(
		env.ParseAs[actuator.ConfigManager],
		env.ParseAs[actuator.ConfigDiskActuator],
		AsActuator(actuator.NewDiskActuator),
		actuator.NewManager,
	),
)

Functions

func AsActuator

func AsActuator(t any) any

Types

This section is empty.

Jump to

Keyboard shortcuts

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