platforms

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mapping

type Mapping struct {
	Npm  NpmMapping
	PyPI PyPIMapping
}

func Lookup

func Lookup(goos, goarch string) (Mapping, error)

type NpmMapping

type NpmMapping struct {
	OS            string
	CPU           string
	PackageSuffix string
}

type Platform

type Platform struct {
	GOOS   string
	GOARCH string
}

func All

func All() []Platform

type PyPIMapping

type PyPIMapping struct {
	WheelTag string
}

Jump to

Keyboard shortcuts

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