app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NewLine   = "\n"
	Space     = " "
	Empty     = ""
	EqualSign = "="
)
View Source
const (
	TypeSimple int = 0
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct {
	// contains filtered or unexported fields
}

func NewEngine

func NewEngine(c *cli.Context) *Engine

func (*Engine) Process

func (engine *Engine) Process()

type Param

type Param struct {
	// contains filtered or unexported fields
}

type Parameters

type Parameters struct {
	// contains filtered or unexported fields
}

func NewParameters

func NewParameters(yamlFilename string, overrides []string) (*Parameters, error)

Jump to

Keyboard shortcuts

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