Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenapiCommandProvider ¶
type OpenapiCommandProvider struct{}
OpenapiCommandProvider openapi模块命令提供者
func (*OpenapiCommandProvider) GetCommands ¶
func (p *OpenapiCommandProvider) GetCommands() []*gcmd.Command
GetCommands 获取openapi模块的命令列表 功能:返回openapi模块提供的所有命令 返回值:命令列表
func (*OpenapiCommandProvider) GetModuleName ¶
func (p *OpenapiCommandProvider) GetModuleName() string
GetModuleName 获取模块名称 功能:返回模块名称 返回值:模块名称字符串
Click to show internal directories.
Click to hide internal directories.