base-golang/README.md

5 lines
198 B
Markdown
Raw Permalink Normal View History

2024-07-23 10:23:43 +08:00
## Golang公共包
* pb协议文件生成命令
`protoc --proto_path=pkg/websocket/codec/protobuf/protocol --go_out=pkg/websocket/codec/protobuf/protocol --go_opt=paths=source_relative base.proto`