plugins

package
v1.6.18 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagerCtx

type ManagerCtx struct {
	// contains filtered or unexported fields
}

func New

func New(config *config.Plugins) *ManagerCtx

func (*ManagerCtx) InitConfigs

func (manager *ManagerCtx) InitConfigs(cmd *cobra.Command)

func (*ManagerCtx) LookupService

func (manager *ManagerCtx) LookupService(pluginName string) (any, error)

func (*ManagerCtx) Metadata added in v1.6.10

func (manager *ManagerCtx) Metadata() []types.PluginMetadata

func (*ManagerCtx) SetConfigs

func (manager *ManagerCtx) SetConfigs()

func (*ManagerCtx) Shutdown

func (manager *ManagerCtx) Shutdown() error

func (*ManagerCtx) Start

func (manager *ManagerCtx) Start(
	sessionManager types.SessionManager,
	webSocketManager types.WebSocketManager,
	apiManager types.ApiManager,
)

Jump to

Keyboard shortcuts

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