Documentation
¶
Overview ¶
gocross is a wrapper around the `go` tool that invokes `go` from Tailscale's custom toolchain, with the right build parameters injected based on the native+target GOOS/GOARCH.
In short, when aliased to `go`, using `go build`, `go test` behave like the upstream Go tools, but produce correctly configured, correctly linked binaries stamped with version information.
Click to show internal directories.
Click to hide internal directories.