pull/432/head
Darien Raymond 2017-04-10 14:44:42 +02:00
parent be9f688c2d
commit 1ab6c341e4
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import (
"v2ray.com/core/common/serial" "v2ray.com/core/common/serial"
) )
// Severity describes how severe the error is.
type Severity int type Severity int
const ( const (