This repository was archived by the owner on Jan 16, 2021. It is now read-only.
This repository was archived by the owner on Jan 16, 2021. It is now read-only.
Ability to choose GOOS and GOARCH #188
Open
Description
It would be very useful to set those envvars for the syscall package for instance. Does not need to be in the UI yet, a simple https://godoc.org/syscall?GOOS=windows would be sufficient.
I'm also not sure if Go has been cross compiled for godoc.org, but it would be great if it were.
Thanks for this awesome tool that I use everyday :)