mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-28 06:56:10 +08:00
增加链路追踪配置,优化服务退出流程,gf版本升级到v2.4.2
This commit is contained in:
5
server/internal/consts/event.go
Normal file
5
server/internal/consts/event.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package consts
|
||||
|
||||
const (
|
||||
EventServerClose = "server.close" // 服务关闭事件
|
||||
)
|
Reference in New Issue
Block a user