package platformutil
import "github.com/docker/buildx/util/platformutil"
Index ¶
- func Dedupe(in []ocispecs.Platform) []ocispecs.Platform
- func Format(in []ocispecs.Platform) []string
- func FormatInGroups(gg ...[]ocispecs.Platform) []string
- func Parse(platformsStr []string) ([]ocispecs.Platform, error)
Functions ¶
func Dedupe ¶
func Format ¶
func FormatInGroups ¶
func Parse ¶
Source Files ¶
- Version
- v0.24.0-rc1
- Published
- May 14, 2025
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 3 hours ago –
Tools for package owners.