package luci

import "golang.org/x/build/internal/luci"

Package luci contains commonly needed LUCI helpers.

Index

Functions

func PlatformToGoValues

func PlatformToGoValues(platform string) (goos string, goarch string, err error)

PlatformToGoValues converts the swarming dimensions cipd_platform string into the corresponding runtime.GOOS and runtime.GOARCH values.

Source Files

luci.go

Version
v0.0.0-20250421191922-3619c213cff3 (latest)
Published
Apr 21, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
3 months ago

Tools for package owners.