Keine Beschreibung

bvbej 2ae877f747 Merge branch 'dev' of bvbej/base-golang into master vor 1 Jahr
pkg 8f09da1265 [add] Closed return vor 1 Jahr
tool b2441a7132 [add] 钉钉推送 vor 1 Jahr
.gitignore e3d8e4b125 [add] FindIPv4 vor 2 Jahren
README.md 794e468012 [add] protocol 整理 vor 2 Jahren
go.mod b29f118728 [add] 封装auth包 vor 1 Jahr
go.sum b29f118728 [add] 封装auth包 vor 1 Jahr

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