Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DifferentPackageEndingInVersion ¶
type DifferentPackageEndingInVersion struct {
Name string `json:"name"`
}
func (DifferentPackageEndingInVersion) MarshalYAML ¶
func (o DifferentPackageEndingInVersion) MarshalYAML() (interface{}, error)
func (*DifferentPackageEndingInVersion) UnmarshalYAML ¶
func (o *DifferentPackageEndingInVersion) UnmarshalYAML(unmarshal func(interface{}) error) error
Click to show internal directories.
Click to hide internal directories.