cooker

package module
v0.0.0-...-f923667 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: MIT Imports: 6 Imported by: 0

README

cooker

Application framework for golang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func CreateApp

func CreateApp(orgName string, productName string, projectName string, programName string) *App

func (*App) GetModuleManager

func (app *App) GetModuleManager() *module.ModuleManager

func (*App) Init

func (app *App) Init() error

func (*App) Run

func (app *App) Run()

func (*App) SetInterruptHandler

func (app *App) SetInterruptHandler(sig os.Signal, fn func(*App))

func (*App) SetOrgName

func (app *App) SetOrgName(name string)

func (*App) SetProductName

func (app *App) SetProductName(name string)

func (*App) SetProgramName

func (app *App) SetProgramName(name string)

func (*App) SetProjectName

func (app *App) SetProjectName(name string)

type Info

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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