Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringArray ¶
type StringArray []string
func (StringArray) GormDBDataType ¶
GormDBDataType gorm db data type
func (StringArray) GormDataType ¶
func (StringArray) GormDataType() string
GormDataType gorm common data type
func (*StringArray) Scan ¶
func (j *StringArray) Scan(value interface{}) error
implements sql.Scanner interface
Click to show internal directories.
Click to hide internal directories.