Documentation
¶
Overview ¶
Package mysqljson provides small scanner/value types for MySQL JSON columns.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Int64s ¶
type Int64s []int64
Int64s stores an int64 slice in a MySQL JSON column.
func (Int64s) GormDataType ¶
GormDataType tells GORM to keep Int64s as a JSON column.
Click to show internal directories.
Click to hide internal directories.