Registry / utility / mitchellh-gox

mitchellh-gox

JSON →
library1.0.1gogounverified

Package gox is a tool for cross-compiling Go programs with ease.

go get github.com/mitchellh/gox
INSTALL
IMPORT
SIG · MITCHELLH-GOX
M
mitchellh-gox
utilitygov1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gox
github.com/mitchellh/gox

Minimal example cross-compiling a Go package using gox.

package main import ( "github.com/mitchellh/gox" ) func main() { gox.GoCrossCompile(".", gox.Options{}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
mitchellh-gox — go get mitchellh-gox · libregistry