Documentation ¶
Index ¶
Constants ¶
View Source
const DateFormat = "2006-01-02"
View Source
const DateTimeFormat = "2006-01-02 15:04:05"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalDate ¶
LocalDate 本地日期
func (LocalDate) MarshalJSON ¶
MarshalJSON LocalDate 序列号
func (*LocalDate) UnmarshalJSON ¶
type LocalTime ¶
LocalTime 本地时间
func (LocalTime) MarshalJSON ¶
MarshalJSON gorm marshal 序列化结构体
func (*LocalTime) UnmarshalJSON ¶
UnmarshalJSON gin bind 反射结构体
Click to show internal directories.
Click to hide internal directories.