Closed tbdrm closed 1 year ago
tag太麻烦了,我之前加过一次,还是随机的这个方便——于我而言。
code-tbd @.***> 于2023年8月14日周一 10:33写道:
kratos-transport https://github.com/tx7do/kratos-transport/tree/main/ transport https://github.com/tx7do/kratos-transport/tree/main/transport /websocket/ 作者你好,我通过go get安装依赖包,版本号是日期哈希值,在日志记录caller时非常长,能否优化加个tag。 ps:对go包发布不是特别了解,不确定能不能实现子模块的版本管理。
— Reply to this email directly, view it on GitHub https://github.com/tx7do/kratos-transport/issues/56, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZKQJCYGYX5IPDU72VFUITXVGFAJANCNFSM6AAAAAA3PCJ6QM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
作者你好,我通过
go get github.com/tx7do/kratos-transport/transport/websocket@latest
安装依赖包,版本号是日期哈希值github.com/tx7do/kratos-transport/transport/websocket v0.0.0-20230803222306-0904a461c75e
在日志记录caller时非常长INFO ts=2023-08-14T10:28:18+08:00 caller=websocket@v0.0.0-20230803222306-0904a461c75e/server.go:267 service.id=xxx service.name= service.version= trace.id= span.id= msg=[websocket] server listening on: [::]:9002
能否优化加个tag。 ps:对go包发布不是特别了解,不确定能不能实现子模块的版本管理。