internal

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const ZonkyGroupID = "io/zonky/test/postgres"

Variables

View Source
var SupportedSystems = []string{
	"linux/amd64",
	"linux/arm64",
	"darwin/amd64",
	"darwin/arm64",
}

Functions

func AvailableMavenVersions

func AvailableMavenVersions(ctx context.Context, mavenURL, groupID, artifactID string) (_ []string, errOut error)

AvailableMavenVersions queries maven metadata for available versions of a maven artifact.

func FilterVersions

func FilterVersions(versions []string) []string

FilterVersions removes everything before 11.0.0.

func SortVersions

func SortVersions(versions []string)

SortVersions sorts versions in ascending order.

func SystemArtifactID

func SystemArtifactID(system string) string

SystemArtifactID returns the maven artifact id for the given system (goos/goarch).

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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