Versions in this module Expand all Collapse all v0 v0.0.1 Oct 16, 2022 Changes in this version + type CIDR struct + IP net.IP + IPNet *net.IPNet + func (c CIDR) String() string + type RFC3339Duration struct + Day int + Hour int + Minute int + Month int + Second int + Week int + Year int + func (r RFC3339Duration) String() string + type Time struct + Hour int + Location *time.Location + Minute int + NanoSecond int + Second int + func (t Time) String() string + func (t Time) Time(year int, month time.Month, day int) time.Time