Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct { }
func NewApplication ¶
func NewApplication() *Application
func (*Application) Init ¶
func (a *Application) Init() error
func (*Application) Run ¶
func (a *Application) Run() error
Click to show internal directories.
Click to hide internal directories.