config.pb.go 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. package noop
  2. import (
  3. fmt "fmt"
  4. proto "github.com/golang/protobuf/proto"
  5. math "math"
  6. )
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. type Config struct {
  17. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  18. XXX_unrecognized []byte `json:"-"`
  19. XXX_sizecache int32 `json:"-"`
  20. }
  21. func (m *Config) Reset() { *m = Config{} }
  22. func (m *Config) String() string { return proto.CompactTextString(m) }
  23. func (*Config) ProtoMessage() {}
  24. func (*Config) Descriptor() ([]byte, []int) {
  25. return fileDescriptor_b4a070eec05ae9a3, []int{0}
  26. }
  27. func (m *Config) XXX_Unmarshal(b []byte) error {
  28. return xxx_messageInfo_Config.Unmarshal(m, b)
  29. }
  30. func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  31. return xxx_messageInfo_Config.Marshal(b, m, deterministic)
  32. }
  33. func (m *Config) XXX_Merge(src proto.Message) {
  34. xxx_messageInfo_Config.Merge(m, src)
  35. }
  36. func (m *Config) XXX_Size() int {
  37. return xxx_messageInfo_Config.Size(m)
  38. }
  39. func (m *Config) XXX_DiscardUnknown() {
  40. xxx_messageInfo_Config.DiscardUnknown(m)
  41. }
  42. var xxx_messageInfo_Config proto.InternalMessageInfo
  43. type ConnectionConfig struct {
  44. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  45. XXX_unrecognized []byte `json:"-"`
  46. XXX_sizecache int32 `json:"-"`
  47. }
  48. func (m *ConnectionConfig) Reset() { *m = ConnectionConfig{} }
  49. func (m *ConnectionConfig) String() string { return proto.CompactTextString(m) }
  50. func (*ConnectionConfig) ProtoMessage() {}
  51. func (*ConnectionConfig) Descriptor() ([]byte, []int) {
  52. return fileDescriptor_b4a070eec05ae9a3, []int{1}
  53. }
  54. func (m *ConnectionConfig) XXX_Unmarshal(b []byte) error {
  55. return xxx_messageInfo_ConnectionConfig.Unmarshal(m, b)
  56. }
  57. func (m *ConnectionConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  58. return xxx_messageInfo_ConnectionConfig.Marshal(b, m, deterministic)
  59. }
  60. func (m *ConnectionConfig) XXX_Merge(src proto.Message) {
  61. xxx_messageInfo_ConnectionConfig.Merge(m, src)
  62. }
  63. func (m *ConnectionConfig) XXX_Size() int {
  64. return xxx_messageInfo_ConnectionConfig.Size(m)
  65. }
  66. func (m *ConnectionConfig) XXX_DiscardUnknown() {
  67. xxx_messageInfo_ConnectionConfig.DiscardUnknown(m)
  68. }
  69. var xxx_messageInfo_ConnectionConfig proto.InternalMessageInfo
  70. func init() {
  71. proto.RegisterType((*Config)(nil), "v2ray.core.transport.internet.headers.noop.Config")
  72. proto.RegisterType((*ConnectionConfig)(nil), "v2ray.core.transport.internet.headers.noop.ConnectionConfig")
  73. }
  74. func init() {
  75. proto.RegisterFile("v2ray.com/core/transport/internet/headers/noop/config.proto", fileDescriptor_b4a070eec05ae9a3)
  76. }
  77. var fileDescriptor_b4a070eec05ae9a3 = []byte{
  78. // 170 bytes of a gzipped FileDescriptorProto
  79. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0xce, 0xb1, 0xaa, 0xc2, 0x40,
  80. 0x10, 0x85, 0x61, 0xee, 0x45, 0x82, 0x6c, 0x25, 0x79, 0x84, 0x94, 0x29, 0x66, 0x21, 0x96, 0x76,
  81. 0xa6, 0xd1, 0x46, 0x44, 0xc4, 0xc2, 0x6e, 0x5d, 0x47, 0x4d, 0xe1, 0x9c, 0x65, 0xb2, 0x08, 0x79,
  82. 0x25, 0x9f, 0x52, 0x36, 0x26, 0xa9, 0xad, 0x06, 0x06, 0xbe, 0xc3, 0x6f, 0x56, 0xaf, 0x4a, 0x5d,
  83. 0x47, 0x1e, 0x4f, 0xeb, 0xa1, 0x6c, 0xa3, 0x3a, 0x69, 0x03, 0x34, 0xda, 0x46, 0x22, 0xab, 0x70,
  84. 0xb4, 0x0f, 0x76, 0x57, 0xd6, 0xd6, 0x0a, 0x10, 0xac, 0x87, 0xdc, 0x9a, 0x3b, 0x05, 0x45, 0x44,
  85. 0x5e, 0x8e, 0x58, 0x99, 0x26, 0x48, 0x23, 0xa4, 0x01, 0x52, 0x82, 0xc5, 0xdc, 0x64, 0x75, 0x6f,
  86. 0x8b, 0xdc, 0x2c, 0x6a, 0x88, 0xb0, 0x8f, 0x0d, 0xe4, 0xfb, 0x5b, 0xb3, 0x49, 0x09, 0xf4, 0xfb,
  87. 0xde, 0xfe, 0xef, 0x3c, 0x4b, 0xf7, 0xfd, 0x5f, 0x9e, 0xaa, 0x83, 0xeb, 0xa8, 0x4e, 0xe8, 0x38,
  88. 0xa1, 0xed, 0x88, 0x36, 0x03, 0xda, 0x01, 0xe1, 0x92, 0xf5, 0xdd, 0xcb, 0x4f, 0x00, 0x00, 0x00,
  89. 0xff, 0xff, 0xd0, 0xe6, 0xd7, 0x87, 0xf6, 0x00, 0x00, 0x00,
  90. }