Versions in this module Expand all Collapse all v0 v0.0.1 Jun 11, 2020 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)