mirror of
https://github.com/smallnest/rpcx.git
synced 2025-10-22 07:40:22 +08:00
feat(server/statsview): 增加buildtags nostatsview, 禁用statsview
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"github.com/go-redis/redis/v8"
|
||||
"github.com/go-redis/redis_rate/v9"
|
||||
"github.com/go-redis/redis_rate/v10"
|
||||
"github.com/redis/go-redis/v9"
|
||||
"github.com/smallnest/rpcx/protocol"
|
||||
"github.com/smallnest/rpcx/server"
|
||||
)
|
||||
|
Reference in New Issue
Block a user