Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortByImageInfo ¶ added in v1.0.2
func SortByImageInfo(list []ImageInfo)
Types ¶
type ByImageInfo ¶ added in v1.0.2
type ByImageInfo []ImageInfo
func (ByImageInfo) Len ¶ added in v1.0.2
func (vs ByImageInfo) Len() int
func (ByImageInfo) Less ¶ added in v1.0.2
func (vs ByImageInfo) Less(i, j int) bool
func (ByImageInfo) Swap ¶ added in v1.0.2
func (vs ByImageInfo) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.