上一篇文章(大约半年前写的):https://www.cnblogs.com/cgzl/p/11246324.html
在GOPATH的src下面建立一个文件夹 protobuf-go,然后在里面执行命令
go mod init github.com/solenovex/protobuf-go
这个命令是用来 ...……
Come on, come on, come on, come on
(Together) We will go our way
(Together) We will leave someday
(Together) Your hand in my hands
(Together) We will make our plans
(Together) We will fly so high
(Tog……
下面这两种方法都需要手动删除package的源码目录。
1、手动删除
It's safe to just delete the source directory and compiled package file. Find the source directory under $GOPATH/src and the package file un ...……