events

package
v1.3.12 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModuleEvent

type ModuleEvent struct {
	ModuleName string
	EventType  ModuleEventType
}

ModuleEvent event model for hooks

type ModuleEventType

type ModuleEventType int

ModuleEventType type of the event

const (
	ModuleRegistered ModuleEventType = iota
	ModuleEnabled
	ModuleDisabled
	ModuleStateChanged
	ModuleConfigChanged

	FirstConvergeDone
)

Jump to

Keyboard shortcuts

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