releaseplatform

package
v0.14.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const BinaryName = "agentic-proofkit"

Variables

This section is empty.

Functions

func BinaryPaths

func BinaryPaths() []string

func NPMCPUValues

func NPMCPUValues() []string

func NPMOSValues

func NPMOSValues() []string

func PackageTarEntries

func PackageTarEntries() []string

func PackageTarEntrySet

func PackageTarEntrySet() map[string]struct{}

func PlatformSuffixSet

func PlatformSuffixSet() map[string]struct{}

func PlatformSuffixes

func PlatformSuffixes() []string

Types

type Target

type Target struct {
	BinaryPath      string
	GOARCH          string
	GOOS            string
	NPMCPU          string
	NPMOS           string
	PackageTarEntry string
	PlatformSuffix  string
	PlatformTag     string
	WheelTag        string
}

func CurrentTarget

func CurrentTarget() (Target, error)

func TargetByPlatformSuffix

func TargetByPlatformSuffix(suffix string) (Target, bool)

func Targets

func Targets() []Target

Jump to

Keyboard shortcuts

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