mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-06 14:17:32 +00:00
chore: code cleanup
This commit is contained in:
@@ -158,6 +158,7 @@ type DelayHistoryStoreType int
|
||||
|
||||
type Proxy interface {
|
||||
ProxyAdapter
|
||||
Adapter() ProxyAdapter
|
||||
AliveForTestUrl(url string) bool
|
||||
DelayHistory() []DelayHistory
|
||||
ExtraDelayHistories() map[string]ProxyState
|
||||
|
||||
Reference in New Issue
Block a user