|
||
---|---|---|
pkg | ||
tool | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md |
Golang公共包
- pb协议文件生成命令
protoc --proto_path=pkg/websocket/codec/protobuf/protocol --go_out=pkg/websocket/codec/protobuf/protocol --go_opt=paths=source_relative base.proto
|
||
---|---|---|
pkg | ||
tool | ||
.gitignore | ||
go.mod | ||
go.sum | ||
README.md |
protoc --proto_path=pkg/websocket/codec/protobuf/protocol --go_out=pkg/websocket/codec/protobuf/protocol --go_opt=paths=source_relative base.proto