Go 도구 또는 명령 실행. Go 명령을 독립 실행형 바이너리로 실행하여 주로 디버깅에 사용. 더 많은 정보: https://pkg.go.dev/cmd/go#hdr-Run_specified_go_tool.
go tool
go tool link {{경로/대상/main.o}}
whereis
go tool -n {{명령}} {{인수들}}
go tool {{명령}} --help
go tool dist list