refactor: optimize nodes caching
This commit is contained in:
@ -68,7 +68,7 @@ type ProxyProvider interface {
|
||||
Proxies() []C.Proxy
|
||||
Touch()
|
||||
HealthCheck()
|
||||
Version() uint
|
||||
Version() uint32
|
||||
}
|
||||
|
||||
// Rule Type
|
||||
|
Reference in New Issue
Block a user