go mod init learn. This command will create a go.mod file in the same directory. Let's examine the contents of this file. Do a cat go.mod
確定! 回上一頁