Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMainModule ¶ added in v0.1.0
func NewMainModule() *application.ModuleBuilder
NewMainModule ...
func NewTestModule ¶ added in v0.1.0
func NewTestModule() *application.ModuleBuilder
NewTestModule ...
Types ¶
type Agent ¶ added in v0.1.1
type Agent interface {
GetLib() repositories.Lib
}
Agent 提供一个获取 repositories.Lib 的便捷接口
Click to show internal directories.
Click to hide internal directories.