integration

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin interface {
	GetName() string
	Init(instanceId string) error
	ObjectStack(varStack map[string]string) map[string]interface{}
	Destroy() error
}

type Plugins

type Plugins []Plugin

func PluginsInstance

func PluginsInstance() Plugins

func (Plugins) DestroyAll

func (p Plugins) DestroyAll()

func (Plugins) InitAll

func (p Plugins) InitAll(fid string)

func (Plugins) ObjectStack

func (p Plugins) ObjectStack(varStack map[string]string) (stack map[string]interface{})

Directories

Path Synopsis
dcs

Jump to

Keyboard shortcuts

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