Versions in this module Expand all Collapse all v1 v1.0.0 Aug 3, 2023 Changes in this version + type Map struct + FileReference *models.FileReference + Values []*MapEntry + func (m *Map) UnmarshalYAML(node *yaml.Node) error + type MapEntry struct + FileReference *models.FileReference + Key string + Value any