Documentation
¶
Index ¶
- type Command
- type Commands
- func (Commands) GormDBDataType(db *gorm.DB, field *schema.Field) string
- func (Commands) GormDataType() string
- func (js Commands) GormValue(ctx context.Context, db *gorm.DB) (expr clause.Expr)
- func (c *Commands) Scan(value interface{}) (err error)
- func (c Commands) Value() (value driver.Value, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Commands ¶
type Commands []Command
func (Commands) GormDBDataType ¶
func (Commands) GormDataType ¶
Click to show internal directories.
Click to hide internal directories.