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