Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() application.Application
Types ¶
type ApplicationImpl ¶
type ApplicationImpl struct { Server application.Server // contains filtered or unexported fields }
func (*ApplicationImpl) Assemble ¶
func (a *ApplicationImpl) Assemble() error
func (*ApplicationImpl) Create ¶
func (a *ApplicationImpl) Create()
func (*ApplicationImpl) IsApplication ¶
func (a *ApplicationImpl) IsApplication() bool
func (*ApplicationImpl) Register ¶
func (a *ApplicationImpl) Register()
func (*ApplicationImpl) Run ¶
func (a *ApplicationImpl) Run() int
Click to show internal directories.
Click to hide internal directories.