Versions in this module Expand all Collapse all v1 v1.0.6 Feb 25, 2021 v1.0.4 Feb 25, 2021 Changes in this version + type Duration xtime.Duration + func (d *Duration) UnmarshalText(text []byte) error + func (d Duration) Shrink(c context.Context) (Duration, context.Context, context.CancelFunc) + type Time int64 + func (jt *Time) Scan(src interface{}) (err error) + func (jt Time) Time() xtime.Time + func (jt Time) Value() (driver.Value, error)