用于 Go 开发的工具,导入,重构和包命名空间。
Go 的版本 >= 1.9.
go get -u -v gopkg.in/pkgimport.v1/cmd/pkgimport
pkgimport -p ast -i go/ast -o ast.go
或者:
go generate