Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReleaseTime ¶
ReleaseTime is provider release metadata decoded for cooldown. Full timestamps are kept exact; date-only values are interpreted as the last second of that UTC day so a release is not treated as old too early.
func (*ReleaseTime) UnmarshalJSON ¶
func (t *ReleaseTime) UnmarshalJSON(data []byte) error
func (*ReleaseTime) UnmarshalYAML ¶
func (t *ReleaseTime) UnmarshalYAML(node *yaml.Node) error
Click to show internal directories.
Click to hide internal directories.