Documentation
¶
Index ¶
- type Time
- func (t Time) MarshalBSON() ([]byte, error)
- func (t Time) MarshalJSON() ([]byte, error)
- func (t *Time) Scan(value interface{}) error
- func (t Time) String() string
- func (t *Time) UnmarshalBSON(data []byte) error
- func (t *Time) UnmarshalJSON(data []byte) 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 ¶
Time time
func (*Time) UnmarshalBSON ¶
UnmarshalBSON unmarshal bson
func (*Time) UnmarshalJSON ¶
UnmarshalJSON unmarshal json
Click to show internal directories.
Click to hide internal directories.