ha

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Disabled = disabled{}

Functions

func Register added in v1.1.0

func Register(mf ManagerFactory)

Types

type Manager

type Manager interface {
	Standby() bool
}

func Make added in v1.1.0

func Make(args blip.ConfigMonitor) (Manager, error)

type ManagerFactory added in v1.1.0

type ManagerFactory interface {
	Make(monitor blip.ConfigMonitor) (Manager, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL