management

package
v0.0.0-...-8beec87 Latest Latest
Warning

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

Go to latest
Published: May 18, 2022 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build()

func Init

func Init(name string)
func Search(searchPattern string, configPath string)

func Upload

func Upload(path string)

Types

type Config

type Config struct {
	Local  Local
	Global Global
}

type Global

type Global struct {
	Name            string
	VersionMajor    uint
	VersionMinor    uint
	VersionPatch    uint
	PNPVersionMajor uint
	PNPVersionMinor uint
	PNPVersionPatch uint
	Description     string
	License         string
	SourceURL       string
}

type Local

type Local struct {
	OutputDir string
	StaticDir string
	GoPath    string
}

Jump to

Keyboard shortcuts

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