# fx go | |
Manage Go source code | |
```none | |
usage: fx go [SUBCOMMAND] [ARGS...] | |
Entrypoint to Fuchsia's Go toolchain. | |
Run `fx go help` to see all subcommands and flags. | |
``` | |
[go source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/go) |