go-tool

tool Run a specific Go tool or command. Execute a…

go tool

Run a specific Go tool or command. Execute a Go command as a stand-alone binary, typically for debugging. More information: https://pkg.go.dev/cmd/go#hdr-Run_specified_go_tool.

go tool

go tool link {{path/to/main.o}}

go tool -n {{command}} {{arguments}}

go tool {{command}} --help

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← go-test gotty →