typimain

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TypicalApplication

type TypicalApplication struct {
	*typictx.Context
}

TypicalApplication represent typical application

func NewTypicalApplication

func NewTypicalApplication(context *typictx.Context) *TypicalApplication

NewTypicalApplication return new instance of TypicalApplications

func (*TypicalApplication) Cli

func (t *TypicalApplication) Cli() *cli.App

Cli return the command line interface

type TypicalDevTool

type TypicalDevTool struct {
	*typictx.Context
}

TypicalDevTool represent typical task tool application

func NewTypicalDevTool added in v0.4.0

func NewTypicalDevTool(context *typictx.Context) *TypicalDevTool

NewTypicalDevTool return new instance of TypicalCli

func (*TypicalDevTool) Cli

func (t *TypicalDevTool) Cli() *cli.App

Cli return the command line interface

type TypicalGenerator added in v0.5.0

type TypicalGenerator struct {
	*typictx.Context
}

TypicalGenerator represent typical generator

func NewTypicalGenerator added in v0.5.0

func NewTypicalGenerator(context *typictx.Context) *TypicalGenerator

NewTypicalGenerator return new instance of TypicalCli

func (*TypicalGenerator) Cli added in v0.5.0

func (t *TypicalGenerator) Cli() *cli.App

Cli return the command line interface

Jump to

Keyboard shortcuts

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