Go module initiated with module or project name. go mod init firstgo_app. This will create module config file go.mod which will have the module name and go ...
確定! 回上一頁