go语言

go Tutorial:

创建一个类似的文件格式 Create a Go module 在greetings 的文件夹子里 go mod init

go mod tidy

package path: The path that uniquely identifies a package. A

go mod init

Enable dependency tracking When your code imports packages contained in