package platformutil

import "github.com/docker/buildx/util/platformutil"

Index

Functions

func Dedupe

func Dedupe(in []specs.Platform) []specs.Platform

func Format

func Format(in []specs.Platform) []string

func FormatInGroups

func FormatInGroups(gg ...[]specs.Platform) []string

func Parse

func Parse(platformsStr []string) ([]specs.Platform, error)

Source Files

parse.go

Version
v0.22.0-rc2
Published
Mar 17, 2025
Platform
js/wasm
Imports
3 packages
Last checked
12 hours ago

Tools for package owners.