Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Map ¶
type Map struct {
FileReference *models.FileReference
Values []*MapEntry
}
Map is a struct that is used to describe a yaml tag that is a map of key value pairs.
func (*Map) UnmarshalYAML ¶
Click to show internal directories.
Click to hide internal directories.