Documentation ¶
Index ¶
- type Time
- func (t *Time) AddDate(years int, months int, days int) Time
- func (t Time) DaysUntilExpiration() int
- func (t Time) Local() time.Time
- func (t Time) MarshalJSON() ([]byte, error)
- func (t *Time) Scan(v interface{}) error
- func (t Time) String() string
- func (t *Time) UnmarshalJSON(data []byte) (err error)
- func (t Time) Value() (driver.Value, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Time ¶
func (Time) DaysUntilExpiration ¶
func (Time) MarshalJSON ¶
func (*Time) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.