vendor: Update everything

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4620
This commit is contained in:
Jakob Borg
2017-12-29 11:38:00 +00:00
parent 1296a22069
commit c24bf7ea55
1070 changed files with 294926 additions and 488191 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,943 @@
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: combos/marshaler/map.proto
/*
Package mapdefaults is a generated protocol buffer package.
It is generated from these files:
combos/marshaler/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"
// 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{
// 3870 bytes of a gzipped FileDescriptorSet
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x7a, 0x5d, 0x70, 0x1b, 0xd7,
0x75, 0x3f, 0x17, 0x5f, 0x04, 0x0e, 0x40, 0x70, 0xb9, 0xa4, 0x25, 0x88, 0x8e, 0x21, 0x0a, 0xb6,
0x23, 0xda, 0xfe, 0x07, 0xcc, 0x48, 0x96, 0x2c, 0x41, 0xff, 0xd8, 0x05, 0x41, 0x88, 0x81, 0x4a,
0x12, 0xc8, 0x82, 0x8c, 0x3f, 0x32, 0x9d, 0x9d, 0xe5, 0xe2, 0x02, 0x5c, 0x69, 0xb1, 0xbb, 0xd9,
0x5d, 0x48, 0xa6, 0xa6, 0x33, 0x55, 0xc7, 0xfd, 0x98, 0x4c, 0xa7, 0xdf, 0x9d, 0x49, 0xe2, 0x3a,
0xee, 0xc7, 0x4c, 0xeb, 0x34, 0xfd, 0x4a, 0x9a, 0x26, 0x4d, 0xfb, 0xd4, 0x97, 0xb4, 0x7e, 0xea,
0x24, 0x6f, 0x7d, 0xe8, 0x83, 0xc5, 0x78, 0xa6, 0x69, 0xeb, 0x36, 0x6e, 0xeb, 0x07, 0xcf, 0xf8,
0xa5, 0x73, 0xbf, 0x16, 0xbb, 0x00, 0xa8, 0x05, 0x33, 0x63, 0xe7, 0x89, 0xbc, 0xe7, 0x9e, 0xdf,
0x6f, 0xcf, 0x9e, 0x7b, 0xee, 0x39, 0xe7, 0xde, 0x05, 0xfc, 0xe8, 0x2a, 0xac, 0xf4, 0x2c, 0xab,
0x67, 0xa0, 0x35, 0xdb, 0xb1, 0x3c, 0x6b, 0x7f, 0xd0, 0x5d, 0xeb, 0x20, 0x57, 0x73, 0x74, 0xdb,
0xb3, 0x9c, 0x32, 0x91, 0x49, 0xf3, 0x54, 0xa3, 0xcc, 0x35, 0x4a, 0xdb, 0xb0, 0x70, 0x5d, 0x37,
0xd0, 0x86, 0xaf, 0xd8, 0x46, 0x9e, 0x74, 0x05, 0x12, 0x5d, 0xdd, 0x40, 0x05, 0x61, 0x25, 0xbe,
0x9a, 0xbd, 0xf0, 0x58, 0x79, 0x04, 0x54, 0x0e, 0x23, 0x5a, 0x58, 0x2c, 0x13, 0x44, 0xe9, 0xed,
0x04, 0x2c, 0x4e, 0x98, 0x95, 0x24, 0x48, 0x98, 0x6a, 0x1f, 0x33, 0x0a, 0xab, 0x19, 0x99, 0xfc,
0x2f, 0x15, 0x60, 0xd6, 0x56, 0xb5, 0x5b, 0x6a, 0x0f, 0x15, 0x62, 0x44, 0xcc, 0x87, 0x52, 0x11,
0xa0, 0x83, 0x6c, 0x64, 0x76, 0x90, 0xa9, 0x1d, 0x16, 0xe2, 0x2b, 0xf1, 0xd5, 0x8c, 0x1c, 0x90,
0x48, 0x4f, 0xc1, 0x82, 0x3d, 0xd8, 0x37, 0x74, 0x4d, 0x09, 0xa8, 0xc1, 0x4a, 0x7c, 0x35, 0x29,
0x8b, 0x74, 0x62, 0x63, 0xa8, 0x7c, 0x1e, 0xe6, 0xef, 0x20, 0xf5, 0x56, 0x50, 0x35, 0x4b, 0x54,
0xf3, 0x58, 0x1c, 0x50, 0xac, 0x41, 0xae, 0x8f, 0x5c, 0x57, 0xed, 0x21, 0xc5, 0x3b, 0xb4, 0x51,
0x21, 0x41, 0xde, 0x7e, 0x65, 0xec, 0xed, 0x47, 0xdf, 0x3c, 0xcb, 0x50, 0xbb, 0x87, 0x36, 0x92,
0xaa, 0x90, 0x41, 0xe6, 0xa0, 0x4f, 0x19, 0x92, 0xc7, 0xf8, 0xaf, 0x6e, 0x0e, 0xfa, 0xa3, 0x2c,
0x69, 0x0c, 0x63, 0x14, 0xb3, 0x2e, 0x72, 0x6e, 0xeb, 0x1a, 0x2a, 0xa4, 0x08, 0xc1, 0xf9, 0x31,
0x82, 0x36, 0x9d, 0x1f, 0xe5, 0xe0, 0x38, 0xa9, 0x06, 0x19, 0xf4, 0xb2, 0x87, 0x4c, 0x57, 0xb7,
0xcc, 0xc2, 0x2c, 0x21, 0x79, 0x7c, 0xc2, 0x2a, 0x22, 0xa3, 0x33, 0x4a, 0x31, 0xc4, 0x49, 0x97,
0x61, 0xd6, 0xb2, 0x3d, 0xdd, 0x32, 0xdd, 0x42, 0x7a, 0x45, 0x58, 0xcd, 0x5e, 0xf8, 0xd8, 0xc4,
0x40, 0x68, 0x52, 0x1d, 0x99, 0x2b, 0x4b, 0x0d, 0x10, 0x5d, 0x6b, 0xe0, 0x68, 0x48, 0xd1, 0xac,
0x0e, 0x52, 0x74, 0xb3, 0x6b, 0x15, 0x32, 0x84, 0xe0, 0xec, 0xf8, 0x8b, 0x10, 0xc5, 0x9a, 0xd5,
0x41, 0x0d, 0xb3, 0x6b, 0xc9, 0x79, 0x37, 0x34, 0x96, 0x4e, 0x41, 0xca, 0x3d, 0x34, 0x3d, 0xf5,
0xe5, 0x42, 0x8e, 0x44, 0x08, 0x1b, 0x95, 0xfe, 0x36, 0x05, 0xf3, 0xd3, 0x84, 0xd8, 0x35, 0x48,
0x76, 0xf1, 0x5b, 0x16, 0x62, 0x27, 0xf1, 0x01, 0xc5, 0x84, 0x9d, 0x98, 0xfa, 0x31, 0x9d, 0x58,
0x85, 0xac, 0x89, 0x5c, 0x0f, 0x75, 0x68, 0x44, 0xc4, 0xa7, 0x8c, 0x29, 0xa0, 0xa0, 0xf1, 0x90,
0x4a, 0xfc, 0x58, 0x21, 0xf5, 0x02, 0xcc, 0xfb, 0x26, 0x29, 0x8e, 0x6a, 0xf6, 0x78, 0x6c, 0xae,
0x45, 0x59, 0x52, 0xae, 0x73, 0x9c, 0x8c, 0x61, 0x72, 0x1e, 0x85, 0xc6, 0xd2, 0x06, 0x80, 0x65,
0x22, 0xab, 0xab, 0x74, 0x90, 0x66, 0x14, 0xd2, 0xc7, 0x78, 0xa9, 0x89, 0x55, 0xc6, 0xbc, 0x64,
0x51, 0xa9, 0x66, 0x48, 0x57, 0x87, 0xa1, 0x36, 0x7b, 0x4c, 0xa4, 0x6c, 0xd3, 0x4d, 0x36, 0x16,
0x6d, 0x7b, 0x90, 0x77, 0x10, 0x8e, 0x7b, 0xd4, 0x61, 0x6f, 0x96, 0x21, 0x46, 0x94, 0x23, 0xdf,
0x4c, 0x66, 0x30, 0xfa, 0x62, 0x73, 0x4e, 0x70, 0x28, 0x3d, 0x0a, 0xbe, 0x40, 0x21, 0x61, 0x05,
0x24, 0x0b, 0xe5, 0xb8, 0x70, 0x47, 0xed, 0xa3, 0xe5, 0xbb, 0x90, 0x0f, 0xbb, 0x47, 0x5a, 0x82,
0xa4, 0xeb, 0xa9, 0x8e, 0x47, 0xa2, 0x30, 0x29, 0xd3, 0x81, 0x24, 0x42, 0x1c, 0x99, 0x1d, 0x92,
0xe5, 0x92, 0x32, 0xfe, 0x57, 0xfa, 0xa9, 0xe1, 0x0b, 0xc7, 0xc9, 0x0b, 0x7f, 0x7c, 0x7c, 0x45,
0x43, 0xcc, 0xa3, 0xef, 0xbd, 0xfc, 0x0c, 0xcc, 0x85, 0x5e, 0x60, 0xda, 0x47, 0x97, 0x7e, 0x16,
0x1e, 0x9a, 0x48, 0x2d, 0xbd, 0x00, 0x4b, 0x03, 0x53, 0x37, 0x3d, 0xe4, 0xd8, 0x0e, 0xc2, 0x11,
0x4b, 0x1f, 0x55, 0xf8, 0xd7, 0xd9, 0x63, 0x62, 0x6e, 0x2f, 0xa8, 0x4d, 0x59, 0xe4, 0xc5, 0xc1,
0xb8, 0xf0, 0xc9, 0x4c, 0xfa, 0x87, 0xb3, 0xe2, 0xbd, 0x7b, 0xf7, 0xee, 0xc5, 0x4a, 0x5f, 0x4a,
0xc1, 0xd2, 0xa4, 0x3d, 0x33, 0x71, 0xfb, 0x9e, 0x82, 0x94, 0x39, 0xe8, 0xef, 0x23, 0x87, 0x38,
0x29, 0x29, 0xb3, 0x91, 0x54, 0x85, 0xa4, 0xa1, 0xee, 0x23, 0xa3, 0x90, 0x58, 0x11, 0x56, 0xf3,
0x17, 0x9e, 0x9a, 0x6a, 0x57, 0x96, 0xb7, 0x30, 0x44, 0xa6, 0x48, 0xe9, 0x59, 0x48, 0xb0, 0x14,
0x8d, 0x19, 0x9e, 0x9c, 0x8e, 0x01, 0xef, 0x25, 0x99, 0xe0, 0xa4, 0x87, 0x21, 0x83, 0xff, 0xd2,
0xd8, 0x48, 0x11, 0x9b, 0xd3, 0x58, 0x80, 0xe3, 0x42, 0x5a, 0x86, 0x34, 0xd9, 0x26, 0x1d, 0xc4,
0x4b, 0x9b, 0x3f, 0xc6, 0x81, 0xd5, 0x41, 0x5d, 0x75, 0x60, 0x78, 0xca, 0x6d, 0xd5, 0x18, 0x20,
0x12, 0xf0, 0x19, 0x39, 0xc7, 0x84, 0x9f, 0xc5, 0x32, 0xe9, 0x2c, 0x64, 0xe9, 0xae, 0xd2, 0xcd,
0x0e, 0x7a, 0x99, 0x64, 0xcf, 0xa4, 0x4c, 0x37, 0x5a, 0x03, 0x4b, 0xf0, 0xe3, 0x6f, 0xba, 0x96,
0xc9, 0x43, 0x93, 0x3c, 0x02, 0x0b, 0xc8, 0xe3, 0x9f, 0x19, 0x4d, 0xdc, 0x8f, 0x4c, 0x7e, 0xbd,
0xd1, 0x98, 0x2a, 0x7d, 0x3b, 0x06, 0x09, 0x92, 0x2f, 0xe6, 0x21, 0xbb, 0xfb, 0x62, 0xab, 0xae,
0x6c, 0x34, 0xf7, 0xd6, 0xb7, 0xea, 0xa2, 0x20, 0xe5, 0x01, 0x88, 0xe0, 0xfa, 0x56, 0xb3, 0xba,
0x2b, 0xc6, 0xfc, 0x71, 0x63, 0x67, 0xf7, 0xf2, 0xd3, 0x62, 0xdc, 0x07, 0xec, 0x51, 0x41, 0x22,
0xa8, 0x70, 0xf1, 0x82, 0x98, 0x94, 0x44, 0xc8, 0x51, 0x82, 0xc6, 0x0b, 0xf5, 0x8d, 0xcb, 0x4f,
0x8b, 0xa9, 0xb0, 0xe4, 0xe2, 0x05, 0x71, 0x56, 0x9a, 0x83, 0x0c, 0x91, 0xac, 0x37, 0x9b, 0x5b,
0x62, 0xda, 0xe7, 0x6c, 0xef, 0xca, 0x8d, 0x9d, 0x4d, 0x31, 0xe3, 0x73, 0x6e, 0xca, 0xcd, 0xbd,
0x96, 0x08, 0x3e, 0xc3, 0x76, 0xbd, 0xdd, 0xae, 0x6e, 0xd6, 0xc5, 0xac, 0xaf, 0xb1, 0xfe, 0xe2,
0x6e, 0xbd, 0x2d, 0xe6, 0x42, 0x66, 0x5d, 0xbc, 0x20, 0xce, 0xf9, 0x8f, 0xa8, 0xef, 0xec, 0x6d,
0x8b, 0x79, 0x69, 0x01, 0xe6, 0xe8, 0x23, 0xb8, 0x11, 0xf3, 0x23, 0xa2, 0xcb, 0x4f, 0x8b, 0xe2,
0xd0, 0x10, 0xca, 0xb2, 0x10, 0x12, 0x5c, 0x7e, 0x5a, 0x94, 0x4a, 0x35, 0x48, 0x92, 0xe8, 0x92,
0x24, 0xc8, 0x6f, 0x55, 0xd7, 0xeb, 0x5b, 0x4a, 0xb3, 0xb5, 0xdb, 0x68, 0xee, 0x54, 0xb7, 0x44,
0x61, 0x28, 0x93, 0xeb, 0x9f, 0xd9, 0x6b, 0xc8, 0xf5, 0x0d, 0x31, 0x16, 0x94, 0xb5, 0xea, 0xd5,
0xdd, 0xfa, 0x86, 0x18, 0x2f, 0x69, 0xb0, 0x34, 0x29, 0x4f, 0x4e, 0xdc, 0x19, 0x81, 0x25, 0x8e,
0x1d, 0xb3, 0xc4, 0x84, 0x6b, 0x6c, 0x89, 0x7f, 0x10, 0x83, 0xc5, 0x09, 0xb5, 0x62, 0xe2, 0x43,
0x9e, 0x83, 0x24, 0x0d, 0x51, 0x5a, 0x3d, 0x9f, 0x98, 0x58, 0x74, 0x48, 0xc0, 0x8e, 0x55, 0x50,
0x82, 0x0b, 0x76, 0x10, 0xf1, 0x63, 0x3a, 0x08, 0x4c, 0x31, 0x96, 0xd3, 0x7f, 0x66, 0x2c, 0xa7,
0xd3, 0xb2, 0x77, 0x79, 0x9a, 0xb2, 0x47, 0x64, 0x27, 0xcb, 0xed, 0xc9, 0x09, 0xb9, 0xfd, 0x1a,
0x2c, 0x8c, 0x11, 0x4d, 0x9d, 0x63, 0x5f, 0x11, 0xa0, 0x70, 0x9c, 0x73, 0x22, 0x32, 0x5d, 0x2c,
0x94, 0xe9, 0xae, 0x8d, 0x7a, 0xf0, 0xdc, 0xf1, 0x8b, 0x30, 0xb6, 0xd6, 0x6f, 0x08, 0x70, 0x6a,
0x72, 0xa7, 0x38, 0xd1, 0x86, 0x67, 0x21, 0xd5, 0x47, 0xde, 0x81, 0xc5, 0xbb, 0xa5, 0x8f, 0x4f,
0xa8, 0xc1, 0x78, 0x7a, 0x74, 0xb1, 0x19, 0x2a, 0x58, 0xc4, 0xe3, 0xc7, 0xb5, 0x7b, 0xd4, 0x9a,
0x31, 0x4b, 0xbf, 0x10, 0x83, 0x87, 0x26, 0x92, 0x4f, 0x34, 0xf4, 0x11, 0x00, 0xdd, 0xb4, 0x07,
0x1e, 0xed, 0x88, 0x68, 0x82, 0xcd, 0x10, 0x09, 0x49, 0x5e, 0x38, 0x79, 0x0e, 0x3c, 0x7f, 0x3e,
0x4e, 0xe6, 0x81, 0x8a, 0x88, 0xc2, 0x95, 0xa1, 0xa1, 0x09, 0x62, 0x68, 0xf1, 0x98, 0x37, 0x1d,
0x0b, 0xcc, 0x4f, 0x82, 0xa8, 0x19, 0x3a, 0x32, 0x3d, 0xc5, 0xf5, 0x1c, 0xa4, 0xf6, 0x75, 0xb3,
0x47, 0x2a, 0x48, 0xba, 0x92, 0xec, 0xaa, 0x86, 0x8b, 0xe4, 0x79, 0x3a, 0xdd, 0xe6, 0xb3, 0x18,
0x41, 0x02, 0xc8, 0x09, 0x20, 0x52, 0x21, 0x04, 0x9d, 0xf6, 0x11, 0xa5, 0x6f, 0xa6, 0x21, 0x1b,
0xe8, 0xab, 0xa5, 0x73, 0x90, 0xbb, 0xa9, 0xde, 0x56, 0x15, 0x7e, 0x56, 0xa2, 0x9e, 0xc8, 0x62,
0x59, 0x8b, 0x9d, 0x97, 0x3e, 0x09, 0x4b, 0x44, 0xc5, 0x1a, 0x78, 0xc8, 0x51, 0x34, 0x43, 0x75,
0x5d, 0xe2, 0xb4, 0x34, 0x51, 0x95, 0xf0, 0x5c, 0x13, 0x4f, 0xd5, 0xf8, 0x8c, 0x74, 0x09, 0x16,
0x09, 0xa2, 0x3f, 0x30, 0x3c, 0xdd, 0x36, 0x90, 0x82, 0x4f, 0x6f, 0x2e, 0xa9, 0x24, 0xbe, 0x65,
0x0b, 0x58, 0x63, 0x9b, 0x29, 0x60, 0x8b, 0x5c, 0x69, 0x03, 0x1e, 0x21, 0xb0, 0x1e, 0x32, 0x91,
0xa3, 0x7a, 0x48, 0x41, 0x9f, 0x1f, 0xa8, 0x86, 0xab, 0xa8, 0x66, 0x47, 0x39, 0x50, 0xdd, 0x83,
0xc2, 0x12, 0x26, 0x58, 0x8f, 0x15, 0x04, 0xf9, 0x0c, 0x56, 0xdc, 0x64, 0x7a, 0x75, 0xa2, 0x56,
0x35, 0x3b, 0x9f, 0x56, 0xdd, 0x03, 0xa9, 0x02, 0xa7, 0x08, 0x8b, 0xeb, 0x39, 0xba, 0xd9, 0x53,
0xb4, 0x03, 0xa4, 0xdd, 0x52, 0x06, 0x5e, 0xf7, 0x4a, 0xe1, 0xe1, 0xe0, 0xf3, 0x89, 0x85, 0x6d,
0xa2, 0x53, 0xc3, 0x2a, 0x7b, 0x5e, 0xf7, 0x8a, 0xd4, 0x86, 0x1c, 0x5e, 0x8c, 0xbe, 0x7e, 0x17,
0x29, 0x5d, 0xcb, 0x21, 0xa5, 0x31, 0x3f, 0x21, 0x35, 0x05, 0x3c, 0x58, 0x6e, 0x32, 0xc0, 0xb6,
0xd5, 0x41, 0x95, 0x64, 0xbb, 0x55, 0xaf, 0x6f, 0xc8, 0x59, 0xce, 0x72, 0xdd, 0x72, 0x70, 0x40,
0xf5, 0x2c, 0xdf, 0xc1, 0x59, 0x1a, 0x50, 0x3d, 0x8b, 0xbb, 0xf7, 0x12, 0x2c, 0x6a, 0x1a, 0x7d,
0x67, 0x5d, 0x53, 0xd8, 0x19, 0xcb, 0x2d, 0x88, 0x21, 0x67, 0x69, 0xda, 0x26, 0x55, 0x60, 0x31,
0xee, 0x4a, 0x57, 0xe1, 0xa1, 0xa1, 0xb3, 0x82, 0xc0, 0x85, 0xb1, 0xb7, 0x1c, 0x85, 0x5e, 0x82,
0x45, 0xfb, 0x70, 0x1c, 0x28, 0x85, 0x9e, 0x68, 0x1f, 0x8e, 0xc2, 0x9e, 0x81, 0x25, 0xfb, 0xc0,
0x1e, 0xc7, 0x3d, 0x19, 0xc4, 0x49, 0xf6, 0x81, 0x3d, 0x0a, 0x7c, 0x9c, 0x1c, 0xb8, 0x1d, 0xa4,
0xa9, 0x1e, 0xea, 0x14, 0x4e, 0x07, 0xd5, 0x03, 0x13, 0xd2, 0x1a, 0x88, 0x9a, 0xa6, 0x20, 0x53,
0xdd, 0x37, 0x90, 0xa2, 0x3a, 0xc8, 0x54, 0xdd, 0xc2, 0xd9, 0xa0, 0x72, 0x5e, 0xd3, 0xea, 0x64,
0xb6, 0x4a, 0x26, 0xa5, 0x27, 0x61, 0xc1, 0xda, 0xbf, 0xa9, 0xd1, 0x90, 0x54, 0x6c, 0x07, 0x75,
0xf5, 0x97, 0x0b, 0x8f, 0x11, 0xff, 0xce, 0xe3, 0x09, 0x12, 0x90, 0x2d, 0x22, 0x96, 0x9e, 0x00,
0x51, 0x73, 0x0f, 0x54, 0xc7, 0x26, 0x39, 0xd9, 0xb5, 0x55, 0x0d, 0x15, 0x1e, 0xa7, 0xaa, 0x54,
0xbe, 0xc3, 0xc5, 0x78, 0x4b, 0xb8, 0x77, 0xf4, 0xae, 0xc7, 0x19, 0xcf, 0xd3, 0x2d, 0x41, 0x64,
0x8c, 0x6d, 0x15, 0x44, 0xec, 0x8a, 0xd0, 0x83, 0x57, 0x89, 0x5a, 0xde, 0x3e, 0xb0, 0x83, 0xcf,
0x7d, 0x14, 0xe6, 0xb0, 0xe6, 0xf0, 0xa1, 0x4f, 0xd0, 0x86, 0xcc, 0x3e, 0x08, 0x3c, 0xf1, 0x43,
0xeb, 0x8d, 0x4b, 0x15, 0xc8, 0x05, 0xe3, 0x53, 0xca, 0x00, 0x8d, 0x50, 0x51, 0xc0, 0xcd, 0x4a,
0xad, 0xb9, 0x81, 0xdb, 0x8c, 0x97, 0xea, 0x62, 0x0c, 0xb7, 0x3b, 0x5b, 0x8d, 0xdd, 0xba, 0x22,
0xef, 0xed, 0xec, 0x36, 0xb6, 0xeb, 0x62, 0x3c, 0xd8, 0x57, 0x7f, 0x37, 0x06, 0xf9, 0xf0, 0x11,
0x49, 0xfa, 0xff, 0x70, 0x9a, 0xdf, 0x67, 0xb8, 0xc8, 0x53, 0xee, 0xe8, 0x0e, 0xd9, 0x32, 0x7d,
0x95, 0x96, 0x2f, 0x7f, 0xd1, 0x96, 0x98, 0x56, 0x1b, 0x79, 0xcf, 0xeb, 0x0e, 0xde, 0x10, 0x7d,
0xd5, 0x93, 0xb6, 0xe0, 0xac, 0x69, 0x29, 0xae, 0xa7, 0x9a, 0x1d, 0xd5, 0xe9, 0x28, 0xc3, 0x9b,
0x24, 0x45, 0xd5, 0x34, 0xe4, 0xba, 0x16, 0x2d, 0x55, 0x3e, 0xcb, 0xc7, 0x4c, 0xab, 0xcd, 0x94,
0x87, 0x39, 0xbc, 0xca, 0x54, 0x47, 0x02, 0x2c, 0x7e, 0x5c, 0x80, 0x3d, 0x0c, 0x99, 0xbe, 0x6a,
0x2b, 0xc8, 0xf4, 0x9c, 0x43, 0xd2, 0x18, 0xa7, 0xe5, 0x74, 0x5f, 0xb5, 0xeb, 0x78, 0xfc, 0xd1,
0x9c, 0x4f, 0xfe, 0x25, 0x0e, 0xb9, 0x60, 0x73, 0x8c, 0xcf, 0x1a, 0x1a, 0xa9, 0x23, 0x02, 0xc9,
0x34, 0x8f, 0x3e, 0xb0, 0x95, 0x2e, 0xd7, 0x70, 0x81, 0xa9, 0xa4, 0x68, 0xcb, 0x2a, 0x53, 0x24,
0x2e, 0xee, 0x38, 0xb7, 0x20, 0xda, 0x22, 0xa4, 0x65, 0x36, 0x92, 0x36, 0x21, 0x75, 0xd3, 0x25,
0xdc, 0x29, 0xc2, 0xfd, 0xd8, 0x83, 0xb9, 0x6f, 0xb4, 0x09, 0x79, 0xe6, 0x46, 0x5b, 0xd9, 0x69,
0xca, 0xdb, 0xd5, 0x2d, 0x99, 0xc1, 0xa5, 0x33, 0x90, 0x30, 0xd4, 0xbb, 0x87, 0xe1, 0x52, 0x44,
0x44, 0xd3, 0x3a, 0xfe, 0x0c, 0x24, 0xee, 0x20, 0xf5, 0x56, 0xb8, 0x00, 0x10, 0xd1, 0x87, 0x18,
0xfa, 0x6b, 0x90, 0x24, 0xfe, 0x92, 0x00, 0x98, 0xc7, 0xc4, 0x19, 0x29, 0x0d, 0x89, 0x5a, 0x53,
0xc6, 0xe1, 0x2f, 0x42, 0x8e, 0x4a, 0x95, 0x56, 0xa3, 0x5e, 0xab, 0x8b, 0xb1, 0xd2, 0x25, 0x48,
0x51, 0x27, 0xe0, 0xad, 0xe1, 0xbb, 0x41, 0x9c, 0x61, 0x43, 0xc6, 0x21, 0xf0, 0xd9, 0xbd, 0xed,
0xf5, 0xba, 0x2c, 0xc6, 0x82, 0xcb, 0xeb, 0x42, 0x2e, 0xd8, 0x17, 0x7f, 0x34, 0x31, 0xf5, 0x77,
0x02, 0x64, 0x03, 0x7d, 0x2e, 0x6e, 0x50, 0x54, 0xc3, 0xb0, 0xee, 0x28, 0xaa, 0xa1, 0xab, 0x2e,
0x0b, 0x0a, 0x20, 0xa2, 0x2a, 0x96, 0x4c, 0xbb, 0x68, 0x1f, 0x89, 0xf1, 0xaf, 0x0b, 0x20, 0x8e,
0xb6, 0x98, 0x23, 0x06, 0x0a, 0x3f, 0x51, 0x03, 0x5f, 0x13, 0x20, 0x1f, 0xee, 0x2b, 0x47, 0xcc,
0x3b, 0xf7, 0x13, 0x35, 0xef, 0xad, 0x18, 0xcc, 0x85, 0xba, 0xc9, 0x69, 0xad, 0xfb, 0x3c, 0x2c,
0xe8, 0x1d, 0xd4, 0xb7, 0x2d, 0x0f, 0x99, 0xda, 0xa1, 0x62, 0xa0, 0xdb, 0xc8, 0x28, 0x94, 0x48,
0xa2, 0x58, 0x7b, 0x70, 0xbf, 0x5a, 0x6e, 0x0c, 0x71, 0x5b, 0x18, 0x56, 0x59, 0x6c, 0x6c, 0xd4,
0xb7, 0x5b, 0xcd, 0xdd, 0xfa, 0x4e, 0xed, 0x45, 0x65, 0x6f, 0xe7, 0xa7, 0x77, 0x9a, 0xcf, 0xef,
0xc8, 0xa2, 0x3e, 0xa2, 0xf6, 0x21, 0x6e, 0xf5, 0x16, 0x88, 0xa3, 0x46, 0x49, 0xa7, 0x61, 0x92,
0x59, 0xe2, 0x8c, 0xb4, 0x08, 0xf3, 0x3b, 0x4d, 0xa5, 0xdd, 0xd8, 0xa8, 0x2b, 0xf5, 0xeb, 0xd7,
0xeb, 0xb5, 0xdd, 0x36, 0xbd, 0x81, 0xf0, 0xb5, 0x77, 0xc3, 0x9b, 0xfa, 0xd5, 0x38, 0x2c, 0x4e,
0xb0, 0x44, 0xaa, 0xb2, 0xb3, 0x03, 0x3d, 0xce, 0x7c, 0x62, 0x1a, 0xeb, 0xcb, 0xb8, 0xe4, 0xb7,
0x54, 0xc7, 0x63, 0x47, 0x8d, 0x27, 0x00, 0x7b, 0xc9, 0xf4, 0xf4, 0xae, 0x8e, 0x1c, 0x76, 0x61,
0x43, 0x0f, 0x14, 0xf3, 0x43, 0x39, 0xbd, 0xb3, 0xf9, 0x7f, 0x20, 0xd9, 0x96, 0xab, 0x7b, 0xfa,
0x6d, 0xa4, 0xe8, 0x26, 0xbf, 0xdd, 0xc1, 0x07, 0x8c, 0x84, 0x2c, 0xf2, 0x99, 0x86, 0xe9, 0xf9,
0xda, 0x26, 0xea, 0xa9, 0x23, 0xda, 0x38, 0x81, 0xc7, 0x65, 0x91, 0xcf, 0xf8, 0xda, 0xe7, 0x20,
0xd7, 0xb1, 0x06, 0xb8, 0xeb, 0xa2, 0x7a, 0xb8, 0x5e, 0x08, 0x72, 0x96, 0xca, 0x7c, 0x15, 0xd6,
0x4f, 0x0f, 0xaf, 0x95, 0x72, 0x72, 0x96, 0xca, 0xa8, 0xca, 0x79, 0x98, 0x57, 0x7b, 0x3d, 0x07,
0x93, 0x73, 0x22, 0x7a, 0x42, 0xc8, 0xfb, 0x62, 0xa2, 0xb8, 0x7c, 0x03, 0xd2, 0xdc, 0x0f, 0xb8,
0x24, 0x63, 0x4f, 0x28, 0x36, 0x3d, 0xf6, 0xc6, 0x56, 0x33, 0x72, 0xda, 0xe4, 0x93, 0xe7, 0x20,
0xa7, 0xbb, 0xca, 0xf0, 0x96, 0x3c, 0xb6, 0x12, 0x5b, 0x4d, 0xcb, 0x59, 0xdd, 0xf5, 0x6f, 0x18,
0x4b, 0x6f, 0xc4, 0x20, 0x1f, 0xbe, 0xe5, 0x97, 0x36, 0x20, 0x6d, 0x58, 0x9a, 0x4a, 0x42, 0x8b,
0x7e, 0x62, 0x5a, 0x8d, 0xf8, 0x30, 0x50, 0xde, 0x62, 0xfa, 0xb2, 0x8f, 0x5c, 0xfe, 0x27, 0x01,
0xd2, 0x5c, 0x2c, 0x9d, 0x82, 0x84, 0xad, 0x7a, 0x07, 0x84, 0x2e, 0xb9, 0x1e, 0x13, 0x05, 0x99,
0x8c, 0xb1, 0xdc, 0xb5, 0x55, 0x93, 0x84, 0x00, 0x93, 0xe3, 0x31, 0x5e, 0x57, 0x03, 0xa9, 0x1d,
0x72, 0xfc, 0xb0, 0xfa, 0x7d, 0x64, 0x7a, 0x2e, 0x5f, 0x57, 0x26, 0xaf, 0x31, 0xb1, 0xf4, 0x14,
0x2c, 0x78, 0x8e, 0xaa, 0x1b, 0x21, 0xdd, 0x04, 0xd1, 0x15, 0xf9, 0x84, 0xaf, 0x5c, 0x81, 0x33,
0x9c, 0xb7, 0x83, 0x3c, 0x55, 0x3b, 0x40, 0x9d, 0x21, 0x28, 0x45, 0xae, 0x19, 0x4e, 0x33, 0x85,
0x0d, 0x36, 0xcf, 0xb1, 0xa5, 0xef, 0x0b, 0xb0, 0xc0, 0x0f, 0x4c, 0x1d, 0xdf, 0x59, 0xdb, 0x00,
0xaa, 0x69, 0x5a, 0x5e, 0xd0, 0x5d, 0xe3, 0xa1, 0x3c, 0x86, 0x2b, 0x57, 0x7d, 0x90, 0x1c, 0x20,
0x58, 0xee, 0x03, 0x0c, 0x67, 0x8e, 0x75, 0xdb, 0x59, 0xc8, 0xb2, 0x4f, 0x38, 0xe4, 0x3b, 0x20,
0x3d, 0x62, 0x03, 0x15, 0xe1, 0x93, 0x95, 0xb4, 0x04, 0xc9, 0x7d, 0xd4, 0xd3, 0x4d, 0x76, 0x31,
0x4b, 0x07, 0xfc, 0x22, 0x24, 0xe1, 0x5f, 0x84, 0xac, 0x7f, 0x0e, 0x16, 0x35, 0xab, 0x3f, 0x6a,
0xee, 0xba, 0x38, 0x72, 0xcc, 0x77, 0x3f, 0x2d, 0xbc, 0x04, 0xc3, 0x16, 0xf3, 0x7d, 0x41, 0xf8,
0xc3, 0x58, 0x7c, 0xb3, 0xb5, 0xfe, 0xb5, 0xd8, 0xf2, 0x26, 0x85, 0xb6, 0xf8, 0x9b, 0xca, 0xa8,
0x6b, 0x20, 0x0d, 0x5b, 0x0f, 0x5f, 0x3c, 0x0f, 0x9f, 0xe8, 0xe9, 0xde, 0xc1, 0x60, 0xbf, 0xac,
0x59, 0xfd, 0xb5, 0x9e, 0xd5, 0xb3, 0x86, 0x9f, 0x3e, 0xf1, 0x88, 0x0c, 0xc8, 0x7f, 0xec, 0xf3,
0x67, 0xc6, 0x97, 0x2e, 0x47, 0x7e, 0x2b, 0xad, 0xec, 0xc0, 0x22, 0x53, 0x56, 0xc8, 0xf7, 0x17,
0x7a, 0x8a, 0x90, 0x1e, 0x78, 0x87, 0x55, 0xf8, 0xc6, 0xdb, 0xa4, 0x5c, 0xcb, 0x0b, 0x0c, 0x8a,
0xe7, 0xe8, 0x41, 0xa3, 0x22, 0xc3, 0x43, 0x21, 0x3e, 0xba, 0x35, 0x91, 0x13, 0xc1, 0xf8, 0x5d,
0xc6, 0xb8, 0x18, 0x60, 0x6c, 0x33, 0x68, 0xa5, 0x06, 0x73, 0x27, 0xe1, 0xfa, 0x07, 0xc6, 0x95,
0x43, 0x41, 0x92, 0x4d, 0x98, 0x27, 0x24, 0xda, 0xc0, 0xf5, 0xac, 0x3e, 0xc9, 0x7b, 0x0f, 0xa6,
0xf9, 0xc7, 0xb7, 0xe9, 0x5e, 0xc9, 0x63, 0x58, 0xcd, 0x47, 0x55, 0x2a, 0x40, 0x3e, 0x39, 0x75,
0x90, 0x66, 0x44, 0x30, 0xbc, 0xc9, 0x0c, 0xf1, 0xf5, 0x2b, 0x9f, 0x85, 0x25, 0xfc, 0x3f, 0x49,
0x4b, 0x41, 0x4b, 0xa2, 0x2f, 0xbc, 0x0a, 0xdf, 0x7f, 0x85, 0x6e, 0xc7, 0x45, 0x9f, 0x20, 0x60,
0x53, 0x60, 0x15, 0x7b, 0xc8, 0xf3, 0x90, 0xe3, 0x2a, 0xaa, 0x31, 0xc9, 0xbc, 0xc0, 0x8d, 0x41,
0xe1, 0xcb, 0xef, 0x84, 0x57, 0x71, 0x93, 0x22, 0xab, 0x86, 0x51, 0xd9, 0x83, 0xd3, 0x13, 0xa2,
0x62, 0x0a, 0xce, 0x57, 0x19, 0xe7, 0xd2, 0x58, 0x64, 0x60, 0xda, 0x16, 0x70, 0xb9, 0xbf, 0x96,
0x53, 0x70, 0xfe, 0x2e, 0xe3, 0x94, 0x18, 0x96, 0x2f, 0x29, 0x66, 0xbc, 0x01, 0x0b, 0xb7, 0x91,
0xb3, 0x6f, 0xb9, 0xec, 0x96, 0x66, 0x0a, 0xba, 0xd7, 0x18, 0xdd, 0x3c, 0x03, 0x92, 0x6b, 0x1b,
0xcc, 0x75, 0x15, 0xd2, 0x5d, 0x55, 0x43, 0x53, 0x50, 0x7c, 0x85, 0x51, 0xcc, 0x62, 0x7d, 0x0c,
0xad, 0x42, 0xae, 0x67, 0xb1, 0xca, 0x14, 0x0d, 0x7f, 0x9d, 0xc1, 0xb3, 0x1c, 0xc3, 0x28, 0x6c,
0xcb, 0x1e, 0x18, 0xb8, 0x6c, 0x45, 0x53, 0xfc, 0x1e, 0xa7, 0xe0, 0x18, 0x46, 0x71, 0x02, 0xb7,
0xfe, 0x3e, 0xa7, 0x70, 0x03, 0xfe, 0x7c, 0x0e, 0xb2, 0x96, 0x69, 0x1c, 0x5a, 0xe6, 0x34, 0x46,
0xfc, 0x01, 0x63, 0x00, 0x06, 0xc1, 0x04, 0xd7, 0x20, 0x33, 0xed, 0x42, 0xfc, 0xd1, 0x3b, 0x7c,
0x7b, 0xf0, 0x15, 0xd8, 0x84, 0x79, 0x9e, 0xa0, 0x74, 0xcb, 0x9c, 0x82, 0xe2, 0x8f, 0x19, 0x45,
0x3e, 0x00, 0x63, 0xaf, 0xe1, 0x21, 0xd7, 0xeb, 0xa1, 0x69, 0x48, 0xde, 0xe0, 0xaf, 0xc1, 0x20,
0xcc, 0x95, 0xfb, 0xc8, 0xd4, 0x0e, 0xa6, 0x63, 0xf8, 0x2a, 0x77, 0x25, 0xc7, 0x60, 0x8a, 0x1a,
0xcc, 0xf5, 0x55, 0xc7, 0x3d, 0x50, 0x8d, 0xa9, 0x96, 0xe3, 0x4f, 0x18, 0x47, 0xce, 0x07, 0x31,
0x8f, 0x0c, 0xcc, 0x93, 0xd0, 0x7c, 0x8d, 0x7b, 0x24, 0x00, 0x63, 0x5b, 0xcf, 0xf5, 0xc8, 0x95,
0xd6, 0x49, 0xd8, 0xfe, 0x94, 0x6f, 0x3d, 0x8a, 0xdd, 0x0e, 0x32, 0x5e, 0x83, 0x8c, 0xab, 0xdf,
0x9d, 0x8a, 0xe6, 0xcf, 0xf8, 0x4a, 0x13, 0x00, 0x06, 0xbf, 0x08, 0x67, 0x26, 0x96, 0x89, 0x29,
0xc8, 0xfe, 0x9c, 0x91, 0x9d, 0x9a, 0x50, 0x2a, 0x58, 0x4a, 0x38, 0x29, 0xe5, 0x5f, 0xf0, 0x94,
0x80, 0x46, 0xb8, 0x5a, 0xf8, 0xac, 0xe0, 0xaa, 0xdd, 0x93, 0x79, 0xed, 0x2f, 0xb9, 0xd7, 0x28,
0x36, 0xe4, 0xb5, 0x5d, 0x38, 0xc5, 0x18, 0x4f, 0xb6, 0xae, 0x5f, 0xe7, 0x89, 0x95, 0xa2, 0xf7,
0xc2, 0xab, 0xfb, 0x39, 0x58, 0xf6, 0xdd, 0xc9, 0x9b, 0x52, 0x57, 0xe9, 0xab, 0xf6, 0x14, 0xcc,
0xdf, 0x60, 0xcc, 0x3c, 0xe3, 0xfb, 0x5d, 0xad, 0xbb, 0xad, 0xda, 0x98, 0xfc, 0x05, 0x28, 0x70,
0xf2, 0x81, 0xe9, 0x20, 0xcd, 0xea, 0x99, 0xfa, 0x5d, 0xd4, 0x99, 0x82, 0xfa, 0xaf, 0x46, 0x96,
0x6a, 0x2f, 0x00, 0xc7, 0xcc, 0x0d, 0x10, 0xfd, 0x5e, 0x45, 0xd1, 0xfb, 0xb6, 0xe5, 0x78, 0x11,
0x8c, 0xdf, 0xe4, 0x2b, 0xe5, 0xe3, 0x1a, 0x04, 0x56, 0xa9, 0x43, 0x9e, 0x0c, 0xa7, 0x0d, 0xc9,
0xbf, 0x66, 0x44, 0x73, 0x43, 0x14, 0x4b, 0x1c, 0x9a, 0xd5, 0xb7, 0x55, 0x67, 0x9a, 0xfc, 0xf7,
0x2d, 0x9e, 0x38, 0x18, 0x84, 0x25, 0x0e, 0xef, 0xd0, 0x46, 0xb8, 0xda, 0x4f, 0xc1, 0xf0, 0x6d,
0x9e, 0x38, 0x38, 0x86, 0x51, 0xf0, 0x86, 0x61, 0x0a, 0x8a, 0xbf, 0xe1, 0x14, 0x1c, 0x83, 0x29,
0x3e, 0x33, 0x2c, 0xb4, 0x0e, 0xea, 0xe9, 0xae, 0xe7, 0xd0, 0x56, 0xf8, 0xc1, 0x54, 0xdf, 0x79,
0x27, 0xdc, 0x84, 0xc9, 0x01, 0x68, 0xe5, 0x06, 0xcc, 0x8f, 0xb4, 0x18, 0x52, 0xd4, 0xef, 0x57,
0x0a, 0x3f, 0xff, 0x1e, 0x4b, 0x46, 0xe1, 0x0e, 0xa3, 0xb2, 0x85, 0xd7, 0x3d, 0xdc, 0x07, 0x44,
0x93, 0xbd, 0xf2, 0x9e, 0xbf, 0xf4, 0xa1, 0x36, 0xa0, 0x72, 0x1d, 0xe6, 0x42, 0x3d, 0x40, 0x34,
0xd5, 0x2f, 0x30, 0xaa, 0x5c, 0xb0, 0x05, 0xa8, 0x5c, 0x82, 0x04, 0xae, 0xe7, 0xd1, 0xf0, 0x5f,
0x64, 0x70, 0xa2, 0x5e, 0xf9, 0x14, 0xa4, 0x79, 0x1d, 0x8f, 0x86, 0xfe, 0x12, 0x83, 0xfa, 0x10,
0x0c, 0xe7, 0x35, 0x3c, 0x1a, 0xfe, 0xcb, 0x1c, 0xce, 0x21, 0x18, 0x3e, 0xbd, 0x0b, 0xff, 0xfe,
0x57, 0x12, 0x2c, 0x0f, 0x73, 0xdf, 0x5d, 0x83, 0x59, 0x56, 0xbc, 0xa3, 0xd1, 0x5f, 0x60, 0x0f,
0xe7, 0x88, 0xca, 0x33, 0x90, 0x9c, 0xd2, 0xe1, 0xbf, 0xca, 0xa0, 0x54, 0xbf, 0x52, 0x83, 0x6c,
0xa0, 0x60, 0x47, 0xc3, 0x7f, 0x8d, 0xc1, 0x83, 0x28, 0x6c, 0x3a, 0x2b, 0xd8, 0xd1, 0x04, 0xbf,
0xce, 0x4d, 0x67, 0x08, 0xec, 0x36, 0x5e, 0xab, 0xa3, 0xd1, 0xbf, 0xc1, 0xbd, 0xce, 0x21, 0x95,
0xe7, 0x20, 0xe3, 0xe7, 0xdf, 0x68, 0xfc, 0x6f, 0x32, 0xfc, 0x10, 0x83, 0x3d, 0x10, 0xc8, 0xff,
0xd1, 0x14, 0xbf, 0xc5, 0x3d, 0x10, 0x40, 0xe1, 0x6d, 0x34, 0x5a, 0xd3, 0xa3, 0x99, 0x7e, 0x9b,
0x6f, 0xa3, 0x91, 0x92, 0x8e, 0x57, 0x93, 0xa4, 0xc1, 0x68, 0x8a, 0xdf, 0xe1, 0xab, 0x49, 0xf4,
0xb1, 0x19, 0xa3, 0x45, 0x32, 0x9a, 0xe3, 0x8b, 0xdc, 0x8c, 0x91, 0x1a, 0x59, 0x69, 0x81, 0x34,
0x5e, 0x20, 0xa3, 0xf9, 0xbe, 0xc4, 0xf8, 0x16, 0xc6, 0xea, 0x63, 0xe5, 0x79, 0x38, 0x35, 0xb9,
0x38, 0x46, 0xb3, 0x7e, 0xf9, 0xbd, 0x91, 0xe3, 0x4c, 0xb0, 0x36, 0x56, 0x76, 0x87, 0x59, 0x36,
0x58, 0x18, 0xa3, 0x69, 0x5f, 0x7d, 0x2f, 0x9c, 0x68, 0x83, 0x75, 0xb1, 0x52, 0x05, 0x18, 0xd6,
0xa4, 0x68, 0xae, 0xd7, 0x18, 0x57, 0x00, 0x84, 0xb7, 0x06, 0x2b, 0x49, 0xd1, 0xf8, 0xaf, 0xf0,
0xad, 0xc1, 0x10, 0x78, 0x6b, 0xf0, 0x6a, 0x14, 0x8d, 0x7e, 0x9d, 0x6f, 0x0d, 0x0e, 0xa9, 0x5c,
0x83, 0xb4, 0x39, 0x30, 0x0c, 0x1c, 0x5b, 0xd2, 0x83, 0x7f, 0x92, 0x55, 0xf8, 0xb7, 0x0f, 0x18,
0x98, 0x03, 0x2a, 0x97, 0x20, 0x89, 0xfa, 0xfb, 0xa8, 0x13, 0x85, 0xfc, 0xf7, 0x0f, 0x78, 0x3e,
0xc1, 0xda, 0x95, 0xe7, 0x00, 0xe8, 0x61, 0x9a, 0x7c, 0x28, 0x8a, 0xc0, 0xfe, 0xc7, 0x07, 0xec,
0xc7, 0x12, 0x43, 0xc8, 0x90, 0x80, 0xfe, 0xf4, 0xe2, 0xc1, 0x04, 0xef, 0x84, 0x09, 0xc8, 0x01,
0xfc, 0x2a, 0xcc, 0xde, 0x74, 0x2d, 0xd3, 0x53, 0x7b, 0x51, 0xe8, 0xff, 0x64, 0x68, 0xae, 0x8f,
0x1d, 0xd6, 0xb7, 0x1c, 0xe4, 0xa9, 0x3d, 0x37, 0x0a, 0xfb, 0x5f, 0x0c, 0xeb, 0x03, 0x30, 0x58,
0x53, 0x5d, 0x6f, 0x9a, 0xf7, 0xfe, 0x11, 0x07, 0x73, 0x00, 0x36, 0x1a, 0xff, 0x7f, 0x0b, 0x1d,
0x46, 0x61, 0xdf, 0xe5, 0x46, 0x33, 0xfd, 0xca, 0xa7, 0x20, 0x83, 0xff, 0xa5, 0xbf, 0x80, 0x8a,
0x00, 0xff, 0x37, 0x03, 0x0f, 0x11, 0xf8, 0xc9, 0xae, 0xd7, 0xf1, 0xf4, 0x68, 0x67, 0xff, 0x0f,
0x5b, 0x69, 0xae, 0x5f, 0xa9, 0x42, 0xd6, 0xf5, 0x3a, 0x9d, 0x01, 0xeb, 0x68, 0x22, 0xe0, 0xff,
0xfb, 0x81, 0x7f, 0xc8, 0xf5, 0x31, 0xeb, 0xf5, 0xc9, 0xf7, 0x75, 0xb0, 0x69, 0x6d, 0x5a, 0xf4,
0xa6, 0xee, 0xa5, 0x52, 0xf4, 0x95, 0x1b, 0x7c, 0x2b, 0x0e, 0xcb, 0x9a, 0xd5, 0xdf, 0xb7, 0xdc,
0x35, 0x3f, 0xd9, 0xac, 0xf5, 0x55, 0x9b, 0x5d, 0xc3, 0x65, 0xfb, 0xaa, 0xcd, 0x7e, 0xef, 0xe8,
0x2e, 0x9f, 0xec, 0x0a, 0xaf, 0xf4, 0x73, 0x30, 0xbb, 0xad, 0xda, 0xbb, 0xc8, 0xf5, 0x24, 0xe2,
0x2a, 0xf2, 0xc3, 0x1a, 0x76, 0x2f, 0xba, 0x52, 0x0e, 0x10, 0x97, 0x99, 0x5a, 0xb9, 0xed, 0x39,
0x6d, 0xcf, 0x21, 0xdf, 0x90, 0xe5, 0x94, 0x4b, 0x06, 0xcb, 0x57, 0x21, 0x1b, 0x10, 0x4b, 0x22,
0xc4, 0x6f, 0xa1, 0x43, 0xf6, 0xd3, 0x1a, 0xfc, 0xaf, 0xb4, 0x34, 0xfc, 0xed, 0x1b, 0x96, 0xd1,
0x41, 0x25, 0x76, 0x45, 0x28, 0x3d, 0x0b, 0xb3, 0xd7, 0xd5, 0x5b, 0x68, 0x5b, 0xb5, 0xa5, 0x8b,
0x30, 0x8b, 0x4c, 0xcf, 0xd1, 0x91, 0xcb, 0x0c, 0x38, 0x13, 0x32, 0x80, 0xa9, 0xd1, 0x27, 0x73,
0xcd, 0xd2, 0x16, 0xe4, 0x82, 0x13, 0xd3, 0x3e, 0x1b, 0x4b, 0x2d, 0xef, 0x80, 0xfd, 0x16, 0x36,
0x23, 0xd3, 0xc1, 0xfa, 0xc6, 0x9b, 0xf7, 0x8b, 0x33, 0xdf, 0xbb, 0x5f, 0x9c, 0xf9, 0xe7, 0xfb,
0xc5, 0x99, 0xb7, 0xee, 0x17, 0x85, 0x77, 0xef, 0x17, 0x85, 0xf7, 0xef, 0x17, 0x85, 0x7b, 0x47,
0x45, 0xe1, 0xab, 0x47, 0x45, 0xe1, 0xeb, 0x47, 0x45, 0xe1, 0x3b, 0x47, 0x45, 0xe1, 0xcd, 0xa3,
0xa2, 0xf0, 0xbd, 0xa3, 0xe2, 0xcc, 0x5b, 0x47, 0x45, 0xe1, 0x87, 0x47, 0xc5, 0x99, 0x77, 0x8f,
0x8a, 0xc2, 0xfb, 0x47, 0xc5, 0x99, 0x7b, 0x3f, 0x28, 0xce, 0xec, 0xa7, 0x88, 0x6f, 0x2f, 0xfe,
0x5f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xf2, 0x01, 0xa4, 0xed, 0x44, 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 (m *MapTest) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *MapTest) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
if len(m.StrStr) > 0 {
for k := range m.StrStr {
dAtA[i] = 0xa
i++
v := m.StrStr[k]
mapSize := 1 + len(k) + sovMap(uint64(len(k))) + 1 + len(v) + sovMap(uint64(len(v)))
i = encodeVarintMap(dAtA, i, uint64(mapSize))
dAtA[i] = 0xa
i++
i = encodeVarintMap(dAtA, i, uint64(len(k)))
i += copy(dAtA[i:], k)
dAtA[i] = 0x12
i++
i = encodeVarintMap(dAtA, i, uint64(len(v)))
i += copy(dAtA[i:], v)
}
}
return i, nil
}
func (m *FakeMap) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *FakeMap) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
if len(m.Entries) > 0 {
for _, msg := range m.Entries {
dAtA[i] = 0xa
i++
i = encodeVarintMap(dAtA, i, uint64(msg.Size()))
n, err := msg.MarshalTo(dAtA[i:])
if err != nil {
return 0, err
}
i += n
}
}
return i, nil
}
func (m *FakeMapEntry) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *FakeMapEntry) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
if len(m.Key) > 0 {
dAtA[i] = 0xa
i++
i = encodeVarintMap(dAtA, i, uint64(len(m.Key)))
i += copy(dAtA[i:], m.Key)
}
if len(m.Value) > 0 {
dAtA[i] = 0x12
i++
i = encodeVarintMap(dAtA, i, uint64(len(m.Value)))
i += copy(dAtA[i:], m.Value)
}
if len(m.Other) > 0 {
dAtA[i] = 0x1a
i++
i = encodeVarintMap(dAtA, i, uint64(len(m.Other)))
i += copy(dAtA[i:], m.Other)
}
return i, nil
}
func encodeVarintMap(dAtA []byte, offset int, v uint64) int {
for v >= 1<<7 {
dAtA[offset] = uint8(v&0x7f | 0x80)
v >>= 7
offset++
}
dAtA[offset] = uint8(v)
return offset + 1
}
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 init() { proto.RegisterFile("combos/marshaler/map.proto", fileDescriptorMap) }
var fileDescriptorMap = []byte{
// 315 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x90, 0x3f, 0x4f, 0x3a, 0x31,
0x18, 0xc7, 0xfb, 0x40, 0x7e, 0x5c, 0x7e, 0xc5, 0xc1, 0x5c, 0x1c, 0x4e, 0x86, 0x27, 0x84, 0x89,
0xc5, 0xbb, 0x44, 0x16, 0x71, 0x70, 0x30, 0xea, 0x24, 0x0b, 0xb8, 0x9b, 0x1e, 0x96, 0x3f, 0x81,
0xa3, 0x97, 0xb6, 0x67, 0xc2, 0x24, 0x2f, 0xc7, 0xd1, 0xd1, 0x97, 0xc0, 0xc8, 0xe8, 0x48, 0xeb,
0xe2, 0xc8, 0xc8, 0x68, 0xe8, 0x9d, 0xc9, 0xb9, 0xb9, 0x3d, 0x9f, 0x6f, 0x3f, 0xed, 0xf3, 0x4d,
0x69, 0x63, 0x28, 0x92, 0x58, 0xa8, 0x28, 0x61, 0x52, 0x4d, 0xd8, 0x9c, 0xcb, 0x28, 0x61, 0x69,
0x98, 0x4a, 0xa1, 0x85, 0x5f, 0x4f, 0x58, 0xfa, 0xc4, 0x47, 0x2c, 0x9b, 0x6b, 0xd5, 0x38, 0x1b,
0x4f, 0xf5, 0x24, 0x8b, 0xc3, 0xa1, 0x48, 0xa2, 0xb1, 0x18, 0x8b, 0xc8, 0x39, 0x71, 0x36, 0x72,
0xe4, 0xc0, 0x4d, 0xf9, 0xdd, 0xd6, 0x0b, 0xf5, 0x7a, 0x2c, 0x7d, 0xe0, 0x4a, 0xfb, 0x5d, 0xea,
0x29, 0x2d, 0x1f, 0x95, 0x96, 0x01, 0x34, 0xab, 0xed, 0xfa, 0x79, 0x33, 0x2c, 0x3d, 0x1c, 0x16,
0x5a, 0x38, 0xd0, 0x72, 0xa0, 0xe5, 0xed, 0x42, 0xcb, 0x65, 0xbf, 0xa6, 0x1c, 0x34, 0xba, 0xb4,
0x5e, 0x8a, 0xfd, 0x63, 0x5a, 0x9d, 0xf1, 0x65, 0x00, 0x4d, 0x68, 0xff, 0xef, 0x1f, 0x46, 0xff,
0x84, 0xfe, 0x7b, 0x66, 0xf3, 0x8c, 0x07, 0x15, 0x97, 0xe5, 0x70, 0x59, 0xb9, 0x80, 0xd6, 0x15,
0xf5, 0xee, 0xd8, 0x8c, 0xf7, 0x58, 0xea, 0x77, 0xa8, 0xc7, 0x17, 0x5a, 0x4e, 0xb9, 0x2a, 0x0a,
0x9c, 0xfe, 0x2a, 0x50, 0x68, 0xf9, 0xe6, 0x1f, 0xb3, 0x75, 0x4f, 0x8f, 0xca, 0x07, 0x7f, 0xdd,
0x7d, 0x48, 0x85, 0x9e, 0x70, 0x19, 0x54, 0xf3, 0xd4, 0xc1, 0xf5, 0xcd, 0xda, 0x20, 0xd9, 0x18,
0x24, 0x1f, 0x06, 0xc9, 0xd6, 0x20, 0xec, 0x0c, 0xc2, 0xde, 0x20, 0xac, 0x2c, 0xc2, 0xab, 0x45,
0x78, 0xb3, 0x08, 0xef, 0x16, 0x61, 0x6d, 0x11, 0x36, 0x16, 0xc9, 0xd6, 0x22, 0x7c, 0x59, 0x24,
0x3b, 0x8b, 0xb0, 0xb7, 0x48, 0x56, 0x9f, 0x48, 0xe2, 0x9a, 0xfb, 0xdb, 0xce, 0x77, 0x00, 0x00,
0x00, 0xff, 0xff, 0xde, 0x50, 0x18, 0x62, 0xb5, 0x01, 0x00, 0x00,
}

View File

@@ -0,0 +1,833 @@
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: combos/neither/map.proto
/*
Package mapdefaults is a generated protocol buffer package.
It is generated from these files:
combos/neither/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"
// 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{
// 3869 bytes of a gzipped FileDescriptorSet
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0x5d, 0x70, 0x1b, 0xd7,
0x75, 0x26, 0xfe, 0x48, 0xe0, 0x00, 0x04, 0x97, 0x97, 0xb4, 0x04, 0x31, 0x31, 0x44, 0xc1, 0x76,
0x44, 0xdb, 0x0d, 0x99, 0x91, 0x2c, 0x59, 0x82, 0x1a, 0xbb, 0x20, 0x08, 0x31, 0x50, 0x49, 0x02,
0x59, 0x90, 0xf1, 0x4f, 0xa6, 0xb3, 0xb3, 0x5c, 0x5c, 0x80, 0x2b, 0x2d, 0x76, 0x37, 0xbb, 0x0b,
0xc9, 0xd4, 0x74, 0xa6, 0xea, 0xb8, 0x3f, 0x93, 0xe9, 0xf4, 0xbf, 0x33, 0x49, 0x5c, 0xc7, 0xfd,
0x99, 0x69, 0x9d, 0xa6, 0x7f, 0x49, 0xdd, 0xa6, 0x69, 0x9f, 0xfa, 0x92, 0xd6, 0x4f, 0x9d, 0xe4,
0xad, 0x0f, 0x7d, 0xb0, 0x18, 0xcf, 0x34, 0x6d, 0xdd, 0xc6, 0x6d, 0xfd, 0xe0, 0x19, 0xbf, 0x74,
0xee, 0xdf, 0x62, 0x17, 0x00, 0xb5, 0x60, 0x66, 0xec, 0x3c, 0x91, 0xf7, 0xdc, 0xf3, 0x7d, 0x7b,
0xf6, 0xdc, 0x73, 0xcf, 0x39, 0xf7, 0x2e, 0xe0, 0x87, 0x57, 0x61, 0xb9, 0x6b, 0x59, 0x5d, 0x03,
0xaf, 0xd9, 0x8e, 0xe5, 0x59, 0xfb, 0xfd, 0xce, 0x5a, 0x1b, 0xbb, 0x9a, 0xa3, 0xdb, 0x9e, 0xe5,
0xac, 0x52, 0x19, 0x9a, 0x63, 0x1a, 0xab, 0x42, 0xa3, 0xb4, 0x0d, 0xf3, 0xd7, 0x75, 0x03, 0x6f,
0xf8, 0x8a, 0x2d, 0xec, 0xa1, 0x2b, 0x90, 0xec, 0xe8, 0x06, 0x2e, 0xc4, 0x96, 0x13, 0x2b, 0xd9,
0x0b, 0x8f, 0xae, 0x0e, 0x81, 0x56, 0xc3, 0x88, 0x26, 0x11, 0xcb, 0x14, 0x51, 0x7a, 0x3b, 0x09,
0x0b, 0x63, 0x66, 0x11, 0x82, 0xa4, 0xa9, 0xf6, 0x08, 0x63, 0x6c, 0x25, 0x23, 0xd3, 0xff, 0x51,
0x01, 0x66, 0x6c, 0x55, 0xbb, 0xa5, 0x76, 0x71, 0x21, 0x4e, 0xc5, 0x62, 0x88, 0x8a, 0x00, 0x6d,
0x6c, 0x63, 0xb3, 0x8d, 0x4d, 0xed, 0xb0, 0x90, 0x58, 0x4e, 0xac, 0x64, 0xe4, 0x80, 0x04, 0x3d,
0x09, 0xf3, 0x76, 0x7f, 0xdf, 0xd0, 0x35, 0x25, 0xa0, 0x06, 0xcb, 0x89, 0x95, 0x94, 0x2c, 0xb1,
0x89, 0x8d, 0x81, 0xf2, 0x79, 0x98, 0xbb, 0x83, 0xd5, 0x5b, 0x41, 0xd5, 0x2c, 0x55, 0xcd, 0x13,
0x71, 0x40, 0xb1, 0x0a, 0xb9, 0x1e, 0x76, 0x5d, 0xb5, 0x8b, 0x15, 0xef, 0xd0, 0xc6, 0x85, 0x24,
0x7d, 0xfb, 0xe5, 0x91, 0xb7, 0x1f, 0x7e, 0xf3, 0x2c, 0x47, 0xed, 0x1e, 0xda, 0x18, 0x55, 0x20,
0x83, 0xcd, 0x7e, 0x8f, 0x31, 0xa4, 0x8e, 0xf1, 0x5f, 0xcd, 0xec, 0xf7, 0x86, 0x59, 0xd2, 0x04,
0xc6, 0x29, 0x66, 0x5c, 0xec, 0xdc, 0xd6, 0x35, 0x5c, 0x98, 0xa6, 0x04, 0xe7, 0x47, 0x08, 0x5a,
0x6c, 0x7e, 0x98, 0x43, 0xe0, 0x50, 0x15, 0x32, 0xf8, 0x25, 0x0f, 0x9b, 0xae, 0x6e, 0x99, 0x85,
0x19, 0x4a, 0xf2, 0xd8, 0x98, 0x55, 0xc4, 0x46, 0x7b, 0x98, 0x62, 0x80, 0x43, 0x97, 0x61, 0xc6,
0xb2, 0x3d, 0xdd, 0x32, 0xdd, 0x42, 0x7a, 0x39, 0xb6, 0x92, 0xbd, 0xf0, 0xf1, 0xb1, 0x81, 0xd0,
0x60, 0x3a, 0xb2, 0x50, 0x46, 0x75, 0x90, 0x5c, 0xab, 0xef, 0x68, 0x58, 0xd1, 0xac, 0x36, 0x56,
0x74, 0xb3, 0x63, 0x15, 0x32, 0x94, 0xe0, 0xec, 0xe8, 0x8b, 0x50, 0xc5, 0xaa, 0xd5, 0xc6, 0x75,
0xb3, 0x63, 0xc9, 0x79, 0x37, 0x34, 0x46, 0xa7, 0x60, 0xda, 0x3d, 0x34, 0x3d, 0xf5, 0xa5, 0x42,
0x8e, 0x46, 0x08, 0x1f, 0x95, 0xfe, 0x6e, 0x1a, 0xe6, 0x26, 0x09, 0xb1, 0x6b, 0x90, 0xea, 0x90,
0xb7, 0x2c, 0xc4, 0x4f, 0xe2, 0x03, 0x86, 0x09, 0x3b, 0x71, 0xfa, 0x47, 0x74, 0x62, 0x05, 0xb2,
0x26, 0x76, 0x3d, 0xdc, 0x66, 0x11, 0x91, 0x98, 0x30, 0xa6, 0x80, 0x81, 0x46, 0x43, 0x2a, 0xf9,
0x23, 0x85, 0xd4, 0xf3, 0x30, 0xe7, 0x9b, 0xa4, 0x38, 0xaa, 0xd9, 0x15, 0xb1, 0xb9, 0x16, 0x65,
0xc9, 0x6a, 0x4d, 0xe0, 0x64, 0x02, 0x93, 0xf3, 0x38, 0x34, 0x46, 0x1b, 0x00, 0x96, 0x89, 0xad,
0x8e, 0xd2, 0xc6, 0x9a, 0x51, 0x48, 0x1f, 0xe3, 0xa5, 0x06, 0x51, 0x19, 0xf1, 0x92, 0xc5, 0xa4,
0x9a, 0x81, 0xae, 0x0e, 0x42, 0x6d, 0xe6, 0x98, 0x48, 0xd9, 0x66, 0x9b, 0x6c, 0x24, 0xda, 0xf6,
0x20, 0xef, 0x60, 0x12, 0xf7, 0xb8, 0xcd, 0xdf, 0x2c, 0x43, 0x8d, 0x58, 0x8d, 0x7c, 0x33, 0x99,
0xc3, 0xd8, 0x8b, 0xcd, 0x3a, 0xc1, 0x21, 0x7a, 0x04, 0x7c, 0x81, 0x42, 0xc3, 0x0a, 0x68, 0x16,
0xca, 0x09, 0xe1, 0x8e, 0xda, 0xc3, 0x4b, 0x77, 0x21, 0x1f, 0x76, 0x0f, 0x5a, 0x84, 0x94, 0xeb,
0xa9, 0x8e, 0x47, 0xa3, 0x30, 0x25, 0xb3, 0x01, 0x92, 0x20, 0x81, 0xcd, 0x36, 0xcd, 0x72, 0x29,
0x99, 0xfc, 0x8b, 0x7e, 0x6a, 0xf0, 0xc2, 0x09, 0xfa, 0xc2, 0x9f, 0x18, 0x5d, 0xd1, 0x10, 0xf3,
0xf0, 0x7b, 0x2f, 0x3d, 0x0d, 0xb3, 0xa1, 0x17, 0x98, 0xf4, 0xd1, 0xa5, 0x9f, 0x85, 0x87, 0xc6,
0x52, 0xa3, 0xe7, 0x61, 0xb1, 0x6f, 0xea, 0xa6, 0x87, 0x1d, 0xdb, 0xc1, 0x24, 0x62, 0xd9, 0xa3,
0x0a, 0xff, 0x36, 0x73, 0x4c, 0xcc, 0xed, 0x05, 0xb5, 0x19, 0x8b, 0xbc, 0xd0, 0x1f, 0x15, 0x3e,
0x91, 0x49, 0xff, 0x60, 0x46, 0xba, 0x77, 0xef, 0xde, 0xbd, 0x78, 0xe9, 0xcb, 0xd3, 0xb0, 0x38,
0x6e, 0xcf, 0x8c, 0xdd, 0xbe, 0xa7, 0x60, 0xda, 0xec, 0xf7, 0xf6, 0xb1, 0x43, 0x9d, 0x94, 0x92,
0xf9, 0x08, 0x55, 0x20, 0x65, 0xa8, 0xfb, 0xd8, 0x28, 0x24, 0x97, 0x63, 0x2b, 0xf9, 0x0b, 0x4f,
0x4e, 0xb4, 0x2b, 0x57, 0xb7, 0x08, 0x44, 0x66, 0x48, 0xf4, 0x0c, 0x24, 0x79, 0x8a, 0x26, 0x0c,
0x4f, 0x4c, 0xc6, 0x40, 0xf6, 0x92, 0x4c, 0x71, 0xe8, 0x63, 0x90, 0x21, 0x7f, 0x59, 0x6c, 0x4c,
0x53, 0x9b, 0xd3, 0x44, 0x40, 0xe2, 0x02, 0x2d, 0x41, 0x9a, 0x6e, 0x93, 0x36, 0x16, 0xa5, 0xcd,
0x1f, 0x93, 0xc0, 0x6a, 0xe3, 0x8e, 0xda, 0x37, 0x3c, 0xe5, 0xb6, 0x6a, 0xf4, 0x31, 0x0d, 0xf8,
0x8c, 0x9c, 0xe3, 0xc2, 0xcf, 0x11, 0x19, 0x3a, 0x0b, 0x59, 0xb6, 0xab, 0x74, 0xb3, 0x8d, 0x5f,
0xa2, 0xd9, 0x33, 0x25, 0xb3, 0x8d, 0x56, 0x27, 0x12, 0xf2, 0xf8, 0x9b, 0xae, 0x65, 0x8a, 0xd0,
0xa4, 0x8f, 0x20, 0x02, 0xfa, 0xf8, 0xa7, 0x87, 0x13, 0xf7, 0xc3, 0xe3, 0x5f, 0x6f, 0x38, 0xa6,
0x4a, 0xdf, 0x8a, 0x43, 0x92, 0xe6, 0x8b, 0x39, 0xc8, 0xee, 0xbe, 0xd0, 0xac, 0x29, 0x1b, 0x8d,
0xbd, 0xf5, 0xad, 0x9a, 0x14, 0x43, 0x79, 0x00, 0x2a, 0xb8, 0xbe, 0xd5, 0xa8, 0xec, 0x4a, 0x71,
0x7f, 0x5c, 0xdf, 0xd9, 0xbd, 0xfc, 0x94, 0x94, 0xf0, 0x01, 0x7b, 0x4c, 0x90, 0x0c, 0x2a, 0x5c,
0xbc, 0x20, 0xa5, 0x90, 0x04, 0x39, 0x46, 0x50, 0x7f, 0xbe, 0xb6, 0x71, 0xf9, 0x29, 0x69, 0x3a,
0x2c, 0xb9, 0x78, 0x41, 0x9a, 0x41, 0xb3, 0x90, 0xa1, 0x92, 0xf5, 0x46, 0x63, 0x4b, 0x4a, 0xfb,
0x9c, 0xad, 0x5d, 0xb9, 0xbe, 0xb3, 0x29, 0x65, 0x7c, 0xce, 0x4d, 0xb9, 0xb1, 0xd7, 0x94, 0xc0,
0x67, 0xd8, 0xae, 0xb5, 0x5a, 0x95, 0xcd, 0x9a, 0x94, 0xf5, 0x35, 0xd6, 0x5f, 0xd8, 0xad, 0xb5,
0xa4, 0x5c, 0xc8, 0xac, 0x8b, 0x17, 0xa4, 0x59, 0xff, 0x11, 0xb5, 0x9d, 0xbd, 0x6d, 0x29, 0x8f,
0xe6, 0x61, 0x96, 0x3d, 0x42, 0x18, 0x31, 0x37, 0x24, 0xba, 0xfc, 0x94, 0x24, 0x0d, 0x0c, 0x61,
0x2c, 0xf3, 0x21, 0xc1, 0xe5, 0xa7, 0x24, 0x54, 0xaa, 0x42, 0x8a, 0x46, 0x17, 0x42, 0x90, 0xdf,
0xaa, 0xac, 0xd7, 0xb6, 0x94, 0x46, 0x73, 0xb7, 0xde, 0xd8, 0xa9, 0x6c, 0x49, 0xb1, 0x81, 0x4c,
0xae, 0x7d, 0x76, 0xaf, 0x2e, 0xd7, 0x36, 0xa4, 0x78, 0x50, 0xd6, 0xac, 0x55, 0x76, 0x6b, 0x1b,
0x52, 0xa2, 0xa4, 0xc1, 0xe2, 0xb8, 0x3c, 0x39, 0x76, 0x67, 0x04, 0x96, 0x38, 0x7e, 0xcc, 0x12,
0x53, 0xae, 0x91, 0x25, 0xfe, 0x7e, 0x1c, 0x16, 0xc6, 0xd4, 0x8a, 0xb1, 0x0f, 0x79, 0x16, 0x52,
0x2c, 0x44, 0x59, 0xf5, 0x7c, 0x7c, 0x6c, 0xd1, 0xa1, 0x01, 0x3b, 0x52, 0x41, 0x29, 0x2e, 0xd8,
0x41, 0x24, 0x8e, 0xe9, 0x20, 0x08, 0xc5, 0x48, 0x4e, 0xff, 0x99, 0x91, 0x9c, 0xce, 0xca, 0xde,
0xe5, 0x49, 0xca, 0x1e, 0x95, 0x9d, 0x2c, 0xb7, 0xa7, 0xc6, 0xe4, 0xf6, 0x6b, 0x30, 0x3f, 0x42,
0x34, 0x71, 0x8e, 0x7d, 0x39, 0x06, 0x85, 0xe3, 0x9c, 0x13, 0x91, 0xe9, 0xe2, 0xa1, 0x4c, 0x77,
0x6d, 0xd8, 0x83, 0xe7, 0x8e, 0x5f, 0x84, 0x91, 0xb5, 0x7e, 0x3d, 0x06, 0xa7, 0xc6, 0x77, 0x8a,
0x63, 0x6d, 0x78, 0x06, 0xa6, 0x7b, 0xd8, 0x3b, 0xb0, 0x44, 0xb7, 0xf4, 0x89, 0x31, 0x35, 0x98,
0x4c, 0x0f, 0x2f, 0x36, 0x47, 0x05, 0x8b, 0x78, 0xe2, 0xb8, 0x76, 0x8f, 0x59, 0x33, 0x62, 0xe9,
0x17, 0xe3, 0xf0, 0xd0, 0x58, 0xf2, 0xb1, 0x86, 0x3e, 0x0c, 0xa0, 0x9b, 0x76, 0xdf, 0x63, 0x1d,
0x11, 0x4b, 0xb0, 0x19, 0x2a, 0xa1, 0xc9, 0x8b, 0x24, 0xcf, 0xbe, 0xe7, 0xcf, 0x27, 0xe8, 0x3c,
0x30, 0x11, 0x55, 0xb8, 0x32, 0x30, 0x34, 0x49, 0x0d, 0x2d, 0x1e, 0xf3, 0xa6, 0x23, 0x81, 0xf9,
0x29, 0x90, 0x34, 0x43, 0xc7, 0xa6, 0xa7, 0xb8, 0x9e, 0x83, 0xd5, 0x9e, 0x6e, 0x76, 0x69, 0x05,
0x49, 0x97, 0x53, 0x1d, 0xd5, 0x70, 0xb1, 0x3c, 0xc7, 0xa6, 0x5b, 0x62, 0x96, 0x20, 0x68, 0x00,
0x39, 0x01, 0xc4, 0x74, 0x08, 0xc1, 0xa6, 0x7d, 0x44, 0xe9, 0x8d, 0x34, 0x64, 0x03, 0x7d, 0x35,
0x3a, 0x07, 0xb9, 0x9b, 0xea, 0x6d, 0x55, 0x11, 0x67, 0x25, 0xe6, 0x89, 0x2c, 0x91, 0x35, 0xf9,
0x79, 0xe9, 0x53, 0xb0, 0x48, 0x55, 0xac, 0xbe, 0x87, 0x1d, 0x45, 0x33, 0x54, 0xd7, 0xa5, 0x4e,
0x4b, 0x53, 0x55, 0x44, 0xe6, 0x1a, 0x64, 0xaa, 0x2a, 0x66, 0xd0, 0x25, 0x58, 0xa0, 0x88, 0x5e,
0xdf, 0xf0, 0x74, 0xdb, 0xc0, 0x0a, 0x39, 0xbd, 0xb9, 0xb4, 0x92, 0xf8, 0x96, 0xcd, 0x13, 0x8d,
0x6d, 0xae, 0x40, 0x2c, 0x72, 0xd1, 0x06, 0x3c, 0x4c, 0x61, 0x5d, 0x6c, 0x62, 0x47, 0xf5, 0xb0,
0x82, 0xbf, 0xd0, 0x57, 0x0d, 0x57, 0x51, 0xcd, 0xb6, 0x72, 0xa0, 0xba, 0x07, 0x85, 0x45, 0x42,
0xb0, 0x1e, 0x2f, 0xc4, 0xe4, 0x33, 0x44, 0x71, 0x93, 0xeb, 0xd5, 0xa8, 0x5a, 0xc5, 0x6c, 0x7f,
0x46, 0x75, 0x0f, 0x50, 0x19, 0x4e, 0x51, 0x16, 0xd7, 0x73, 0x74, 0xb3, 0xab, 0x68, 0x07, 0x58,
0xbb, 0xa5, 0xf4, 0xbd, 0xce, 0x95, 0xc2, 0xc7, 0x82, 0xcf, 0xa7, 0x16, 0xb6, 0xa8, 0x4e, 0x95,
0xa8, 0xec, 0x79, 0x9d, 0x2b, 0xa8, 0x05, 0x39, 0xb2, 0x18, 0x3d, 0xfd, 0x2e, 0x56, 0x3a, 0x96,
0x43, 0x4b, 0x63, 0x7e, 0x4c, 0x6a, 0x0a, 0x78, 0x70, 0xb5, 0xc1, 0x01, 0xdb, 0x56, 0x1b, 0x97,
0x53, 0xad, 0x66, 0xad, 0xb6, 0x21, 0x67, 0x05, 0xcb, 0x75, 0xcb, 0x21, 0x01, 0xd5, 0xb5, 0x7c,
0x07, 0x67, 0x59, 0x40, 0x75, 0x2d, 0xe1, 0xde, 0x4b, 0xb0, 0xa0, 0x69, 0xec, 0x9d, 0x75, 0x4d,
0xe1, 0x67, 0x2c, 0xb7, 0x20, 0x85, 0x9c, 0xa5, 0x69, 0x9b, 0x4c, 0x81, 0xc7, 0xb8, 0x8b, 0xae,
0xc2, 0x43, 0x03, 0x67, 0x05, 0x81, 0xf3, 0x23, 0x6f, 0x39, 0x0c, 0xbd, 0x04, 0x0b, 0xf6, 0xe1,
0x28, 0x10, 0x85, 0x9e, 0x68, 0x1f, 0x0e, 0xc3, 0x9e, 0x86, 0x45, 0xfb, 0xc0, 0x1e, 0xc5, 0x3d,
0x11, 0xc4, 0x21, 0xfb, 0xc0, 0x1e, 0x06, 0x3e, 0x46, 0x0f, 0xdc, 0x0e, 0xd6, 0x54, 0x0f, 0xb7,
0x0b, 0xa7, 0x83, 0xea, 0x81, 0x09, 0xb4, 0x06, 0x92, 0xa6, 0x29, 0xd8, 0x54, 0xf7, 0x0d, 0xac,
0xa8, 0x0e, 0x36, 0x55, 0xb7, 0x70, 0x36, 0xa8, 0x9c, 0xd7, 0xb4, 0x1a, 0x9d, 0xad, 0xd0, 0x49,
0xf4, 0x04, 0xcc, 0x5b, 0xfb, 0x37, 0x35, 0x16, 0x92, 0x8a, 0xed, 0xe0, 0x8e, 0xfe, 0x52, 0xe1,
0x51, 0xea, 0xdf, 0x39, 0x32, 0x41, 0x03, 0xb2, 0x49, 0xc5, 0xe8, 0x71, 0x90, 0x34, 0xf7, 0x40,
0x75, 0x6c, 0x9a, 0x93, 0x5d, 0x5b, 0xd5, 0x70, 0xe1, 0x31, 0xa6, 0xca, 0xe4, 0x3b, 0x42, 0x4c,
0xb6, 0x84, 0x7b, 0x47, 0xef, 0x78, 0x82, 0xf1, 0x3c, 0xdb, 0x12, 0x54, 0xc6, 0xd9, 0x56, 0x40,
0x22, 0xae, 0x08, 0x3d, 0x78, 0x85, 0xaa, 0xe5, 0xed, 0x03, 0x3b, 0xf8, 0xdc, 0x47, 0x60, 0x96,
0x68, 0x0e, 0x1e, 0xfa, 0x38, 0x6b, 0xc8, 0xec, 0x83, 0xc0, 0x13, 0x3f, 0xb4, 0xde, 0xb8, 0x54,
0x86, 0x5c, 0x30, 0x3e, 0x51, 0x06, 0x58, 0x84, 0x4a, 0x31, 0xd2, 0xac, 0x54, 0x1b, 0x1b, 0xa4,
0xcd, 0x78, 0xb1, 0x26, 0xc5, 0x49, 0xbb, 0xb3, 0x55, 0xdf, 0xad, 0x29, 0xf2, 0xde, 0xce, 0x6e,
0x7d, 0xbb, 0x26, 0x25, 0x82, 0x7d, 0xf5, 0x77, 0xe2, 0x90, 0x0f, 0x1f, 0x91, 0xd0, 0x4f, 0xc2,
0x69, 0x71, 0x9f, 0xe1, 0x62, 0x4f, 0xb9, 0xa3, 0x3b, 0x74, 0xcb, 0xf4, 0x54, 0x56, 0xbe, 0xfc,
0x45, 0x5b, 0xe4, 0x5a, 0x2d, 0xec, 0x3d, 0xa7, 0x3b, 0x64, 0x43, 0xf4, 0x54, 0x0f, 0x6d, 0xc1,
0x59, 0xd3, 0x52, 0x5c, 0x4f, 0x35, 0xdb, 0xaa, 0xd3, 0x56, 0x06, 0x37, 0x49, 0x8a, 0xaa, 0x69,
0xd8, 0x75, 0x2d, 0x56, 0xaa, 0x7c, 0x96, 0x8f, 0x9b, 0x56, 0x8b, 0x2b, 0x0f, 0x72, 0x78, 0x85,
0xab, 0x0e, 0x05, 0x58, 0xe2, 0xb8, 0x00, 0xfb, 0x18, 0x64, 0x7a, 0xaa, 0xad, 0x60, 0xd3, 0x73,
0x0e, 0x69, 0x63, 0x9c, 0x96, 0xd3, 0x3d, 0xd5, 0xae, 0x91, 0xf1, 0x47, 0x73, 0x3e, 0xf9, 0xd7,
0x04, 0xe4, 0x82, 0xcd, 0x31, 0x39, 0x6b, 0x68, 0xb4, 0x8e, 0xc4, 0x68, 0xa6, 0x79, 0xe4, 0x81,
0xad, 0xf4, 0x6a, 0x95, 0x14, 0x98, 0xf2, 0x34, 0x6b, 0x59, 0x65, 0x86, 0x24, 0xc5, 0x9d, 0xe4,
0x16, 0xcc, 0x5a, 0x84, 0xb4, 0xcc, 0x47, 0x68, 0x13, 0xa6, 0x6f, 0xba, 0x94, 0x7b, 0x9a, 0x72,
0x3f, 0xfa, 0x60, 0xee, 0x1b, 0x2d, 0x4a, 0x9e, 0xb9, 0xd1, 0x52, 0x76, 0x1a, 0xf2, 0x76, 0x65,
0x4b, 0xe6, 0x70, 0x74, 0x06, 0x92, 0x86, 0x7a, 0xf7, 0x30, 0x5c, 0x8a, 0xa8, 0x68, 0x52, 0xc7,
0x9f, 0x81, 0xe4, 0x1d, 0xac, 0xde, 0x0a, 0x17, 0x00, 0x2a, 0xfa, 0x10, 0x43, 0x7f, 0x0d, 0x52,
0xd4, 0x5f, 0x08, 0x80, 0x7b, 0x4c, 0x9a, 0x42, 0x69, 0x48, 0x56, 0x1b, 0x32, 0x09, 0x7f, 0x09,
0x72, 0x4c, 0xaa, 0x34, 0xeb, 0xb5, 0x6a, 0x4d, 0x8a, 0x97, 0x2e, 0xc1, 0x34, 0x73, 0x02, 0xd9,
0x1a, 0xbe, 0x1b, 0xa4, 0x29, 0x3e, 0xe4, 0x1c, 0x31, 0x31, 0xbb, 0xb7, 0xbd, 0x5e, 0x93, 0xa5,
0x78, 0x70, 0x79, 0x5d, 0xc8, 0x05, 0xfb, 0xe2, 0x8f, 0x26, 0xa6, 0xfe, 0x3e, 0x06, 0xd9, 0x40,
0x9f, 0x4b, 0x1a, 0x14, 0xd5, 0x30, 0xac, 0x3b, 0x8a, 0x6a, 0xe8, 0xaa, 0xcb, 0x83, 0x02, 0xa8,
0xa8, 0x42, 0x24, 0x93, 0x2e, 0xda, 0x47, 0x62, 0xfc, 0x6b, 0x31, 0x90, 0x86, 0x5b, 0xcc, 0x21,
0x03, 0x63, 0x3f, 0x56, 0x03, 0x5f, 0x8d, 0x41, 0x3e, 0xdc, 0x57, 0x0e, 0x99, 0x77, 0xee, 0xc7,
0x6a, 0xde, 0x5b, 0x71, 0x98, 0x0d, 0x75, 0x93, 0x93, 0x5a, 0xf7, 0x05, 0x98, 0xd7, 0xdb, 0xb8,
0x67, 0x5b, 0x1e, 0x36, 0xb5, 0x43, 0xc5, 0xc0, 0xb7, 0xb1, 0x51, 0x28, 0xd1, 0x44, 0xb1, 0xf6,
0xe0, 0x7e, 0x75, 0xb5, 0x3e, 0xc0, 0x6d, 0x11, 0x58, 0x79, 0xa1, 0xbe, 0x51, 0xdb, 0x6e, 0x36,
0x76, 0x6b, 0x3b, 0xd5, 0x17, 0x94, 0xbd, 0x9d, 0x9f, 0xde, 0x69, 0x3c, 0xb7, 0x23, 0x4b, 0xfa,
0x90, 0xda, 0x87, 0xb8, 0xd5, 0x9b, 0x20, 0x0d, 0x1b, 0x85, 0x4e, 0xc3, 0x38, 0xb3, 0xa4, 0x29,
0xb4, 0x00, 0x73, 0x3b, 0x0d, 0xa5, 0x55, 0xdf, 0xa8, 0x29, 0xb5, 0xeb, 0xd7, 0x6b, 0xd5, 0xdd,
0x16, 0xbb, 0x81, 0xf0, 0xb5, 0x77, 0xc3, 0x9b, 0xfa, 0x95, 0x04, 0x2c, 0x8c, 0xb1, 0x04, 0x55,
0xf8, 0xd9, 0x81, 0x1d, 0x67, 0x3e, 0x39, 0x89, 0xf5, 0xab, 0xa4, 0xe4, 0x37, 0x55, 0xc7, 0xe3,
0x47, 0x8d, 0xc7, 0x81, 0x78, 0xc9, 0xf4, 0xf4, 0x8e, 0x8e, 0x1d, 0x7e, 0x61, 0xc3, 0x0e, 0x14,
0x73, 0x03, 0x39, 0xbb, 0xb3, 0xf9, 0x09, 0x40, 0xb6, 0xe5, 0xea, 0x9e, 0x7e, 0x1b, 0x2b, 0xba,
0x29, 0x6e, 0x77, 0xc8, 0x01, 0x23, 0x29, 0x4b, 0x62, 0xa6, 0x6e, 0x7a, 0xbe, 0xb6, 0x89, 0xbb,
0xea, 0x90, 0x36, 0x49, 0xe0, 0x09, 0x59, 0x12, 0x33, 0xbe, 0xf6, 0x39, 0xc8, 0xb5, 0xad, 0x3e,
0xe9, 0xba, 0x98, 0x1e, 0xa9, 0x17, 0x31, 0x39, 0xcb, 0x64, 0xbe, 0x0a, 0xef, 0xa7, 0x07, 0xd7,
0x4a, 0x39, 0x39, 0xcb, 0x64, 0x4c, 0xe5, 0x3c, 0xcc, 0xa9, 0xdd, 0xae, 0x43, 0xc8, 0x05, 0x11,
0x3b, 0x21, 0xe4, 0x7d, 0x31, 0x55, 0x5c, 0xba, 0x01, 0x69, 0xe1, 0x07, 0x52, 0x92, 0x89, 0x27,
0x14, 0x9b, 0x1d, 0x7b, 0xe3, 0x2b, 0x19, 0x39, 0x6d, 0x8a, 0xc9, 0x73, 0x90, 0xd3, 0x5d, 0x65,
0x70, 0x4b, 0x1e, 0x5f, 0x8e, 0xaf, 0xa4, 0xe5, 0xac, 0xee, 0xfa, 0x37, 0x8c, 0xa5, 0xd7, 0xe3,
0x90, 0x0f, 0xdf, 0xf2, 0xa3, 0x0d, 0x48, 0x1b, 0x96, 0xa6, 0xd2, 0xd0, 0x62, 0x9f, 0x98, 0x56,
0x22, 0x3e, 0x0c, 0xac, 0x6e, 0x71, 0x7d, 0xd9, 0x47, 0x2e, 0xfd, 0x73, 0x0c, 0xd2, 0x42, 0x8c,
0x4e, 0x41, 0xd2, 0x56, 0xbd, 0x03, 0x4a, 0x97, 0x5a, 0x8f, 0x4b, 0x31, 0x99, 0x8e, 0x89, 0xdc,
0xb5, 0x55, 0x93, 0x86, 0x00, 0x97, 0x93, 0x31, 0x59, 0x57, 0x03, 0xab, 0x6d, 0x7a, 0xfc, 0xb0,
0x7a, 0x3d, 0x6c, 0x7a, 0xae, 0x58, 0x57, 0x2e, 0xaf, 0x72, 0x31, 0x7a, 0x12, 0xe6, 0x3d, 0x47,
0xd5, 0x8d, 0x90, 0x6e, 0x92, 0xea, 0x4a, 0x62, 0xc2, 0x57, 0x2e, 0xc3, 0x19, 0xc1, 0xdb, 0xc6,
0x9e, 0xaa, 0x1d, 0xe0, 0xf6, 0x00, 0x34, 0x4d, 0xaf, 0x19, 0x4e, 0x73, 0x85, 0x0d, 0x3e, 0x2f,
0xb0, 0xa5, 0xef, 0xc5, 0x60, 0x5e, 0x1c, 0x98, 0xda, 0xbe, 0xb3, 0xb6, 0x01, 0x54, 0xd3, 0xb4,
0xbc, 0xa0, 0xbb, 0x46, 0x43, 0x79, 0x04, 0xb7, 0x5a, 0xf1, 0x41, 0x72, 0x80, 0x60, 0xa9, 0x07,
0x30, 0x98, 0x39, 0xd6, 0x6d, 0x67, 0x21, 0xcb, 0x3f, 0xe1, 0xd0, 0xef, 0x80, 0xec, 0x88, 0x0d,
0x4c, 0x44, 0x4e, 0x56, 0x68, 0x11, 0x52, 0xfb, 0xb8, 0xab, 0x9b, 0xfc, 0x62, 0x96, 0x0d, 0xc4,
0x45, 0x48, 0xd2, 0xbf, 0x08, 0x59, 0xff, 0x3c, 0x2c, 0x68, 0x56, 0x6f, 0xd8, 0xdc, 0x75, 0x69,
0xe8, 0x98, 0xef, 0x7e, 0x26, 0xf6, 0x22, 0x0c, 0x5a, 0xcc, 0xf7, 0x63, 0xb1, 0x3f, 0x8c, 0x27,
0x36, 0x9b, 0xeb, 0x5f, 0x8f, 0x2f, 0x6d, 0x32, 0x68, 0x53, 0xbc, 0xa9, 0x8c, 0x3b, 0x06, 0xd6,
0x88, 0xf5, 0xf0, 0xa5, 0xf3, 0xf0, 0xc9, 0xae, 0xee, 0x1d, 0xf4, 0xf7, 0x57, 0x35, 0xab, 0xb7,
0xd6, 0xb5, 0xba, 0xd6, 0xe0, 0xd3, 0x27, 0x19, 0xd1, 0x01, 0xfd, 0x8f, 0x7f, 0xfe, 0xcc, 0xf8,
0xd2, 0xa5, 0xc8, 0x6f, 0xa5, 0xe5, 0x1d, 0x58, 0xe0, 0xca, 0x0a, 0xfd, 0xfe, 0xc2, 0x4e, 0x11,
0xe8, 0x81, 0x77, 0x58, 0x85, 0x6f, 0xbe, 0x4d, 0xcb, 0xb5, 0x3c, 0xcf, 0xa1, 0x64, 0x8e, 0x1d,
0x34, 0xca, 0x32, 0x3c, 0x14, 0xe2, 0x63, 0x5b, 0x13, 0x3b, 0x11, 0x8c, 0xdf, 0xe1, 0x8c, 0x0b,
0x01, 0xc6, 0x16, 0x87, 0x96, 0xab, 0x30, 0x7b, 0x12, 0xae, 0x7f, 0xe4, 0x5c, 0x39, 0x1c, 0x24,
0xd9, 0x84, 0x39, 0x4a, 0xa2, 0xf5, 0x5d, 0xcf, 0xea, 0xd1, 0xbc, 0xf7, 0x60, 0x9a, 0x7f, 0x7a,
0x9b, 0xed, 0x95, 0x3c, 0x81, 0x55, 0x7d, 0x54, 0xb9, 0x0c, 0xf4, 0x93, 0x53, 0x1b, 0x6b, 0x46,
0x04, 0xc3, 0x9b, 0xdc, 0x10, 0x5f, 0xbf, 0xfc, 0x39, 0x58, 0x24, 0xff, 0xd3, 0xb4, 0x14, 0xb4,
0x24, 0xfa, 0xc2, 0xab, 0xf0, 0xbd, 0x97, 0xd9, 0x76, 0x5c, 0xf0, 0x09, 0x02, 0x36, 0x05, 0x56,
0xb1, 0x8b, 0x3d, 0x0f, 0x3b, 0xae, 0xa2, 0x1a, 0xe3, 0xcc, 0x0b, 0xdc, 0x18, 0x14, 0xbe, 0xf2,
0x4e, 0x78, 0x15, 0x37, 0x19, 0xb2, 0x62, 0x18, 0xe5, 0x3d, 0x38, 0x3d, 0x26, 0x2a, 0x26, 0xe0,
0x7c, 0x85, 0x73, 0x2e, 0x8e, 0x44, 0x06, 0xa1, 0x6d, 0x82, 0x90, 0xfb, 0x6b, 0x39, 0x01, 0xe7,
0xef, 0x72, 0x4e, 0xc4, 0xb1, 0x62, 0x49, 0x09, 0xe3, 0x0d, 0x98, 0xbf, 0x8d, 0x9d, 0x7d, 0xcb,
0xe5, 0xb7, 0x34, 0x13, 0xd0, 0xbd, 0xca, 0xe9, 0xe6, 0x38, 0x90, 0x5e, 0xdb, 0x10, 0xae, 0xab,
0x90, 0xee, 0xa8, 0x1a, 0x9e, 0x80, 0xe2, 0xab, 0x9c, 0x62, 0x86, 0xe8, 0x13, 0x68, 0x05, 0x72,
0x5d, 0x8b, 0x57, 0xa6, 0x68, 0xf8, 0x6b, 0x1c, 0x9e, 0x15, 0x18, 0x4e, 0x61, 0x5b, 0x76, 0xdf,
0x20, 0x65, 0x2b, 0x9a, 0xe2, 0xf7, 0x04, 0x85, 0xc0, 0x70, 0x8a, 0x13, 0xb8, 0xf5, 0xf7, 0x05,
0x85, 0x1b, 0xf0, 0xe7, 0xb3, 0x90, 0xb5, 0x4c, 0xe3, 0xd0, 0x32, 0x27, 0x31, 0xe2, 0x0f, 0x38,
0x03, 0x70, 0x08, 0x21, 0xb8, 0x06, 0x99, 0x49, 0x17, 0xe2, 0x8f, 0xde, 0x11, 0xdb, 0x43, 0xac,
0xc0, 0x26, 0xcc, 0x89, 0x04, 0xa5, 0x5b, 0xe6, 0x04, 0x14, 0x7f, 0xcc, 0x29, 0xf2, 0x01, 0x18,
0x7f, 0x0d, 0x0f, 0xbb, 0x5e, 0x17, 0x4f, 0x42, 0xf2, 0xba, 0x78, 0x0d, 0x0e, 0xe1, 0xae, 0xdc,
0xc7, 0xa6, 0x76, 0x30, 0x19, 0xc3, 0xd7, 0x84, 0x2b, 0x05, 0x86, 0x50, 0x54, 0x61, 0xb6, 0xa7,
0x3a, 0xee, 0x81, 0x6a, 0x4c, 0xb4, 0x1c, 0x7f, 0xc2, 0x39, 0x72, 0x3e, 0x88, 0x7b, 0xa4, 0x6f,
0x9e, 0x84, 0xe6, 0xeb, 0xc2, 0x23, 0x01, 0x18, 0xdf, 0x7a, 0xae, 0x47, 0xaf, 0xb4, 0x4e, 0xc2,
0xf6, 0xa7, 0x62, 0xeb, 0x31, 0xec, 0x76, 0x90, 0xf1, 0x1a, 0x64, 0x5c, 0xfd, 0xee, 0x44, 0x34,
0x7f, 0x26, 0x56, 0x9a, 0x02, 0x08, 0xf8, 0x05, 0x38, 0x33, 0xb6, 0x4c, 0x4c, 0x40, 0xf6, 0xe7,
0x9c, 0xec, 0xd4, 0x98, 0x52, 0xc1, 0x53, 0xc2, 0x49, 0x29, 0xff, 0x42, 0xa4, 0x04, 0x3c, 0xc4,
0xd5, 0x24, 0x67, 0x05, 0x57, 0xed, 0x9c, 0xcc, 0x6b, 0x7f, 0x29, 0xbc, 0xc6, 0xb0, 0x21, 0xaf,
0xed, 0xc2, 0x29, 0xce, 0x78, 0xb2, 0x75, 0xfd, 0x86, 0x48, 0xac, 0x0c, 0xbd, 0x17, 0x5e, 0xdd,
0xcf, 0xc3, 0x92, 0xef, 0x4e, 0xd1, 0x94, 0xba, 0x4a, 0x4f, 0xb5, 0x27, 0x60, 0xfe, 0x26, 0x67,
0x16, 0x19, 0xdf, 0xef, 0x6a, 0xdd, 0x6d, 0xd5, 0x26, 0xe4, 0xcf, 0x43, 0x41, 0x90, 0xf7, 0x4d,
0x07, 0x6b, 0x56, 0xd7, 0xd4, 0xef, 0xe2, 0xf6, 0x04, 0xd4, 0x7f, 0x35, 0xb4, 0x54, 0x7b, 0x01,
0x38, 0x61, 0xae, 0x83, 0xe4, 0xf7, 0x2a, 0x8a, 0xde, 0xb3, 0x2d, 0xc7, 0x8b, 0x60, 0x7c, 0x43,
0xac, 0x94, 0x8f, 0xab, 0x53, 0x58, 0xb9, 0x06, 0x79, 0x3a, 0x9c, 0x34, 0x24, 0xff, 0x9a, 0x13,
0xcd, 0x0e, 0x50, 0x3c, 0x71, 0x68, 0x56, 0xcf, 0x56, 0x9d, 0x49, 0xf2, 0xdf, 0xdf, 0x88, 0xc4,
0xc1, 0x21, 0x3c, 0x71, 0x78, 0x87, 0x36, 0x26, 0xd5, 0x7e, 0x02, 0x86, 0x6f, 0x89, 0xc4, 0x21,
0x30, 0x9c, 0x42, 0x34, 0x0c, 0x13, 0x50, 0xfc, 0xad, 0xa0, 0x10, 0x18, 0x42, 0xf1, 0xd9, 0x41,
0xa1, 0x75, 0x70, 0x57, 0x77, 0x3d, 0x87, 0xb5, 0xc2, 0x0f, 0xa6, 0xfa, 0xf6, 0x3b, 0xe1, 0x26,
0x4c, 0x0e, 0x40, 0xcb, 0x37, 0x60, 0x6e, 0xa8, 0xc5, 0x40, 0x51, 0xbf, 0x5f, 0x29, 0xfc, 0xfc,
0x7b, 0x3c, 0x19, 0x85, 0x3b, 0x8c, 0xf2, 0x16, 0x59, 0xf7, 0x70, 0x1f, 0x10, 0x4d, 0xf6, 0xf2,
0x7b, 0xfe, 0xd2, 0x87, 0xda, 0x80, 0xf2, 0x75, 0x98, 0x0d, 0xf5, 0x00, 0xd1, 0x54, 0xbf, 0xc0,
0xa9, 0x72, 0xc1, 0x16, 0xa0, 0x7c, 0x09, 0x92, 0xa4, 0x9e, 0x47, 0xc3, 0x7f, 0x91, 0xc3, 0xa9,
0x7a, 0xf9, 0xd3, 0x90, 0x16, 0x75, 0x3c, 0x1a, 0xfa, 0x4b, 0x1c, 0xea, 0x43, 0x08, 0x5c, 0xd4,
0xf0, 0x68, 0xf8, 0x2f, 0x0b, 0xb8, 0x80, 0x10, 0xf8, 0xe4, 0x2e, 0xfc, 0x87, 0x5f, 0x49, 0xf2,
0x3c, 0x2c, 0x7c, 0x77, 0x0d, 0x66, 0x78, 0xf1, 0x8e, 0x46, 0x7f, 0x91, 0x3f, 0x5c, 0x20, 0xca,
0x4f, 0x43, 0x6a, 0x42, 0x87, 0xff, 0x2a, 0x87, 0x32, 0xfd, 0x72, 0x15, 0xb2, 0x81, 0x82, 0x1d,
0x0d, 0xff, 0x35, 0x0e, 0x0f, 0xa2, 0x88, 0xe9, 0xbc, 0x60, 0x47, 0x13, 0xfc, 0xba, 0x30, 0x9d,
0x23, 0x88, 0xdb, 0x44, 0xad, 0x8e, 0x46, 0xff, 0x86, 0xf0, 0xba, 0x80, 0x94, 0x9f, 0x85, 0x8c,
0x9f, 0x7f, 0xa3, 0xf1, 0xbf, 0xc9, 0xf1, 0x03, 0x0c, 0xf1, 0x40, 0x20, 0xff, 0x47, 0x53, 0xfc,
0x96, 0xf0, 0x40, 0x00, 0x45, 0xb6, 0xd1, 0x70, 0x4d, 0x8f, 0x66, 0xfa, 0x6d, 0xb1, 0x8d, 0x86,
0x4a, 0x3a, 0x59, 0x4d, 0x9a, 0x06, 0xa3, 0x29, 0x7e, 0x47, 0xac, 0x26, 0xd5, 0x27, 0x66, 0x0c,
0x17, 0xc9, 0x68, 0x8e, 0x2f, 0x09, 0x33, 0x86, 0x6a, 0x64, 0xb9, 0x09, 0x68, 0xb4, 0x40, 0x46,
0xf3, 0x7d, 0x99, 0xf3, 0xcd, 0x8f, 0xd4, 0xc7, 0xf2, 0x73, 0x70, 0x6a, 0x7c, 0x71, 0x8c, 0x66,
0xfd, 0xca, 0x7b, 0x43, 0xc7, 0x99, 0x60, 0x6d, 0x2c, 0xef, 0x0e, 0xb2, 0x6c, 0xb0, 0x30, 0x46,
0xd3, 0xbe, 0xf2, 0x5e, 0x38, 0xd1, 0x06, 0xeb, 0x62, 0xb9, 0x02, 0x30, 0xa8, 0x49, 0xd1, 0x5c,
0xaf, 0x72, 0xae, 0x00, 0x88, 0x6c, 0x0d, 0x5e, 0x92, 0xa2, 0xf1, 0x5f, 0x15, 0x5b, 0x83, 0x23,
0xc8, 0xd6, 0x10, 0xd5, 0x28, 0x1a, 0xfd, 0x9a, 0xd8, 0x1a, 0x02, 0x52, 0xbe, 0x06, 0x69, 0xb3,
0x6f, 0x18, 0x24, 0xb6, 0xd0, 0x83, 0x7f, 0x92, 0x55, 0xf8, 0xf7, 0x0f, 0x38, 0x58, 0x00, 0xca,
0x97, 0x20, 0x85, 0x7b, 0xfb, 0xb8, 0x1d, 0x85, 0xfc, 0x8f, 0x0f, 0x44, 0x3e, 0x21, 0xda, 0xe5,
0x67, 0x01, 0xd8, 0x61, 0x9a, 0x7e, 0x28, 0x8a, 0xc0, 0xfe, 0xe7, 0x07, 0xfc, 0xc7, 0x12, 0x03,
0xc8, 0x80, 0x80, 0xfd, 0xf4, 0xe2, 0xc1, 0x04, 0xef, 0x84, 0x09, 0xe8, 0x01, 0xfc, 0x2a, 0xcc,
0xdc, 0x74, 0x2d, 0xd3, 0x53, 0xbb, 0x51, 0xe8, 0xff, 0xe2, 0x68, 0xa1, 0x4f, 0x1c, 0xd6, 0xb3,
0x1c, 0xec, 0xa9, 0x5d, 0x37, 0x0a, 0xfb, 0xdf, 0x1c, 0xeb, 0x03, 0x08, 0x58, 0x53, 0x5d, 0x6f,
0x92, 0xf7, 0xfe, 0xa1, 0x00, 0x0b, 0x00, 0x31, 0x9a, 0xfc, 0x7f, 0x0b, 0x1f, 0x46, 0x61, 0xdf,
0x15, 0x46, 0x73, 0xfd, 0xf2, 0xa7, 0x21, 0x43, 0xfe, 0x65, 0xbf, 0x80, 0x8a, 0x00, 0xff, 0x0f,
0x07, 0x0f, 0x10, 0xe4, 0xc9, 0xae, 0xd7, 0xf6, 0xf4, 0x68, 0x67, 0xff, 0x2f, 0x5f, 0x69, 0xa1,
0x5f, 0xae, 0x40, 0xd6, 0xf5, 0xda, 0xed, 0x3e, 0xef, 0x68, 0x22, 0xe0, 0xff, 0xf7, 0x81, 0x7f,
0xc8, 0xf5, 0x31, 0xeb, 0xb5, 0xf1, 0xf7, 0x75, 0xb0, 0x69, 0x6d, 0x5a, 0xec, 0xa6, 0xee, 0xc5,
0x52, 0xf4, 0x95, 0x1b, 0xbc, 0x91, 0x80, 0x82, 0x66, 0xf5, 0xf6, 0x2d, 0x77, 0xcd, 0xc4, 0xba,
0x77, 0x80, 0x9d, 0xb5, 0x9e, 0x6a, 0xf3, 0x4b, 0xb8, 0x6c, 0x4f, 0xb5, 0xf9, 0xaf, 0x1d, 0xdd,
0xa5, 0x93, 0x5d, 0xe0, 0x95, 0x7e, 0x0e, 0x66, 0xb6, 0x55, 0x7b, 0x17, 0xbb, 0x1e, 0xa2, 0x8e,
0xa2, 0x3f, 0xab, 0xe1, 0xb7, 0xa2, 0xcb, 0xab, 0x01, 0xe2, 0x55, 0xae, 0xb6, 0xda, 0xf2, 0x9c,
0x96, 0xe7, 0xd0, 0x2f, 0xc8, 0xf2, 0xb4, 0x4b, 0x07, 0x4b, 0x57, 0x21, 0x1b, 0x10, 0x23, 0x09,
0x12, 0xb7, 0xf0, 0x21, 0xff, 0x61, 0x0d, 0xf9, 0x17, 0x2d, 0x0e, 0x7e, 0xf9, 0x46, 0x64, 0x6c,
0x50, 0x8e, 0x5f, 0x89, 0x95, 0x9e, 0x81, 0x99, 0xeb, 0xea, 0x2d, 0xbc, 0xad, 0xda, 0xe8, 0x22,
0xcc, 0x60, 0xd3, 0x73, 0x74, 0xec, 0x72, 0x03, 0xce, 0x84, 0x0c, 0xe0, 0x6a, 0xec, 0xc9, 0x42,
0xb3, 0xb4, 0x05, 0xb9, 0xe0, 0xc4, 0xa4, 0xcf, 0x26, 0x52, 0x8b, 0xf8, 0x91, 0xdf, 0x52, 0xb3,
0xc1, 0xfa, 0xc6, 0x9b, 0xf7, 0x8b, 0x53, 0xdf, 0xbd, 0x5f, 0x9c, 0xfa, 0x97, 0xfb, 0xc5, 0xa9,
0xb7, 0xee, 0x17, 0x63, 0xef, 0xde, 0x2f, 0xc6, 0xde, 0xbf, 0x5f, 0x8c, 0xdd, 0x3b, 0x2a, 0xc6,
0xbe, 0x76, 0x54, 0x8c, 0x7d, 0xe3, 0xa8, 0x18, 0xfb, 0xf6, 0x51, 0x31, 0xf6, 0xe6, 0x51, 0x71,
0xea, 0xbb, 0x47, 0xc5, 0xa9, 0xb7, 0x8e, 0x8a, 0xb1, 0x1f, 0x1c, 0x15, 0xa7, 0xde, 0x3d, 0x2a,
0xc6, 0xde, 0x3f, 0x2a, 0x4e, 0xdd, 0xfb, 0x7e, 0x71, 0x6a, 0x7f, 0x9a, 0xfa, 0xf6, 0xe2, 0xff,
0x07, 0x00, 0x00, 0xff, 0xff, 0x8d, 0x94, 0xaa, 0xd5, 0x42, 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 init() { proto.RegisterFile("combos/neither/map.proto", fileDescriptorMap) }
var fileDescriptorMap = []byte{
// 313 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x90, 0x3f, 0x4f, 0x32, 0x41,
0x10, 0x87, 0x77, 0x20, 0x2f, 0x97, 0x77, 0xb1, 0x30, 0x17, 0x8b, 0x93, 0x62, 0x42, 0xa8, 0x68,
0xbc, 0x4b, 0xa4, 0x11, 0x0b, 0x0b, 0xa3, 0x56, 0xd2, 0x80, 0xbd, 0xd9, 0xc3, 0xe5, 0x4f, 0xe0,
0xd8, 0xcb, 0xee, 0x9e, 0x09, 0x95, 0x7c, 0x1c, 0x4b, 0x4b, 0x3f, 0x02, 0x25, 0xa5, 0x25, 0xbb,
0x36, 0x96, 0x94, 0x94, 0x86, 0xbd, 0x33, 0x39, 0x3b, 0xbb, 0x79, 0x7e, 0xfb, 0xec, 0xcc, 0x64,
0x68, 0x30, 0x14, 0x49, 0x2c, 0x54, 0xb4, 0xe0, 0x53, 0x3d, 0xe1, 0x32, 0x4a, 0x58, 0x1a, 0xa6,
0x52, 0x68, 0xe1, 0xd7, 0x13, 0x96, 0x3e, 0xf1, 0x11, 0xcb, 0xe6, 0x5a, 0x35, 0xce, 0xc6, 0x53,
0x3d, 0xc9, 0xe2, 0x70, 0x28, 0x92, 0x68, 0x2c, 0xc6, 0x22, 0x72, 0x4e, 0x9c, 0x8d, 0x1c, 0x39,
0x70, 0x55, 0xfe, 0xb7, 0xf5, 0x42, 0xbd, 0x1e, 0x4b, 0x1f, 0xb8, 0xd2, 0x7e, 0x97, 0x7a, 0x4a,
0xcb, 0x47, 0xa5, 0x65, 0x00, 0xcd, 0x6a, 0xbb, 0x7e, 0xde, 0x0c, 0x4b, 0x8d, 0xc3, 0x42, 0x0b,
0x07, 0x5a, 0x0e, 0xb4, 0xbc, 0x5d, 0x68, 0xb9, 0xec, 0xd7, 0x94, 0x83, 0x46, 0x97, 0xd6, 0x4b,
0xb1, 0x7f, 0x4c, 0xab, 0x33, 0xbe, 0x0c, 0xa0, 0x09, 0xed, 0xff, 0xfd, 0x43, 0xe9, 0x9f, 0xd0,
0x7f, 0xcf, 0x6c, 0x9e, 0xf1, 0xa0, 0xe2, 0xb2, 0x1c, 0x2e, 0x2b, 0x17, 0xd0, 0xba, 0xa2, 0xde,
0x1d, 0x9b, 0xf1, 0x1e, 0x4b, 0xfd, 0x0e, 0xf5, 0xf8, 0x42, 0xcb, 0x29, 0x57, 0xc5, 0x02, 0xa7,
0xbf, 0x16, 0x28, 0xb4, 0x7c, 0xf2, 0x8f, 0xd9, 0xba, 0xa7, 0x47, 0xe5, 0x87, 0xbf, 0xce, 0x3e,
0xa4, 0xe2, 0x70, 0xc7, 0xa0, 0x9a, 0xa7, 0x0e, 0xae, 0x6f, 0xd6, 0x06, 0xc9, 0xc6, 0x20, 0xf9,
0x30, 0x48, 0xb6, 0x06, 0x61, 0x67, 0x10, 0xf6, 0x06, 0x61, 0x65, 0x11, 0x5e, 0x2d, 0xc2, 0x9b,
0x45, 0x78, 0xb7, 0x08, 0x6b, 0x8b, 0x64, 0x63, 0x91, 0x6c, 0x2d, 0xc2, 0x97, 0x45, 0xb2, 0xb3,
0x08, 0x7b, 0x8b, 0x64, 0xf5, 0x89, 0x24, 0xae, 0xb9, 0xdb, 0x76, 0xbe, 0x03, 0x00, 0x00, 0xff,
0xff, 0x9d, 0x34, 0x83, 0xd1, 0xb3, 0x01, 0x00, 0x00,
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,414 @@
// Code generated by protoc-gen-gogo. DO NOT EDIT.
// source: map.proto
/*
Package mapdefaults is a generated protocol buffer package.
It is generated from these files:
map.proto
It has these top-level messages:
MapTest
*/
package mapdefaults
import proto "github.com/gogo/protobuf/proto"
import fmt "fmt"
import math "math"
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 (m *MapTest) String() string { return proto.CompactTextString(m) }
func (*MapTest) ProtoMessage() {}
func (*MapTest) Descriptor() ([]byte, []int) { return fileDescriptorMap, []int{0} }
func (m *MapTest) GetStrStr() map[string]string {
if m != nil {
return m.StrStr
}
return nil
}
func init() {
proto.RegisterType((*MapTest)(nil), "mapdefaults.MapTest")
}
func (m *MapTest) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *MapTest) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
if len(m.StrStr) > 0 {
for k := range m.StrStr {
dAtA[i] = 0xa
i++
v := m.StrStr[k]
mapSize := 1 + len(k) + sovMap(uint64(len(k))) + 1 + len(v) + sovMap(uint64(len(v)))
i = encodeVarintMap(dAtA, i, uint64(mapSize))
dAtA[i] = 0xa
i++
i = encodeVarintMap(dAtA, i, uint64(len(k)))
i += copy(dAtA[i:], k)
dAtA[i] = 0x12
i++
i = encodeVarintMap(dAtA, i, uint64(len(v)))
i += copy(dAtA[i:], v)
}
}
return i, nil
}
func encodeFixed64Map(dAtA []byte, offset int, v uint64) int {
dAtA[offset] = uint8(v)
dAtA[offset+1] = uint8(v >> 8)
dAtA[offset+2] = uint8(v >> 16)
dAtA[offset+3] = uint8(v >> 24)
dAtA[offset+4] = uint8(v >> 32)
dAtA[offset+5] = uint8(v >> 40)
dAtA[offset+6] = uint8(v >> 48)
dAtA[offset+7] = uint8(v >> 56)
return offset + 8
}
func encodeFixed32Map(dAtA []byte, offset int, v uint32) int {
dAtA[offset] = uint8(v)
dAtA[offset+1] = uint8(v >> 8)
dAtA[offset+2] = uint8(v >> 16)
dAtA[offset+3] = uint8(v >> 24)
return offset + 4
}
func encodeVarintMap(dAtA []byte, offset int, v uint64) int {
for v >= 1<<7 {
dAtA[offset] = uint8(v&0x7f | 0x80)
v >>= 7
offset++
}
dAtA[offset] = uint8(v)
return offset + 1
}
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 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 (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 {
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 {
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
}
}
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 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("map.proto", fileDescriptorMap) }
var fileDescriptorMap = []byte{
// 161 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xcc, 0x4d, 0x2c, 0xd0,
0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0xce, 0x4d, 0x2c, 0x48, 0x49, 0x4d, 0x4b, 0x2c, 0xcd,
0x29, 0x29, 0x56, 0xaa, 0xe7, 0x62, 0xf7, 0x4d, 0x2c, 0x08, 0x49, 0x2d, 0x2e, 0x11, 0xb2, 0xe4,
0x62, 0x2f, 0x2e, 0x29, 0x8a, 0x2f, 0x2e, 0x29, 0x92, 0x60, 0x54, 0x60, 0xd6, 0xe0, 0x36, 0x52,
0xd0, 0x43, 0x52, 0xa9, 0x07, 0x55, 0xa6, 0x17, 0x5c, 0x52, 0x14, 0x5c, 0x52, 0xe4, 0x9a, 0x57,
0x52, 0x54, 0x19, 0xc4, 0x56, 0x0c, 0xe6, 0x48, 0x59, 0x72, 0x71, 0x23, 0x09, 0x0b, 0x09, 0x70,
0x31, 0x67, 0xa7, 0x56, 0x4a, 0x30, 0x2a, 0x30, 0x6a, 0x70, 0x06, 0x81, 0x98, 0x42, 0x22, 0x5c,
0xac, 0x65, 0x89, 0x39, 0xa5, 0xa9, 0x12, 0x4c, 0x60, 0x31, 0x08, 0xc7, 0x8a, 0xc9, 0x82, 0xd1,
0x89, 0xe7, 0xc4, 0x23, 0x39, 0xc6, 0x0b, 0x8f, 0xe4, 0x18, 0x1f, 0x3c, 0x92, 0x63, 0x4c, 0x62,
0x03, 0x3b, 0xd1, 0x18, 0x10, 0x00, 0x00, 0xff, 0xff, 0x38, 0xe5, 0x24, 0x74, 0xaf, 0x00, 0x00,
0x00,
}