@ -1,3 +1,9 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.24.0
// protoc (unknown)
// source: config.proto
package policy
import (
@ -30,7 +36,7 @@ type Second struct {
func ( x * Second ) Reset ( ) {
* x = Second { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 0 ]
mi := & file_ config_proto_msgTypes[ 0 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -43,7 +49,7 @@ func (x *Second) String() string {
func ( * Second ) ProtoMessage ( ) { }
func ( x * Second ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 0 ]
mi := & file_ config_proto_msgTypes[ 0 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -56,7 +62,7 @@ func (x *Second) ProtoReflect() protoreflect.Message {
// Deprecated: Use Second.ProtoReflect.Descriptor instead.
func ( * Second ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 0 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 0 }
}
func ( x * Second ) GetValue ( ) uint32 {
@ -79,7 +85,7 @@ type Policy struct {
func ( x * Policy ) Reset ( ) {
* x = Policy { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 1 ]
mi := & file_ config_proto_msgTypes[ 1 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -92,7 +98,7 @@ func (x *Policy) String() string {
func ( * Policy ) ProtoMessage ( ) { }
func ( x * Policy ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 1 ]
mi := & file_ config_proto_msgTypes[ 1 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -105,7 +111,7 @@ func (x *Policy) ProtoReflect() protoreflect.Message {
// Deprecated: Use Policy.ProtoReflect.Descriptor instead.
func ( * Policy ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 1 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 1 }
}
func ( x * Policy ) GetTimeout ( ) * Policy_Timeout {
@ -140,7 +146,7 @@ type SystemPolicy struct {
func ( x * SystemPolicy ) Reset ( ) {
* x = SystemPolicy { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 2 ]
mi := & file_ config_proto_msgTypes[ 2 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -153,7 +159,7 @@ func (x *SystemPolicy) String() string {
func ( * SystemPolicy ) ProtoMessage ( ) { }
func ( x * SystemPolicy ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 2 ]
mi := & file_ config_proto_msgTypes[ 2 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -166,7 +172,7 @@ func (x *SystemPolicy) ProtoReflect() protoreflect.Message {
// Deprecated: Use SystemPolicy.ProtoReflect.Descriptor instead.
func ( * SystemPolicy ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 2 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 2 }
}
func ( x * SystemPolicy ) GetStats ( ) * SystemPolicy_Stats {
@ -188,7 +194,7 @@ type Config struct {
func ( x * Config ) Reset ( ) {
* x = Config { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 3 ]
mi := & file_ config_proto_msgTypes[ 3 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -201,7 +207,7 @@ func (x *Config) String() string {
func ( * Config ) ProtoMessage ( ) { }
func ( x * Config ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 3 ]
mi := & file_ config_proto_msgTypes[ 3 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -214,7 +220,7 @@ func (x *Config) ProtoReflect() protoreflect.Message {
// Deprecated: Use Config.ProtoReflect.Descriptor instead.
func ( * Config ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 3 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 3 }
}
func ( x * Config ) GetLevel ( ) map [ uint32 ] * Policy {
@ -246,7 +252,7 @@ type Policy_Timeout struct {
func ( x * Policy_Timeout ) Reset ( ) {
* x = Policy_Timeout { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 4 ]
mi := & file_ config_proto_msgTypes[ 4 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -259,7 +265,7 @@ func (x *Policy_Timeout) String() string {
func ( * Policy_Timeout ) ProtoMessage ( ) { }
func ( x * Policy_Timeout ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 4 ]
mi := & file_ config_proto_msgTypes[ 4 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -272,7 +278,7 @@ func (x *Policy_Timeout) ProtoReflect() protoreflect.Message {
// Deprecated: Use Policy_Timeout.ProtoReflect.Descriptor instead.
func ( * Policy_Timeout ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 1 , 0 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 1 , 0 }
}
func ( x * Policy_Timeout ) GetHandshake ( ) * Second {
@ -315,7 +321,7 @@ type Policy_Stats struct {
func ( x * Policy_Stats ) Reset ( ) {
* x = Policy_Stats { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 5 ]
mi := & file_ config_proto_msgTypes[ 5 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -328,7 +334,7 @@ func (x *Policy_Stats) String() string {
func ( * Policy_Stats ) ProtoMessage ( ) { }
func ( x * Policy_Stats ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 5 ]
mi := & file_ config_proto_msgTypes[ 5 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -341,7 +347,7 @@ func (x *Policy_Stats) ProtoReflect() protoreflect.Message {
// Deprecated: Use Policy_Stats.ProtoReflect.Descriptor instead.
func ( * Policy_Stats ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 1 , 1 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 1 , 1 }
}
func ( x * Policy_Stats ) GetUserUplink ( ) bool {
@ -370,7 +376,7 @@ type Policy_Buffer struct {
func ( x * Policy_Buffer ) Reset ( ) {
* x = Policy_Buffer { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 6 ]
mi := & file_ config_proto_msgTypes[ 6 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -383,7 +389,7 @@ func (x *Policy_Buffer) String() string {
func ( * Policy_Buffer ) ProtoMessage ( ) { }
func ( x * Policy_Buffer ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 6 ]
mi := & file_ config_proto_msgTypes[ 6 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -396,7 +402,7 @@ func (x *Policy_Buffer) ProtoReflect() protoreflect.Message {
// Deprecated: Use Policy_Buffer.ProtoReflect.Descriptor instead.
func ( * Policy_Buffer ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 1 , 2 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 1 , 2 }
}
func ( x * Policy_Buffer ) GetConnection ( ) int32 {
@ -411,14 +417,16 @@ type SystemPolicy_Stats struct {
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
InboundUplink bool ` protobuf:"varint,1,opt,name=inbound_uplink,json=inboundUplink,proto3" json:"inbound_uplink,omitempty" `
InboundDownlink bool ` protobuf:"varint,2,opt,name=inbound_downlink,json=inboundDownlink,proto3" json:"inbound_downlink,omitempty" `
InboundUplink bool ` protobuf:"varint,1,opt,name=inbound_uplink,json=inboundUplink,proto3" json:"inbound_uplink,omitempty" `
InboundDownlink bool ` protobuf:"varint,2,opt,name=inbound_downlink,json=inboundDownlink,proto3" json:"inbound_downlink,omitempty" `
OutboundUplink bool ` protobuf:"varint,3,opt,name=outbound_uplink,json=outboundUplink,proto3" json:"outbound_uplink,omitempty" `
OutboundDownlink bool ` protobuf:"varint,4,opt,name=outbound_downlink,json=outboundDownlink,proto3" json:"outbound_downlink,omitempty" `
}
func ( x * SystemPolicy_Stats ) Reset ( ) {
* x = SystemPolicy_Stats { }
if protoimpl . UnsafeEnabled {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 7 ]
mi := & file_ config_proto_msgTypes[ 7 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -431,7 +439,7 @@ func (x *SystemPolicy_Stats) String() string {
func ( * SystemPolicy_Stats ) ProtoMessage ( ) { }
func ( x * SystemPolicy_Stats ) ProtoReflect ( ) protoreflect . Message {
mi := & file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 7 ]
mi := & file_ config_proto_msgTypes[ 7 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -444,7 +452,7 @@ func (x *SystemPolicy_Stats) ProtoReflect() protoreflect.Message {
// Deprecated: Use SystemPolicy_Stats.ProtoReflect.Descriptor instead.
func ( * SystemPolicy_Stats ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_ v2ray_com_core_app_policy_ config_proto_rawDescGZIP( ) , [ ] int { 2 , 0 }
return file_ config_proto_rawDescGZIP( ) , [ ] int { 2 , 0 }
}
func ( x * SystemPolicy_Stats ) GetInboundUplink ( ) bool {
@ -461,98 +469,116 @@ func (x *SystemPolicy_Stats) GetInboundDownlink() bool {
return false
}
var File_v2ray_com_core_app_policy_config_proto protoreflect . FileDescriptor
var file_v2ray_com_core_app_policy_config_proto_rawDesc = [ ] byte {
0x0a , 0x26 , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x6d , 0x2f , 0x63 , 0x6f , 0x72 , 0x65 ,
0x2f , 0x61 , 0x70 , 0x70 , 0x2f , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2f , 0x63 , 0x6f , 0x6e , 0x66 ,
0x69 , 0x67 , 0x2e , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x12 , 0x15 , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e ,
0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x22 ,
0x1e , 0x0a , 0x06 , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x12 , 0x14 , 0x0a , 0x05 , 0x76 , 0x61 , 0x6c ,
0x75 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0d , 0x52 , 0x05 , 0x76 , 0x61 , 0x6c , 0x75 , 0x65 , 0x22 ,
0xd0 , 0x04 , 0x0a , 0x06 , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x12 , 0x3f , 0x0a , 0x07 , 0x74 , 0x69 ,
0x6d , 0x65 , 0x6f , 0x75 , 0x74 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x25 , 0x2e , 0x76 , 0x32 ,
0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c ,
0x69 , 0x63 , 0x79 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x54 , 0x69 , 0x6d , 0x65 , 0x6f ,
0x75 , 0x74 , 0x52 , 0x07 , 0x74 , 0x69 , 0x6d , 0x65 , 0x6f , 0x75 , 0x74 , 0x12 , 0x39 , 0x0a , 0x05 , 0x73 ,
0x74 , 0x61 , 0x74 , 0x73 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x23 , 0x2e , 0x76 , 0x32 , 0x72 ,
0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 ,
0x63 , 0x79 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x74 , 0x61 , 0x74 , 0x73 , 0x52 ,
0x05 , 0x73 , 0x74 , 0x61 , 0x74 , 0x73 , 0x12 , 0x3c , 0x0a , 0x06 , 0x62 , 0x75 , 0x66 , 0x66 , 0x65 , 0x72 ,
0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x24 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 ,
0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x50 ,
0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x42 , 0x75 , 0x66 , 0x66 , 0x65 , 0x72 , 0x52 , 0x06 , 0x62 , 0x75 ,
0x66 , 0x66 , 0x65 , 0x72 , 0x1a , 0x92 , 0x02 , 0x0a , 0x07 , 0x54 , 0x69 , 0x6d , 0x65 , 0x6f , 0x75 , 0x74 ,
0x12 , 0x3b , 0x0a , 0x09 , 0x68 , 0x61 , 0x6e , 0x64 , 0x73 , 0x68 , 0x61 , 0x6b , 0x65 , 0x18 , 0x01 , 0x20 ,
0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 ,
0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x65 , 0x63 , 0x6f ,
0x6e , 0x64 , 0x52 , 0x09 , 0x68 , 0x61 , 0x6e , 0x64 , 0x73 , 0x68 , 0x61 , 0x6b , 0x65 , 0x12 , 0x46 , 0x0a ,
0x0f , 0x63 , 0x6f , 0x6e , 0x6e , 0x65 , 0x63 , 0x74 , 0x69 , 0x6f , 0x6e , 0x5f , 0x69 , 0x64 , 0x6c , 0x65 ,
0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 ,
0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 ,
0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x52 , 0x0e , 0x63 , 0x6f , 0x6e , 0x6e , 0x65 , 0x63 , 0x74 , 0x69 , 0x6f ,
0x6e , 0x49 , 0x64 , 0x6c , 0x65 , 0x12 , 0x3e , 0x0a , 0x0b , 0x75 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x5f ,
0x6f , 0x6e , 0x6c , 0x79 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 ,
0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 ,
0x63 , 0x79 , 0x2e , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x52 , 0x0a , 0x75 , 0x70 , 0x6c , 0x69 , 0x6e ,
0x6b , 0x4f , 0x6e , 0x6c , 0x79 , 0x12 , 0x42 , 0x0a , 0x0d , 0x64 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e ,
0x6b , 0x5f , 0x6f , 0x6e , 0x6c , 0x79 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 ,
func ( x * SystemPolicy_Stats ) GetOutboundUplink ( ) bool {
if x != nil {
return x . OutboundUplink
}
return false
}
func ( x * SystemPolicy_Stats ) GetOutboundDownlink ( ) bool {
if x != nil {
return x . OutboundDownlink
}
return false
}
var File_config_proto protoreflect . FileDescriptor
var file_config_proto_rawDesc = [ ] byte {
0x0a , 0x0c , 0x63 , 0x6f , 0x6e , 0x66 , 0x69 , 0x67 , 0x2e , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x12 , 0x15 ,
0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 ,
0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x22 , 0x1e , 0x0a , 0x06 , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x12 ,
0x14 , 0x0a , 0x05 , 0x76 , 0x61 , 0x6c , 0x75 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0d , 0x52 , 0x05 ,
0x76 , 0x61 , 0x6c , 0x75 , 0x65 , 0x22 , 0xd0 , 0x04 , 0x0a , 0x06 , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 ,
0x12 , 0x3f , 0x0a , 0x07 , 0x74 , 0x69 , 0x6d , 0x65 , 0x6f , 0x75 , 0x74 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 ,
0x0b , 0x32 , 0x25 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 ,
0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 ,
0x2e , 0x54 , 0x69 , 0x6d , 0x65 , 0x6f , 0x75 , 0x74 , 0x52 , 0x07 , 0x74 , 0x69 , 0x6d , 0x65 , 0x6f , 0x75 ,
0x74 , 0x12 , 0x39 , 0x0a , 0x05 , 0x73 , 0x74 , 0x61 , 0x74 , 0x73 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0b ,
0x32 , 0x23 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 ,
0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e ,
0x53 , 0x74 , 0x61 , 0x74 , 0x73 , 0x52 , 0x05 , 0x73 , 0x74 , 0x61 , 0x74 , 0x73 , 0x12 , 0x3c , 0x0a , 0x06 ,
0x62 , 0x75 , 0x66 , 0x66 , 0x65 , 0x72 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x24 , 0x2e , 0x76 ,
0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f ,
0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x52 , 0x0c , 0x64 , 0x6f , 0x77 ,
0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x4f , 0x6e , 0x6c , 0x79 , 0x1a , 0x4d , 0x0a , 0x05 , 0x53 , 0x74 , 0x61 ,
0x74 , 0x73 , 0x12 , 0x1f , 0x0a , 0x0b , 0x75 , 0x73 , 0x65 , 0x72 , 0x5f , 0x75 , 0x70 , 0x6c , 0x69 , 0x6e ,
0x6b , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x0a , 0x75 , 0x73 , 0x65 , 0x72 , 0x55 , 0x70 , 0x6c ,
0x69 , 0x6e , 0x6b , 0x12 , 0x23 , 0x0a , 0x0d , 0x75 , 0x73 , 0x65 , 0x72 , 0x5f , 0x64 , 0x6f , 0x77 , 0x6e ,
0x6c , 0x69 , 0x6e , 0x6b , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x0c , 0x75 , 0x73 , 0x65 , 0x72 ,
0x44 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x1a , 0x28 , 0x0a , 0x06 , 0x42 , 0x75 , 0x66 , 0x66 ,
0x65 , 0x72 , 0x12 , 0x1e , 0x0a , 0x0a , 0x63 , 0x6f , 0x6e , 0x6e , 0x65 , 0x63 , 0x74 , 0x69 , 0x6f , 0x6e ,
0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x05 , 0x52 , 0x0a , 0x63 , 0x6f , 0x6e , 0x6e , 0x65 , 0x63 , 0x74 , 0x69 ,
0x6f , 0x6e , 0x22 , 0xaa , 0x01 , 0x0a , 0x0c , 0x53 , 0x79 , 0x73 , 0x74 , 0x65 , 0x6d , 0x50 , 0x6f , 0x6c ,
0x69 , 0x63 , 0x79 , 0x12 , 0x3f , 0x0a , 0x05 , 0x73 , 0x74 , 0x61 , 0x74 , 0x73 , 0x18 , 0x01 , 0x20 , 0x01 ,
0x28 , 0x0b , 0x32 , 0x29 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e ,
0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x79 , 0x73 , 0x74 , 0x65 ,
0x6d , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x74 , 0x61 , 0x74 , 0x73 , 0x52 , 0x05 , 0x73 ,
0x74 , 0x61 , 0x74 , 0x73 , 0x1a , 0x59 , 0x0a , 0x05 , 0x53 , 0x74 , 0x61 , 0x74 , 0x73 , 0x12 , 0x25 , 0x0a ,
0x0e , 0x69 , 0x6e , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x5f , 0x75 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x18 ,
0x01 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x0d , 0x69 , 0x6e , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x55 , 0x70 ,
0x6c , 0x69 , 0x6e , 0x6b , 0x12 , 0x29 , 0x0a , 0x10 , 0x69 , 0x6e , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x5f ,
0x64 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x0f ,
0x69 , 0x6e , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x44 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x22 ,
0xde , 0x01 , 0x0a , 0x06 , 0x43 , 0x6f , 0x6e , 0x66 , 0x69 , 0x67 , 0x12 , 0x3e , 0x0a , 0x05 , 0x6c , 0x65 ,
0x76 , 0x65 , 0x6c , 0x18 , 0x01 , 0x20 , 0x03 , 0x28 , 0x0b , 0x32 , 0x28 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 ,
0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x42 , 0x75 , 0x66 , 0x66 ,
0x65 , 0x72 , 0x52 , 0x06 , 0x62 , 0x75 , 0x66 , 0x66 , 0x65 , 0x72 , 0x1a , 0x92 , 0x02 , 0x0a , 0x07 , 0x54 ,
0x69 , 0x6d , 0x65 , 0x6f , 0x75 , 0x74 , 0x12 , 0x3b , 0x0a , 0x09 , 0x68 , 0x61 , 0x6e , 0x64 , 0x73 , 0x68 ,
0x61 , 0x6b , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 ,
0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 ,
0x79 , 0x2e , 0x43 , 0x6f , 0x6e , 0x66 , 0x69 , 0x67 , 0x2e , 0x4c , 0x65 , 0x76 , 0x65 , 0x6c , 0x45 , 0x6e ,
0x74 , 0x72 , 0x79 , 0x52 , 0x05 , 0x6c , 0x65 , 0x76 , 0x65 , 0x6c , 0x12 , 0x3b , 0x0a , 0x06 , 0x73 , 0x79 ,
0x73 , 0x74 , 0x65 , 0x6d , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x23 , 0x2e , 0x76 , 0x32 , 0x72 ,
0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 ,
0x63 , 0x79 , 0x2e , 0x53 , 0x79 , 0x73 , 0x74 , 0x65 , 0x6d , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x52 ,
0x06 , 0x73 , 0x79 , 0x73 , 0x74 , 0x65 , 0x6d , 0x1a , 0x57 , 0x0a , 0x0a , 0x4c , 0x65 , 0x76 , 0x65 , 0x6c ,
0x45 , 0x6e , 0x74 , 0x72 , 0x79 , 0x12 , 0x10 , 0x0a , 0x03 , 0x6b , 0x65 , 0x79 , 0x18 , 0x01 , 0x20 , 0x01 ,
0x28 , 0x0d , 0x52 , 0x03 , 0x6b , 0x65 , 0x79 , 0x12 , 0x33 , 0x0a , 0x05 , 0x76 , 0x61 , 0x6c , 0x75 , 0x65 ,
0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 ,
0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x50 ,
0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x52 , 0x05 , 0x76 , 0x61 , 0x6c , 0x75 , 0x65 , 0x3a , 0x02 , 0x38 , 0x01 ,
0x42 , 0x3d , 0x0a , 0x19 , 0x63 , 0x6f , 0x6d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f ,
0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x50 , 0x01 , 0x5a ,
0x06 , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0xaa , 0x02 , 0x15 , 0x56 , 0x32 , 0x52 , 0x61 , 0x79 , 0x2e ,
0x43 , 0x6f , 0x72 , 0x65 , 0x2e , 0x41 , 0x70 , 0x70 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x62 ,
0x06 , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x33 ,
0x79 , 0x2e , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x52 , 0x09 , 0x68 , 0x61 , 0x6e , 0x64 , 0x73 , 0x68 ,
0x61 , 0x6b , 0x65 , 0x12 , 0x46 , 0x0a , 0x0f , 0x63 , 0x6f , 0x6e , 0x6e , 0x65 , 0x63 , 0x74 , 0x69 , 0x6f ,
0x6e , 0x5f , 0x69 , 0x64 , 0x6c , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 ,
0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f ,
0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x52 , 0x0e , 0x63 , 0x6f , 0x6e ,
0x6e , 0x65 , 0x63 , 0x74 , 0x69 , 0x6f , 0x6e , 0x49 , 0x64 , 0x6c , 0x65 , 0x12 , 0x3e , 0x0a , 0x0b , 0x75 ,
0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x5f , 0x6f , 0x6e , 0x6c , 0x79 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x0b ,
0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 ,
0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e , 0x64 , 0x52 ,
0x0a , 0x75 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x4f , 0x6e , 0x6c , 0x79 , 0x12 , 0x42 , 0x0a , 0x0d , 0x64 ,
0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x5f , 0x6f , 0x6e , 0x6c , 0x79 , 0x18 , 0x04 , 0x20 , 0x01 ,
0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e ,
0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x65 , 0x63 , 0x6f , 0x6e ,
0x64 , 0x52 , 0x0c , 0x64 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x4f , 0x6e , 0x6c , 0x79 , 0x1a ,
0x4d , 0x0a , 0x05 , 0x53 , 0x74 , 0x61 , 0x74 , 0x73 , 0x12 , 0x1f , 0x0a , 0x0b , 0x75 , 0x73 , 0x65 , 0x72 ,
0x5f , 0x75 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x0a , 0x75 ,
0x73 , 0x65 , 0x72 , 0x55 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x12 , 0x23 , 0x0a , 0x0d , 0x75 , 0x73 , 0x65 ,
0x72 , 0x5f , 0x64 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x08 ,
0x52 , 0x0c , 0x75 , 0x73 , 0x65 , 0x72 , 0x44 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x1a , 0x28 ,
0x0a , 0x06 , 0x42 , 0x75 , 0x66 , 0x66 , 0x65 , 0x72 , 0x12 , 0x1e , 0x0a , 0x0a , 0x63 , 0x6f , 0x6e , 0x6e ,
0x65 , 0x63 , 0x74 , 0x69 , 0x6f , 0x6e , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x05 , 0x52 , 0x0a , 0x63 , 0x6f ,
0x6e , 0x6e , 0x65 , 0x63 , 0x74 , 0x69 , 0x6f , 0x6e , 0x22 , 0x81 , 0x02 , 0x0a , 0x0c , 0x53 , 0x79 , 0x73 ,
0x74 , 0x65 , 0x6d , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x12 , 0x3f , 0x0a , 0x05 , 0x73 , 0x74 , 0x61 ,
0x74 , 0x73 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x29 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 ,
0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 ,
0x2e , 0x53 , 0x79 , 0x73 , 0x74 , 0x65 , 0x6d , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x53 , 0x74 ,
0x61 , 0x74 , 0x73 , 0x52 , 0x05 , 0x73 , 0x74 , 0x61 , 0x74 , 0x73 , 0x1a , 0xaf , 0x01 , 0x0a , 0x05 , 0x53 ,
0x74 , 0x61 , 0x74 , 0x73 , 0x12 , 0x25 , 0x0a , 0x0e , 0x69 , 0x6e , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x5f ,
0x75 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x0d , 0x69 , 0x6e ,
0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x55 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x12 , 0x29 , 0x0a , 0x10 , 0x69 ,
0x6e , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x5f , 0x64 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x18 ,
0x02 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x0f , 0x69 , 0x6e , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x44 , 0x6f ,
0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x12 , 0x27 , 0x0a , 0x0f , 0x6f , 0x75 , 0x74 , 0x62 , 0x6f , 0x75 ,
0x6e , 0x64 , 0x5f , 0x75 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 ,
0x0e , 0x6f , 0x75 , 0x74 , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x55 , 0x70 , 0x6c , 0x69 , 0x6e , 0x6b , 0x12 ,
0x2b , 0x0a , 0x11 , 0x6f , 0x75 , 0x74 , 0x62 , 0x6f , 0x75 , 0x6e , 0x64 , 0x5f , 0x64 , 0x6f , 0x77 , 0x6e ,
0x6c , 0x69 , 0x6e , 0x6b , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x08 , 0x52 , 0x10 , 0x6f , 0x75 , 0x74 , 0x62 ,
0x6f , 0x75 , 0x6e , 0x64 , 0x44 , 0x6f , 0x77 , 0x6e , 0x6c , 0x69 , 0x6e , 0x6b , 0x22 , 0xde , 0x01 , 0x0a ,
0x06 , 0x43 , 0x6f , 0x6e , 0x66 , 0x69 , 0x67 , 0x12 , 0x3e , 0x0a , 0x05 , 0x6c , 0x65 , 0x76 , 0x65 , 0x6c ,
0x18 , 0x01 , 0x20 , 0x03 , 0x28 , 0x0b , 0x32 , 0x28 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 ,
0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x43 ,
0x6f , 0x6e , 0x66 , 0x69 , 0x67 , 0x2e , 0x4c , 0x65 , 0x76 , 0x65 , 0x6c , 0x45 , 0x6e , 0x74 , 0x72 , 0x79 ,
0x52 , 0x05 , 0x6c , 0x65 , 0x76 , 0x65 , 0x6c , 0x12 , 0x3b , 0x0a , 0x06 , 0x73 , 0x79 , 0x73 , 0x74 , 0x65 ,
0x6d , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x0b , 0x32 , 0x23 , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e ,
0x63 , 0x6f , 0x72 , 0x65 , 0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e ,
0x53 , 0x79 , 0x73 , 0x74 , 0x65 , 0x6d , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x52 , 0x06 , 0x73 , 0x79 ,
0x73 , 0x74 , 0x65 , 0x6d , 0x1a , 0x57 , 0x0a , 0x0a , 0x4c , 0x65 , 0x76 , 0x65 , 0x6c , 0x45 , 0x6e , 0x74 ,
0x72 , 0x79 , 0x12 , 0x10 , 0x0a , 0x03 , 0x6b , 0x65 , 0x79 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0d , 0x52 ,
0x03 , 0x6b , 0x65 , 0x79 , 0x12 , 0x33 , 0x0a , 0x05 , 0x76 , 0x61 , 0x6c , 0x75 , 0x65 , 0x18 , 0x02 , 0x20 ,
0x01 , 0x28 , 0x0b , 0x32 , 0x1d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 ,
0x2e , 0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 ,
0x63 , 0x79 , 0x52 , 0x05 , 0x76 , 0x61 , 0x6c , 0x75 , 0x65 , 0x3a , 0x02 , 0x38 , 0x01 , 0x42 , 0x3d , 0x0a ,
0x19 , 0x63 , 0x6f , 0x6d , 0x2e , 0x76 , 0x32 , 0x72 , 0x61 , 0x79 , 0x2e , 0x63 , 0x6f , 0x72 , 0x65 , 0x2e ,
0x61 , 0x70 , 0x70 , 0x2e , 0x70 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x50 , 0x01 , 0x5a , 0x06 , 0x70 , 0x6f ,
0x6c , 0x69 , 0x63 , 0x79 , 0xaa , 0x02 , 0x15 , 0x56 , 0x32 , 0x52 , 0x61 , 0x79 , 0x2e , 0x43 , 0x6f , 0x72 ,
0x65 , 0x2e , 0x41 , 0x70 , 0x70 , 0x2e , 0x50 , 0x6f , 0x6c , 0x69 , 0x63 , 0x79 , 0x62 , 0x06 , 0x70 , 0x72 ,
0x6f , 0x74 , 0x6f , 0x33 ,
}
var (
file_v2ray_com_core_app_policy_config_proto_rawDescOnce sync . Once
file_v2ray_com_core_app_policy_config_proto_rawDescData = file_v2ray_com_core_app_policy_config_proto_rawDesc
file_ config_proto_rawDescOnce sync . Once
file_ config_proto_rawDescData = file _config_proto_rawDesc
)
func file_v2ray_com_core_app_policy_config_proto_rawDescGZIP ( ) [ ] byte {
file_v2ray_com_core_app_policy_config_proto_rawDescOnce . Do ( func ( ) {
file_v2ray_com_core_app_policy_config_proto_rawDescData = protoimpl . X . CompressGZIP ( file_v2ray_com_core_app_policy_config_proto_rawDescData )
func file_ config_proto_rawDescGZIP( ) [ ] byte {
file_ config_proto_rawDescOnce. Do ( func ( ) {
file_ config_proto_rawDescData = protoimpl . X . CompressGZIP ( file _config_proto_rawDescData)
} )
return file_v2ray_com_core_app_policy_config_proto_rawDescData
return file_ config_proto_rawDescData
}
var file_v2ray_com_core_app_policy_config_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 9 )
var file_v2ray_com_core_app_policy_config_proto_goTypes = [ ] interface { } {
var file_ config_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 9 )
var file_ config_proto_goTypes = [ ] interface { } {
( * Second ) ( nil ) , // 0: v2ray.core.app.policy.Second
( * Policy ) ( nil ) , // 1: v2ray.core.app.policy.Policy
( * SystemPolicy ) ( nil ) , // 2: v2ray.core.app.policy.SystemPolicy
@ -563,7 +589,7 @@ var file_v2ray_com_core_app_policy_config_proto_goTypes = []interface{}{
( * SystemPolicy_Stats ) ( nil ) , // 7: v2ray.core.app.policy.SystemPolicy.Stats
nil , // 8: v2ray.core.app.policy.Config.LevelEntry
}
var file_ v2ray_com_core_app_policy_ config_proto_depIdxs = [ ] int32 {
var file_ config_proto_depIdxs = [ ] int32 {
4 , // 0: v2ray.core.app.policy.Policy.timeout:type_name -> v2ray.core.app.policy.Policy.Timeout
5 , // 1: v2ray.core.app.policy.Policy.stats:type_name -> v2ray.core.app.policy.Policy.Stats
6 , // 2: v2ray.core.app.policy.Policy.buffer:type_name -> v2ray.core.app.policy.Policy.Buffer
@ -582,13 +608,13 @@ var file_v2ray_com_core_app_policy_config_proto_depIdxs = []int32{
0 , // [0:11] is the sub-list for field type_name
}
func init ( ) { file_ v2ray_com_core_app_policy_ config_proto_init( ) }
func file_ v2ray_com_core_app_policy_ config_proto_init( ) {
if File_ v2ray_com_core_app_policy_ config_proto != nil {
func init ( ) { file_ config_proto_init( ) }
func file_ config_proto_init( ) {
if File_ config_proto != nil {
return
}
if ! protoimpl . UnsafeEnabled {
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 0 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 0 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Second ) ; i {
case 0 :
return & v . state
@ -600,7 +626,7 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
return nil
}
}
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 1 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 1 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Policy ) ; i {
case 0 :
return & v . state
@ -612,7 +638,7 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
return nil
}
}
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 2 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 2 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * SystemPolicy ) ; i {
case 0 :
return & v . state
@ -624,7 +650,7 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
return nil
}
}
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 3 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 3 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Config ) ; i {
case 0 :
return & v . state
@ -636,7 +662,7 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
return nil
}
}
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 4 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 4 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Policy_Timeout ) ; i {
case 0 :
return & v . state
@ -648,7 +674,7 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
return nil
}
}
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 5 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 5 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Policy_Stats ) ; i {
case 0 :
return & v . state
@ -660,7 +686,7 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
return nil
}
}
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 6 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 6 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Policy_Buffer ) ; i {
case 0 :
return & v . state
@ -672,7 +698,7 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
return nil
}
}
file_ v2ray_com_core_app_policy_ config_proto_msgTypes[ 7 ] . Exporter = func ( v interface { } , i int ) interface { } {
file_ config_proto_msgTypes[ 7 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * SystemPolicy_Stats ) ; i {
case 0 :
return & v . state
@ -689,18 +715,18 @@ func file_v2ray_com_core_app_policy_config_proto_init() {
out := protoimpl . TypeBuilder {
File : protoimpl . DescBuilder {
GoPackagePath : reflect . TypeOf ( x { } ) . PkgPath ( ) ,
RawDescriptor : file_ v2ray_com_core_app_policy_ config_proto_rawDesc,
RawDescriptor : file_ config_proto_rawDesc,
NumEnums : 0 ,
NumMessages : 9 ,
NumExtensions : 0 ,
NumServices : 0 ,
} ,
GoTypes : file_ v2ray_com_core_app_policy_ config_proto_goTypes,
DependencyIndexes : file_ v2ray_com_core_app_policy_ config_proto_depIdxs,
MessageInfos : file_ v2ray_com_core_app_policy_ config_proto_msgTypes,
GoTypes : file_ config_proto_goTypes,
DependencyIndexes : file_ config_proto_depIdxs,
MessageInfos : file_ config_proto_msgTypes,
} . Build ( )
File_ v2ray_com_core_app_policy_ config_proto = out . File
file_ v2ray_com_core_app_policy_ config_proto_rawDesc = nil
file_ v2ray_com_core_app_policy_ config_proto_goTypes = nil
file_ v2ray_com_core_app_policy_ config_proto_depIdxs = nil
File_ config_proto = out . File
file_ config_proto_rawDesc = nil
file_ config_proto_goTypes = nil
file_ config_proto_depIdxs = nil
}