Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Date ¶
type Date struct {
gorm_datatypes.Date
}
func (*Date) MarshalJSON ¶
func (*Date) UnmarshalJSON ¶
type NullString ¶
type NullString struct {
sql.NullString
}
func (NullString) MarshalJSON ¶
func (c NullString) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.