plugin

package
v0.0.0-...-6edac6f Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Manifest

type Manifest struct {
	Name        string                 `json:"name" structs:"name" mapstructure:"name"`
	Description string                 `json:"description" structs:"description" mapstructure:"description"`
	Version     string                 `json:"version" structs:"version" mapstructure:"version"`
	Type        string                 `json:"type" structs:"type" mapstructure:"type"`
	Import      string                 `json:"import" structs:"import" mapstructure:"import"`
	Module      string                 `json:"module" structs:"module" mapstructure:"module"`
	Path        string                 `json:"path" structs:"path" mapstructure:"path"`
	Options     map[string]interface{} `json:"options" structs:"options" mapstructure:"options"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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