Versions in this module Expand all Collapse all v1 v1.0.0 Mar 15, 2024 Changes in this version + const Day + type Duration struct + func (d *Duration) UnmarshalText(b []byte) (err error) + func (d Duration) MarshalText() (text []byte, err error) + func (d Duration) String() (str string)