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