Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func NewApplication ¶
func NewApplication() *Application
func (*Application) Init ¶
func (app *Application) Init()
func (*Application) Run ¶
func (app *Application) Run()
func (*Application) Stop ¶
func (app *Application) Stop()
Click to show internal directories.
Click to hide internal directories.