github.com/v2fly/v2ray-core/v4@v4.45.2/transport/internet/headers/wireguard/config.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // versions:
     3  // 	protoc-gen-go v1.27.1
     4  // 	protoc        v3.17.3
     5  // source: transport/internet/headers/wireguard/config.proto
     6  
     7  package wireguard
     8  
     9  import (
    10  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    11  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    12  	reflect "reflect"
    13  	sync "sync"
    14  )
    15  
    16  const (
    17  	// Verify that this generated code is sufficiently up-to-date.
    18  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    19  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    20  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    21  )
    22  
    23  type WireguardConfig struct {
    24  	state         protoimpl.MessageState
    25  	sizeCache     protoimpl.SizeCache
    26  	unknownFields protoimpl.UnknownFields
    27  }
    28  
    29  func (x *WireguardConfig) Reset() {
    30  	*x = WireguardConfig{}
    31  	if protoimpl.UnsafeEnabled {
    32  		mi := &file_transport_internet_headers_wireguard_config_proto_msgTypes[0]
    33  		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
    34  		ms.StoreMessageInfo(mi)
    35  	}
    36  }
    37  
    38  func (x *WireguardConfig) String() string {
    39  	return protoimpl.X.MessageStringOf(x)
    40  }
    41  
    42  func (*WireguardConfig) ProtoMessage() {}
    43  
    44  func (x *WireguardConfig) ProtoReflect() protoreflect.Message {
    45  	mi := &file_transport_internet_headers_wireguard_config_proto_msgTypes[0]
    46  	if protoimpl.UnsafeEnabled && x != nil {
    47  		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
    48  		if ms.LoadMessageInfo() == nil {
    49  			ms.StoreMessageInfo(mi)
    50  		}
    51  		return ms
    52  	}
    53  	return mi.MessageOf(x)
    54  }
    55  
    56  // Deprecated: Use WireguardConfig.ProtoReflect.Descriptor instead.
    57  func (*WireguardConfig) Descriptor() ([]byte, []int) {
    58  	return file_transport_internet_headers_wireguard_config_proto_rawDescGZIP(), []int{0}
    59  }
    60  
    61  var File_transport_internet_headers_wireguard_config_proto protoreflect.FileDescriptor
    62  
    63  var file_transport_internet_headers_wireguard_config_proto_rawDesc = []byte{
    64  	0x0a, 0x31, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2f, 0x69, 0x6e, 0x74, 0x65,
    65  	0x72, 0x6e, 0x65, 0x74, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2f, 0x77, 0x69, 0x72,
    66  	0x65, 0x67, 0x75, 0x61, 0x72, 0x64, 0x2f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x2e, 0x70, 0x72,
    67  	0x6f, 0x74, 0x6f, 0x12, 0x2f, 0x76, 0x32, 0x72, 0x61, 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e,
    68  	0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e,
    69  	0x65, 0x74, 0x2e, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2e, 0x77, 0x69, 0x72, 0x65, 0x67,
    70  	0x75, 0x61, 0x72, 0x64, 0x22, 0x11, 0x0a, 0x0f, 0x57, 0x69, 0x72, 0x65, 0x67, 0x75, 0x61, 0x72,
    71  	0x64, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x42, 0xae, 0x01, 0x0a, 0x33, 0x63, 0x6f, 0x6d, 0x2e,
    72  	0x76, 0x32, 0x72, 0x61, 0x79, 0x2e, 0x63, 0x6f, 0x72, 0x65, 0x2e, 0x74, 0x72, 0x61, 0x6e, 0x73,
    73  	0x70, 0x6f, 0x72, 0x74, 0x2e, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2e, 0x68, 0x65,
    74  	0x61, 0x64, 0x65, 0x72, 0x73, 0x2e, 0x77, 0x69, 0x72, 0x65, 0x67, 0x75, 0x61, 0x72, 0x64, 0x50,
    75  	0x01, 0x5a, 0x43, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x76, 0x32,
    76  	0x66, 0x6c, 0x79, 0x2f, 0x76, 0x32, 0x72, 0x61, 0x79, 0x2d, 0x63, 0x6f, 0x72, 0x65, 0x2f, 0x76,
    77  	0x34, 0x2f, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2f, 0x69, 0x6e, 0x74, 0x65,
    78  	0x72, 0x6e, 0x65, 0x74, 0x2f, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2f, 0x77, 0x69, 0x72,
    79  	0x65, 0x67, 0x75, 0x61, 0x72, 0x64, 0xaa, 0x02, 0x2f, 0x56, 0x32, 0x52, 0x61, 0x79, 0x2e, 0x43,
    80  	0x6f, 0x72, 0x65, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x70, 0x6f, 0x72, 0x74, 0x2e, 0x49, 0x6e,
    81  	0x74, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x2e, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x73, 0x2e, 0x57,
    82  	0x69, 0x72, 0x65, 0x67, 0x75, 0x61, 0x72, 0x64, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
    83  }
    84  
    85  var (
    86  	file_transport_internet_headers_wireguard_config_proto_rawDescOnce sync.Once
    87  	file_transport_internet_headers_wireguard_config_proto_rawDescData = file_transport_internet_headers_wireguard_config_proto_rawDesc
    88  )
    89  
    90  func file_transport_internet_headers_wireguard_config_proto_rawDescGZIP() []byte {
    91  	file_transport_internet_headers_wireguard_config_proto_rawDescOnce.Do(func() {
    92  		file_transport_internet_headers_wireguard_config_proto_rawDescData = protoimpl.X.CompressGZIP(file_transport_internet_headers_wireguard_config_proto_rawDescData)
    93  	})
    94  	return file_transport_internet_headers_wireguard_config_proto_rawDescData
    95  }
    96  
    97  var file_transport_internet_headers_wireguard_config_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
    98  var file_transport_internet_headers_wireguard_config_proto_goTypes = []interface{}{
    99  	(*WireguardConfig)(nil), // 0: v2ray.core.transport.internet.headers.wireguard.WireguardConfig
   100  }
   101  var file_transport_internet_headers_wireguard_config_proto_depIdxs = []int32{
   102  	0, // [0:0] is the sub-list for method output_type
   103  	0, // [0:0] is the sub-list for method input_type
   104  	0, // [0:0] is the sub-list for extension type_name
   105  	0, // [0:0] is the sub-list for extension extendee
   106  	0, // [0:0] is the sub-list for field type_name
   107  }
   108  
   109  func init() { file_transport_internet_headers_wireguard_config_proto_init() }
   110  func file_transport_internet_headers_wireguard_config_proto_init() {
   111  	if File_transport_internet_headers_wireguard_config_proto != nil {
   112  		return
   113  	}
   114  	if !protoimpl.UnsafeEnabled {
   115  		file_transport_internet_headers_wireguard_config_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
   116  			switch v := v.(*WireguardConfig); i {
   117  			case 0:
   118  				return &v.state
   119  			case 1:
   120  				return &v.sizeCache
   121  			case 2:
   122  				return &v.unknownFields
   123  			default:
   124  				return nil
   125  			}
   126  		}
   127  	}
   128  	type x struct{}
   129  	out := protoimpl.TypeBuilder{
   130  		File: protoimpl.DescBuilder{
   131  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
   132  			RawDescriptor: file_transport_internet_headers_wireguard_config_proto_rawDesc,
   133  			NumEnums:      0,
   134  			NumMessages:   1,
   135  			NumExtensions: 0,
   136  			NumServices:   0,
   137  		},
   138  		GoTypes:           file_transport_internet_headers_wireguard_config_proto_goTypes,
   139  		DependencyIndexes: file_transport_internet_headers_wireguard_config_proto_depIdxs,
   140  		MessageInfos:      file_transport_internet_headers_wireguard_config_proto_msgTypes,
   141  	}.Build()
   142  	File_transport_internet_headers_wireguard_config_proto = out.File
   143  	file_transport_internet_headers_wireguard_config_proto_rawDesc = nil
   144  	file_transport_internet_headers_wireguard_config_proto_goTypes = nil
   145  	file_transport_internet_headers_wireguard_config_proto_depIdxs = nil
   146  }