Versions in this module Expand all Collapse all v0 v0.1.15 Jan 3, 2023 v0.1.14 Jan 3, 2023 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)