Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestOrmCMD ¶
func NewTestOrmCMD(ctx frame.ContextCommander) frame.CommandGetter
Types ¶
type TestOrmCMD ¶
type TestOrmCMD struct {
Ctx frame.ContextCommander
}
func (*TestOrmCMD) GetCommand ¶
func (m *TestOrmCMD) GetCommand() interface{}
GetCommand 获取命令行命令对象,实现 frame.CommandGetter 接口
Click to show internal directories.
Click to hide internal directories.