1.1。使用该命令来设置锣的环境,然后您可以使用查看2.2。生成go.mod文件GO MOD INIT
get-u github.com/gin-gonic/gin
您将看到go.mod文件,您可以看到helloworld.go的支持
去运行helloworld.go
作者:小米,Ye Zi的版权属于作者。
1.1。使用该命令来设置锣的环境,然后您可以使用查看2.2。生成go.mod文件GO MOD INIT
get-u github.com/gin-gonic/gin
您将看到go.mod文件,您可以看到helloworld.go的支持
去运行helloworld.go
作者:小米,Ye Zi的版权属于作者。