Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomTime ¶
func CustomTimeFromTime ¶
func CustomTimeFromTime(t time.Time) CustomTime
func Now ¶
func Now() CustomTime
func (*CustomTime) MarshalJSON ¶
func (ct *CustomTime) MarshalJSON() ([]byte, error)
func (*CustomTime) Scan ¶
func (ct *CustomTime) Scan(input interface{}) error
func (*CustomTime) UnmarshalJSON ¶
func (ct *CustomTime) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.