mirror of https://github.com/v2ray/v2ray-core
comments
parent
be9f688c2d
commit
1ab6c341e4
|
@ -7,6 +7,7 @@ import (
|
|||
"v2ray.com/core/common/serial"
|
||||
)
|
||||
|
||||
// Severity describes how severe the error is.
|
||||
type Severity int
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue