tools

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GeneratePluginDoc

func GeneratePluginDoc(outputRootPath, menuFilePath, pluginFilePath string) error

func GetModuleName added in v0.3.0

func GetModuleName() string

Types

type Catalog added in v0.2.0

type Catalog struct {
	Name    string     `yaml:"name,omitempty"`
	Path    string     `yaml:"path,omitempty"`
	Catalog []*Catalog `yaml:"catalog,omitempty"`
}

func LoadCatalog added in v0.2.0

func LoadCatalog(filename string) (*Catalog, error)

LoadCatalog data from file

func (*Catalog) Find added in v0.2.0

func (c *Catalog) Find(namePaths ...string) *Catalog

Find Catalog by paths

func (*Catalog) Save added in v0.2.0

func (c *Catalog) Save(filename string) error

Jump to

Keyboard shortcuts

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