develop

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ActionSet = map[Action]struct{}{
	ActionCreatePlugin:   {},
	ActionValidatePlugin: {},
}

Functions

func CreatePlugin added in v0.6.0

func CreatePlugin() error

func IsValideAction

func IsValideAction(action Action) bool

func ValidatePlugin added in v0.6.0

func ValidatePlugin() error

Types

type Action

type Action string
const (
	ActionCreatePlugin   Action = "create-plugin"
	ActionValidatePlugin Action = "validate-plugin"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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