Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IrisApp ¶
func IrisApp() *iris.Application
func IrisMainParty ¶
Types ¶
type IrisServerStarter ¶
type IrisServerStarter struct {
infra.BaseStarter
}
func (*IrisServerStarter) Init ¶
func (i *IrisServerStarter) Init(ctx infra.StarterContext)
func (*IrisServerStarter) Setup ¶
func (i *IrisServerStarter) Setup(ctx infra.StarterContext)
func (*IrisServerStarter) Start ¶
func (i *IrisServerStarter) Start(ctx infra.StarterContext)
func (*IrisServerStarter) StartBlocking ¶
func (i *IrisServerStarter) StartBlocking() bool
Click to show internal directories.
Click to hide internal directories.