Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeoPoint ¶ added in v1.1.2
type GeoPoint struct {
X, Y float64
}
func (GeoPoint) GormDataType ¶ added in v1.1.2
type JSONField ¶
type JSONField []byte
func (JSONField) MarshalJSON ¶
func (*JSONField) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.