Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShellcliEntity ¶
type ShellcliEntity struct { base.IdTimeStampsModel Input string `gorm:"column:Input" json:"Input" form:"Input" comment:"Input"` Output string `gorm:"column:Output" json:"Output" form:"Output" comment:"Output"` }
func (ShellcliEntity) TableName ¶
func (ShellcliEntity) TableName() string
Click to show internal directories.
Click to hide internal directories.