app

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCommand

func CreateCommand(factory *ProjectFactory) cli.Command

func Populate

func Populate(context *project.Context, c *cli.Context)

func ProjectCreate

func ProjectCreate(p *project.Project, c *cli.Context) error

func ProjectUp

func ProjectUp(p *project.Project, c *cli.Context) error

func UpCommand

func UpCommand(factory *ProjectFactory) cli.Command

func Upgrade

func Upgrade(p *project.Project, c *cli.Context) error

func UpgradeCommand

func UpgradeCommand(factory *ProjectFactory) cli.Command

func WithProject

func WithProject(factory *ProjectFactory, action ProjectAction) func(context *cli.Context) error

Types

type ProjectAction

type ProjectAction func(project *project.Project, c *cli.Context) error

type ProjectFactory

type ProjectFactory struct {
}

func (*ProjectFactory) Create

func (p *ProjectFactory) Create(c *cli.Context) (*project.Project, error)

Jump to

Keyboard shortcuts

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