Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DemoHandler ¶
type DemoHandler struct {
// contains filtered or unexported fields
}
DemoHandler ... 示例 handler
func (*DemoHandler) Handlers ¶
func (inst *DemoHandler) Handlers() []*engine.HandlerRegistration
Handlers ...
type DemoUnit ¶
type DemoUnit struct {
// contains filtered or unexported fields
}
DemoUnit ... 单元测试示例
func (*DemoUnit) Units ¶
func (inst *DemoUnit) Units(list []*units.Registration) []*units.Registration
Units ...
Click to show internal directories.
Click to hide internal directories.