generator

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2018 License: Apache-2.0 Imports: 9 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChartGenerator

type ChartGenerator struct {
	Path         string
	Language     string
	TemplateRepo *TemplateRepository
	// contains filtered or unexported fields
}

func (*ChartGenerator) AddPackage

func (cg *ChartGenerator) AddPackage(pkg string)

func (*ChartGenerator) CreateChart

func (cg *ChartGenerator) CreateChart() error

func (*ChartGenerator) GetLanguage

func (cg *ChartGenerator) GetLanguage() (string, error)

func (*ChartGenerator) GetSupportedLanguages

func (cg *ChartGenerator) GetSupportedLanguages() ([]string, error)

func (*ChartGenerator) IsSupportedLanguage

func (cg *ChartGenerator) IsSupportedLanguage(language string) bool

func (*ChartGenerator) RemovePackage

func (cg *ChartGenerator) RemovePackage(pkg string)

type TemplateRepository

type TemplateRepository struct {
	URL       string
	LocalPath string
}

Jump to

Keyboard shortcuts

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