create

package
v0.0.0-...-3f88e16 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func App

func App(ctx *cli.Context) error

App creates a new application.

func Component

func Component(ctx *cli.Context) error

Component creates a new component.

Types

type AppT

type AppT struct {
	Name   string `cli:"*name" usage:"Application name"`
	Module string `cli:"module" usage:"Go module, defaults to --name"`
}

AppT struct.

type ComponentT

type ComponentT struct {
	Name string `cli:"*name" usage:"Component name"`
}

ComponentT struct.

Jump to

Keyboard shortcuts

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