wafflepaw

package
v0.0.0-...-e9d226e Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const ID = "wafflepaw"

Variables

View Source
var IntegrationList = make(map[string]*Integration)

Functions

func AddIntegration

func AddIntegration(i *Integration) bool

func InitPlugin

func InitPlugin(c *types.PluginConfig) error

func StartMonitor

func StartMonitor(c *types.Component)

Types

type Integration

type Integration struct {
	// Display name of the integration
	Name string

	// Description of the integration
	Run func(s *scope.Scope) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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