go mod應用. go mod init github.com/username/my_project_name. cd 到含有go.mod的資料夾中. go {install, test, build, mod download} 四擇一.
確定! 回上一頁