infrasort

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoVersions

type GoVersions []*goversion.GoVersion

GoVersions implements sort.Interface and sorts versions in descending order. If Major, Minor, Patch, or Revision of any GoVersion in the slice can't be parsed by strconv.Atoi, the result of using this type is undefined.

func (GoVersions) Len

func (versions GoVersions) Len() int

func (GoVersions) Less

func (versions GoVersions) Less(i, j int) bool

func (GoVersions) Swap

func (versions GoVersions) Swap(i, j int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL