mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-05 05:27:31 +00:00
chore: better TunnelStatus define
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package constant
|
||||
|
||||
type TunnelStatus uint8
|
||||
|
||||
const (
|
||||
TunnelSuspend TunnelStatus = iota
|
||||
TunnelInner
|
||||
TunnelRunning
|
||||
)
|
||||
Reference in New Issue
Block a user