Go to file
2024-08-06 10:06:11 +08:00
pkg [🚀] region 2024-08-06 10:04:41 +08:00
tool [🚀] git -> gitea 2024-07-31 16:49:14 +08:00
.gitignore first commit 2024-07-23 10:23:43 +08:00
go.mod [🚀] git -> gitea 2024-07-31 16:49:14 +08:00
go.sum [🚀] git -> gitea 2024-07-31 16:49:14 +08:00
README.md first commit 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