Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ISODuration ¶
func ParseISODuration ¶
func ParseISODuration(input string) (*ISODuration, error)
func (*ISODuration) Duration ¶
func (d *ISODuration) Duration() time.Duration
func (*ISODuration) String ¶
func (d *ISODuration) String() string
Click to show internal directories.
Click to hide internal directories.