Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Platform ¶
type Platform int
func GetPlatformType ¶
func (Platform) MarshalYAML ¶
MarshalYAML customizes the behavior of Platform when being marshaled into a YAML document. The returned value is marshaled in place of the original value implementing Marshaller
func (*Platform) UnmarshalYAML ¶
UnmarshalYAML customizes the behavior when being unmarshalled from a YAML document
Click to show internal directories.
Click to hide internal directories.