refactor: move const to constant pkg (#1205)
This commit is contained in:
@@ -55,4 +55,7 @@ const (
|
||||
|
||||
// ServerTypePseudo is used for ServerInfo.Type, r.Family
|
||||
ServerTypePseudo = "pseudo"
|
||||
|
||||
// DeepSecurity
|
||||
DeepSecurity = "deepsecurity"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user