No more. We can now create Go projects anywhere we like. To initialize the project for Go Modules, we run go mod init [module path] ...
確定! 回上一頁