Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
App *iris.Application
}
Instance of webserver
func (*Instance) StartInstance ¶ added in v0.2.3
func (objInstance *Instance) StartInstance()
StartInstance prepare instance data, before running
Click to show internal directories.
Click to hide internal directories.