摘要:
初始化一个modules项目。 在项目目录下执行: go mod init github.com/xiaof-github/kafdrop-go/server 如下 cat .\go.modmodule github.com/xiaof-github/kafdrop-go/server go 1.1 阅读全文
posted @ 2020-10-30 15:25
贝隆
阅读(208)
评论(0)
推荐(0)
|
摘要:
初始化一个modules项目。 在项目目录下执行: go mod init github.com/xiaof-github/kafdrop-go/server 如下 cat .\go.modmodule github.com/xiaof-github/kafdrop-go/server go 1.1 阅读全文
posted @ 2020-10-30 15:25
贝隆
阅读(208)
评论(0)
推荐(0)
|