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