Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultComponent ¶
DefaultComponent .
func (*DefaultComponent) BeginRequest ¶
func (c *DefaultComponent) BeginRequest(rt freedom.Runtime)
BeginRequest .
type SingleComponent ¶
type SingleComponent struct {
StartTime int64
}
SingleComponent . 单例组件
func (*SingleComponent) Booting ¶ added in v1.1.9
func (s *SingleComponent) Booting(sb freedom.SingleBoot)
Booting 单例组件 http listen 前会调用.
Click to show internal directories.
Click to hide internal directories.