// Code generated by protoc-gen-gogo. DO NOT EDIT. // source: combos/unmarshaler/map.proto /* Package mapdefaults is a generated protocol buffer package. It is generated from these files: combos/unmarshaler/map.proto It has these top-level messages: MapTest FakeMap FakeMapEntry */ package mapdefaults import proto "github.com/gogo/protobuf/proto" import fmt "fmt" import math "math" import _ "github.com/gogo/protobuf/gogoproto" import descriptor "github.com/gogo/protobuf/protoc-gen-gogo/descriptor" import gzip "compress/gzip" import bytes "bytes" import ioutil "io/ioutil" import strings "strings" import reflect "reflect" import sortkeys "github.com/gogo/protobuf/sortkeys" import io "io" // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal var _ = fmt.Errorf var _ = math.Inf // This is a compile-time assertion to ensure that this generated file // is compatible with the proto package it is being compiled against. // A compilation error at this line likely means your copy of the // proto package needs to be updated. const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package type MapTest struct { StrStr map[string]string `protobuf:"bytes,1,rep,name=str_str,json=strStr" json:"str_str,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` } func (m *MapTest) Reset() { *m = MapTest{} } func (*MapTest) ProtoMessage() {} func (*MapTest) Descriptor() ([]byte, []int) { return fileDescriptorMap, []int{0} } type FakeMap struct { Entries []*FakeMapEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` } func (m *FakeMap) Reset() { *m = FakeMap{} } func (*FakeMap) ProtoMessage() {} func (*FakeMap) Descriptor() ([]byte, []int) { return fileDescriptorMap, []int{1} } type FakeMapEntry struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Other string `protobuf:"bytes,3,opt,name=other,proto3" json:"other,omitempty"` } func (m *FakeMapEntry) Reset() { *m = FakeMapEntry{} } func (*FakeMapEntry) ProtoMessage() {} func (*FakeMapEntry) Descriptor() ([]byte, []int) { return fileDescriptorMap, []int{2} } func init() { proto.RegisterType((*MapTest)(nil), "mapdefaults.MapTest") proto.RegisterType((*FakeMap)(nil), "mapdefaults.FakeMap") proto.RegisterType((*FakeMapEntry)(nil), "mapdefaults.FakeMapEntry") } func (this *MapTest) Description() (desc *descriptor.FileDescriptorSet) { return MapDescription() } func (this *FakeMap) Description() (desc *descriptor.FileDescriptorSet) { return MapDescription() } func (this *FakeMapEntry) Description() (desc *descriptor.FileDescriptorSet) { return MapDescription() } func MapDescription() (desc *descriptor.FileDescriptorSet) { d := &descriptor.FileDescriptorSet{} var gzipped = []byte{ // 3868 bytes of a gzipped FileDescriptorSet 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0x5d, 0x6c, 0x23, 0xd7, 0x75, 0xd6, 0xf0, 0x4f, 0xe4, 0x21, 0x45, 0x8d, 0x46, 0xf2, 0x9a, 0x2b, 0xdb, 0x5c, 0x2d, 0x6d, 0x67, 0x65, 0xbb, 0xa1, 0x82, 0x5d, 0xef, 0x7a, 0x97, 0xdb, 0xd8, 0xa5, 0x28, 0xae, 0xc2, 0xad, 0x24, 0x32, 0x43, 0x29, 0xfe, 0x09, 0x8a, 0xc1, 0x68, 0x78, 0x49, 0xcd, 0xee, 0x70, 0x66, 0x32, 0x33, 0xdc, 0xb5, 0x16, 0x05, 0xba, 0x85, 0xfb, 0x83, 0xa0, 0xe8, 0x7f, 0x81, 0x24, 0xae, 0xe3, 0xfe, 0x00, 0xad, 0xd3, 0xf4, 0x2f, 0x69, 0xda, 0x24, 0xed, 0x53, 0x5f, 0xd2, 0xfa, 0xa9, 0x48, 0xde, 0xfa, 0xd0, 0x07, 0xaf, 0x62, 0xa0, 0x69, 0xeb, 0x36, 0x6e, 0xeb, 0x07, 0x03, 0x7e, 0x09, 0xee, 0xdf, 0x70, 0x86, 0xa4, 0x76, 0xa8, 0x00, 0x76, 0x9e, 0xa4, 0x7b, 0xee, 0xf9, 0xbe, 0x39, 0x73, 0xee, 0xb9, 0xe7, 0x9c, 0x7b, 0x87, 0xf0, 0xc3, 0x2b, 0xb0, 0xd2, 0xb3, 0xac, 0x9e, 0x81, 0xd6, 0x6c, 0xc7, 0xf2, 0xac, 0xfd, 0x41, 0x77, 0xad, 0x83, 0x5c, 0xcd, 0xd1, 0x6d, 0xcf, 0x72, 0xca, 0x44, 0x26, 0xcd, 0x53, 0x8d, 0x32, 0xd7, 0x28, 0x6d, 0xc3, 0xc2, 0x35, 0xdd, 0x40, 0x1b, 0xbe, 0x62, 0x1b, 0x79, 0xd2, 0x65, 0x48, 0x74, 0x75, 0x03, 0x15, 0x84, 0x95, 0xf8, 0x6a, 0xf6, 0xfc, 0x63, 0xe5, 0x11, 0x50, 0x39, 0x8c, 0x68, 0x61, 0xb1, 0x4c, 0x10, 0xa5, 0xb7, 0x13, 0xb0, 0x38, 0x61, 0x56, 0x92, 0x20, 0x61, 0xaa, 0x7d, 0xcc, 0x28, 0xac, 0x66, 0x64, 0xf2, 0xbf, 0x54, 0x80, 0x59, 0x5b, 0xd5, 0x6e, 0xaa, 0x3d, 0x54, 0x88, 0x11, 0x31, 0x1f, 0x4a, 0x45, 0x80, 0x0e, 0xb2, 0x91, 0xd9, 0x41, 0xa6, 0x76, 0x58, 0x88, 0xaf, 0xc4, 0x57, 0x33, 0x72, 0x40, 0x22, 0x3d, 0x05, 0x0b, 0xf6, 0x60, 0xdf, 0xd0, 0x35, 0x25, 0xa0, 0x06, 0x2b, 0xf1, 0xd5, 0xa4, 0x2c, 0xd2, 0x89, 0x8d, 0xa1, 0xf2, 0x39, 0x98, 0xbf, 0x8d, 0xd4, 0x9b, 0x41, 0xd5, 0x2c, 0x51, 0xcd, 0x63, 0x71, 0x40, 0xb1, 0x06, 0xb9, 0x3e, 0x72, 0x5d, 0xb5, 0x87, 0x14, 0xef, 0xd0, 0x46, 0x85, 0x04, 0x79, 0xfb, 0x95, 0xb1, 0xb7, 0x1f, 0x7d, 0xf3, 0x2c, 0x43, 0xed, 0x1e, 0xda, 0x48, 0xaa, 0x42, 0x06, 0x99, 0x83, 0x3e, 0x65, 0x48, 0x1e, 0xe3, 0xbf, 0xba, 0x39, 0xe8, 0x8f, 0xb2, 0xa4, 0x31, 0x8c, 0x51, 0xcc, 0xba, 0xc8, 0xb9, 0xa5, 0x6b, 0xa8, 0x90, 0x22, 0x04, 0xe7, 0xc6, 0x08, 0xda, 0x74, 0x7e, 0x94, 0x83, 0xe3, 0xa4, 0x1a, 0x64, 0xd0, 0xcb, 0x1e, 0x32, 0x5d, 0xdd, 0x32, 0x0b, 0xb3, 0x84, 0xe4, 0xf1, 0x09, 0xab, 0x88, 0x8c, 0xce, 0x28, 0xc5, 0x10, 0x27, 0x5d, 0x82, 0x59, 0xcb, 0xf6, 0x74, 0xcb, 0x74, 0x0b, 0xe9, 0x15, 0x61, 0x35, 0x7b, 0xfe, 0xe1, 0x89, 0x81, 0xd0, 0xa4, 0x3a, 0x32, 0x57, 0x96, 0x1a, 0x20, 0xba, 0xd6, 0xc0, 0xd1, 0x90, 0xa2, 0x59, 0x1d, 0xa4, 0xe8, 0x66, 0xd7, 0x2a, 0x64, 0x08, 0xc1, 0x99, 0xf1, 0x17, 0x21, 0x8a, 0x35, 0xab, 0x83, 0x1a, 0x66, 0xd7, 0x92, 0xf3, 0x6e, 0x68, 0x2c, 0x9d, 0x82, 0x94, 0x7b, 0x68, 0x7a, 0xea, 0xcb, 0x85, 0x1c, 0x89, 0x10, 0x36, 0x2a, 0xfd, 0x7d, 0x0a, 0xe6, 0xa7, 0x09, 0xb1, 0xab, 0x90, 0xec, 0xe2, 0xb7, 0x2c, 0xc4, 0x4e, 0xe2, 0x03, 0x8a, 0x09, 0x3b, 0x31, 0xf5, 0x63, 0x3a, 0xb1, 0x0a, 0x59, 0x13, 0xb9, 0x1e, 0xea, 0xd0, 0x88, 0x88, 0x4f, 0x19, 0x53, 0x40, 0x41, 0xe3, 0x21, 0x95, 0xf8, 0xb1, 0x42, 0xea, 0x05, 0x98, 0xf7, 0x4d, 0x52, 0x1c, 0xd5, 0xec, 0xf1, 0xd8, 0x5c, 0x8b, 0xb2, 0xa4, 0x5c, 0xe7, 0x38, 0x19, 0xc3, 0xe4, 0x3c, 0x0a, 0x8d, 0xa5, 0x0d, 0x00, 0xcb, 0x44, 0x56, 0x57, 0xe9, 0x20, 0xcd, 0x28, 0xa4, 0x8f, 0xf1, 0x52, 0x13, 0xab, 0x8c, 0x79, 0xc9, 0xa2, 0x52, 0xcd, 0x90, 0xae, 0x0c, 0x43, 0x6d, 0xf6, 0x98, 0x48, 0xd9, 0xa6, 0x9b, 0x6c, 0x2c, 0xda, 0xf6, 0x20, 0xef, 0x20, 0x1c, 0xf7, 0xa8, 0xc3, 0xde, 0x2c, 0x43, 0x8c, 0x28, 0x47, 0xbe, 0x99, 0xcc, 0x60, 0xf4, 0xc5, 0xe6, 0x9c, 0xe0, 0x50, 0x7a, 0x14, 0x7c, 0x81, 0x42, 0xc2, 0x0a, 0x48, 0x16, 0xca, 0x71, 0xe1, 0x8e, 0xda, 0x47, 0xcb, 0x77, 0x20, 0x1f, 0x76, 0x8f, 0xb4, 0x04, 0x49, 0xd7, 0x53, 0x1d, 0x8f, 0x44, 0x61, 0x52, 0xa6, 0x03, 0x49, 0x84, 0x38, 0x32, 0x3b, 0x24, 0xcb, 0x25, 0x65, 0xfc, 0xaf, 0xf4, 0x33, 0xc3, 0x17, 0x8e, 0x93, 0x17, 0xfe, 0xd8, 0xf8, 0x8a, 0x86, 0x98, 0x47, 0xdf, 0x7b, 0xf9, 0x19, 0x98, 0x0b, 0xbd, 0xc0, 0xb4, 0x8f, 0x2e, 0xfd, 0x3c, 0x3c, 0x30, 0x91, 0x5a, 0x7a, 0x01, 0x96, 0x06, 0xa6, 0x6e, 0x7a, 0xc8, 0xb1, 0x1d, 0x84, 0x23, 0x96, 0x3e, 0xaa, 0xf0, 0xef, 0xb3, 0xc7, 0xc4, 0xdc, 0x5e, 0x50, 0x9b, 0xb2, 0xc8, 0x8b, 0x83, 0x71, 0xe1, 0x93, 0x99, 0xf4, 0x0f, 0x66, 0xc5, 0xbb, 0x77, 0xef, 0xde, 0x8d, 0x95, 0xbe, 0x98, 0x82, 0xa5, 0x49, 0x7b, 0x66, 0xe2, 0xf6, 0x3d, 0x05, 0x29, 0x73, 0xd0, 0xdf, 0x47, 0x0e, 0x71, 0x52, 0x52, 0x66, 0x23, 0xa9, 0x0a, 0x49, 0x43, 0xdd, 0x47, 0x46, 0x21, 0xb1, 0x22, 0xac, 0xe6, 0xcf, 0x3f, 0x35, 0xd5, 0xae, 0x2c, 0x6f, 0x61, 0x88, 0x4c, 0x91, 0xd2, 0xb3, 0x90, 0x60, 0x29, 0x1a, 0x33, 0x3c, 0x39, 0x1d, 0x03, 0xde, 0x4b, 0x32, 0xc1, 0x49, 0x0f, 0x41, 0x06, 0xff, 0xa5, 0xb1, 0x91, 0x22, 0x36, 0xa7, 0xb1, 0x00, 0xc7, 0x85, 0xb4, 0x0c, 0x69, 0xb2, 0x4d, 0x3a, 0x88, 0x97, 0x36, 0x7f, 0x8c, 0x03, 0xab, 0x83, 0xba, 0xea, 0xc0, 0xf0, 0x94, 0x5b, 0xaa, 0x31, 0x40, 0x24, 0xe0, 0x33, 0x72, 0x8e, 0x09, 0x3f, 0x83, 0x65, 0xd2, 0x19, 0xc8, 0xd2, 0x5d, 0xa5, 0x9b, 0x1d, 0xf4, 0x32, 0xc9, 0x9e, 0x49, 0x99, 0x6e, 0xb4, 0x06, 0x96, 0xe0, 0xc7, 0xdf, 0x70, 0x2d, 0x93, 0x87, 0x26, 0x79, 0x04, 0x16, 0x90, 0xc7, 0x3f, 0x33, 0x9a, 0xb8, 0x1f, 0x99, 0xfc, 0x7a, 0xa3, 0x31, 0x55, 0xfa, 0x66, 0x0c, 0x12, 0x24, 0x5f, 0xcc, 0x43, 0x76, 0xf7, 0xc5, 0x56, 0x5d, 0xd9, 0x68, 0xee, 0xad, 0x6f, 0xd5, 0x45, 0x41, 0xca, 0x03, 0x10, 0xc1, 0xb5, 0xad, 0x66, 0x75, 0x57, 0x8c, 0xf9, 0xe3, 0xc6, 0xce, 0xee, 0xa5, 0xa7, 0xc5, 0xb8, 0x0f, 0xd8, 0xa3, 0x82, 0x44, 0x50, 0xe1, 0xc2, 0x79, 0x31, 0x29, 0x89, 0x90, 0xa3, 0x04, 0x8d, 0x17, 0xea, 0x1b, 0x97, 0x9e, 0x16, 0x53, 0x61, 0xc9, 0x85, 0xf3, 0xe2, 0xac, 0x34, 0x07, 0x19, 0x22, 0x59, 0x6f, 0x36, 0xb7, 0xc4, 0xb4, 0xcf, 0xd9, 0xde, 0x95, 0x1b, 0x3b, 0x9b, 0x62, 0xc6, 0xe7, 0xdc, 0x94, 0x9b, 0x7b, 0x2d, 0x11, 0x7c, 0x86, 0xed, 0x7a, 0xbb, 0x5d, 0xdd, 0xac, 0x8b, 0x59, 0x5f, 0x63, 0xfd, 0xc5, 0xdd, 0x7a, 0x5b, 0xcc, 0x85, 0xcc, 0xba, 0x70, 0x5e, 0x9c, 0xf3, 0x1f, 0x51, 0xdf, 0xd9, 0xdb, 0x16, 0xf3, 0xd2, 0x02, 0xcc, 0xd1, 0x47, 0x70, 0x23, 0xe6, 0x47, 0x44, 0x97, 0x9e, 0x16, 0xc5, 0xa1, 0x21, 0x94, 0x65, 0x21, 0x24, 0xb8, 0xf4, 0xb4, 0x28, 0x95, 0x6a, 0x90, 0x24, 0xd1, 0x25, 0x49, 0x90, 0xdf, 0xaa, 0xae, 0xd7, 0xb7, 0x94, 0x66, 0x6b, 0xb7, 0xd1, 0xdc, 0xa9, 0x6e, 0x89, 0xc2, 0x50, 0x26, 0xd7, 0x3f, 0xbd, 0xd7, 0x90, 0xeb, 0x1b, 0x62, 0x2c, 0x28, 0x6b, 0xd5, 0xab, 0xbb, 0xf5, 0x0d, 0x31, 0x5e, 0xd2, 0x60, 0x69, 0x52, 0x9e, 0x9c, 0xb8, 0x33, 0x02, 0x4b, 0x1c, 0x3b, 0x66, 0x89, 0x09, 0xd7, 0xd8, 0x12, 0x7f, 0x3f, 0x06, 0x8b, 0x13, 0x6a, 0xc5, 0xc4, 0x87, 0x3c, 0x07, 0x49, 0x1a, 0xa2, 0xb4, 0x7a, 0x3e, 0x31, 0xb1, 0xe8, 0x90, 0x80, 0x1d, 0xab, 0xa0, 0x04, 0x17, 0xec, 0x20, 0xe2, 0xc7, 0x74, 0x10, 0x98, 0x62, 0x2c, 0xa7, 0xff, 0xdc, 0x58, 0x4e, 0xa7, 0x65, 0xef, 0xd2, 0x34, 0x65, 0x8f, 0xc8, 0x4e, 0x96, 0xdb, 0x93, 0x13, 0x72, 0xfb, 0x55, 0x58, 0x18, 0x23, 0x9a, 0x3a, 0xc7, 0xbe, 0x22, 0x40, 0xe1, 0x38, 0xe7, 0x44, 0x64, 0xba, 0x58, 0x28, 0xd3, 0x5d, 0x1d, 0xf5, 0xe0, 0xd9, 0xe3, 0x17, 0x61, 0x6c, 0xad, 0xdf, 0x10, 0xe0, 0xd4, 0xe4, 0x4e, 0x71, 0xa2, 0x0d, 0xcf, 0x42, 0xaa, 0x8f, 0xbc, 0x03, 0x8b, 0x77, 0x4b, 0x1f, 0x9b, 0x50, 0x83, 0xf1, 0xf4, 0xe8, 0x62, 0x33, 0x54, 0xb0, 0x88, 0xc7, 0x8f, 0x6b, 0xf7, 0xa8, 0x35, 0x63, 0x96, 0x7e, 0x3e, 0x06, 0x0f, 0x4c, 0x24, 0x9f, 0x68, 0xe8, 0x23, 0x00, 0xba, 0x69, 0x0f, 0x3c, 0xda, 0x11, 0xd1, 0x04, 0x9b, 0x21, 0x12, 0x92, 0xbc, 0x70, 0xf2, 0x1c, 0x78, 0xfe, 0x7c, 0x9c, 0xcc, 0x03, 0x15, 0x11, 0x85, 0xcb, 0x43, 0x43, 0x13, 0xc4, 0xd0, 0xe2, 0x31, 0x6f, 0x3a, 0x16, 0x98, 0x9f, 0x00, 0x51, 0x33, 0x74, 0x64, 0x7a, 0x8a, 0xeb, 0x39, 0x48, 0xed, 0xeb, 0x66, 0x8f, 0x54, 0x90, 0x74, 0x25, 0xd9, 0x55, 0x0d, 0x17, 0xc9, 0xf3, 0x74, 0xba, 0xcd, 0x67, 0x31, 0x82, 0x04, 0x90, 0x13, 0x40, 0xa4, 0x42, 0x08, 0x3a, 0xed, 0x23, 0x4a, 0xdf, 0x48, 0x43, 0x36, 0xd0, 0x57, 0x4b, 0x67, 0x21, 0x77, 0x43, 0xbd, 0xa5, 0x2a, 0xfc, 0xac, 0x44, 0x3d, 0x91, 0xc5, 0xb2, 0x16, 0x3b, 0x2f, 0x7d, 0x02, 0x96, 0x88, 0x8a, 0x35, 0xf0, 0x90, 0xa3, 0x68, 0x86, 0xea, 0xba, 0xc4, 0x69, 0x69, 0xa2, 0x2a, 0xe1, 0xb9, 0x26, 0x9e, 0xaa, 0xf1, 0x19, 0xe9, 0x22, 0x2c, 0x12, 0x44, 0x7f, 0x60, 0x78, 0xba, 0x6d, 0x20, 0x05, 0x9f, 0xde, 0x5c, 0x52, 0x49, 0x7c, 0xcb, 0x16, 0xb0, 0xc6, 0x36, 0x53, 0xc0, 0x16, 0xb9, 0xd2, 0x06, 0x3c, 0x42, 0x60, 0x3d, 0x64, 0x22, 0x47, 0xf5, 0x90, 0x82, 0x3e, 0x37, 0x50, 0x0d, 0x57, 0x51, 0xcd, 0x8e, 0x72, 0xa0, 0xba, 0x07, 0x85, 0x25, 0x4c, 0xb0, 0x1e, 0x2b, 0x08, 0xf2, 0x69, 0xac, 0xb8, 0xc9, 0xf4, 0xea, 0x44, 0xad, 0x6a, 0x76, 0x3e, 0xa5, 0xba, 0x07, 0x52, 0x05, 0x4e, 0x11, 0x16, 0xd7, 0x73, 0x74, 0xb3, 0xa7, 0x68, 0x07, 0x48, 0xbb, 0xa9, 0x0c, 0xbc, 0xee, 0xe5, 0xc2, 0x43, 0xc1, 0xe7, 0x13, 0x0b, 0xdb, 0x44, 0xa7, 0x86, 0x55, 0xf6, 0xbc, 0xee, 0x65, 0xa9, 0x0d, 0x39, 0xbc, 0x18, 0x7d, 0xfd, 0x0e, 0x52, 0xba, 0x96, 0x43, 0x4a, 0x63, 0x7e, 0x42, 0x6a, 0x0a, 0x78, 0xb0, 0xdc, 0x64, 0x80, 0x6d, 0xab, 0x83, 0x2a, 0xc9, 0x76, 0xab, 0x5e, 0xdf, 0x90, 0xb3, 0x9c, 0xe5, 0x9a, 0xe5, 0xe0, 0x80, 0xea, 0x59, 0xbe, 0x83, 0xb3, 0x34, 0xa0, 0x7a, 0x16, 0x77, 0xef, 0x45, 0x58, 0xd4, 0x34, 0xfa, 0xce, 0xba, 0xa6, 0xb0, 0x33, 0x96, 0x5b, 0x10, 0x43, 0xce, 0xd2, 0xb4, 0x4d, 0xaa, 0xc0, 0x62, 0xdc, 0x95, 0xae, 0xc0, 0x03, 0x43, 0x67, 0x05, 0x81, 0x0b, 0x63, 0x6f, 0x39, 0x0a, 0xbd, 0x08, 0x8b, 0xf6, 0xe1, 0x38, 0x50, 0x0a, 0x3d, 0xd1, 0x3e, 0x1c, 0x85, 0x3d, 0x03, 0x4b, 0xf6, 0x81, 0x3d, 0x8e, 0x7b, 0x32, 0x88, 0x93, 0xec, 0x03, 0x7b, 0x14, 0xf8, 0x38, 0x39, 0x70, 0x3b, 0x48, 0x53, 0x3d, 0xd4, 0x29, 0x3c, 0x18, 0x54, 0x0f, 0x4c, 0x48, 0x6b, 0x20, 0x6a, 0x9a, 0x82, 0x4c, 0x75, 0xdf, 0x40, 0x8a, 0xea, 0x20, 0x53, 0x75, 0x0b, 0x67, 0x82, 0xca, 0x79, 0x4d, 0xab, 0x93, 0xd9, 0x2a, 0x99, 0x94, 0x9e, 0x84, 0x05, 0x6b, 0xff, 0x86, 0x46, 0x43, 0x52, 0xb1, 0x1d, 0xd4, 0xd5, 0x5f, 0x2e, 0x3c, 0x46, 0xfc, 0x3b, 0x8f, 0x27, 0x48, 0x40, 0xb6, 0x88, 0x58, 0x7a, 0x02, 0x44, 0xcd, 0x3d, 0x50, 0x1d, 0x9b, 0xe4, 0x64, 0xd7, 0x56, 0x35, 0x54, 0x78, 0x9c, 0xaa, 0x52, 0xf9, 0x0e, 0x17, 0xe3, 0x2d, 0xe1, 0xde, 0xd6, 0xbb, 0x1e, 0x67, 0x3c, 0x47, 0xb7, 0x04, 0x91, 0x31, 0xb6, 0x55, 0x10, 0xb1, 0x2b, 0x42, 0x0f, 0x5e, 0x25, 0x6a, 0x79, 0xfb, 0xc0, 0x0e, 0x3e, 0xf7, 0x51, 0x98, 0xc3, 0x9a, 0xc3, 0x87, 0x3e, 0x41, 0x1b, 0x32, 0xfb, 0x20, 0xf0, 0xc4, 0x0f, 0xad, 0x37, 0x2e, 0x55, 0x20, 0x17, 0x8c, 0x4f, 0x29, 0x03, 0x34, 0x42, 0x45, 0x01, 0x37, 0x2b, 0xb5, 0xe6, 0x06, 0x6e, 0x33, 0x5e, 0xaa, 0x8b, 0x31, 0xdc, 0xee, 0x6c, 0x35, 0x76, 0xeb, 0x8a, 0xbc, 0xb7, 0xb3, 0xdb, 0xd8, 0xae, 0x8b, 0xf1, 0x60, 0x5f, 0xfd, 0x9d, 0x18, 0xe4, 0xc3, 0x47, 0x24, 0xe9, 0xa7, 0xe1, 0x41, 0x7e, 0x9f, 0xe1, 0x22, 0x4f, 0xb9, 0xad, 0x3b, 0x64, 0xcb, 0xf4, 0x55, 0x5a, 0xbe, 0xfc, 0x45, 0x5b, 0x62, 0x5a, 0x6d, 0xe4, 0x3d, 0xaf, 0x3b, 0x78, 0x43, 0xf4, 0x55, 0x4f, 0xda, 0x82, 0x33, 0xa6, 0xa5, 0xb8, 0x9e, 0x6a, 0x76, 0x54, 0xa7, 0xa3, 0x0c, 0x6f, 0x92, 0x14, 0x55, 0xd3, 0x90, 0xeb, 0x5a, 0xb4, 0x54, 0xf9, 0x2c, 0x0f, 0x9b, 0x56, 0x9b, 0x29, 0x0f, 0x73, 0x78, 0x95, 0xa9, 0x8e, 0x04, 0x58, 0xfc, 0xb8, 0x00, 0x7b, 0x08, 0x32, 0x7d, 0xd5, 0x56, 0x90, 0xe9, 0x39, 0x87, 0xa4, 0x31, 0x4e, 0xcb, 0xe9, 0xbe, 0x6a, 0xd7, 0xf1, 0xf8, 0xa3, 0x39, 0x9f, 0xfc, 0x5b, 0x1c, 0x72, 0xc1, 0xe6, 0x18, 0x9f, 0x35, 0x34, 0x52, 0x47, 0x04, 0x92, 0x69, 0x1e, 0xbd, 0x6f, 0x2b, 0x5d, 0xae, 0xe1, 0x02, 0x53, 0x49, 0xd1, 0x96, 0x55, 0xa6, 0x48, 0x5c, 0xdc, 0x71, 0x6e, 0x41, 0xb4, 0x45, 0x48, 0xcb, 0x6c, 0x24, 0x6d, 0x42, 0xea, 0x86, 0x4b, 0xb8, 0x53, 0x84, 0xfb, 0xb1, 0xfb, 0x73, 0x5f, 0x6f, 0x13, 0xf2, 0xcc, 0xf5, 0xb6, 0xb2, 0xd3, 0x94, 0xb7, 0xab, 0x5b, 0x32, 0x83, 0x4b, 0xa7, 0x21, 0x61, 0xa8, 0x77, 0x0e, 0xc3, 0xa5, 0x88, 0x88, 0xa6, 0x75, 0xfc, 0x69, 0x48, 0xdc, 0x46, 0xea, 0xcd, 0x70, 0x01, 0x20, 0xa2, 0x0f, 0x31, 0xf4, 0xd7, 0x20, 0x49, 0xfc, 0x25, 0x01, 0x30, 0x8f, 0x89, 0x33, 0x52, 0x1a, 0x12, 0xb5, 0xa6, 0x8c, 0xc3, 0x5f, 0x84, 0x1c, 0x95, 0x2a, 0xad, 0x46, 0xbd, 0x56, 0x17, 0x63, 0xa5, 0x8b, 0x90, 0xa2, 0x4e, 0xc0, 0x5b, 0xc3, 0x77, 0x83, 0x38, 0xc3, 0x86, 0x8c, 0x43, 0xe0, 0xb3, 0x7b, 0xdb, 0xeb, 0x75, 0x59, 0x8c, 0x05, 0x97, 0xd7, 0x85, 0x5c, 0xb0, 0x2f, 0xfe, 0x68, 0x62, 0xea, 0x1f, 0x04, 0xc8, 0x06, 0xfa, 0x5c, 0xdc, 0xa0, 0xa8, 0x86, 0x61, 0xdd, 0x56, 0x54, 0x43, 0x57, 0x5d, 0x16, 0x14, 0x40, 0x44, 0x55, 0x2c, 0x99, 0x76, 0xd1, 0x3e, 0x12, 0xe3, 0x5f, 0x17, 0x40, 0x1c, 0x6d, 0x31, 0x47, 0x0c, 0x14, 0x7e, 0xa2, 0x06, 0xbe, 0x26, 0x40, 0x3e, 0xdc, 0x57, 0x8e, 0x98, 0x77, 0xf6, 0x27, 0x6a, 0xde, 0x5b, 0x31, 0x98, 0x0b, 0x75, 0x93, 0xd3, 0x5a, 0xf7, 0x39, 0x58, 0xd0, 0x3b, 0xa8, 0x6f, 0x5b, 0x1e, 0x32, 0xb5, 0x43, 0xc5, 0x40, 0xb7, 0x90, 0x51, 0x28, 0x91, 0x44, 0xb1, 0x76, 0xff, 0x7e, 0xb5, 0xdc, 0x18, 0xe2, 0xb6, 0x30, 0xac, 0xb2, 0xd8, 0xd8, 0xa8, 0x6f, 0xb7, 0x9a, 0xbb, 0xf5, 0x9d, 0xda, 0x8b, 0xca, 0xde, 0xce, 0xcf, 0xee, 0x34, 0x9f, 0xdf, 0x91, 0x45, 0x7d, 0x44, 0xed, 0x43, 0xdc, 0xea, 0x2d, 0x10, 0x47, 0x8d, 0x92, 0x1e, 0x84, 0x49, 0x66, 0x89, 0x33, 0xd2, 0x22, 0xcc, 0xef, 0x34, 0x95, 0x76, 0x63, 0xa3, 0xae, 0xd4, 0xaf, 0x5d, 0xab, 0xd7, 0x76, 0xdb, 0xf4, 0x06, 0xc2, 0xd7, 0xde, 0x0d, 0x6f, 0xea, 0x57, 0xe3, 0xb0, 0x38, 0xc1, 0x12, 0xa9, 0xca, 0xce, 0x0e, 0xf4, 0x38, 0xf3, 0xf1, 0x69, 0xac, 0x2f, 0xe3, 0x92, 0xdf, 0x52, 0x1d, 0x8f, 0x1d, 0x35, 0x9e, 0x00, 0xec, 0x25, 0xd3, 0xd3, 0xbb, 0x3a, 0x72, 0xd8, 0x85, 0x0d, 0x3d, 0x50, 0xcc, 0x0f, 0xe5, 0xf4, 0xce, 0xe6, 0xa7, 0x40, 0xb2, 0x2d, 0x57, 0xf7, 0xf4, 0x5b, 0x48, 0xd1, 0x4d, 0x7e, 0xbb, 0x83, 0x0f, 0x18, 0x09, 0x59, 0xe4, 0x33, 0x0d, 0xd3, 0xf3, 0xb5, 0x4d, 0xd4, 0x53, 0x47, 0xb4, 0x71, 0x02, 0x8f, 0xcb, 0x22, 0x9f, 0xf1, 0xb5, 0xcf, 0x42, 0xae, 0x63, 0x0d, 0x70, 0xd7, 0x45, 0xf5, 0x70, 0xbd, 0x10, 0xe4, 0x2c, 0x95, 0xf9, 0x2a, 0xac, 0x9f, 0x1e, 0x5e, 0x2b, 0xe5, 0xe4, 0x2c, 0x95, 0x51, 0x95, 0x73, 0x30, 0xaf, 0xf6, 0x7a, 0x0e, 0x26, 0xe7, 0x44, 0xf4, 0x84, 0x90, 0xf7, 0xc5, 0x44, 0x71, 0xf9, 0x3a, 0xa4, 0xb9, 0x1f, 0x70, 0x49, 0xc6, 0x9e, 0x50, 0x6c, 0x7a, 0xec, 0x8d, 0xad, 0x66, 0xe4, 0xb4, 0xc9, 0x27, 0xcf, 0x42, 0x4e, 0x77, 0x95, 0xe1, 0x2d, 0x79, 0x6c, 0x25, 0xb6, 0x9a, 0x96, 0xb3, 0xba, 0xeb, 0xdf, 0x30, 0x96, 0xde, 0x88, 0x41, 0x3e, 0x7c, 0xcb, 0x2f, 0x6d, 0x40, 0xda, 0xb0, 0x34, 0x95, 0x84, 0x16, 0xfd, 0xc4, 0xb4, 0x1a, 0xf1, 0x61, 0xa0, 0xbc, 0xc5, 0xf4, 0x65, 0x1f, 0xb9, 0xfc, 0x2f, 0x02, 0xa4, 0xb9, 0x58, 0x3a, 0x05, 0x09, 0x5b, 0xf5, 0x0e, 0x08, 0x5d, 0x72, 0x3d, 0x26, 0x0a, 0x32, 0x19, 0x63, 0xb9, 0x6b, 0xab, 0x26, 0x09, 0x01, 0x26, 0xc7, 0x63, 0xbc, 0xae, 0x06, 0x52, 0x3b, 0xe4, 0xf8, 0x61, 0xf5, 0xfb, 0xc8, 0xf4, 0x5c, 0xbe, 0xae, 0x4c, 0x5e, 0x63, 0x62, 0xe9, 0x29, 0x58, 0xf0, 0x1c, 0x55, 0x37, 0x42, 0xba, 0x09, 0xa2, 0x2b, 0xf2, 0x09, 0x5f, 0xb9, 0x02, 0xa7, 0x39, 0x6f, 0x07, 0x79, 0xaa, 0x76, 0x80, 0x3a, 0x43, 0x50, 0x8a, 0x5c, 0x33, 0x3c, 0xc8, 0x14, 0x36, 0xd8, 0x3c, 0xc7, 0x96, 0xbe, 0x27, 0xc0, 0x02, 0x3f, 0x30, 0x75, 0x7c, 0x67, 0x6d, 0x03, 0xa8, 0xa6, 0x69, 0x79, 0x41, 0x77, 0x8d, 0x87, 0xf2, 0x18, 0xae, 0x5c, 0xf5, 0x41, 0x72, 0x80, 0x60, 0xb9, 0x0f, 0x30, 0x9c, 0x39, 0xd6, 0x6d, 0x67, 0x20, 0xcb, 0x3e, 0xe1, 0x90, 0xef, 0x80, 0xf4, 0x88, 0x0d, 0x54, 0x84, 0x4f, 0x56, 0xd2, 0x12, 0x24, 0xf7, 0x51, 0x4f, 0x37, 0xd9, 0xc5, 0x2c, 0x1d, 0xf0, 0x8b, 0x90, 0x84, 0x7f, 0x11, 0xb2, 0xfe, 0x59, 0x58, 0xd4, 0xac, 0xfe, 0xa8, 0xb9, 0xeb, 0xe2, 0xc8, 0x31, 0xdf, 0xfd, 0x94, 0xf0, 0x12, 0x0c, 0x5b, 0xcc, 0xf7, 0x05, 0xe1, 0x8f, 0x63, 0xf1, 0xcd, 0xd6, 0xfa, 0x57, 0x63, 0xcb, 0x9b, 0x14, 0xda, 0xe2, 0x6f, 0x2a, 0xa3, 0xae, 0x81, 0x34, 0x6c, 0x3d, 0x7c, 0xe1, 0x1c, 0x7c, 0xbc, 0xa7, 0x7b, 0x07, 0x83, 0xfd, 0xb2, 0x66, 0xf5, 0xd7, 0x7a, 0x56, 0xcf, 0x1a, 0x7e, 0xfa, 0xc4, 0x23, 0x32, 0x20, 0xff, 0xb1, 0xcf, 0x9f, 0x19, 0x5f, 0xba, 0x1c, 0xf9, 0xad, 0xb4, 0xb2, 0x03, 0x8b, 0x4c, 0x59, 0x21, 0xdf, 0x5f, 0xe8, 0x29, 0x42, 0xba, 0xef, 0x1d, 0x56, 0xe1, 0xeb, 0x6f, 0x93, 0x72, 0x2d, 0x2f, 0x30, 0x28, 0x9e, 0xa3, 0x07, 0x8d, 0x8a, 0x0c, 0x0f, 0x84, 0xf8, 0xe8, 0xd6, 0x44, 0x4e, 0x04, 0xe3, 0x77, 0x18, 0xe3, 0x62, 0x80, 0xb1, 0xcd, 0xa0, 0x95, 0x1a, 0xcc, 0x9d, 0x84, 0xeb, 0x9f, 0x18, 0x57, 0x0e, 0x05, 0x49, 0x36, 0x61, 0x9e, 0x90, 0x68, 0x03, 0xd7, 0xb3, 0xfa, 0x24, 0xef, 0xdd, 0x9f, 0xe6, 0x9f, 0xdf, 0xa6, 0x7b, 0x25, 0x8f, 0x61, 0x35, 0x1f, 0x55, 0xa9, 0x00, 0xf9, 0xe4, 0xd4, 0x41, 0x9a, 0x11, 0xc1, 0xf0, 0x26, 0x33, 0xc4, 0xd7, 0xaf, 0x7c, 0x06, 0x96, 0xf0, 0xff, 0x24, 0x2d, 0x05, 0x2d, 0x89, 0xbe, 0xf0, 0x2a, 0x7c, 0xef, 0x15, 0xba, 0x1d, 0x17, 0x7d, 0x82, 0x80, 0x4d, 0x81, 0x55, 0xec, 0x21, 0xcf, 0x43, 0x8e, 0xab, 0xa8, 0xc6, 0x24, 0xf3, 0x02, 0x37, 0x06, 0x85, 0x2f, 0xbd, 0x13, 0x5e, 0xc5, 0x4d, 0x8a, 0xac, 0x1a, 0x46, 0x65, 0x0f, 0x1e, 0x9c, 0x10, 0x15, 0x53, 0x70, 0xbe, 0xca, 0x38, 0x97, 0xc6, 0x22, 0x03, 0xd3, 0xb6, 0x80, 0xcb, 0xfd, 0xb5, 0x9c, 0x82, 0xf3, 0xf7, 0x19, 0xa7, 0xc4, 0xb0, 0x7c, 0x49, 0x31, 0xe3, 0x75, 0x58, 0xb8, 0x85, 0x9c, 0x7d, 0xcb, 0x65, 0xb7, 0x34, 0x53, 0xd0, 0xbd, 0xc6, 0xe8, 0xe6, 0x19, 0x90, 0x5c, 0xdb, 0x60, 0xae, 0x2b, 0x90, 0xee, 0xaa, 0x1a, 0x9a, 0x82, 0xe2, 0xcb, 0x8c, 0x62, 0x16, 0xeb, 0x63, 0x68, 0x15, 0x72, 0x3d, 0x8b, 0x55, 0xa6, 0x68, 0xf8, 0xeb, 0x0c, 0x9e, 0xe5, 0x18, 0x46, 0x61, 0x5b, 0xf6, 0xc0, 0xc0, 0x65, 0x2b, 0x9a, 0xe2, 0x0f, 0x38, 0x05, 0xc7, 0x30, 0x8a, 0x13, 0xb8, 0xf5, 0x0f, 0x39, 0x85, 0x1b, 0xf0, 0xe7, 0x73, 0x90, 0xb5, 0x4c, 0xe3, 0xd0, 0x32, 0xa7, 0x31, 0xe2, 0x8f, 0x18, 0x03, 0x30, 0x08, 0x26, 0xb8, 0x0a, 0x99, 0x69, 0x17, 0xe2, 0x4f, 0xde, 0xe1, 0xdb, 0x83, 0xaf, 0xc0, 0x26, 0xcc, 0xf3, 0x04, 0xa5, 0x5b, 0xe6, 0x14, 0x14, 0x7f, 0xca, 0x28, 0xf2, 0x01, 0x18, 0x7b, 0x0d, 0x0f, 0xb9, 0x5e, 0x0f, 0x4d, 0x43, 0xf2, 0x06, 0x7f, 0x0d, 0x06, 0x61, 0xae, 0xdc, 0x47, 0xa6, 0x76, 0x30, 0x1d, 0xc3, 0x57, 0xb8, 0x2b, 0x39, 0x06, 0x53, 0xd4, 0x60, 0xae, 0xaf, 0x3a, 0xee, 0x81, 0x6a, 0x4c, 0xb5, 0x1c, 0x7f, 0xc6, 0x38, 0x72, 0x3e, 0x88, 0x79, 0x64, 0x60, 0x9e, 0x84, 0xe6, 0xab, 0xdc, 0x23, 0x01, 0x18, 0xdb, 0x7a, 0xae, 0x47, 0xae, 0xb4, 0x4e, 0xc2, 0xf6, 0xe7, 0x7c, 0xeb, 0x51, 0xec, 0x76, 0x90, 0xf1, 0x2a, 0x64, 0x5c, 0xfd, 0xce, 0x54, 0x34, 0x7f, 0xc1, 0x57, 0x9a, 0x00, 0x30, 0xf8, 0x45, 0x38, 0x3d, 0xb1, 0x4c, 0x4c, 0x41, 0xf6, 0x97, 0x8c, 0xec, 0xd4, 0x84, 0x52, 0xc1, 0x52, 0xc2, 0x49, 0x29, 0xff, 0x8a, 0xa7, 0x04, 0x34, 0xc2, 0xd5, 0xc2, 0x67, 0x05, 0x57, 0xed, 0x9e, 0xcc, 0x6b, 0x7f, 0xcd, 0xbd, 0x46, 0xb1, 0x21, 0xaf, 0xed, 0xc2, 0x29, 0xc6, 0x78, 0xb2, 0x75, 0xfd, 0x1a, 0x4f, 0xac, 0x14, 0xbd, 0x17, 0x5e, 0xdd, 0xcf, 0xc2, 0xb2, 0xef, 0x4e, 0xde, 0x94, 0xba, 0x4a, 0x5f, 0xb5, 0xa7, 0x60, 0xfe, 0x3a, 0x63, 0xe6, 0x19, 0xdf, 0xef, 0x6a, 0xdd, 0x6d, 0xd5, 0xc6, 0xe4, 0x2f, 0x40, 0x81, 0x93, 0x0f, 0x4c, 0x07, 0x69, 0x56, 0xcf, 0xd4, 0xef, 0xa0, 0xce, 0x14, 0xd4, 0x7f, 0x33, 0xb2, 0x54, 0x7b, 0x01, 0x38, 0x66, 0x6e, 0x80, 0xe8, 0xf7, 0x2a, 0x8a, 0xde, 0xb7, 0x2d, 0xc7, 0x8b, 0x60, 0xfc, 0x06, 0x5f, 0x29, 0x1f, 0xd7, 0x20, 0xb0, 0x4a, 0x1d, 0xf2, 0x64, 0x38, 0x6d, 0x48, 0xfe, 0x2d, 0x23, 0x9a, 0x1b, 0xa2, 0x58, 0xe2, 0xd0, 0xac, 0xbe, 0xad, 0x3a, 0xd3, 0xe4, 0xbf, 0xbf, 0xe3, 0x89, 0x83, 0x41, 0x58, 0xe2, 0xf0, 0x0e, 0x6d, 0x84, 0xab, 0xfd, 0x14, 0x0c, 0xdf, 0xe4, 0x89, 0x83, 0x63, 0x18, 0x05, 0x6f, 0x18, 0xa6, 0xa0, 0xf8, 0x16, 0xa7, 0xe0, 0x18, 0x4c, 0xf1, 0xe9, 0x61, 0xa1, 0x75, 0x50, 0x4f, 0x77, 0x3d, 0x87, 0xb6, 0xc2, 0xf7, 0xa7, 0xfa, 0xf6, 0x3b, 0xe1, 0x26, 0x4c, 0x0e, 0x40, 0x2b, 0xd7, 0x61, 0x7e, 0xa4, 0xc5, 0x90, 0xa2, 0x7e, 0xbf, 0x52, 0xf8, 0xc5, 0xf7, 0x58, 0x32, 0x0a, 0x77, 0x18, 0x95, 0x2d, 0xbc, 0xee, 0xe1, 0x3e, 0x20, 0x9a, 0xec, 0x95, 0xf7, 0xfc, 0xa5, 0x0f, 0xb5, 0x01, 0x95, 0x6b, 0x30, 0x17, 0xea, 0x01, 0xa2, 0xa9, 0x7e, 0x89, 0x51, 0xe5, 0x82, 0x2d, 0x40, 0xe5, 0x22, 0x24, 0x70, 0x3d, 0x8f, 0x86, 0xff, 0x32, 0x83, 0x13, 0xf5, 0xca, 0x27, 0x21, 0xcd, 0xeb, 0x78, 0x34, 0xf4, 0x57, 0x18, 0xd4, 0x87, 0x60, 0x38, 0xaf, 0xe1, 0xd1, 0xf0, 0x5f, 0xe5, 0x70, 0x0e, 0xc1, 0xf0, 0xe9, 0x5d, 0xf8, 0x8f, 0xbf, 0x96, 0x60, 0x79, 0x98, 0xfb, 0xee, 0x2a, 0xcc, 0xb2, 0xe2, 0x1d, 0x8d, 0xfe, 0x3c, 0x7b, 0x38, 0x47, 0x54, 0x9e, 0x81, 0xe4, 0x94, 0x0e, 0xff, 0x75, 0x06, 0xa5, 0xfa, 0x95, 0x1a, 0x64, 0x03, 0x05, 0x3b, 0x1a, 0xfe, 0x1b, 0x0c, 0x1e, 0x44, 0x61, 0xd3, 0x59, 0xc1, 0x8e, 0x26, 0xf8, 0x4d, 0x6e, 0x3a, 0x43, 0x60, 0xb7, 0xf1, 0x5a, 0x1d, 0x8d, 0xfe, 0x2d, 0xee, 0x75, 0x0e, 0xa9, 0x3c, 0x07, 0x19, 0x3f, 0xff, 0x46, 0xe3, 0x7f, 0x9b, 0xe1, 0x87, 0x18, 0xec, 0x81, 0x40, 0xfe, 0x8f, 0xa6, 0xf8, 0x1d, 0xee, 0x81, 0x00, 0x0a, 0x6f, 0xa3, 0xd1, 0x9a, 0x1e, 0xcd, 0xf4, 0xbb, 0x7c, 0x1b, 0x8d, 0x94, 0x74, 0xbc, 0x9a, 0x24, 0x0d, 0x46, 0x53, 0xfc, 0x1e, 0x5f, 0x4d, 0xa2, 0x8f, 0xcd, 0x18, 0x2d, 0x92, 0xd1, 0x1c, 0x5f, 0xe0, 0x66, 0x8c, 0xd4, 0xc8, 0x4a, 0x0b, 0xa4, 0xf1, 0x02, 0x19, 0xcd, 0xf7, 0x45, 0xc6, 0xb7, 0x30, 0x56, 0x1f, 0x2b, 0xcf, 0xc3, 0xa9, 0xc9, 0xc5, 0x31, 0x9a, 0xf5, 0x4b, 0xef, 0x8d, 0x1c, 0x67, 0x82, 0xb5, 0xb1, 0xb2, 0x3b, 0xcc, 0xb2, 0xc1, 0xc2, 0x18, 0x4d, 0xfb, 0xea, 0x7b, 0xe1, 0x44, 0x1b, 0xac, 0x8b, 0x95, 0x2a, 0xc0, 0xb0, 0x26, 0x45, 0x73, 0xbd, 0xc6, 0xb8, 0x02, 0x20, 0xbc, 0x35, 0x58, 0x49, 0x8a, 0xc6, 0x7f, 0x99, 0x6f, 0x0d, 0x86, 0xc0, 0x5b, 0x83, 0x57, 0xa3, 0x68, 0xf4, 0xeb, 0x7c, 0x6b, 0x70, 0x48, 0xe5, 0x2a, 0xa4, 0xcd, 0x81, 0x61, 0xe0, 0xd8, 0x92, 0xee, 0xff, 0x93, 0xac, 0xc2, 0x7f, 0x7c, 0xc0, 0xc0, 0x1c, 0x50, 0xb9, 0x08, 0x49, 0xd4, 0xdf, 0x47, 0x9d, 0x28, 0xe4, 0x7f, 0x7e, 0xc0, 0xf3, 0x09, 0xd6, 0xae, 0x3c, 0x07, 0x40, 0x0f, 0xd3, 0xe4, 0x43, 0x51, 0x04, 0xf6, 0xbf, 0x3e, 0x60, 0x3f, 0x96, 0x18, 0x42, 0x86, 0x04, 0xf4, 0xa7, 0x17, 0xf7, 0x27, 0x78, 0x27, 0x4c, 0x40, 0x0e, 0xe0, 0x57, 0x60, 0xf6, 0x86, 0x6b, 0x99, 0x9e, 0xda, 0x8b, 0x42, 0xff, 0x37, 0x43, 0x73, 0x7d, 0xec, 0xb0, 0xbe, 0xe5, 0x20, 0x4f, 0xed, 0xb9, 0x51, 0xd8, 0xff, 0x61, 0x58, 0x1f, 0x80, 0xc1, 0x9a, 0xea, 0x7a, 0xd3, 0xbc, 0xf7, 0x0f, 0x39, 0x98, 0x03, 0xb0, 0xd1, 0xf8, 0xff, 0x9b, 0xe8, 0x30, 0x0a, 0xfb, 0x2e, 0x37, 0x9a, 0xe9, 0x57, 0x3e, 0x09, 0x19, 0xfc, 0x2f, 0xfd, 0x05, 0x54, 0x04, 0xf8, 0x7f, 0x19, 0x78, 0x88, 0xc0, 0x4f, 0x76, 0xbd, 0x8e, 0xa7, 0x47, 0x3b, 0xfb, 0xff, 0xd8, 0x4a, 0x73, 0xfd, 0x4a, 0x15, 0xb2, 0xae, 0xd7, 0xe9, 0x0c, 0x58, 0x47, 0x13, 0x01, 0xff, 0xff, 0x0f, 0xfc, 0x43, 0xae, 0x8f, 0x59, 0xaf, 0x4f, 0xbe, 0xaf, 0x83, 0x4d, 0x6b, 0xd3, 0xa2, 0x37, 0x75, 0x2f, 0x95, 0xa2, 0xaf, 0xdc, 0xe0, 0x5b, 0x71, 0x78, 0x58, 0xb3, 0xfa, 0xfb, 0x96, 0xbb, 0x16, 0x48, 0x55, 0x6b, 0x7d, 0xd5, 0x66, 0x17, 0x71, 0xd9, 0xbe, 0x6a, 0xb3, 0x5f, 0x3c, 0xba, 0xcb, 0x27, 0xbb, 0xc4, 0x2b, 0xfd, 0x02, 0xcc, 0x6e, 0xab, 0xf6, 0x2e, 0x72, 0x3d, 0x89, 0x38, 0x8b, 0xfc, 0xb4, 0x86, 0xdd, 0x8c, 0xae, 0x94, 0x03, 0xc4, 0x65, 0xa6, 0x56, 0x6e, 0x7b, 0x4e, 0xdb, 0x73, 0xc8, 0x57, 0x64, 0x39, 0xe5, 0x92, 0xc1, 0xf2, 0x15, 0xc8, 0x06, 0xc4, 0x92, 0x08, 0xf1, 0x9b, 0xe8, 0x90, 0xfd, 0xb8, 0x06, 0xff, 0x2b, 0x2d, 0x0d, 0x7f, 0xfd, 0x86, 0x65, 0x74, 0x50, 0x89, 0x5d, 0x16, 0x4a, 0xcf, 0xc2, 0xec, 0x35, 0xf5, 0x26, 0xda, 0x56, 0x6d, 0xe9, 0x02, 0xcc, 0x22, 0xd3, 0x73, 0x74, 0xe4, 0x32, 0x03, 0x4e, 0x87, 0x0c, 0x60, 0x6a, 0xf4, 0xc9, 0x5c, 0xb3, 0xb4, 0x05, 0xb9, 0xe0, 0xc4, 0xb4, 0xcf, 0xc6, 0x52, 0xcb, 0x3b, 0x60, 0xbf, 0x86, 0xcd, 0xc8, 0x74, 0xb0, 0xbe, 0xf1, 0xe6, 0xbd, 0xe2, 0xcc, 0x77, 0xef, 0x15, 0x67, 0xfe, 0xf5, 0x5e, 0x71, 0xe6, 0xad, 0x7b, 0x45, 0xe1, 0xdd, 0x7b, 0x45, 0xe1, 0xfd, 0x7b, 0x45, 0xe1, 0xee, 0x51, 0x51, 0xf8, 0xca, 0x51, 0x51, 0xf8, 0xda, 0x51, 0x51, 0xf8, 0xf6, 0x51, 0x51, 0x78, 0xf3, 0xa8, 0x38, 0xf3, 0xdd, 0xa3, 0xa2, 0xf0, 0xd6, 0x51, 0x51, 0xf8, 0xc1, 0x51, 0x71, 0xe6, 0xdd, 0xa3, 0xa2, 0xf0, 0xfe, 0x51, 0x71, 0xe6, 0xee, 0xf7, 0x8b, 0x33, 0xfb, 0x29, 0xe2, 0xdb, 0x0b, 0x3f, 0x0a, 0x00, 0x00, 0xff, 0xff, 0x20, 0x1a, 0x0c, 0x48, 0x46, 0x32, 0x00, 0x00, } r := bytes.NewReader(gzipped) gzipr, err := gzip.NewReader(r) if err != nil { panic(err) } ungzipped, err := ioutil.ReadAll(gzipr) if err != nil { panic(err) } if err := proto.Unmarshal(ungzipped, d); err != nil { panic(err) } return d } func (this *MapTest) VerboseEqual(that interface{}) error { if that == nil { if this == nil { return nil } return fmt.Errorf("that == nil && this != nil") } that1, ok := that.(*MapTest) if !ok { that2, ok := that.(MapTest) if ok { that1 = &that2 } else { return fmt.Errorf("that is not of type *MapTest") } } if that1 == nil { if this == nil { return nil } return fmt.Errorf("that is type *MapTest but is nil && this != nil") } else if this == nil { return fmt.Errorf("that is type *MapTest but is not nil && this == nil") } if len(this.StrStr) != len(that1.StrStr) { return fmt.Errorf("StrStr this(%v) Not Equal that(%v)", len(this.StrStr), len(that1.StrStr)) } for i := range this.StrStr { if this.StrStr[i] != that1.StrStr[i] { return fmt.Errorf("StrStr this[%v](%v) Not Equal that[%v](%v)", i, this.StrStr[i], i, that1.StrStr[i]) } } return nil } func (this *MapTest) Equal(that interface{}) bool { if that == nil { return this == nil } that1, ok := that.(*MapTest) if !ok { that2, ok := that.(MapTest) if ok { that1 = &that2 } else { return false } } if that1 == nil { return this == nil } else if this == nil { return false } if len(this.StrStr) != len(that1.StrStr) { return false } for i := range this.StrStr { if this.StrStr[i] != that1.StrStr[i] { return false } } return true } func (this *FakeMap) VerboseEqual(that interface{}) error { if that == nil { if this == nil { return nil } return fmt.Errorf("that == nil && this != nil") } that1, ok := that.(*FakeMap) if !ok { that2, ok := that.(FakeMap) if ok { that1 = &that2 } else { return fmt.Errorf("that is not of type *FakeMap") } } if that1 == nil { if this == nil { return nil } return fmt.Errorf("that is type *FakeMap but is nil && this != nil") } else if this == nil { return fmt.Errorf("that is type *FakeMap but is not nil && this == nil") } if len(this.Entries) != len(that1.Entries) { return fmt.Errorf("Entries this(%v) Not Equal that(%v)", len(this.Entries), len(that1.Entries)) } for i := range this.Entries { if !this.Entries[i].Equal(that1.Entries[i]) { return fmt.Errorf("Entries this[%v](%v) Not Equal that[%v](%v)", i, this.Entries[i], i, that1.Entries[i]) } } return nil } func (this *FakeMap) Equal(that interface{}) bool { if that == nil { return this == nil } that1, ok := that.(*FakeMap) if !ok { that2, ok := that.(FakeMap) if ok { that1 = &that2 } else { return false } } if that1 == nil { return this == nil } else if this == nil { return false } if len(this.Entries) != len(that1.Entries) { return false } for i := range this.Entries { if !this.Entries[i].Equal(that1.Entries[i]) { return false } } return true } func (this *FakeMapEntry) VerboseEqual(that interface{}) error { if that == nil { if this == nil { return nil } return fmt.Errorf("that == nil && this != nil") } that1, ok := that.(*FakeMapEntry) if !ok { that2, ok := that.(FakeMapEntry) if ok { that1 = &that2 } else { return fmt.Errorf("that is not of type *FakeMapEntry") } } if that1 == nil { if this == nil { return nil } return fmt.Errorf("that is type *FakeMapEntry but is nil && this != nil") } else if this == nil { return fmt.Errorf("that is type *FakeMapEntry but is not nil && this == nil") } if this.Key != that1.Key { return fmt.Errorf("Key this(%v) Not Equal that(%v)", this.Key, that1.Key) } if this.Value != that1.Value { return fmt.Errorf("Value this(%v) Not Equal that(%v)", this.Value, that1.Value) } if this.Other != that1.Other { return fmt.Errorf("Other this(%v) Not Equal that(%v)", this.Other, that1.Other) } return nil } func (this *FakeMapEntry) Equal(that interface{}) bool { if that == nil { return this == nil } that1, ok := that.(*FakeMapEntry) if !ok { that2, ok := that.(FakeMapEntry) if ok { that1 = &that2 } else { return false } } if that1 == nil { return this == nil } else if this == nil { return false } if this.Key != that1.Key { return false } if this.Value != that1.Value { return false } if this.Other != that1.Other { return false } return true } func (this *MapTest) GoString() string { if this == nil { return "nil" } s := make([]string, 0, 5) s = append(s, "&mapdefaults.MapTest{") keysForStrStr := make([]string, 0, len(this.StrStr)) for k := range this.StrStr { keysForStrStr = append(keysForStrStr, k) } sortkeys.Strings(keysForStrStr) mapStringForStrStr := "map[string]string{" for _, k := range keysForStrStr { mapStringForStrStr += fmt.Sprintf("%#v: %#v,", k, this.StrStr[k]) } mapStringForStrStr += "}" if this.StrStr != nil { s = append(s, "StrStr: "+mapStringForStrStr+",\n") } s = append(s, "}") return strings.Join(s, "") } func (this *FakeMap) GoString() string { if this == nil { return "nil" } s := make([]string, 0, 5) s = append(s, "&mapdefaults.FakeMap{") if this.Entries != nil { s = append(s, "Entries: "+fmt.Sprintf("%#v", this.Entries)+",\n") } s = append(s, "}") return strings.Join(s, "") } func (this *FakeMapEntry) GoString() string { if this == nil { return "nil" } s := make([]string, 0, 7) s = append(s, "&mapdefaults.FakeMapEntry{") s = append(s, "Key: "+fmt.Sprintf("%#v", this.Key)+",\n") s = append(s, "Value: "+fmt.Sprintf("%#v", this.Value)+",\n") s = append(s, "Other: "+fmt.Sprintf("%#v", this.Other)+",\n") s = append(s, "}") return strings.Join(s, "") } func valueToGoStringMap(v interface{}, typ string) string { rv := reflect.ValueOf(v) if rv.IsNil() { return "nil" } pv := reflect.Indirect(rv).Interface() return fmt.Sprintf("func(v %v) *%v { return &v } ( %#v )", typ, typ, pv) } func NewPopulatedMapTest(r randyMap, easy bool) *MapTest { this := &MapTest{} if r.Intn(10) != 0 { v1 := r.Intn(10) this.StrStr = make(map[string]string) for i := 0; i < v1; i++ { this.StrStr[randStringMap(r)] = randStringMap(r) } } if !easy && r.Intn(10) != 0 { } return this } func NewPopulatedFakeMap(r randyMap, easy bool) *FakeMap { this := &FakeMap{} if r.Intn(10) != 0 { v2 := r.Intn(5) this.Entries = make([]*FakeMapEntry, v2) for i := 0; i < v2; i++ { this.Entries[i] = NewPopulatedFakeMapEntry(r, easy) } } if !easy && r.Intn(10) != 0 { } return this } func NewPopulatedFakeMapEntry(r randyMap, easy bool) *FakeMapEntry { this := &FakeMapEntry{} this.Key = string(randStringMap(r)) this.Value = string(randStringMap(r)) this.Other = string(randStringMap(r)) if !easy && r.Intn(10) != 0 { } return this } type randyMap interface { Float32() float32 Float64() float64 Int63() int64 Int31() int32 Uint32() uint32 Intn(n int) int } func randUTF8RuneMap(r randyMap) rune { ru := r.Intn(62) if ru < 10 { return rune(ru + 48) } else if ru < 36 { return rune(ru + 55) } return rune(ru + 61) } func randStringMap(r randyMap) string { v3 := r.Intn(100) tmps := make([]rune, v3) for i := 0; i < v3; i++ { tmps[i] = randUTF8RuneMap(r) } return string(tmps) } func randUnrecognizedMap(r randyMap, maxFieldNumber int) (dAtA []byte) { l := r.Intn(5) for i := 0; i < l; i++ { wire := r.Intn(4) if wire == 3 { wire = 5 } fieldNumber := maxFieldNumber + r.Intn(100) dAtA = randFieldMap(dAtA, r, fieldNumber, wire) } return dAtA } func randFieldMap(dAtA []byte, r randyMap, fieldNumber int, wire int) []byte { key := uint32(fieldNumber)<<3 | uint32(wire) switch wire { case 0: dAtA = encodeVarintPopulateMap(dAtA, uint64(key)) v4 := r.Int63() if r.Intn(2) == 0 { v4 *= -1 } dAtA = encodeVarintPopulateMap(dAtA, uint64(v4)) case 1: dAtA = encodeVarintPopulateMap(dAtA, uint64(key)) dAtA = append(dAtA, byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256))) case 2: dAtA = encodeVarintPopulateMap(dAtA, uint64(key)) ll := r.Intn(100) dAtA = encodeVarintPopulateMap(dAtA, uint64(ll)) for j := 0; j < ll; j++ { dAtA = append(dAtA, byte(r.Intn(256))) } default: dAtA = encodeVarintPopulateMap(dAtA, uint64(key)) dAtA = append(dAtA, byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256)), byte(r.Intn(256))) } return dAtA } func encodeVarintPopulateMap(dAtA []byte, v uint64) []byte { for v >= 1<<7 { dAtA = append(dAtA, uint8(uint64(v)&0x7f|0x80)) v >>= 7 } dAtA = append(dAtA, uint8(v)) return dAtA } func (m *MapTest) Size() (n int) { var l int _ = l if len(m.StrStr) > 0 { for k, v := range m.StrStr { _ = k _ = v mapEntrySize := 1 + len(k) + sovMap(uint64(len(k))) + 1 + len(v) + sovMap(uint64(len(v))) n += mapEntrySize + 1 + sovMap(uint64(mapEntrySize)) } } return n } func (m *FakeMap) Size() (n int) { var l int _ = l if len(m.Entries) > 0 { for _, e := range m.Entries { l = e.Size() n += 1 + l + sovMap(uint64(l)) } } return n } func (m *FakeMapEntry) Size() (n int) { var l int _ = l l = len(m.Key) if l > 0 { n += 1 + l + sovMap(uint64(l)) } l = len(m.Value) if l > 0 { n += 1 + l + sovMap(uint64(l)) } l = len(m.Other) if l > 0 { n += 1 + l + sovMap(uint64(l)) } return n } func sovMap(x uint64) (n int) { for { n++ x >>= 7 if x == 0 { break } } return n } func sozMap(x uint64) (n int) { return sovMap(uint64((x << 1) ^ uint64((int64(x) >> 63)))) } func (this *MapTest) String() string { if this == nil { return "nil" } keysForStrStr := make([]string, 0, len(this.StrStr)) for k := range this.StrStr { keysForStrStr = append(keysForStrStr, k) } sortkeys.Strings(keysForStrStr) mapStringForStrStr := "map[string]string{" for _, k := range keysForStrStr { mapStringForStrStr += fmt.Sprintf("%v: %v,", k, this.StrStr[k]) } mapStringForStrStr += "}" s := strings.Join([]string{`&MapTest{`, `StrStr:` + mapStringForStrStr + `,`, `}`, }, "") return s } func (this *FakeMap) String() string { if this == nil { return "nil" } s := strings.Join([]string{`&FakeMap{`, `Entries:` + strings.Replace(fmt.Sprintf("%v", this.Entries), "FakeMapEntry", "FakeMapEntry", 1) + `,`, `}`, }, "") return s } func (this *FakeMapEntry) String() string { if this == nil { return "nil" } s := strings.Join([]string{`&FakeMapEntry{`, `Key:` + fmt.Sprintf("%v", this.Key) + `,`, `Value:` + fmt.Sprintf("%v", this.Value) + `,`, `Other:` + fmt.Sprintf("%v", this.Other) + `,`, `}`, }, "") return s } func valueToStringMap(v interface{}) string { rv := reflect.ValueOf(v) if rv.IsNil() { return "nil" } pv := reflect.Indirect(rv).Interface() return fmt.Sprintf("*%v", pv) } func (m *MapTest) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 for iNdEx < l { preIndex := iNdEx var wire uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ wire |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } fieldNum := int32(wire >> 3) wireType := int(wire & 0x7) if wireType == 4 { return fmt.Errorf("proto: MapTest: wiretype end group for non-group") } if fieldNum <= 0 { return fmt.Errorf("proto: MapTest: illegal tag %d (wire type %d)", fieldNum, wire) } switch fieldNum { case 1: if wireType != 2 { return fmt.Errorf("proto: wrong wireType = %d for field StrStr", wireType) } var msglen int for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ msglen |= (int(b) & 0x7F) << shift if b < 0x80 { break } } if msglen < 0 { return ErrInvalidLengthMap } postIndex := iNdEx + msglen if postIndex > l { return io.ErrUnexpectedEOF } if m.StrStr == nil { m.StrStr = make(map[string]string) } var mapkey string var mapvalue string for iNdEx < postIndex { entryPreIndex := iNdEx var wire uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ wire |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } fieldNum := int32(wire >> 3) if fieldNum == 1 { var stringLenmapkey uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ stringLenmapkey |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } intStringLenmapkey := int(stringLenmapkey) if intStringLenmapkey < 0 { return ErrInvalidLengthMap } postStringIndexmapkey := iNdEx + intStringLenmapkey if postStringIndexmapkey > l { return io.ErrUnexpectedEOF } mapkey = string(dAtA[iNdEx:postStringIndexmapkey]) iNdEx = postStringIndexmapkey } else if fieldNum == 2 { var stringLenmapvalue uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ stringLenmapvalue |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } intStringLenmapvalue := int(stringLenmapvalue) if intStringLenmapvalue < 0 { return ErrInvalidLengthMap } postStringIndexmapvalue := iNdEx + intStringLenmapvalue if postStringIndexmapvalue > l { return io.ErrUnexpectedEOF } mapvalue = string(dAtA[iNdEx:postStringIndexmapvalue]) iNdEx = postStringIndexmapvalue } else { iNdEx = entryPreIndex skippy, err := skipMap(dAtA[iNdEx:]) if err != nil { return err } if skippy < 0 { return ErrInvalidLengthMap } if (iNdEx + skippy) > postIndex { return io.ErrUnexpectedEOF } iNdEx += skippy } } m.StrStr[mapkey] = mapvalue iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipMap(dAtA[iNdEx:]) if err != nil { return err } if skippy < 0 { return ErrInvalidLengthMap } if (iNdEx + skippy) > l { return io.ErrUnexpectedEOF } iNdEx += skippy } } if iNdEx > l { return io.ErrUnexpectedEOF } return nil } func (m *FakeMap) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 for iNdEx < l { preIndex := iNdEx var wire uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ wire |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } fieldNum := int32(wire >> 3) wireType := int(wire & 0x7) if wireType == 4 { return fmt.Errorf("proto: FakeMap: wiretype end group for non-group") } if fieldNum <= 0 { return fmt.Errorf("proto: FakeMap: illegal tag %d (wire type %d)", fieldNum, wire) } switch fieldNum { case 1: if wireType != 2 { return fmt.Errorf("proto: wrong wireType = %d for field Entries", wireType) } var msglen int for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ msglen |= (int(b) & 0x7F) << shift if b < 0x80 { break } } if msglen < 0 { return ErrInvalidLengthMap } postIndex := iNdEx + msglen if postIndex > l { return io.ErrUnexpectedEOF } m.Entries = append(m.Entries, &FakeMapEntry{}) if err := m.Entries[len(m.Entries)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { return err } iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipMap(dAtA[iNdEx:]) if err != nil { return err } if skippy < 0 { return ErrInvalidLengthMap } if (iNdEx + skippy) > l { return io.ErrUnexpectedEOF } iNdEx += skippy } } if iNdEx > l { return io.ErrUnexpectedEOF } return nil } func (m *FakeMapEntry) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 for iNdEx < l { preIndex := iNdEx var wire uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ wire |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } fieldNum := int32(wire >> 3) wireType := int(wire & 0x7) if wireType == 4 { return fmt.Errorf("proto: FakeMapEntry: wiretype end group for non-group") } if fieldNum <= 0 { return fmt.Errorf("proto: FakeMapEntry: illegal tag %d (wire type %d)", fieldNum, wire) } switch fieldNum { case 1: if wireType != 2 { return fmt.Errorf("proto: wrong wireType = %d for field Key", wireType) } var stringLen uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ stringLen |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } intStringLen := int(stringLen) if intStringLen < 0 { return ErrInvalidLengthMap } postIndex := iNdEx + intStringLen if postIndex > l { return io.ErrUnexpectedEOF } m.Key = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex case 2: if wireType != 2 { return fmt.Errorf("proto: wrong wireType = %d for field Value", wireType) } var stringLen uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ stringLen |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } intStringLen := int(stringLen) if intStringLen < 0 { return ErrInvalidLengthMap } postIndex := iNdEx + intStringLen if postIndex > l { return io.ErrUnexpectedEOF } m.Value = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex case 3: if wireType != 2 { return fmt.Errorf("proto: wrong wireType = %d for field Other", wireType) } var stringLen uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return ErrIntOverflowMap } if iNdEx >= l { return io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ stringLen |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } intStringLen := int(stringLen) if intStringLen < 0 { return ErrInvalidLengthMap } postIndex := iNdEx + intStringLen if postIndex > l { return io.ErrUnexpectedEOF } m.Other = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipMap(dAtA[iNdEx:]) if err != nil { return err } if skippy < 0 { return ErrInvalidLengthMap } if (iNdEx + skippy) > l { return io.ErrUnexpectedEOF } iNdEx += skippy } } if iNdEx > l { return io.ErrUnexpectedEOF } return nil } func skipMap(dAtA []byte) (n int, err error) { l := len(dAtA) iNdEx := 0 for iNdEx < l { var wire uint64 for shift := uint(0); ; shift += 7 { if shift >= 64 { return 0, ErrIntOverflowMap } if iNdEx >= l { return 0, io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ wire |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } wireType := int(wire & 0x7) switch wireType { case 0: for shift := uint(0); ; shift += 7 { if shift >= 64 { return 0, ErrIntOverflowMap } if iNdEx >= l { return 0, io.ErrUnexpectedEOF } iNdEx++ if dAtA[iNdEx-1] < 0x80 { break } } return iNdEx, nil case 1: iNdEx += 8 return iNdEx, nil case 2: var length int for shift := uint(0); ; shift += 7 { if shift >= 64 { return 0, ErrIntOverflowMap } if iNdEx >= l { return 0, io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ length |= (int(b) & 0x7F) << shift if b < 0x80 { break } } iNdEx += length if length < 0 { return 0, ErrInvalidLengthMap } return iNdEx, nil case 3: for { var innerWire uint64 var start int = iNdEx for shift := uint(0); ; shift += 7 { if shift >= 64 { return 0, ErrIntOverflowMap } if iNdEx >= l { return 0, io.ErrUnexpectedEOF } b := dAtA[iNdEx] iNdEx++ innerWire |= (uint64(b) & 0x7F) << shift if b < 0x80 { break } } innerWireType := int(innerWire & 0x7) if innerWireType == 4 { break } next, err := skipMap(dAtA[start:]) if err != nil { return 0, err } iNdEx = start + next } return iNdEx, nil case 4: return iNdEx, nil case 5: iNdEx += 4 return iNdEx, nil default: return 0, fmt.Errorf("proto: illegal wireType %d", wireType) } } panic("unreachable") } var ( ErrInvalidLengthMap = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowMap = fmt.Errorf("proto: integer overflow") ) func init() { proto.RegisterFile("combos/unmarshaler/map.proto", fileDescriptorMap) } var fileDescriptorMap = []byte{ // 315 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x90, 0xbf, 0x4f, 0x02, 0x31, 0x14, 0xc7, 0xfb, 0x20, 0x72, 0xb1, 0x38, 0x98, 0x8b, 0xc3, 0x49, 0xcc, 0x0b, 0x61, 0x62, 0xf1, 0x2e, 0x91, 0x45, 0x1c, 0x1c, 0x8c, 0x3a, 0xc9, 0x02, 0xee, 0xa6, 0x87, 0xe5, 0x47, 0xe0, 0xe8, 0xa5, 0xed, 0x99, 0x30, 0xc9, 0x9f, 0xe3, 0xe8, 0xe8, 0x9f, 0xc0, 0xc8, 0xe8, 0x48, 0xeb, 0xe2, 0xc8, 0xc8, 0x68, 0xe8, 0x61, 0x72, 0x6e, 0x6e, 0xef, 0xf3, 0xed, 0xa7, 0x7d, 0xdf, 0x94, 0x9e, 0xf5, 0x45, 0x12, 0x0b, 0x15, 0x65, 0xb3, 0x84, 0x49, 0x35, 0x62, 0x53, 0x2e, 0xa3, 0x84, 0xa5, 0x61, 0x2a, 0x85, 0x16, 0x7e, 0x35, 0x61, 0xe9, 0x33, 0x1f, 0xb0, 0x6c, 0xaa, 0x55, 0xed, 0x7c, 0x38, 0xd6, 0xa3, 0x2c, 0x0e, 0xfb, 0x22, 0x89, 0x86, 0x62, 0x28, 0x22, 0xe7, 0xc4, 0xd9, 0xc0, 0x91, 0x03, 0x37, 0xe5, 0x77, 0x1b, 0xaf, 0xd4, 0xeb, 0xb0, 0xf4, 0x91, 0x2b, 0xed, 0xb7, 0xa9, 0xa7, 0xb4, 0x7c, 0x52, 0x5a, 0x06, 0x50, 0x2f, 0x37, 0xab, 0x17, 0xf5, 0xb0, 0xf0, 0x70, 0xb8, 0xd7, 0xc2, 0x9e, 0x96, 0x3d, 0x2d, 0xef, 0x66, 0x5a, 0xce, 0xbb, 0x15, 0xe5, 0xa0, 0xd6, 0xa6, 0xd5, 0x42, 0xec, 0x1f, 0xd3, 0xf2, 0x84, 0xcf, 0x03, 0xa8, 0x43, 0xf3, 0xb0, 0xbb, 0x1b, 0xfd, 0x13, 0x7a, 0xf0, 0xc2, 0xa6, 0x19, 0x0f, 0x4a, 0x2e, 0xcb, 0xe1, 0xaa, 0x74, 0x09, 0x8d, 0x6b, 0xea, 0xdd, 0xb3, 0x09, 0xef, 0xb0, 0xd4, 0x6f, 0x51, 0x8f, 0xcf, 0xb4, 0x1c, 0x73, 0xb5, 0x2f, 0x70, 0xfa, 0xa7, 0xc0, 0x5e, 0xcb, 0x37, 0xff, 0x9a, 0x8d, 0x07, 0x7a, 0x54, 0x3c, 0xf8, 0xef, 0xee, 0x5d, 0x2a, 0xf4, 0x88, 0xcb, 0xa0, 0x9c, 0xa7, 0x0e, 0x6e, 0x6e, 0x97, 0x06, 0xc9, 0xca, 0x20, 0xf9, 0x34, 0x48, 0xd6, 0x06, 0x61, 0x63, 0x10, 0xb6, 0x06, 0x61, 0x61, 0x11, 0xde, 0x2c, 0xc2, 0xbb, 0x45, 0xf8, 0xb0, 0x08, 0x4b, 0x8b, 0x64, 0x65, 0x11, 0xd6, 0x16, 0xe1, 0xdb, 0x22, 0xd9, 0x58, 0x84, 0xad, 0x45, 0xb2, 0xf8, 0x42, 0x12, 0x57, 0xdc, 0xdf, 0xb6, 0x7e, 0x02, 0x00, 0x00, 0xff, 0xff, 0x44, 0xd1, 0x73, 0x81, 0xb7, 0x01, 0x00, 0x00, }