From 2e8b2657a89d942b09c3c281b91417ac31dbfe37 Mon Sep 17 00:00:00 2001 From: Giuseppe Lo Presti Date: Thu, 21 Mar 2024 14:20:27 +0100 Subject: [PATCH] Rebuilt eos-grpc Go binding, including Role.App --- pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go | 550 ++++++++++++----------- pkg/eosclient/eosgrpc/eos_grpc/Rpc.proto | 383 ++++++++-------- pkg/eosclient/eosgrpc/eosgrpc.go | 2 +- 3 files changed, 492 insertions(+), 443 deletions(-) diff --git a/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go b/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go index d57d0b2bbd..065b675d2e 100644 --- a/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go +++ b/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go @@ -1198,6 +1198,7 @@ type RoleId struct { Gid uint64 `protobuf:"varint,2,opt,name=gid,proto3" json:"gid,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` Groupname string `protobuf:"bytes,4,opt,name=groupname,proto3" json:"groupname,omitempty"` + App string `protobuf:"bytes,5,opt,name=app,proto3" json:"app,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -1256,6 +1257,13 @@ func (m *RoleId) GetGroupname() string { return "" } +func (m *RoleId) GetApp() string { + if m != nil { + return m.App + } + return "" +} + type MDId struct { Path []byte `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Id uint64 `protobuf:"fixed64,2,opt,name=id,proto3" json:"id,omitempty"` @@ -2875,6 +2883,10 @@ func (m *NSRequest_RecycleRequest_PurgeDate) GetDay() int32 { type NSRequest_RecycleRequest_ListFlags struct { Maxentries int32 `protobuf:"varint,1,opt,name=maxentries,proto3" json:"maxentries,omitempty"` + Year int32 `protobuf:"varint,2,opt,name=year,proto3" json:"year,omitempty"` + Month int32 `protobuf:"varint,3,opt,name=month,proto3" json:"month,omitempty"` + Day int32 `protobuf:"varint,4,opt,name=day,proto3" json:"day,omitempty"` + Index int32 `protobuf:"varint,5,opt,name=index,proto3" json:"index,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -2912,6 +2924,34 @@ func (m *NSRequest_RecycleRequest_ListFlags) GetMaxentries() int32 { return 0 } +func (m *NSRequest_RecycleRequest_ListFlags) GetYear() int32 { + if m != nil { + return m.Year + } + return 0 +} + +func (m *NSRequest_RecycleRequest_ListFlags) GetMonth() int32 { + if m != nil { + return m.Month + } + return 0 +} + +func (m *NSRequest_RecycleRequest_ListFlags) GetDay() int32 { + if m != nil { + return m.Day + } + return 0 +} + +func (m *NSRequest_RecycleRequest_ListFlags) GetIndex() int32 { + if m != nil { + return m.Index + } + return 0 +} + type NSRequest_SetXAttrRequest struct { Id *MDId `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Xattrs map[string][]byte `protobuf:"bytes,2,rep,name=xattrs,proto3" json:"xattrs,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` @@ -4623,260 +4663,262 @@ func init() { } var fileDescriptor_979aee4989bceb08 = []byte{ - // 4040 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x3a, 0x4d, 0x77, 0xdb, 0xc6, - 0x76, 0x22, 0x09, 0x52, 0xc4, 0x25, 0x29, 0x31, 0xb0, 0x9b, 0x30, 0x8c, 0x1d, 0x2b, 0x74, 0x9c, - 0x67, 0x3b, 0xb1, 0x1c, 0xbb, 0x4d, 0x9d, 0xc4, 0x2f, 0x4d, 0x69, 0x89, 0x92, 0x99, 0x88, 0xa4, - 0x32, 0xa4, 0x7c, 0xec, 0x6e, 0x78, 0x60, 0x60, 0x44, 0xe1, 0x98, 0x00, 0xf8, 0x00, 0xd0, 0xb6, - 0xb2, 0x6c, 0xbb, 0xe9, 0x3b, 0xa7, 0xbb, 0xb7, 0x7b, 0xbb, 0x9e, 0xb6, 0x9b, 0xee, 0xbb, 0xe8, - 0xaa, 0xbb, 0xbe, 0xf3, 0x16, 0x5d, 0x74, 0xd3, 0x5d, 0xff, 0x40, 0xfb, 0x23, 0x7a, 0xee, 0x9d, - 0x01, 0x30, 0x90, 0x48, 0x51, 0x79, 0x79, 0x1b, 0x9c, 0x99, 0x3b, 0xf7, 0xde, 0x99, 0xb9, 0x73, - 0x3f, 0x67, 0x00, 0x3a, 0x9b, 0x59, 0xdb, 0xb3, 0xc0, 0x8f, 0x7c, 0x63, 0x9d, 0xfb, 0xe1, 0x76, - 0x30, 0xb3, 0x5a, 0x6d, 0xa8, 0x1c, 0x3a, 0xde, 0x84, 0xf1, 0x5f, 0xcd, 0x79, 0x18, 0x19, 0x0d, - 0x58, 0x37, 0xe7, 0xd1, 0xc9, 0x2b, 0x7e, 0xda, 0xc8, 0x6d, 0xe5, 0x6e, 0xeb, 0x2c, 0xee, 0xe2, - 0x88, 0xcb, 0xc3, 0xd0, 0x9c, 0xf0, 0x46, 0x7e, 0x2b, 0x77, 0xbb, 0xca, 0xe2, 0x6e, 0xeb, 0x16, - 0xe8, 0x82, 0xc5, 0x6c, 0x9a, 0x41, 0xcb, 0x65, 0xd1, 0x7e, 0x9d, 0x83, 0x77, 0x77, 0x7c, 0x2f, - 0x32, 0x1d, 0x8f, 0x07, 0x5d, 0x2f, 0xe4, 0x41, 0x14, 0xcf, 0xfa, 0x08, 0x74, 0x2b, 0x1e, 0x69, - 0xe4, 0xb6, 0x0a, 0xb7, 0x2b, 0x0f, 0xdf, 0xdf, 0x96, 0x2b, 0xdc, 0x4e, 0x68, 0x7a, 0xf6, 0x21, - 0xae, 0x9d, 0xa5, 0xb8, 0xea, 0x72, 0xf3, 0xd9, 0xe5, 0x5e, 0x07, 0x70, 0xbc, 0x13, 0x1e, 0x38, - 0xd1, 0xd8, 0xb5, 0x1b, 0x85, 0xad, 0xdc, 0xed, 0x32, 0xd3, 0x25, 0xa4, 0x67, 0xb7, 0x5e, 0xc0, - 0x3b, 0x7b, 0xce, 0x94, 0x67, 0x97, 0x71, 0x17, 0x8a, 0xc7, 0xce, 0x94, 0x87, 0x72, 0x09, 0x57, - 0x93, 0x25, 0x20, 0x6a, 0x3c, 0xbb, 0x40, 0x59, 0x3e, 0x73, 0xeb, 0x31, 0x54, 0x62, 0xb6, 0xe7, - 0x04, 0x52, 0x40, 0x44, 0xd9, 0x35, 0x0c, 0xd0, 0x02, 0x1e, 0x59, 0x8d, 0xfc, 0x56, 0xe1, 0x76, - 0x8d, 0x51, 0xbb, 0x75, 0x0f, 0xb4, 0x91, 0xe3, 0x72, 0xa3, 0x0e, 0x85, 0x90, 0x5b, 0x24, 0x42, - 0x8d, 0x61, 0xd3, 0xb8, 0x02, 0x45, 0x6f, 0x8c, 0xb0, 0x3c, 0xc1, 0x34, 0x6f, 0xc8, 0xad, 0xd6, - 0x9f, 0x41, 0x79, 0xe7, 0x84, 0x5b, 0xaf, 0xc2, 0xb9, 0x6b, 0x5c, 0x85, 0xe2, 0x6b, 0x73, 0x3a, - 0x8f, 0xe5, 0x2e, 0x3a, 0x38, 0x49, 0x74, 0x3a, 0xe3, 0x72, 0x91, 0xd4, 0x6e, 0xfd, 0x87, 0x06, - 0x15, 0x65, 0x4b, 0xc6, 0x06, 0xe4, 0x1d, 0x5b, 0xce, 0x95, 0x77, 0x6c, 0xe3, 0x3d, 0x58, 0x47, - 0x11, 0x8f, 0x1d, 0x5b, 0x4e, 0x56, 0xc2, 0x6e, 0xd7, 0xc6, 0x55, 0xcd, 0x1d, 0x21, 0x4d, 0x8d, - 0x61, 0x13, 0x21, 0x13, 0xc7, 0x6e, 0x68, 0x02, 0x32, 0x71, 0x6c, 0x9c, 0x30, 0x74, 0x7e, 0xe4, - 0x8d, 0xa2, 0x58, 0x26, 0xb6, 0x8d, 0x0f, 0x40, 0x9f, 0x9a, 0xa7, 0xfe, 0x9c, 0x58, 0x96, 0xb6, - 0x72, 0xb7, 0x6b, 0xac, 0x2c, 0x00, 0x5d, 0x1b, 0xd7, 0x7d, 0x3c, 0x35, 0x27, 0x61, 0x63, 0x9d, - 0x06, 0x44, 0x07, 0xd9, 0x78, 0xa6, 0xcb, 0x1b, 0x65, 0xda, 0x0c, 0xb5, 0x89, 0x8d, 0xe3, 0xbd, - 0x1a, 0xd3, 0x80, 0x4e, 0x03, 0x65, 0x04, 0xf4, 0x71, 0xf0, 0x26, 0x14, 0xad, 0xc8, 0x71, 0x79, - 0x03, 0xb6, 0x72, 0xb7, 0x2b, 0x0f, 0x6b, 0xc9, 0xe1, 0xa1, 0x3c, 0x99, 0x18, 0x43, 0x24, 0x97, - 0x90, 0x2a, 0x0b, 0x91, 0x68, 0xcc, 0xb8, 0x07, 0x65, 0x4b, 0x0a, 0xb5, 0x51, 0x25, 0xbc, 0x77, - 0x52, 0x65, 0x94, 0x03, 0x2c, 0x41, 0x31, 0xae, 0x81, 0x3e, 0xf5, 0x2d, 0x33, 0x72, 0x7c, 0x2f, - 0x6c, 0xd4, 0xe8, 0x2c, 0x53, 0x80, 0x71, 0x07, 0xea, 0x73, 0x8f, 0x56, 0x9d, 0x22, 0x6d, 0x10, - 0xd2, 0xa6, 0x80, 0x1f, 0x24, 0xa8, 0x5f, 0x42, 0xe9, 0xad, 0x19, 0x45, 0x41, 0xd8, 0xd8, 0x24, - 0xfd, 0xdb, 0x5a, 0xa4, 0x7f, 0xdb, 0xcf, 0x09, 0xa5, 0xe3, 0x45, 0xc1, 0x29, 0x93, 0xf8, 0x28, - 0xac, 0x99, 0x19, 0x9d, 0x34, 0xea, 0x42, 0x58, 0xd8, 0x46, 0x18, 0x8f, 0xcc, 0x49, 0xe3, 0x1d, - 0x71, 0xf0, 0xd8, 0x46, 0x51, 0x3b, 0x9e, 0x6f, 0xf3, 0x86, 0x41, 0x87, 0x23, 0x3a, 0xcd, 0xaf, - 0xa0, 0xa2, 0x30, 0xc5, 0x23, 0x4d, 0xcd, 0x1f, 0x9b, 0xa9, 0x66, 0xe5, 0x15, 0xcd, 0xfa, 0x3a, - 0xff, 0x65, 0xae, 0xf5, 0x5b, 0x0d, 0xea, 0x67, 0xed, 0xf3, 0x9c, 0x3a, 0x7d, 0x00, 0xfa, 0xcc, - 0x0c, 0xb8, 0xaa, 0x50, 0x65, 0x01, 0xb8, 0xa4, 0x4a, 0x7d, 0x00, 0x7a, 0x14, 0x70, 0x3e, 0x26, - 0xbd, 0x42, 0xf5, 0x29, 0xb0, 0x32, 0x02, 0x86, 0xa8, 0x5b, 0x06, 0x68, 0x2e, 0x6e, 0xa9, 0x48, - 0xda, 0x43, 0xed, 0x9f, 0xa0, 0x52, 0x89, 0xd6, 0xe8, 0x97, 0xd1, 0x1a, 0xb8, 0x40, 0x6b, 0x6e, - 0x42, 0x31, 0xbc, 0x40, 0xb5, 0x68, 0xcc, 0xf8, 0x26, 0x39, 0xe2, 0x2a, 0x1d, 0xf1, 0xad, 0xa5, - 0x5e, 0xee, 0xc2, 0x73, 0xae, 0x2d, 0x38, 0xe7, 0x8d, 0x45, 0xe7, 0xbc, 0xa9, 0x9c, 0x33, 0x49, - 0x85, 0xdc, 0x5b, 0x5d, 0x40, 0x85, 0x23, 0xfb, 0x10, 0x20, 0xf1, 0xa7, 0x21, 0x69, 0x8b, 0xc6, - 0x14, 0xc8, 0xcf, 0xd1, 0x8e, 0xff, 0x2c, 0x00, 0xfc, 0x30, 0xf7, 0x23, 0x53, 0xe8, 0x45, 0xbc, - 0xfa, 0x5c, 0x76, 0xf5, 0x74, 0x26, 0xd2, 0x3d, 0xd1, 0x99, 0x7c, 0x22, 0x5d, 0x16, 0xea, 0xc4, - 0xc6, 0x43, 0x23, 0x11, 0xd1, 0x0f, 0x47, 0x83, 0x51, 0x7b, 0xf4, 0xe2, 0xb0, 0x23, 0xdc, 0x18, - 0x1a, 0xde, 0x3c, 0xe4, 0xf6, 0xcb, 0xd3, 0x88, 0x87, 0x52, 0x5d, 0x52, 0x80, 0x71, 0x17, 0xea, - 0xd8, 0x99, 0xfa, 0x13, 0xc7, 0x32, 0xa7, 0x02, 0x49, 0xf8, 0xa4, 0x73, 0xf0, 0x98, 0x93, 0x90, - 0x4e, 0x29, 0xe5, 0x24, 0x24, 0xd4, 0x84, 0xb2, 0x6b, 0xbe, 0x15, 0x1c, 0xd6, 0x85, 0xfa, 0xc6, - 0x7d, 0xe3, 0x36, 0x6c, 0xba, 0xe6, 0xdb, 0xcc, 0x24, 0x65, 0x42, 0x39, 0x0b, 0x96, 0x5c, 0xc4, - 0x14, 0x7a, 0xc2, 0x45, 0xcc, 0xf0, 0x39, 0x5c, 0x99, 0xf1, 0xc0, 0xe2, 0x5e, 0x64, 0x4e, 0x78, - 0xba, 0x27, 0x54, 0xb7, 0x3c, 0x5b, 0x34, 0x74, 0x9e, 0x42, 0x30, 0xae, 0x2c, 0xa2, 0x10, 0x73, - 0x6c, 0x41, 0x25, 0x8c, 0xcc, 0x68, 0x1e, 0x0a, 0xde, 0x55, 0x12, 0xb8, 0x0a, 0x4a, 0x31, 0x04, - 0xaf, 0x9a, 0x8a, 0x41, 0xa0, 0xd6, 0x31, 0x94, 0x98, 0x3f, 0xe5, 0xa9, 0xd9, 0xe6, 0xce, 0x99, - 0x6d, 0x3e, 0x35, 0xdb, 0x26, 0x94, 0xe7, 0x21, 0x0f, 0xe8, 0x7c, 0x0b, 0xc4, 0x2c, 0xe9, 0xa3, - 0xc4, 0x27, 0x81, 0x3f, 0x9f, 0xd1, 0xa0, 0x46, 0x83, 0x29, 0xa0, 0x35, 0x06, 0xad, 0xb7, 0xdb, - 0xb5, 0x17, 0x6a, 0x8c, 0xf0, 0x2e, 0x38, 0x4d, 0x89, 0xbc, 0x4b, 0x1d, 0x0a, 0x8e, 0xe7, 0xd3, - 0x04, 0x25, 0x86, 0x4d, 0xe3, 0x23, 0xa9, 0x3f, 0x1a, 0xe9, 0x8f, 0x62, 0x88, 0x89, 0xea, 0xb4, - 0xbe, 0x85, 0xe2, 0x81, 0xe3, 0x3a, 0x11, 0xce, 0xf0, 0x23, 0x0f, 0x7c, 0x9a, 0xa1, 0xcc, 0xa8, - 0x8d, 0x1c, 0x5d, 0xc7, 0x8b, 0x77, 0xe2, 0x3a, 0x1e, 0x41, 0xcc, 0xb7, 0xb1, 0x93, 0x72, 0xcd, - 0xb7, 0xad, 0x7f, 0x2e, 0x41, 0xa5, 0xb7, 0x3b, 0xe4, 0x53, 0x6e, 0xa1, 0xf3, 0x36, 0xde, 0x85, - 0x52, 0x48, 0x1d, 0xc9, 0x49, 0xf6, 0x8c, 0x8f, 0x63, 0xff, 0x92, 0x27, 0xaf, 0xb0, 0x91, 0x2c, - 0x86, 0xa6, 0x8f, 0x1d, 0xcc, 0xc7, 0xb1, 0x83, 0x29, 0x2c, 0xc6, 0x72, 0x63, 0x2c, 0xe1, 0x61, - 0xb4, 0xc5, 0x58, 0xc2, 0xc5, 0xb4, 0x94, 0xf8, 0x7b, 0x1e, 0x49, 0xc4, 0xe3, 0xbb, 0x40, 0xfe, - 0x33, 0xf1, 0xa7, 0xe7, 0xf1, 0x92, 0x71, 0xc4, 0xb5, 0x4e, 0x9c, 0xa9, 0x1d, 0x70, 0x8f, 0xb4, - 0x7f, 0x01, 0x6e, 0x3c, 0x6e, 0x7c, 0xa6, 0x86, 0xc2, 0xf2, 0x42, 0x64, 0x25, 0x34, 0x7e, 0x03, - 0x86, 0x08, 0x81, 0xdc, 0x56, 0x82, 0xa3, 0xbe, 0x90, 0xec, 0x9d, 0x18, 0x33, 0x0d, 0x97, 0x4d, - 0x90, 0x39, 0x84, 0x63, 0x93, 0xa5, 0x68, 0x2c, 0xe9, 0xa7, 0x01, 0xa0, 0x22, 0x5d, 0x1d, 0x05, - 0x80, 0x06, 0xac, 0x87, 0xa7, 0x2e, 0xf2, 0x21, 0xf5, 0x2f, 0xb3, 0xb8, 0x9b, 0x09, 0xf9, 0xb5, - 0xd5, 0x21, 0xff, 0x2a, 0x14, 0xfd, 0x37, 0x98, 0xab, 0x6e, 0x88, 0xf8, 0x42, 0x1d, 0x84, 0x92, - 0x0a, 0x93, 0xd7, 0xad, 0x31, 0xd1, 0xc1, 0x44, 0x94, 0x86, 0xc7, 0x81, 0xef, 0x47, 0xe4, 0x7a, - 0xcb, 0x4c, 0x27, 0x08, 0xf3, 0xfd, 0x08, 0x87, 0x09, 0x4f, 0x0c, 0xbf, 0x23, 0x86, 0x09, 0x42, - 0xc3, 0xbf, 0x80, 0xcd, 0x80, 0x4f, 0xf8, 0xdb, 0xd9, 0x18, 0x2d, 0x90, 0xac, 0xc5, 0x20, 0x63, - 0xd8, 0x10, 0xe0, 0x3d, 0x09, 0x35, 0x6e, 0x81, 0x84, 0x8c, 0x6d, 0x47, 0x98, 0xdc, 0x15, 0xc2, - 0xab, 0x09, 0xe8, 0xae, 0x00, 0x1a, 0x5f, 0x40, 0x91, 0x62, 0x49, 0xe3, 0x2a, 0xc5, 0x9f, 0x1b, - 0xc9, 0x2e, 0x15, 0x65, 0x16, 0xa1, 0x47, 0x44, 0x1e, 0x81, 0xdd, 0xfc, 0x12, 0x20, 0x05, 0xfe, - 0xa4, 0x18, 0xf0, 0xef, 0x39, 0xd0, 0x7b, 0xbb, 0x71, 0x86, 0x1d, 0x9b, 0x66, 0x6e, 0xa9, 0x69, - 0x1a, 0xd7, 0x13, 0xfb, 0x56, 0x83, 0x28, 0xba, 0x03, 0x32, 0x77, 0x25, 0xef, 0x2e, 0x64, 0x33, - 0xfe, 0x9b, 0xa0, 0x05, 0xfe, 0x34, 0xb6, 0x8e, 0xcd, 0x84, 0x54, 0x78, 0x2c, 0x46, 0x83, 0xc6, - 0x43, 0xd0, 0xc3, 0x78, 0x9f, 0xd2, 0x44, 0xae, 0x2e, 0x92, 0x01, 0x4b, 0xd1, 0x5a, 0x7f, 0x9b, - 0x03, 0xc0, 0x2d, 0x84, 0x33, 0xdf, 0x0b, 0xf9, 0x65, 0xf6, 0xf0, 0x09, 0x14, 0x8e, 0xdd, 0x78, - 0x13, 0x8b, 0xcb, 0x08, 0x44, 0x30, 0x3e, 0x85, 0x82, 0x25, 0xab, 0x93, 0x0b, 0x2b, 0x1e, 0xc4, - 0x6a, 0xfd, 0x4f, 0x0e, 0xb3, 0x76, 0xcf, 0xfe, 0xe3, 0xc9, 0x32, 0x96, 0x58, 0xe1, 0x22, 0x89, - 0x29, 0x02, 0xd7, 0xb2, 0x02, 0x17, 0x11, 0xcd, 0xe6, 0xb3, 0xe8, 0x44, 0x46, 0xd6, 0xa4, 0x9f, - 0x95, 0x73, 0xe9, 0x72, 0x72, 0xde, 0x07, 0x7d, 0x78, 0x62, 0x06, 0xbc, 0x3d, 0x17, 0x89, 0x01, - 0x56, 0xaa, 0x52, 0xc9, 0xa8, 0xbd, 0x30, 0x59, 0x30, 0x40, 0x3b, 0xf1, 0xc3, 0x48, 0x2a, 0x03, - 0xb5, 0x5b, 0xbf, 0xce, 0x03, 0x10, 0x27, 0x91, 0x77, 0x7c, 0x08, 0x30, 0xe3, 0x81, 0xeb, 0x84, - 0x21, 0x2e, 0x46, 0x30, 0x54, 0x20, 0xb8, 0x43, 0xfe, 0x76, 0xe6, 0x04, 0x3c, 0x94, 0x3e, 0x3f, - 0xee, 0xa6, 0x76, 0x2e, 0xb8, 0x9f, 0xb5, 0x73, 0x21, 0x0f, 0x69, 0xe7, 0x1f, 0x02, 0x4c, 0xb8, - 0xc7, 0x03, 0x33, 0x51, 0x2d, 0x8d, 0x29, 0x90, 0x24, 0x96, 0x95, 0xe4, 0x86, 0x30, 0x96, 0x5d, - 0x03, 0xdd, 0x9c, 0x4e, 0xfd, 0x37, 0xe8, 0x6c, 0xc9, 0xb9, 0x96, 0x59, 0x0a, 0xc0, 0x98, 0xf2, - 0x3a, 0xf2, 0x5f, 0x71, 0x8f, 0x5c, 0xa9, 0xce, 0x64, 0xcf, 0xf8, 0x0c, 0xd6, 0xfd, 0xc0, 0x99, - 0x38, 0xe4, 0x2c, 0xd1, 0x8a, 0xd3, 0x14, 0x29, 0x91, 0x1f, 0x8b, 0x51, 0x5a, 0x7f, 0x97, 0x93, - 0xc2, 0x18, 0x11, 0xf1, 0x1d, 0x28, 0x0a, 0x9e, 0x39, 0x3a, 0x94, 0x2b, 0x59, 0x52, 0x59, 0xe2, - 0x8a, 0x79, 0xae, 0x81, 0x1e, 0x3a, 0x13, 0xcf, 0x8c, 0xe6, 0x41, 0x6c, 0xd8, 0x29, 0x00, 0xf7, - 0x1b, 0xf2, 0xc0, 0x31, 0xa7, 0xce, 0x8f, 0x5c, 0xa8, 0x70, 0x95, 0x29, 0x10, 0xaa, 0x03, 0x39, - 0x17, 0x79, 0x7c, 0x91, 0x51, 0xbb, 0xf5, 0xd7, 0x37, 0x40, 0xef, 0x0f, 0x57, 0xdf, 0x35, 0xc4, - 0x8a, 0x99, 0xbf, 0x48, 0x31, 0x1f, 0x41, 0xd1, 0x7d, 0x65, 0x3b, 0x41, 0xe3, 0x4f, 0x08, 0x2b, - 0x75, 0x65, 0xc9, 0x0c, 0xdb, 0x3d, 0x1c, 0x97, 0x9d, 0xa7, 0x6b, 0x4c, 0xe0, 0x23, 0x61, 0xe0, - 0x22, 0xe1, 0xbb, 0x4b, 0x09, 0x99, 0x9b, 0x25, 0x24, 0x7c, 0x24, 0x8c, 0xfc, 0xb9, 0x75, 0xd2, - 0x78, 0x6f, 0x29, 0xe1, 0x08, 0xc7, 0x15, 0x42, 0xc2, 0x37, 0xbe, 0x86, 0x92, 0x88, 0x5f, 0x8d, - 0x06, 0x51, 0x6e, 0x2d, 0xa0, 0x3c, 0x22, 0x84, 0x94, 0x54, 0x52, 0x18, 0xdb, 0x90, 0x0f, 0xdc, - 0xc6, 0xfb, 0x44, 0x77, 0x6d, 0xe1, 0x52, 0x53, 0x9a, 0x7c, 0xe0, 0xe2, 0x5c, 0x81, 0x08, 0x14, - 0xcd, 0xa5, 0x73, 0x31, 0x42, 0x50, 0xe6, 0x12, 0x14, 0xc6, 0x37, 0x69, 0x80, 0xfc, 0x80, 0x88, - 0x3f, 0x5a, 0x40, 0x3c, 0x14, 0x18, 0x29, 0x75, 0x12, 0x45, 0xbf, 0x81, 0xf5, 0xd7, 0x3c, 0x20, - 0x2b, 0xbb, 0xb6, 0x94, 0xfc, 0x99, 0xc0, 0x50, 0xc8, 0x25, 0x0d, 0x92, 0x07, 0xdc, 0x3a, 0xb5, - 0xa6, 0xbc, 0x71, 0x7d, 0x29, 0x39, 0x13, 0x18, 0x0a, 0xb9, 0xa4, 0x31, 0xbe, 0x8e, 0x43, 0xdb, - 0x87, 0x44, 0xdc, 0x5a, 0xb4, 0x74, 0x1e, 0x3d, 0x6f, 0x47, 0x91, 0x7a, 0xb2, 0x44, 0x82, 0x27, - 0x6b, 0x9d, 0xf8, 0x6f, 0xbc, 0xc6, 0x8d, 0xa5, 0x27, 0xbb, 0x83, 0xe3, 0x0a, 0x21, 0xe1, 0x0b, - 0x42, 0xd7, 0xb7, 0x1b, 0x5b, 0x17, 0x10, 0xba, 0xbe, 0x9d, 0x21, 0x74, 0x7d, 0xdb, 0x78, 0x00, - 0x05, 0xd3, 0x9a, 0x36, 0x3e, 0x22, 0xb2, 0xeb, 0x0b, 0xc8, 0xda, 0xd6, 0x34, 0x25, 0x42, 0x5c, - 0xa1, 0x7e, 0x68, 0xba, 0xad, 0x0b, 0xd4, 0xef, 0x15, 0xf7, 0x32, 0xea, 0x87, 0x86, 0xfc, 0x08, - 0x8a, 0xbf, 0xc2, 0x32, 0xac, 0x71, 0x73, 0x29, 0x21, 0x95, 0x69, 0x0a, 0x21, 0xe1, 0x23, 0x61, - 0x88, 0x6e, 0xa1, 0xf1, 0xf1, 0x52, 0x42, 0x72, 0x1b, 0x0a, 0x21, 0xe1, 0x37, 0xc7, 0x50, 0x55, - 0x6d, 0x4f, 0x06, 0xa2, 0xdc, 0xb2, 0x40, 0x74, 0x0d, 0xf4, 0x80, 0x5b, 0xf3, 0x20, 0x74, 0x5e, - 0x0b, 0xa3, 0x2f, 0xb3, 0x14, 0x90, 0x54, 0xf8, 0x05, 0xaa, 0xfc, 0xa9, 0xdd, 0xbc, 0x07, 0x55, - 0xd5, 0x46, 0x57, 0x4c, 0x80, 0xe8, 0xaa, 0x65, 0xae, 0x42, 0x3f, 0x80, 0x5a, 0xc6, 0x1c, 0x2f, - 0xb1, 0x7e, 0xcf, 0x8f, 0x75, 0x57, 0xde, 0x35, 0x26, 0x80, 0xe6, 0x31, 0xe8, 0x89, 0x91, 0xfe, - 0x3c, 0x49, 0x5c, 0x3c, 0xcf, 0x1e, 0xd4, 0x32, 0x86, 0xbd, 0x6a, 0xae, 0x77, 0xa1, 0x14, 0x99, - 0xc1, 0x84, 0x47, 0xd2, 0xb9, 0xcb, 0x5e, 0x73, 0x1f, 0x36, 0xb2, 0x36, 0xfe, 0x87, 0x32, 0xfa, - 0xbf, 0x1c, 0x6c, 0x64, 0xcd, 0x7d, 0x15, 0xa7, 0x6f, 0x45, 0x42, 0x94, 0xa7, 0x94, 0xe6, 0xde, - 0x4a, 0xef, 0xb1, 0xfd, 0xac, 0xc3, 0x86, 0xdd, 0x41, 0x7f, 0xbc, 0xd3, 0xdb, 0xa5, 0x24, 0x09, - 0xa3, 0x92, 0x6b, 0xbe, 0x8d, 0xbd, 0x50, 0x81, 0x62, 0x8f, 0x02, 0xc1, 0x1a, 0x77, 0x12, 0x98, - 0x2f, 0x63, 0x04, 0x11, 0xc1, 0x55, 0x50, 0xeb, 0x4b, 0xa8, 0x28, 0x5c, 0x0d, 0x80, 0xd2, 0x0e, - 0xeb, 0xb4, 0x47, 0x9d, 0xfa, 0x9a, 0xa1, 0x43, 0xf1, 0xf0, 0x88, 0xed, 0x77, 0xea, 0x39, 0xa3, - 0x0c, 0xda, 0x41, 0x77, 0x38, 0xaa, 0xe7, 0xb1, 0xb5, 0xcf, 0xda, 0x4f, 0xea, 0x85, 0xe6, 0xef, - 0x35, 0xd8, 0xc8, 0xba, 0xa7, 0x05, 0x99, 0xf2, 0xca, 0x1d, 0x66, 0x39, 0x6c, 0xb3, 0xce, 0xce, - 0x8b, 0x9d, 0x83, 0x4e, 0xba, 0xc3, 0x43, 0xa8, 0x04, 0x3c, 0x8c, 0xfc, 0x80, 0x63, 0x51, 0x23, - 0x73, 0xb7, 0xed, 0x4b, 0x30, 0x12, 0x44, 0x7b, 0x58, 0x09, 0x31, 0x95, 0x85, 0xd1, 0x05, 0x7d, - 0x36, 0x0f, 0x26, 0xdc, 0x36, 0xa3, 0x38, 0x7b, 0xfe, 0x74, 0x35, 0xbf, 0x43, 0x24, 0xd9, 0x35, - 0x23, 0xce, 0x52, 0x6a, 0x63, 0x1f, 0xca, 0x53, 0x27, 0x8c, 0x68, 0x65, 0xc5, 0xcb, 0x72, 0x3a, - 0x70, 0xc2, 0x48, 0x2c, 0x2b, 0x21, 0x6e, 0x3e, 0x87, 0xaa, 0xba, 0x60, 0x2a, 0xe8, 0xfc, 0xc0, - 0xe2, 0xb2, 0xbc, 0x16, 0x1d, 0x54, 0x3c, 0xf7, 0x15, 0x65, 0x55, 0xc2, 0x54, 0x64, 0x0f, 0x33, - 0x53, 0x79, 0x9c, 0xa1, 0x34, 0x93, 0xa4, 0xdf, 0xdc, 0x07, 0x3d, 0x59, 0x3a, 0xba, 0x96, 0x53, - 0x6e, 0x06, 0xc4, 0xb5, 0xc8, 0xa8, 0x8d, 0x53, 0xb9, 0xbe, 0x27, 0x79, 0x16, 0x99, 0xe8, 0xe0, - 0x49, 0xda, 0xe6, 0xa9, 0xd4, 0x28, 0x6c, 0x36, 0x3f, 0x05, 0x3d, 0x59, 0xb9, 0xd4, 0x3b, 0xee, - 0x45, 0x81, 0x43, 0xef, 0x07, 0xb1, 0xde, 0x49, 0x48, 0xeb, 0x3e, 0x54, 0x94, 0x93, 0x34, 0x2a, - 0xb0, 0xce, 0x3a, 0xc3, 0xd1, 0x80, 0x2d, 0x53, 0xab, 0xe6, 0xdf, 0xe7, 0x61, 0xf3, 0x4c, 0xb8, - 0x5a, 0x65, 0x3c, 0x7b, 0xc9, 0xe5, 0x62, 0x9e, 0xd2, 0xc2, 0xed, 0xd5, 0x11, 0x70, 0xe1, 0x2d, - 0x63, 0xc6, 0x07, 0x15, 0xce, 0xfa, 0xa0, 0x16, 0x54, 0x5f, 0xf1, 0xd3, 0x30, 0xf2, 0x6d, 0x3e, - 0xe5, 0xa4, 0x30, 0x85, 0xdb, 0x3a, 0xcb, 0xc0, 0xf0, 0x5c, 0xac, 0x80, 0xa3, 0x3a, 0x15, 0xc5, - 0xb9, 0x88, 0xde, 0xcf, 0xb8, 0x4b, 0x6c, 0x8e, 0xa0, 0xaa, 0x46, 0xe0, 0x55, 0xb2, 0xb8, 0x15, - 0x67, 0xee, 0x4b, 0x52, 0x48, 0x31, 0xda, 0x6c, 0x23, 0xd7, 0x34, 0x3c, 0xaf, 0xe2, 0x1a, 0x47, - 0xa2, 0xbc, 0x12, 0x89, 0x7e, 0x97, 0x07, 0x48, 0x63, 0xf5, 0x2a, 0x0e, 0x8f, 0x55, 0xf3, 0xbf, - 0x73, 0x61, 0xd8, 0xdf, 0x6e, 0xef, 0x1c, 0x8c, 0x77, 0x06, 0xbd, 0x5e, 0xbb, 0x2f, 0x4d, 0xff, - 0xe2, 0x83, 0xf9, 0x3a, 0x73, 0xed, 0xf5, 0xc9, 0x6a, 0xde, 0x4a, 0xa1, 0x68, 0x80, 0x16, 0xcc, - 0xa7, 0xe2, 0xb8, 0x74, 0x46, 0x6d, 0x34, 0xa2, 0x99, 0x1f, 0x3a, 0x49, 0x05, 0x57, 0x63, 0x49, - 0xbf, 0x75, 0x0f, 0x2a, 0xca, 0xea, 0x50, 0x6d, 0xfb, 0x83, 0x3e, 0xea, 0x32, 0x40, 0xa9, 0x37, - 0xd8, 0xed, 0xee, 0xbd, 0x50, 0x95, 0xb9, 0x75, 0x0b, 0xca, 0xf1, 0x84, 0x46, 0x15, 0xca, 0x47, - 0xc3, 0x0e, 0x1b, 0xb7, 0x77, 0x0e, 0xea, 0x6b, 0x68, 0x08, 0xc3, 0x17, 0x43, 0xea, 0xe4, 0x9a, - 0x5f, 0x61, 0x94, 0x4e, 0x13, 0x98, 0x15, 0xb5, 0x8a, 0x40, 0x15, 0x18, 0xcd, 0xdf, 0xe5, 0xa0, - 0xaa, 0xe6, 0x30, 0x0b, 0xaf, 0x0e, 0x6f, 0x28, 0xe5, 0xf0, 0x39, 0x8d, 0xc0, 0xd3, 0xd9, 0x82, - 0xbc, 0x3f, 0x93, 0xf7, 0xce, 0xf5, 0xec, 0xbd, 0xf3, 0xe0, 0x90, 0xe5, 0xfd, 0x59, 0xe6, 0x16, - 0x57, 0x3b, 0x73, 0x8b, 0xab, 0xde, 0x13, 0x17, 0xcf, 0xdc, 0x13, 0xdf, 0x81, 0x22, 0xba, 0x82, - 0x53, 0x92, 0xe4, 0x86, 0xb2, 0x15, 0x62, 0xde, 0xe9, 0x8f, 0xd8, 0x0b, 0x26, 0x30, 0x9a, 0xff, - 0xa5, 0x41, 0x55, 0xcd, 0xaa, 0x8c, 0xaf, 0x20, 0x3f, 0x0d, 0xa5, 0x0c, 0x7e, 0xb1, 0x22, 0x05, - 0xdb, 0x3e, 0x08, 0xa9, 0x8b, 0xc5, 0xc0, 0x34, 0x34, 0xfe, 0x82, 0x36, 0x24, 0x76, 0xfc, 0xd9, - 0x2a, 0xd2, 0xc1, 0x0c, 0x6b, 0x55, 0x9e, 0xd0, 0xfb, 0xb3, 0xe6, 0xbf, 0xe6, 0x60, 0x5d, 0x72, - 0x34, 0x06, 0xa0, 0xfb, 0xf3, 0xe8, 0xd8, 0x0f, 0x5c, 0x33, 0x92, 0x97, 0x0e, 0x0f, 0x2e, 0xb9, - 0x9a, 0xed, 0xc1, 0x3c, 0xda, 0x23, 0x42, 0x96, 0xf2, 0xa0, 0xfa, 0x32, 0xb9, 0x23, 0x10, 0x35, - 0xbd, 0x72, 0x1b, 0xf0, 0x4b, 0xd0, 0x13, 0x2a, 0x45, 0xc1, 0x36, 0x00, 0x7a, 0x83, 0x7e, 0x77, - 0x34, 0x60, 0xdd, 0xfe, 0x7e, 0x3d, 0x87, 0x0a, 0x84, 0x4a, 0x86, 0x1d, 0x8a, 0xc5, 0xdf, 0x0d, - 0x07, 0xfd, 0x7a, 0xa1, 0xf9, 0x37, 0x79, 0xa8, 0xaa, 0xfb, 0x31, 0xbe, 0x25, 0x49, 0x88, 0x65, - 0xdf, 0xff, 0x29, 0x92, 0xd8, 0x1e, 0xcc, 0xe8, 0xe4, 0xaf, 0xc6, 0xb9, 0xb0, 0x58, 0xa9, 0xe8, - 0xa0, 0x0b, 0xc3, 0x34, 0x5e, 0xdc, 0x0f, 0x50, 0x96, 0x1e, 0x2b, 0x9e, 0xa6, 0xd4, 0xf9, 0x06, - 0x68, 0xf3, 0x90, 0x07, 0xb1, 0x79, 0x61, 0x3b, 0xbd, 0x45, 0x28, 0x29, 0xb7, 0x08, 0xad, 0x03, - 0xc8, 0x0f, 0x66, 0x99, 0xa4, 0x03, 0xa0, 0xc4, 0x3a, 0xbd, 0xc1, 0x33, 0x0c, 0x0f, 0x3a, 0x14, - 0x87, 0x4f, 0xdb, 0xac, 0x53, 0xcf, 0xe3, 0xbe, 0x8f, 0xfa, 0xa2, 0x53, 0x40, 0x9c, 0xf6, 0xce, - 0x4e, 0x67, 0x38, 0xac, 0x6b, 0x8a, 0x05, 0x16, 0x9f, 0x94, 0xa1, 0x14, 0xce, 0x5f, 0x5a, 0xae, - 0xfd, 0x44, 0x87, 0x75, 0xcb, 0x77, 0x5d, 0xd3, 0xb3, 0x5b, 0xff, 0x58, 0x05, 0xc0, 0x7d, 0xcb, - 0xeb, 0xac, 0x47, 0x50, 0xe4, 0x41, 0xe0, 0x07, 0x52, 0xc1, 0xb2, 0x35, 0x97, 0xc0, 0xd9, 0xee, - 0x20, 0x42, 0xdc, 0x63, 0x02, 0x5f, 0xad, 0xf6, 0x84, 0x82, 0xdd, 0x5c, 0x44, 0x9a, 0x24, 0x6c, - 0x92, 0x78, 0x51, 0xb5, 0x57, 0x58, 0x4e, 0x9e, 0xa4, 0x0a, 0x31, 0x79, 0x5c, 0xed, 0xc9, 0xfa, - 0x49, 0x5b, 0x50, 0x98, 0x48, 0x52, 0xf2, 0x76, 0x92, 0x2c, 0xae, 0x9f, 0x44, 0x19, 0x54, 0x5c, - 0xbe, 0x53, 0xe9, 0x43, 0xe2, 0x9d, 0x9e, 0x29, 0x83, 0x4a, 0xcb, 0x09, 0xa5, 0xfe, 0xc4, 0x84, - 0xa2, 0x0c, 0xfa, 0x02, 0x6a, 0x19, 0xd1, 0xa1, 0x22, 0x58, 0x18, 0x40, 0x72, 0x22, 0x80, 0x60, - 0x9b, 0x1e, 0x17, 0xc2, 0x89, 0x54, 0x2b, 0x6c, 0x36, 0xff, 0x3b, 0x07, 0x9b, 0x67, 0xe4, 0x76, - 0x39, 0x4a, 0xe3, 0xfb, 0x4c, 0xe2, 0x83, 0x49, 0xc0, 0xfd, 0x4b, 0x1c, 0x4a, 0xdc, 0xef, 0x7a, - 0xc7, 0xbe, 0x92, 0x29, 0xfd, 0x00, 0x15, 0x65, 0x60, 0x55, 0x64, 0x4b, 0x1e, 0x49, 0xf3, 0xcb, - 0x1f, 0x49, 0x9b, 0xbf, 0x2d, 0xc0, 0xe6, 0x99, 0x23, 0xbd, 0xfc, 0xce, 0xe4, 0xd1, 0x5f, 0xb8, - 0xb3, 0x33, 0xcc, 0xe3, 0xbe, 0xd8, 0x59, 0xcc, 0xa0, 0xf9, 0x9b, 0x3c, 0x54, 0x94, 0x91, 0x3f, - 0x4e, 0x32, 0x81, 0x12, 0xb0, 0x95, 0x57, 0x9c, 0xb3, 0x12, 0xa0, 0xb1, 0xe4, 0xf7, 0x08, 0x4d, - 0xf9, 0x3d, 0xe2, 0x50, 0x46, 0xee, 0x22, 0x79, 0xa7, 0x5f, 0xfe, 0xc4, 0x7d, 0x6d, 0xef, 0x76, - 0x0e, 0x3a, 0xa3, 0xee, 0xa0, 0xaf, 0xc4, 0x73, 0x99, 0x59, 0x95, 0x92, 0xcc, 0xaa, 0xd5, 0x82, - 0xaa, 0x8a, 0x87, 0xae, 0x72, 0xaf, 0x7b, 0x80, 0x0e, 0xa6, 0x0c, 0xda, 0x88, 0x75, 0x3a, 0xf5, - 0x5c, 0x73, 0x1f, 0x2a, 0x8a, 0xd1, 0x5c, 0xf2, 0x60, 0xe2, 0xd4, 0xa1, 0x90, 0xa6, 0x0e, 0xcd, - 0x13, 0xa8, 0x65, 0x0c, 0xe9, 0x92, 0xac, 0x1e, 0x80, 0x4e, 0x06, 0xe7, 0x89, 0x6a, 0xbf, 0x90, - 0x89, 0xf9, 0xe9, 0x43, 0x32, 0x4b, 0xb1, 0x9a, 0xa1, 0xbc, 0x33, 0xa6, 0x63, 0x8c, 0xef, 0x87, - 0x73, 0xd9, 0xfb, 0x61, 0x7a, 0x59, 0x91, 0x77, 0xc6, 0xd8, 0x5e, 0xb4, 0xe4, 0xf8, 0x41, 0x53, - 0x4b, 0x1f, 0x34, 0x1b, 0xb0, 0xee, 0x91, 0x19, 0xdb, 0x32, 0x9a, 0xc7, 0xdd, 0xe6, 0x63, 0xa8, - 0x88, 0x8b, 0x56, 0xcb, 0xe2, 0x61, 0xb8, 0x70, 0xda, 0x06, 0xac, 0x4f, 0x02, 0xd3, 0x8b, 0xb8, - 0x2d, 0x4b, 0x93, 0xb8, 0xdb, 0xfc, 0xa7, 0x1c, 0xd4, 0x32, 0xce, 0xe2, 0x92, 0xc2, 0xf9, 0x02, - 0x4a, 0x34, 0x7d, 0xac, 0xfe, 0xd7, 0x97, 0x7a, 0x21, 0x52, 0x76, 0x89, 0x6c, 0x3c, 0x82, 0x92, - 0x49, 0xcb, 0xa4, 0x44, 0x7d, 0x89, 0xab, 0x54, 0x76, 0xc3, 0x24, 0x7a, 0xeb, 0x0e, 0xd4, 0xfa, - 0xe1, 0x30, 0x32, 0xa3, 0x95, 0xd7, 0xb5, 0xad, 0x7f, 0x29, 0xc0, 0x46, 0x8c, 0x7b, 0xc1, 0x9e, - 0x0c, 0xd0, 0x78, 0xba, 0x29, 0x6a, 0x53, 0x54, 0x8d, 0xb0, 0x50, 0x90, 0x37, 0xec, 0xd4, 0xc1, - 0xfa, 0xc1, 0x53, 0x73, 0x2c, 0xd9, 0xc3, 0xea, 0xdd, 0x53, 0x7e, 0x56, 0x10, 0xc7, 0xa2, 0x82, - 0x8c, 0x0f, 0x40, 0x7f, 0xe9, 0xfb, 0xd1, 0x98, 0xec, 0x50, 0xbc, 0xe4, 0x97, 0x11, 0x40, 0x3f, - 0x55, 0xdd, 0x80, 0x8a, 0x35, 0x0f, 0xe8, 0x4f, 0x94, 0x63, 0xc7, 0x96, 0x6f, 0xf9, 0x20, 0x41, - 0x7b, 0x8e, 0xad, 0x22, 0x58, 0x8e, 0x2d, 0x5f, 0xf2, 0x63, 0x84, 0x1d, 0x81, 0xe0, 0x72, 0x77, - 0xfc, 0xda, 0x09, 0xa2, 0xb9, 0x39, 0x95, 0xef, 0xf8, 0xe0, 0x72, 0xf7, 0x99, 0x80, 0x18, 0x1f, - 0x41, 0x15, 0x11, 0x02, 0x1e, 0x3a, 0x36, 0xf7, 0x22, 0xf9, 0x30, 0x89, 0x44, 0x4c, 0x82, 0x70, - 0x89, 0x88, 0x22, 0x22, 0x4a, 0x45, 0xe6, 0x89, 0xdc, 0x15, 0x69, 0xca, 0x75, 0x40, 0x6e, 0xe3, - 0x49, 0xe0, 0xbf, 0x89, 0x4e, 0xe8, 0x95, 0x52, 0x63, 0x88, 0xbe, 0x4f, 0x00, 0x3c, 0x83, 0xe8, - 0x24, 0xe0, 0xa6, 0x2d, 0x9e, 0xe7, 0x35, 0x16, 0x77, 0x51, 0x61, 0x8e, 0xed, 0x90, 0x1e, 0x24, - 0x35, 0x86, 0x4d, 0x14, 0xe2, 0x7c, 0x46, 0x72, 0x10, 0x7f, 0x81, 0xc8, 0x5e, 0xeb, 0xdf, 0x0a, - 0x50, 0xeb, 0x99, 0x9e, 0x33, 0x4d, 0x72, 0xe5, 0x6f, 0xa1, 0x1a, 0x88, 0xe6, 0x58, 0x79, 0x51, - 0x4a, 0x2f, 0x9b, 0x7b, 0xed, 0x7e, 0xf7, 0xa0, 0x3d, 0x66, 0x9d, 0x1f, 0x8e, 0x3a, 0xc3, 0x91, - 0xa8, 0x1b, 0x2a, 0x92, 0x62, 0x84, 0xee, 0xe6, 0x7d, 0x28, 0xa3, 0x2e, 0x8c, 0xcf, 0xfc, 0x0d, - 0xf7, 0xbd, 0x78, 0x24, 0xa2, 0x3f, 0x0e, 0x2d, 0x3f, 0xce, 0x92, 0x92, 0x3e, 0x6e, 0x96, 0xa4, - 0x30, 0x56, 0xff, 0x02, 0x20, 0x08, 0xfd, 0xd1, 0xb5, 0x05, 0x15, 0x9b, 0x87, 0x56, 0xe0, 0xcc, - 0x92, 0x27, 0x15, 0x9d, 0xa9, 0x20, 0x9c, 0x57, 0x30, 0x90, 0xbf, 0x95, 0xe9, 0x6c, 0x9d, 0xfa, - 0x5d, 0xdb, 0xf8, 0x18, 0x36, 0xc4, 0x90, 0x78, 0x5d, 0x95, 0xc7, 0xad, 0xb3, 0x2a, 0x41, 0xf7, - 0x11, 0x28, 0xfe, 0x3d, 0x13, 0x29, 0x41, 0x59, 0xd4, 0xfa, 0x22, 0xde, 0x37, 0x60, 0x9d, 0x0a, - 0x56, 0x3f, 0xa0, 0x13, 0xd6, 0x59, 0xdc, 0x45, 0x99, 0x72, 0x91, 0xb5, 0x81, 0x78, 0x92, 0x11, - 0x3d, 0x3c, 0x76, 0xd3, 0x76, 0x1d, 0x6f, 0x2c, 0x47, 0x2b, 0x62, 0xad, 0x04, 0xeb, 0x24, 0xef, - 0xc0, 0x62, 0x41, 0xf4, 0x5c, 0x55, 0x55, 0x36, 0xfb, 0xd4, 0x0f, 0x23, 0xe3, 0x56, 0xbc, 0xde, - 0xf8, 0x25, 0x5c, 0xfe, 0x7f, 0x51, 0x23, 0x68, 0xfc, 0xea, 0xdd, 0xfa, 0x7d, 0x0e, 0x36, 0xe2, - 0xc3, 0x93, 0xa6, 0x26, 0x5d, 0x45, 0x2e, 0xe3, 0x92, 0xad, 0xb8, 0x4c, 0x2d, 0x4a, 0xe3, 0xbb, - 0x0e, 0x10, 0xf9, 0x91, 0x39, 0x1d, 0xcf, 0x43, 0xf9, 0x5c, 0x53, 0x60, 0x3a, 0x41, 0x8e, 0x42, - 0x8e, 0x21, 0x6e, 0x43, 0x0c, 0x5b, 0xe6, 0xcc, 0xb4, 0x9c, 0x48, 0x3c, 0xf6, 0x15, 0x58, 0x8d, - 0xa0, 0x3b, 0x12, 0x68, 0x7c, 0x02, 0x9b, 0x1e, 0x7f, 0x23, 0x74, 0x77, 0x9c, 0x26, 0x53, 0x05, - 0x56, 0xf3, 0xf8, 0x1b, 0xd2, 0x60, 0x72, 0xd3, 0x28, 0xfd, 0x14, 0x4f, 0x79, 0xf6, 0xaa, 0xc6, - 0x68, 0x87, 0x66, 0x74, 0x72, 0xf7, 0xcf, 0x41, 0x3b, 0x13, 0x8b, 0x6a, 0xa0, 0xef, 0x0c, 0xfa, - 0xa3, 0x76, 0xb7, 0xdf, 0x61, 0x0b, 0x92, 0xfb, 0xe1, 0xa8, 0x3d, 0xaa, 0x17, 0xee, 0xde, 0x03, - 0x3d, 0xf9, 0x17, 0x08, 0xc1, 0x58, 0x4f, 0x8a, 0x7b, 0x94, 0x7d, 0x36, 0x38, 0x3a, 0x14, 0xd9, - 0xf1, 0x21, 0x1b, 0x7c, 0xd7, 0xd9, 0x41, 0xf4, 0xfb, 0xb0, 0x2e, 0x4b, 0x38, 0x63, 0x1d, 0x0a, - 0xfb, 0x9d, 0x51, 0x7d, 0x0d, 0x1b, 0xc3, 0xce, 0xa8, 0x9e, 0x33, 0x4a, 0x90, 0x67, 0xbd, 0x7a, - 0x9e, 0xd2, 0xec, 0x5e, 0x7f, 0xb0, 0xdb, 0x21, 0xfe, 0x90, 0x96, 0x65, 0xd9, 0xe2, 0xf6, 0xd9, - 0xe0, 0xe0, 0xa8, 0x27, 0x53, 0xf1, 0x2e, 0xa1, 0xe7, 0xef, 0xfe, 0x26, 0x07, 0x57, 0x16, 0x98, - 0x88, 0x51, 0x87, 0xaa, 0xc8, 0xe2, 0xc7, 0x22, 0x4f, 0x5f, 0x43, 0x08, 0x05, 0xe1, 0x18, 0x92, - 0x43, 0x48, 0xe7, 0xf9, 0xa8, 0xd3, 0xdf, 0x1d, 0xc7, 0x89, 0x7d, 0x1d, 0xaa, 0xc3, 0xa7, 0xac, - 0xdb, 0xff, 0x7e, 0x1c, 0x67, 0xf7, 0x57, 0x60, 0xb3, 0xd7, 0xee, 0xb7, 0xf7, 0x3b, 0xe3, 0xce, - 0x73, 0x29, 0x0d, 0x8d, 0xca, 0xe8, 0xbe, 0x00, 0xd7, 0x8b, 0x86, 0x01, 0x1b, 0xfb, 0x9d, 0xd1, - 0x78, 0xa7, 0x7d, 0xd8, 0xde, 0xe9, 0x8e, 0xba, 0x9d, 0x61, 0xbd, 0xf4, 0xf0, 0x7f, 0x0b, 0x50, - 0xe8, 0xf8, 0xa1, 0xf1, 0x10, 0xb4, 0x43, 0xc7, 0x9b, 0x18, 0xe9, 0xfb, 0xab, 0xf2, 0xc3, 0x6f, - 0xd3, 0x38, 0x03, 0x9d, 0x4d, 0x4f, 0x5b, 0x6b, 0xc6, 0x03, 0xc8, 0xf7, 0x76, 0x0d, 0x43, 0x49, - 0x85, 0x62, 0xfc, 0x2b, 0x19, 0x98, 0x50, 0xc1, 0xd6, 0xda, 0xe7, 0x39, 0xe3, 0x0b, 0xd0, 0xf6, - 0x1c, 0xcf, 0x36, 0xd4, 0xe7, 0xee, 0xe4, 0xb1, 0x7a, 0x39, 0xd9, 0x63, 0x28, 0x89, 0xd0, 0x61, - 0xbc, 0x9b, 0x46, 0x26, 0x35, 0xee, 0x34, 0xdf, 0x3b, 0x07, 0x8f, 0xc9, 0x8d, 0xef, 0x60, 0xf3, - 0xcc, 0x1f, 0xc5, 0xc6, 0x8d, 0xf3, 0xaf, 0xe8, 0x99, 0x9f, 0x7c, 0x9b, 0xe9, 0xfa, 0x94, 0xbf, - 0x74, 0x5b, 0x6b, 0xc6, 0x5f, 0x02, 0xa4, 0x7f, 0x04, 0x1b, 0xcd, 0xcc, 0xa3, 0xfd, 0xe5, 0x38, - 0x3c, 0x00, 0xad, 0xf3, 0x96, 0x5b, 0x8a, 0xd8, 0x92, 0xf2, 0x52, 0xd9, 0x7f, 0x1a, 0x76, 0x5b, - 0x6b, 0xc6, 0x53, 0xb8, 0x22, 0xac, 0x79, 0xc8, 0x83, 0xd7, 0x3c, 0xb9, 0xe8, 0x4b, 0x45, 0x91, - 0x71, 0xd4, 0x8a, 0x28, 0xb2, 0x3e, 0xa0, 0xb5, 0xf6, 0xe4, 0x08, 0x36, 0x1d, 0x7f, 0x7b, 0x82, - 0x63, 0x12, 0xe7, 0x49, 0xb9, 0xe3, 0x87, 0x94, 0x30, 0x1d, 0xe6, 0xfe, 0xea, 0xf3, 0x89, 0x13, - 0x9d, 0xcc, 0x5f, 0x6e, 0x5b, 0xbe, 0x7b, 0xdf, 0xe2, 0x81, 0x77, 0x8f, 0xfb, 0xe1, 0x7d, 0xc4, - 0xbe, 0x47, 0xde, 0xf8, 0x3e, 0x7d, 0x5f, 0xce, 0x8f, 0x1f, 0x73, 0x3f, 0x1c, 0x23, 0xfc, 0x1f, - 0xf2, 0x85, 0xce, 0x60, 0xf8, 0xb2, 0x44, 0x03, 0x7f, 0xfa, 0xff, 0x01, 0x00, 0x00, 0xff, 0xff, - 0x8f, 0xfd, 0x31, 0xde, 0x3b, 0x2e, 0x00, 0x00, + // 4076 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x3a, 0x4d, 0x73, 0x1b, 0x47, + 0x76, 0x04, 0x30, 0x00, 0x31, 0x0f, 0x00, 0x09, 0xb5, 0x14, 0x2d, 0x0c, 0x49, 0x16, 0x3d, 0xb2, + 0xbc, 0x92, 0xd6, 0x82, 0x2c, 0x25, 0x8e, 0x6c, 0x6b, 0x1d, 0x07, 0x22, 0x41, 0x0a, 0x36, 0x01, + 0xd0, 0x0d, 0x50, 0x25, 0xe5, 0x82, 0x1a, 0xcd, 0x34, 0xc1, 0x29, 0x61, 0x66, 0xb0, 0x33, 0x03, + 0x89, 0x74, 0x55, 0x4e, 0xc9, 0x25, 0x5b, 0x95, 0xdb, 0xde, 0x36, 0xa7, 0x54, 0x92, 0x4b, 0xee, + 0x39, 0xe4, 0x94, 0x5b, 0xb6, 0x72, 0xc8, 0x21, 0x95, 0xaa, 0xdc, 0xf2, 0x07, 0x92, 0x1f, 0x91, + 0xea, 0xd7, 0x3d, 0x33, 0x3d, 0x24, 0x40, 0xd0, 0xf1, 0x5e, 0xa6, 0xba, 0x5f, 0xbf, 0xf7, 0xba, + 0xfb, 0xf5, 0xfb, 0xec, 0x1e, 0xd0, 0xe9, 0xcc, 0x6a, 0xcd, 0x02, 0x3f, 0xf2, 0xc9, 0x3a, 0xf3, + 0xc3, 0x56, 0x30, 0xb3, 0x8c, 0x36, 0x54, 0x0e, 0x1c, 0x6f, 0x42, 0xd9, 0xaf, 0xe6, 0x2c, 0x8c, + 0x48, 0x03, 0xd6, 0xcd, 0x79, 0x74, 0xfc, 0x96, 0x9d, 0x36, 0x72, 0x5b, 0xb9, 0x7b, 0x3a, 0x8d, + 0xbb, 0x7c, 0xc4, 0x65, 0x61, 0x68, 0x4e, 0x58, 0x23, 0xbf, 0x95, 0xbb, 0x57, 0xa5, 0x71, 0xd7, + 0xb8, 0x0b, 0xba, 0x60, 0x31, 0x9b, 0x66, 0xd0, 0x72, 0x59, 0xb4, 0x5f, 0xe7, 0xe0, 0xfa, 0xb6, + 0xef, 0x45, 0xa6, 0xe3, 0xb1, 0xa0, 0xeb, 0x85, 0x2c, 0x88, 0xe2, 0x59, 0x9f, 0x82, 0x6e, 0xc5, + 0x23, 0x8d, 0xdc, 0x56, 0xe1, 0x5e, 0xe5, 0xc9, 0x07, 0x2d, 0xb9, 0xc2, 0x56, 0x42, 0xd3, 0xb3, + 0x0f, 0xf8, 0xda, 0x69, 0x8a, 0xab, 0x2e, 0x37, 0x9f, 0x5d, 0xee, 0x2d, 0x00, 0xc7, 0x3b, 0x66, + 0x81, 0x13, 0x8d, 0x5d, 0xbb, 0x51, 0xd8, 0xca, 0xdd, 0x2b, 0x53, 0x5d, 0x42, 0x7a, 0xb6, 0xf1, + 0x1a, 0xae, 0xec, 0x3a, 0x53, 0x96, 0x5d, 0xc6, 0x03, 0x28, 0x1e, 0x39, 0x53, 0x16, 0xca, 0x25, + 0x5c, 0x4b, 0x96, 0xc0, 0x51, 0xe3, 0xd9, 0x05, 0xca, 0xf2, 0x99, 0x8d, 0x67, 0x50, 0x89, 0xd9, + 0x9e, 0x13, 0x48, 0x81, 0x23, 0xca, 0x2e, 0x21, 0xa0, 0x05, 0x2c, 0xb2, 0x1a, 0xf9, 0xad, 0xc2, + 0xbd, 0x1a, 0xc5, 0xb6, 0xf1, 0x10, 0xb4, 0x91, 0xe3, 0x32, 0x52, 0x87, 0x42, 0xc8, 0x2c, 0x14, + 0xa1, 0x46, 0x79, 0x93, 0x5c, 0x85, 0xa2, 0x37, 0xe6, 0xb0, 0x3c, 0xc2, 0x34, 0x6f, 0xc8, 0x2c, + 0xe3, 0x8f, 0xa0, 0xbc, 0x7d, 0xcc, 0xac, 0xb7, 0xe1, 0xdc, 0x25, 0xd7, 0xa0, 0xf8, 0xce, 0x9c, + 0xce, 0x63, 0xb9, 0x8b, 0x0e, 0x9f, 0x24, 0x3a, 0x9d, 0x31, 0xb9, 0x48, 0x6c, 0x1b, 0xff, 0xaa, + 0x41, 0x45, 0xd9, 0x12, 0xd9, 0x80, 0xbc, 0x63, 0xcb, 0xb9, 0xf2, 0x8e, 0x4d, 0x7e, 0x06, 0xeb, + 0x5c, 0xc4, 0x63, 0xc7, 0x96, 0x93, 0x95, 0x78, 0xb7, 0x6b, 0xf3, 0x55, 0xcd, 0x1d, 0x21, 0x4d, + 0x8d, 0xf2, 0x26, 0x87, 0x4c, 0x1c, 0xbb, 0xa1, 0x09, 0xc8, 0xc4, 0xb1, 0xf9, 0x84, 0xa1, 0xf3, + 0x03, 0x6b, 0x14, 0xc5, 0x32, 0x79, 0x9b, 0xdc, 0x00, 0x7d, 0x6a, 0x9e, 0xfa, 0x73, 0x64, 0x59, + 0xda, 0xca, 0xdd, 0xab, 0xd1, 0xb2, 0x00, 0x74, 0x6d, 0xbe, 0xee, 0xa3, 0xa9, 0x39, 0x09, 0x1b, + 0xeb, 0x38, 0x20, 0x3a, 0x9c, 0x8d, 0x67, 0xba, 0xac, 0x51, 0xc6, 0xcd, 0x60, 0x1b, 0xd9, 0x38, + 0xde, 0xdb, 0x31, 0x0e, 0xe8, 0x38, 0x50, 0xe6, 0x80, 0x3e, 0x1f, 0xbc, 0x03, 0x45, 0x2b, 0x72, + 0x5c, 0xd6, 0x80, 0xad, 0xdc, 0xbd, 0xca, 0x93, 0x5a, 0x72, 0x78, 0x5c, 0x9e, 0x54, 0x8c, 0x71, + 0x24, 0x17, 0x91, 0x2a, 0x0b, 0x91, 0x70, 0x8c, 0x3c, 0x84, 0xb2, 0x25, 0x85, 0xda, 0xa8, 0x22, + 0xde, 0x95, 0x54, 0x19, 0xe5, 0x00, 0x4d, 0x50, 0xc8, 0x4d, 0xd0, 0xa7, 0xbe, 0x65, 0x46, 0x8e, + 0xef, 0x85, 0x8d, 0x1a, 0x9e, 0x65, 0x0a, 0x20, 0xf7, 0xa1, 0x3e, 0xf7, 0x70, 0xd5, 0x29, 0xd2, + 0x06, 0x22, 0x6d, 0x0a, 0xf8, 0x7e, 0x82, 0xfa, 0x05, 0x94, 0x4e, 0xcc, 0x28, 0x0a, 0xc2, 0xc6, + 0x26, 0xea, 0xdf, 0xd6, 0x22, 0xfd, 0x6b, 0xbd, 0x42, 0x94, 0x8e, 0x17, 0x05, 0xa7, 0x54, 0xe2, + 0x73, 0x61, 0xcd, 0xcc, 0xe8, 0xb8, 0x51, 0x17, 0xc2, 0xe2, 0x6d, 0x0e, 0x63, 0x91, 0x39, 0x69, + 0x5c, 0x11, 0x07, 0xcf, 0xdb, 0x5c, 0xd4, 0x8e, 0xe7, 0xdb, 0xac, 0x41, 0xf0, 0x70, 0x44, 0xa7, + 0xf9, 0x25, 0x54, 0x14, 0xa6, 0xfc, 0x48, 0x53, 0xf3, 0xe7, 0xcd, 0x54, 0xb3, 0xf2, 0x8a, 0x66, + 0x7d, 0x95, 0xff, 0x22, 0x67, 0xfc, 0x56, 0x83, 0xfa, 0x59, 0xfb, 0x3c, 0xa7, 0x4e, 0x37, 0x40, + 0x9f, 0x99, 0x01, 0x53, 0x15, 0xaa, 0x2c, 0x00, 0x97, 0x54, 0xa9, 0x1b, 0xa0, 0x47, 0x01, 0x63, + 0x63, 0xd4, 0x2b, 0xae, 0x3e, 0x05, 0x5a, 0xe6, 0x80, 0x21, 0xd7, 0x2d, 0x02, 0x9a, 0xcb, 0xb7, + 0x54, 0x44, 0xed, 0xc1, 0xf6, 0x8f, 0x50, 0xa9, 0x44, 0x6b, 0xf4, 0xcb, 0x68, 0x0d, 0x5c, 0xa0, + 0x35, 0x77, 0xa0, 0x18, 0x5e, 0xa0, 0x5a, 0x38, 0x46, 0xbe, 0x4e, 0x8e, 0xb8, 0x8a, 0x47, 0x7c, + 0x77, 0xa9, 0x97, 0xbb, 0xf0, 0x9c, 0x6b, 0x0b, 0xce, 0x79, 0x63, 0xd1, 0x39, 0x6f, 0x2a, 0xe7, + 0x8c, 0x52, 0x41, 0xf7, 0x56, 0x17, 0x50, 0xe1, 0xc8, 0x3e, 0x04, 0x48, 0xfc, 0x69, 0x88, 0xda, + 0xa2, 0x51, 0x05, 0xf2, 0x53, 0xb4, 0xe3, 0xdf, 0x0b, 0x00, 0xdf, 0xcf, 0xfd, 0xc8, 0x14, 0x7a, + 0x11, 0xaf, 0x3e, 0x97, 0x5d, 0x3d, 0x9e, 0x89, 0x74, 0x4f, 0x78, 0x26, 0x9f, 0x48, 0x97, 0xc5, + 0x75, 0x62, 0xe3, 0x09, 0x49, 0x44, 0xf4, 0xfd, 0xe1, 0x60, 0xd4, 0x1e, 0xbd, 0x3e, 0xe8, 0x08, + 0x37, 0xc6, 0x0d, 0x6f, 0x1e, 0x32, 0xfb, 0xcd, 0x69, 0xc4, 0x42, 0xa9, 0x2e, 0x29, 0x80, 0x3c, + 0x80, 0x3a, 0xef, 0x4c, 0xfd, 0x89, 0x63, 0x99, 0x53, 0x81, 0x24, 0x7c, 0xd2, 0x39, 0x78, 0xcc, + 0x49, 0x48, 0xa7, 0x94, 0x72, 0x12, 0x12, 0x6a, 0x42, 0xd9, 0x35, 0x4f, 0x04, 0x87, 0x75, 0xa1, + 0xbe, 0x71, 0x9f, 0xdc, 0x83, 0x4d, 0xd7, 0x3c, 0xc9, 0x4c, 0x52, 0x46, 0x94, 0xb3, 0x60, 0xc9, + 0x45, 0x4c, 0xa1, 0x27, 0x5c, 0xc4, 0x0c, 0x9f, 0xc1, 0xd5, 0x19, 0x0b, 0x2c, 0xe6, 0x45, 0xe6, + 0x84, 0xa5, 0x7b, 0xe2, 0xea, 0x96, 0xa7, 0x8b, 0x86, 0xce, 0x53, 0x08, 0xc6, 0x95, 0x45, 0x14, + 0x62, 0x8e, 0x2d, 0xa8, 0x84, 0x91, 0x19, 0xcd, 0x43, 0xc1, 0xbb, 0x8a, 0x02, 0x57, 0x41, 0x29, + 0x86, 0xe0, 0x55, 0x53, 0x31, 0x10, 0x64, 0x9c, 0x40, 0x89, 0xfa, 0x53, 0x96, 0x9a, 0x6d, 0xee, + 0x9c, 0xd9, 0xe6, 0x53, 0xb3, 0x6d, 0x42, 0x79, 0x1e, 0xb2, 0x00, 0xcf, 0xb7, 0x80, 0xcc, 0x92, + 0x3e, 0x97, 0xf8, 0x24, 0xf0, 0xe7, 0x33, 0x1c, 0xd4, 0x70, 0x30, 0x05, 0x70, 0x5e, 0xe6, 0x6c, + 0x86, 0xc7, 0xa5, 0x53, 0xde, 0x34, 0xc6, 0xa0, 0xf5, 0x76, 0xba, 0xf6, 0x42, 0x1d, 0x12, 0xfe, + 0x86, 0x4f, 0x5c, 0x42, 0x7f, 0x53, 0x87, 0x82, 0xe3, 0xf9, 0x38, 0x65, 0x89, 0xf2, 0x26, 0xf9, + 0x48, 0x6a, 0x94, 0x86, 0x1a, 0xa5, 0x98, 0x66, 0xa2, 0x4c, 0xc6, 0x37, 0x50, 0xdc, 0x77, 0x5c, + 0x27, 0xe2, 0x33, 0xfc, 0xc0, 0x02, 0x1f, 0x67, 0x28, 0x53, 0x6c, 0x73, 0x8e, 0xae, 0xe3, 0xc5, + 0x7b, 0x73, 0x1d, 0x0f, 0x21, 0xe6, 0x49, 0xec, 0xb6, 0x5c, 0xf3, 0xc4, 0xf8, 0x87, 0x12, 0x54, + 0x7a, 0x3b, 0x43, 0x36, 0x65, 0x16, 0x77, 0xe7, 0xe4, 0x3a, 0x94, 0x42, 0xec, 0x48, 0x4e, 0xb2, + 0x47, 0x3e, 0x8e, 0x3d, 0x4e, 0x1e, 0xfd, 0xc4, 0x46, 0xb2, 0x18, 0x9c, 0x3e, 0x76, 0x39, 0x1f, + 0xc7, 0x2e, 0xa7, 0xb0, 0x18, 0xcb, 0x8d, 0xb1, 0x84, 0xcf, 0xd1, 0x16, 0x63, 0x09, 0xa7, 0x63, + 0x28, 0x11, 0xf9, 0x3c, 0x92, 0x88, 0xd0, 0x0f, 0x00, 0x3d, 0x6a, 0xe2, 0x61, 0xcf, 0xe3, 0x25, + 0xe3, 0x1c, 0xd7, 0x3a, 0x76, 0xa6, 0x76, 0xc0, 0x3c, 0xb4, 0x87, 0x05, 0xb8, 0xf1, 0x38, 0xf9, + 0x54, 0x0d, 0x8e, 0xe5, 0x85, 0xc8, 0x4a, 0xb0, 0xfc, 0x1a, 0x88, 0x08, 0x8a, 0xcc, 0x56, 0xc2, + 0xa5, 0xbe, 0x90, 0xec, 0x4a, 0x8c, 0x99, 0x06, 0xd0, 0x26, 0xc8, 0xac, 0xc2, 0xb1, 0xd1, 0x76, + 0x34, 0x9a, 0xf4, 0xd3, 0x90, 0x50, 0x91, 0xce, 0x0f, 0x43, 0x42, 0x03, 0xd6, 0xc3, 0x53, 0x97, + 0xf3, 0x41, 0x83, 0x28, 0xd3, 0xb8, 0x9b, 0x49, 0x02, 0x6a, 0xab, 0x93, 0x80, 0x6b, 0x50, 0xf4, + 0xdf, 0xf3, 0xec, 0x75, 0x43, 0x44, 0x1c, 0xec, 0x70, 0x28, 0x2a, 0x35, 0xfa, 0xe1, 0x1a, 0x15, + 0x1d, 0x9e, 0x9a, 0xe2, 0xf0, 0x38, 0xf0, 0xfd, 0x08, 0x9d, 0x71, 0x99, 0xea, 0x08, 0xa1, 0xbe, + 0x1f, 0xf1, 0x61, 0xc4, 0x13, 0xc3, 0x57, 0xc4, 0x30, 0x42, 0x70, 0xf8, 0xe7, 0xb0, 0x19, 0xb0, + 0x09, 0x3b, 0x99, 0x8d, 0xb9, 0x4d, 0xa2, 0xfd, 0x10, 0x34, 0x86, 0x0d, 0x01, 0xde, 0x95, 0x50, + 0x72, 0x17, 0x24, 0x64, 0x6c, 0x3b, 0xc2, 0x08, 0xaf, 0x22, 0x5e, 0x4d, 0x40, 0x77, 0x04, 0x90, + 0x7c, 0x0e, 0x45, 0x8c, 0x2e, 0x8d, 0x6b, 0x18, 0x91, 0x6e, 0x27, 0xbb, 0x54, 0x94, 0x59, 0x04, + 0x23, 0x11, 0x8b, 0x04, 0x76, 0xf3, 0x0b, 0x80, 0x14, 0xf8, 0xa3, 0xa2, 0xc2, 0xbf, 0xe4, 0x40, + 0xef, 0xed, 0xc4, 0x39, 0x77, 0x6c, 0x9a, 0xb9, 0xa5, 0xa6, 0x49, 0x6e, 0x25, 0xf6, 0xad, 0x86, + 0x55, 0xee, 0x0e, 0xd0, 0xdc, 0x95, 0x4c, 0xbc, 0x90, 0xad, 0x01, 0xee, 0x80, 0x16, 0xf8, 0xd3, + 0xd8, 0x3a, 0x36, 0x13, 0x52, 0xe1, 0xc3, 0x28, 0x0e, 0x92, 0x27, 0xa0, 0x87, 0xf1, 0x3e, 0xa5, + 0x89, 0x5c, 0x5b, 0x24, 0x03, 0x9a, 0xa2, 0x19, 0x7f, 0x99, 0x03, 0xe0, 0x5b, 0x08, 0x67, 0xbe, + 0x17, 0xb2, 0xcb, 0xec, 0xe1, 0x13, 0x28, 0x1c, 0xb9, 0xf1, 0x26, 0x16, 0x17, 0x16, 0x1c, 0x81, + 0xfc, 0x02, 0x0a, 0x96, 0xac, 0x57, 0x2e, 0xac, 0x81, 0x38, 0x96, 0xf1, 0xdf, 0x39, 0x9e, 0xc7, + 0x7b, 0xf6, 0xef, 0x4f, 0x96, 0xb1, 0xc4, 0x0a, 0x17, 0x49, 0x4c, 0x11, 0xb8, 0x96, 0x15, 0xb8, + 0x88, 0x71, 0x36, 0x9b, 0x45, 0xc7, 0x32, 0xd6, 0x26, 0xfd, 0xac, 0x9c, 0x4b, 0x97, 0x93, 0xf3, + 0x1e, 0xe8, 0xc3, 0x63, 0x33, 0x60, 0xed, 0xb9, 0x48, 0x15, 0x78, 0xed, 0x2a, 0x95, 0x0c, 0xdb, + 0x0b, 0xd3, 0x07, 0x02, 0xda, 0xb1, 0x1f, 0x46, 0x52, 0x19, 0xb0, 0x6d, 0xfc, 0x3a, 0x0f, 0x80, + 0x9c, 0x44, 0x26, 0xf2, 0x21, 0xc0, 0x8c, 0x05, 0xae, 0x13, 0x86, 0x7c, 0x31, 0x82, 0xa1, 0x02, + 0xe1, 0x3b, 0x64, 0x27, 0x33, 0x27, 0x60, 0xa1, 0xf4, 0xf9, 0x71, 0x37, 0xb5, 0x73, 0xc1, 0xfd, + 0xac, 0x9d, 0x0b, 0x79, 0x48, 0x3b, 0xff, 0x10, 0x60, 0xc2, 0x3c, 0x16, 0x98, 0x89, 0x6a, 0x69, + 0x54, 0x81, 0x24, 0xb1, 0xac, 0x24, 0x37, 0xc4, 0x63, 0xd9, 0x4d, 0xd0, 0xcd, 0xe9, 0xd4, 0x7f, + 0xcf, 0x9d, 0x2d, 0x3a, 0xd7, 0x32, 0x4d, 0x01, 0x3c, 0xa6, 0xbc, 0x8b, 0xfc, 0xb7, 0xcc, 0x43, + 0x57, 0xaa, 0x53, 0xd9, 0x23, 0x9f, 0xc2, 0xba, 0x1f, 0x38, 0x13, 0x07, 0x9d, 0x25, 0xb7, 0xe2, + 0x34, 0x69, 0x4a, 0xe4, 0x47, 0x63, 0x14, 0xe3, 0xaf, 0x72, 0x52, 0x18, 0x23, 0x24, 0xbe, 0x0f, + 0x45, 0xc1, 0x33, 0x87, 0x87, 0x72, 0x35, 0x4b, 0x2a, 0x8b, 0x5e, 0x31, 0xcf, 0x4d, 0xd0, 0x43, + 0x67, 0xe2, 0x99, 0xd1, 0x3c, 0x88, 0x0d, 0x3b, 0x05, 0xf0, 0xfd, 0x86, 0x2c, 0x70, 0xcc, 0xa9, + 0xf3, 0x03, 0x13, 0x2a, 0x5c, 0xa5, 0x0a, 0x04, 0x2b, 0x43, 0xc6, 0x44, 0x66, 0x5f, 0xa4, 0xd8, + 0x36, 0xfe, 0xf3, 0x36, 0xe8, 0xfd, 0xe1, 0xea, 0xdb, 0x87, 0x58, 0x31, 0xf3, 0x17, 0x29, 0xe6, + 0x53, 0x28, 0xba, 0x6f, 0x6d, 0x27, 0x68, 0xfc, 0x01, 0x62, 0xa5, 0xae, 0x2c, 0x99, 0xa1, 0xd5, + 0xe3, 0xe3, 0xb2, 0xf3, 0x62, 0x8d, 0x0a, 0x7c, 0x4e, 0x18, 0xb8, 0x9c, 0xf0, 0xfa, 0x52, 0x42, + 0xea, 0x66, 0x09, 0x11, 0x9f, 0x13, 0x46, 0xfe, 0xdc, 0x3a, 0x6e, 0xfc, 0x6c, 0x29, 0xe1, 0x88, + 0x8f, 0x2b, 0x84, 0x88, 0x4f, 0xbe, 0x82, 0x92, 0x88, 0x5f, 0x8d, 0x06, 0x52, 0x6e, 0x2d, 0xa0, + 0x3c, 0x44, 0x84, 0x94, 0x54, 0x52, 0x90, 0x16, 0xe4, 0x03, 0xb7, 0xf1, 0x01, 0xd2, 0xdd, 0x5c, + 0xb8, 0xd4, 0x94, 0x26, 0x1f, 0xb8, 0x7c, 0xae, 0x40, 0x04, 0x8a, 0xe6, 0xd2, 0xb9, 0x28, 0x22, + 0x28, 0x73, 0x09, 0x0a, 0xf2, 0x75, 0x1a, 0x20, 0x6f, 0x20, 0xf1, 0x47, 0x0b, 0x88, 0x87, 0x02, + 0x23, 0xa5, 0x4e, 0xa2, 0xe8, 0xd7, 0xb0, 0xfe, 0x8e, 0x05, 0x68, 0x65, 0x37, 0x97, 0x92, 0xbf, + 0x14, 0x18, 0x0a, 0xb9, 0xa4, 0xe1, 0xe4, 0x01, 0xb3, 0x4e, 0xad, 0x29, 0x6b, 0xdc, 0x5a, 0x4a, + 0x4e, 0x05, 0x86, 0x42, 0x2e, 0x69, 0xc8, 0x57, 0x71, 0x68, 0xfb, 0x10, 0x89, 0x8d, 0x45, 0x4b, + 0x67, 0xd1, 0xab, 0x76, 0x14, 0xa9, 0x27, 0x8b, 0x24, 0xfc, 0x64, 0xad, 0x63, 0xff, 0xbd, 0xd7, + 0xb8, 0xbd, 0xf4, 0x64, 0xb7, 0xf9, 0xb8, 0x42, 0x88, 0xf8, 0x82, 0xd0, 0xf5, 0xed, 0xc6, 0xd6, + 0x05, 0x84, 0xae, 0x6f, 0x67, 0x08, 0x5d, 0xdf, 0x26, 0x8f, 0xa1, 0x60, 0x5a, 0xd3, 0xc6, 0x47, + 0x48, 0x76, 0x6b, 0x01, 0x59, 0xdb, 0x9a, 0xa6, 0x44, 0x1c, 0x57, 0xa8, 0x1f, 0x37, 0x5d, 0xe3, + 0x02, 0xf5, 0x7b, 0xcb, 0xbc, 0x8c, 0xfa, 0x71, 0x43, 0x7e, 0x0a, 0xc5, 0x5f, 0xf1, 0xc2, 0xac, + 0x71, 0x67, 0x29, 0x21, 0x16, 0x6e, 0x0a, 0x21, 0xe2, 0x73, 0xc2, 0x90, 0xbb, 0x85, 0xc6, 0xc7, + 0x4b, 0x09, 0xd1, 0x6d, 0x28, 0x84, 0x88, 0xdf, 0x1c, 0x43, 0x55, 0xb5, 0x3d, 0x19, 0x88, 0x72, + 0xcb, 0x02, 0xd1, 0x4d, 0xd0, 0x03, 0x66, 0xcd, 0x83, 0xd0, 0x79, 0x27, 0x8c, 0xbe, 0x4c, 0x53, + 0x40, 0x52, 0xf3, 0x17, 0xf0, 0x2e, 0x00, 0xdb, 0xcd, 0x87, 0x50, 0x55, 0x6d, 0x74, 0xc5, 0x04, + 0x1c, 0x5d, 0xb5, 0xcc, 0x55, 0xe8, 0xfb, 0x50, 0xcb, 0x98, 0xe3, 0x25, 0xd6, 0xef, 0xf9, 0xb1, + 0xee, 0xca, 0xdb, 0xc7, 0x04, 0xd0, 0x3c, 0x02, 0x3d, 0x31, 0xd2, 0x9f, 0x26, 0x89, 0x8b, 0xe7, + 0xd9, 0x85, 0x5a, 0xc6, 0xb0, 0x57, 0xcd, 0x75, 0x1d, 0x4a, 0x91, 0x19, 0x4c, 0x58, 0x24, 0x9d, + 0xbb, 0xec, 0x35, 0xf7, 0x60, 0x23, 0x6b, 0xe3, 0xff, 0x5f, 0x46, 0xff, 0x9b, 0x83, 0x8d, 0xac, + 0xb9, 0xaf, 0xe2, 0xf4, 0x8d, 0x48, 0x88, 0xf2, 0x98, 0xd2, 0x3c, 0x5c, 0xe9, 0x3d, 0x5a, 0x2f, + 0x3b, 0x74, 0xd8, 0x1d, 0xf4, 0xc7, 0xdb, 0xbd, 0x1d, 0x4c, 0x92, 0x78, 0x54, 0x72, 0xcd, 0x93, + 0xd8, 0x0b, 0x15, 0x30, 0xf6, 0x28, 0x10, 0x5e, 0xf5, 0x4e, 0x02, 0xf3, 0x4d, 0x8c, 0x20, 0x22, + 0xb8, 0x0a, 0x32, 0xbe, 0x80, 0x8a, 0xc2, 0x95, 0x00, 0x94, 0xb6, 0x69, 0xa7, 0x3d, 0xea, 0xd4, + 0xd7, 0x88, 0x0e, 0xc5, 0x83, 0x43, 0xba, 0xd7, 0xa9, 0xe7, 0x48, 0x19, 0xb4, 0xfd, 0xee, 0x70, + 0x54, 0xcf, 0xf3, 0xd6, 0x1e, 0x6d, 0x3f, 0xaf, 0x17, 0x9a, 0x7f, 0x53, 0x84, 0x8d, 0xac, 0x7b, + 0x5a, 0x90, 0x29, 0xaf, 0xdc, 0x61, 0x96, 0x43, 0x8b, 0x76, 0xb6, 0x5f, 0x6f, 0xef, 0x77, 0xd2, + 0x1d, 0x1e, 0x40, 0x25, 0x60, 0x61, 0xe4, 0x07, 0x8c, 0x17, 0x35, 0x32, 0x77, 0x6b, 0x5d, 0x82, + 0x91, 0x20, 0xda, 0xe5, 0x95, 0x10, 0x55, 0x59, 0x90, 0x2e, 0xe8, 0xb3, 0x79, 0x30, 0x61, 0xb6, + 0x19, 0xc5, 0xd9, 0xf3, 0x2f, 0x56, 0xf3, 0x3b, 0xe0, 0x24, 0x3b, 0x66, 0xc4, 0x68, 0x4a, 0x4d, + 0xf6, 0xa0, 0x3c, 0x75, 0xc2, 0x08, 0x57, 0x56, 0xbc, 0x2c, 0xa7, 0x7d, 0x27, 0x8c, 0xc4, 0xb2, + 0x12, 0xe2, 0xe6, 0x2b, 0xa8, 0xaa, 0x0b, 0xc6, 0x82, 0xce, 0x0f, 0x2c, 0x26, 0xcb, 0x6b, 0xd1, + 0xe1, 0x8a, 0xe7, 0xbe, 0xc5, 0xac, 0x4a, 0x98, 0x8a, 0xec, 0xf1, 0xcc, 0x54, 0x1e, 0x67, 0x28, + 0xcd, 0x24, 0xe9, 0x37, 0xf7, 0x40, 0x4f, 0x96, 0xce, 0x5d, 0xcb, 0x29, 0x33, 0x03, 0xe4, 0x5a, + 0xa4, 0xd8, 0xe6, 0x53, 0xb9, 0xbe, 0x27, 0x79, 0x16, 0xa9, 0xe8, 0xf0, 0x93, 0xb4, 0xcd, 0x53, + 0xa9, 0x51, 0xbc, 0xd9, 0xfc, 0x73, 0xd0, 0x93, 0x95, 0x4b, 0xbd, 0x63, 0x5e, 0x14, 0x38, 0xf8, + 0xa2, 0x10, 0xeb, 0x9d, 0x84, 0x24, 0x13, 0xe5, 0x17, 0x4d, 0x54, 0x58, 0x30, 0x91, 0x96, 0x4c, + 0x24, 0xee, 0xf7, 0x6c, 0x76, 0x82, 0x12, 0x2d, 0x52, 0xd1, 0x31, 0x1e, 0x41, 0x45, 0xd1, 0x0d, + 0x52, 0x81, 0x75, 0xda, 0x19, 0x8e, 0x06, 0x74, 0x99, 0xa2, 0x36, 0xff, 0x3a, 0x0f, 0x9b, 0x67, + 0x02, 0xe0, 0x2a, 0x73, 0xdc, 0x4d, 0x2e, 0x30, 0xf3, 0x98, 0x68, 0xb6, 0x56, 0xc7, 0xd4, 0x85, + 0x37, 0x99, 0x19, 0xaf, 0x56, 0x38, 0xeb, 0xd5, 0x0c, 0xa8, 0xbe, 0x65, 0xa7, 0x61, 0xe4, 0xdb, + 0x6c, 0xca, 0x50, 0x05, 0x0b, 0xf7, 0x74, 0x9a, 0x81, 0xf1, 0x93, 0xb6, 0x02, 0xc6, 0x15, 0xb4, + 0x28, 0x4e, 0x5a, 0xf4, 0x7e, 0xc2, 0x7d, 0x65, 0x73, 0x04, 0x55, 0x35, 0xa6, 0xaf, 0x92, 0xc5, + 0xdd, 0xb8, 0x16, 0x58, 0x92, 0x94, 0x8a, 0xd1, 0x66, 0x9b, 0x73, 0x4d, 0x03, 0xfe, 0x2a, 0xae, + 0x71, 0x6c, 0xcb, 0x2b, 0xb1, 0xed, 0x77, 0x79, 0x80, 0x34, 0xfa, 0xaf, 0xe2, 0xf0, 0x4c, 0x75, + 0x28, 0xf7, 0x2f, 0x4c, 0x24, 0x5a, 0xed, 0xed, 0xfd, 0xf1, 0xf6, 0xa0, 0xd7, 0x6b, 0xf7, 0xa5, + 0x33, 0xb9, 0xf8, 0x60, 0xbe, 0xca, 0x5c, 0xa4, 0x7d, 0xb2, 0x9a, 0xb7, 0x52, 0x7a, 0x12, 0xd0, + 0x82, 0xf9, 0x94, 0xc9, 0x5b, 0x3d, 0x6c, 0x73, 0xb3, 0x9c, 0xf9, 0xa1, 0x93, 0xd4, 0x84, 0x35, + 0x9a, 0xf4, 0x8d, 0x87, 0x50, 0x51, 0x56, 0xc7, 0xd5, 0xb6, 0x3f, 0xe8, 0x73, 0x5d, 0x06, 0x28, + 0xf5, 0x06, 0x3b, 0xdd, 0xdd, 0xd7, 0xaa, 0x32, 0x1b, 0x77, 0xa1, 0x1c, 0x4f, 0x48, 0xaa, 0x50, + 0x3e, 0x1c, 0x76, 0xe8, 0xb8, 0xbd, 0xbd, 0x5f, 0x5f, 0xe3, 0x86, 0x30, 0x7c, 0x3d, 0xc4, 0x4e, + 0xae, 0xf9, 0x25, 0x8f, 0xfb, 0x69, 0x4a, 0xb4, 0xa2, 0xfa, 0x11, 0xa8, 0x02, 0xa3, 0xf9, 0xbb, + 0x1c, 0x54, 0xd5, 0xac, 0x68, 0xe1, 0x65, 0xe4, 0x6d, 0xa5, 0xc0, 0x3e, 0xa7, 0x11, 0xfc, 0x74, + 0xb6, 0x20, 0xef, 0xcf, 0xe4, 0xdd, 0x76, 0x3d, 0x7b, 0xb7, 0x3d, 0x38, 0xa0, 0x79, 0x7f, 0x96, + 0xb9, 0x29, 0xd6, 0xce, 0xdc, 0x14, 0xab, 0x77, 0xd1, 0xc5, 0x33, 0x77, 0xd1, 0xf7, 0xa1, 0xc8, + 0x9d, 0xcb, 0x29, 0x4a, 0x72, 0x43, 0xd9, 0x0a, 0x32, 0xef, 0xf4, 0x47, 0xf4, 0x35, 0x15, 0x18, + 0xcd, 0xff, 0xd0, 0xa0, 0xaa, 0xe6, 0x69, 0xe4, 0x4b, 0xc8, 0x4f, 0x43, 0x29, 0x83, 0x9f, 0xaf, + 0x48, 0xea, 0x5a, 0xfb, 0x21, 0x76, 0x79, 0x79, 0x31, 0x0d, 0xc9, 0x9f, 0xe0, 0x86, 0xc4, 0x8e, + 0x3f, 0x5d, 0x45, 0x3a, 0x98, 0xf1, 0xea, 0x97, 0x25, 0xf4, 0xfe, 0xac, 0xf9, 0x4f, 0x39, 0x58, + 0x97, 0x1c, 0xc9, 0x00, 0x74, 0x7f, 0x1e, 0x1d, 0xf9, 0x81, 0x6b, 0x46, 0xf2, 0x1a, 0xe3, 0xf1, + 0x25, 0x57, 0xd3, 0x1a, 0xcc, 0xa3, 0x5d, 0x24, 0xa4, 0x29, 0x0f, 0xac, 0x58, 0x93, 0x5b, 0x07, + 0x71, 0x4b, 0xa0, 0xdc, 0x2f, 0xfc, 0x12, 0xf4, 0x84, 0x4a, 0x51, 0xb0, 0x0d, 0x80, 0xde, 0xa0, + 0xdf, 0x1d, 0x0d, 0x68, 0xb7, 0xbf, 0x57, 0xcf, 0x71, 0x05, 0xe2, 0x4a, 0xc6, 0x3b, 0x18, 0xdd, + 0xbf, 0x1d, 0x0e, 0xfa, 0xf5, 0x42, 0xf3, 0x2f, 0xf2, 0x50, 0x55, 0xf7, 0x43, 0xbe, 0x41, 0x49, + 0x88, 0x65, 0x3f, 0xfa, 0x31, 0x92, 0x68, 0x0d, 0x66, 0x78, 0xf2, 0xd7, 0xe2, 0xec, 0x5a, 0xac, + 0x54, 0x74, 0xf0, 0x36, 0xdc, 0x9a, 0xca, 0x1b, 0x07, 0xcc, 0xfb, 0x63, 0xc5, 0xd3, 0x94, 0x9b, + 0x03, 0x02, 0xda, 0x3c, 0x64, 0x41, 0x6c, 0x5e, 0xbc, 0x9d, 0xde, 0x4b, 0x94, 0x94, 0x7b, 0x09, + 0x63, 0x1f, 0xf2, 0x83, 0x59, 0x26, 0x8d, 0x01, 0x28, 0xd1, 0x4e, 0x6f, 0xf0, 0x92, 0x87, 0x07, + 0x1d, 0x8a, 0xc3, 0x17, 0x6d, 0xda, 0xa9, 0xe7, 0xf9, 0xbe, 0x0f, 0xfb, 0xa2, 0x53, 0xe0, 0x38, + 0xed, 0xed, 0xed, 0xce, 0x70, 0x58, 0xd7, 0x14, 0x0b, 0x2c, 0x3e, 0x2f, 0x43, 0x29, 0x9c, 0xbf, + 0xb1, 0x5c, 0xfb, 0xb9, 0x0e, 0xeb, 0x96, 0xef, 0xba, 0xa6, 0x67, 0x1b, 0x7f, 0x57, 0x05, 0xe0, + 0xfb, 0x96, 0x17, 0x64, 0x4f, 0xa1, 0xc8, 0x82, 0xc0, 0x0f, 0xa4, 0x82, 0x65, 0xab, 0x38, 0x81, + 0xd3, 0xea, 0x70, 0x84, 0xb8, 0x47, 0x05, 0xbe, 0x5a, 0x3f, 0x0a, 0x05, 0xbb, 0xb3, 0x88, 0x34, + 0x49, 0x01, 0x25, 0xf1, 0xa2, 0xfa, 0xb1, 0xb0, 0x9c, 0x3c, 0x49, 0x3e, 0x62, 0xf2, 0xb8, 0x7e, + 0x94, 0x15, 0x99, 0xb6, 0xa0, 0xd4, 0x91, 0xa4, 0xe8, 0xed, 0x24, 0x59, 0x5c, 0x91, 0x89, 0xc2, + 0xaa, 0xb8, 0x7c, 0xa7, 0xd2, 0x87, 0xc4, 0x3b, 0x3d, 0x53, 0x58, 0x95, 0x96, 0x13, 0x4a, 0xfd, + 0x89, 0x09, 0x45, 0x61, 0xf5, 0x39, 0xd4, 0x32, 0xa2, 0xe3, 0x8a, 0x60, 0xf1, 0x00, 0x92, 0x13, + 0x01, 0x84, 0xb7, 0xf1, 0xb9, 0x22, 0x9c, 0x48, 0xb5, 0xe2, 0xcd, 0xe6, 0x7f, 0xe5, 0x60, 0xf3, + 0x8c, 0xdc, 0x2e, 0x47, 0x49, 0xbe, 0xcb, 0xa4, 0x52, 0x3c, 0x09, 0x78, 0x74, 0x89, 0x43, 0x89, + 0xfb, 0x5d, 0xef, 0xc8, 0x57, 0x72, 0xaf, 0xef, 0xa1, 0xa2, 0x0c, 0xac, 0x8a, 0x6c, 0xc9, 0x43, + 0x6c, 0x7e, 0xf9, 0x43, 0x6c, 0xf3, 0xb7, 0x05, 0xd8, 0x3c, 0x73, 0xa4, 0x97, 0xdf, 0x99, 0x3c, + 0xfa, 0x0b, 0x77, 0x76, 0x86, 0x79, 0xdc, 0x17, 0x3b, 0x8b, 0x19, 0x34, 0x7f, 0x93, 0x87, 0x8a, + 0x32, 0xf2, 0xfb, 0x49, 0x26, 0xb8, 0x04, 0x6c, 0xe5, 0x5d, 0xe8, 0xac, 0x04, 0x70, 0x2c, 0xf9, + 0x05, 0x43, 0x53, 0x7e, 0xc1, 0x38, 0x90, 0x91, 0xbb, 0x88, 0xde, 0xe9, 0x97, 0x3f, 0x72, 0x5f, + 0xad, 0x9d, 0xce, 0x7e, 0x67, 0xd4, 0x1d, 0xf4, 0x95, 0x78, 0x2e, 0x33, 0xab, 0x52, 0x92, 0x59, + 0x19, 0x06, 0x54, 0x55, 0x3c, 0xee, 0x2a, 0x77, 0xbb, 0xfb, 0xdc, 0xc1, 0x94, 0x41, 0x1b, 0xd1, + 0x4e, 0xa7, 0x9e, 0x6b, 0xee, 0x41, 0x45, 0x31, 0x9a, 0x4b, 0x1e, 0x4c, 0x9c, 0x3a, 0x14, 0xd2, + 0xd4, 0xa1, 0x79, 0x0c, 0xb5, 0x8c, 0x21, 0x5d, 0x92, 0xd5, 0x63, 0xd0, 0xd1, 0xe0, 0x3c, 0x71, + 0x7f, 0x50, 0xc8, 0xc4, 0xfc, 0xf4, 0xb1, 0x9a, 0xa6, 0x58, 0xcd, 0x50, 0xde, 0x42, 0xe3, 0x31, + 0xc6, 0x37, 0xce, 0xb9, 0xec, 0x8d, 0x33, 0xbe, 0xd5, 0xc8, 0x5b, 0x68, 0xde, 0x5e, 0xb4, 0xe4, + 0xf8, 0xd1, 0x54, 0x4b, 0x1f, 0x4d, 0x1b, 0xb0, 0xee, 0xa1, 0x19, 0xdb, 0x32, 0x9a, 0xc7, 0xdd, + 0xe6, 0x33, 0xa8, 0x88, 0xab, 0x5b, 0xcb, 0x62, 0x61, 0xb8, 0x70, 0xda, 0x06, 0xac, 0x4f, 0x02, + 0xd3, 0x8b, 0x98, 0x2d, 0x8b, 0x9d, 0xb8, 0xdb, 0xfc, 0xfb, 0x1c, 0xd4, 0x32, 0xce, 0xe2, 0x92, + 0xc2, 0xf9, 0x1c, 0x4a, 0x38, 0x7d, 0xac, 0xfe, 0xb7, 0x96, 0x7a, 0x21, 0x54, 0x76, 0x89, 0x4c, + 0x9e, 0x42, 0xc9, 0xc4, 0x65, 0x62, 0xa2, 0xbe, 0xc4, 0x55, 0x2a, 0xbb, 0xa1, 0x12, 0xdd, 0xb8, + 0x0f, 0xb5, 0x7e, 0x38, 0x8c, 0xcc, 0x68, 0xe5, 0x05, 0xb0, 0xf1, 0x8f, 0x05, 0xd8, 0x88, 0x71, + 0x2f, 0xd8, 0x13, 0x01, 0x8d, 0xa5, 0x9b, 0xc2, 0x36, 0x46, 0xd5, 0x88, 0x17, 0x0a, 0xf2, 0xce, + 0x1e, 0x3b, 0xbc, 0x7e, 0xf0, 0xd4, 0x1c, 0x4b, 0xf6, 0xc8, 0x16, 0x54, 0x3c, 0xe5, 0x87, 0x08, + 0x71, 0x2c, 0x2a, 0x88, 0xdc, 0x00, 0xfd, 0x8d, 0xef, 0x47, 0x63, 0xb4, 0x43, 0xf1, 0xb7, 0x40, + 0x99, 0x03, 0xf0, 0xc7, 0xad, 0xdb, 0x50, 0xb1, 0xe6, 0x01, 0xfe, 0xed, 0x72, 0xe4, 0xd8, 0xf2, + 0x7f, 0x01, 0x90, 0xa0, 0x5d, 0xc7, 0x56, 0x11, 0x2c, 0xc7, 0x96, 0x7f, 0x0b, 0xc4, 0x08, 0xdb, + 0x02, 0xc1, 0x65, 0xee, 0xf8, 0x9d, 0x13, 0x44, 0x73, 0x73, 0x2a, 0xff, 0x15, 0x00, 0x97, 0xb9, + 0x2f, 0x05, 0x84, 0x7c, 0x04, 0x55, 0x8e, 0x10, 0xb0, 0xd0, 0xb1, 0x99, 0x17, 0xc9, 0xa7, 0x4e, + 0x4e, 0x44, 0x25, 0x88, 0x2f, 0x91, 0xa3, 0x88, 0x88, 0x52, 0x91, 0x79, 0x22, 0x73, 0x45, 0x9a, + 0x72, 0x0b, 0x38, 0xb7, 0xf1, 0x24, 0xf0, 0xdf, 0x47, 0xc7, 0xf8, 0xee, 0xa9, 0x51, 0x8e, 0xbe, + 0x87, 0x00, 0x7e, 0x06, 0xd1, 0x71, 0xc0, 0x4c, 0x5b, 0xfc, 0x02, 0xa0, 0xd1, 0xb8, 0xcb, 0x15, + 0xe6, 0xc8, 0x0e, 0xf1, 0x89, 0x53, 0xa3, 0xbc, 0xc9, 0x85, 0x38, 0x9f, 0xa1, 0x1c, 0xc4, 0x9f, + 0x26, 0xb2, 0x67, 0xfc, 0x73, 0x01, 0x6a, 0x3d, 0xd3, 0x73, 0xa6, 0x49, 0xae, 0xfc, 0x0d, 0x54, + 0x03, 0xd1, 0x1c, 0x2b, 0x6f, 0x54, 0xe9, 0xf5, 0x75, 0xaf, 0xdd, 0xef, 0xee, 0xb7, 0xc7, 0xb4, + 0xf3, 0xfd, 0x61, 0x67, 0x38, 0x12, 0x75, 0x43, 0x45, 0x52, 0x8c, 0xb8, 0xbb, 0xf9, 0x00, 0xca, + 0x5c, 0x17, 0xc6, 0x67, 0xfe, 0xb8, 0xfb, 0x4e, 0x3c, 0x3b, 0xe1, 0x5f, 0x8d, 0x96, 0x1f, 0x67, + 0x49, 0x49, 0x9f, 0x6f, 0x16, 0xa5, 0x30, 0x56, 0xff, 0x34, 0x40, 0x08, 0xfe, 0x35, 0xb6, 0x05, + 0x15, 0x9b, 0x85, 0x56, 0xe0, 0xcc, 0x92, 0x47, 0x1a, 0x9d, 0xaa, 0x20, 0x3e, 0xaf, 0x60, 0x20, + 0x7f, 0x5d, 0xd3, 0xe9, 0x3a, 0xf6, 0xbb, 0x36, 0xf9, 0x18, 0x36, 0xc4, 0x90, 0x78, 0xaf, 0x95, + 0xc7, 0xad, 0xd3, 0x2a, 0x42, 0xf7, 0x38, 0x50, 0xfc, 0xdf, 0x26, 0x52, 0x82, 0xb2, 0x28, 0xd6, + 0x45, 0xbc, 0x6f, 0xc0, 0x3a, 0x16, 0xac, 0x7e, 0x80, 0x27, 0xac, 0xd3, 0xb8, 0xcb, 0x65, 0xca, + 0x44, 0xd6, 0x06, 0xe2, 0x91, 0x47, 0xf4, 0xf8, 0xb1, 0x9b, 0xb6, 0xeb, 0x78, 0x63, 0x39, 0x5a, + 0x11, 0x6b, 0x45, 0x58, 0x27, 0x79, 0x59, 0x16, 0x0b, 0xc2, 0x07, 0xb0, 0xaa, 0xb2, 0xd9, 0x17, + 0x7e, 0x18, 0x91, 0xbb, 0xf1, 0x7a, 0xe3, 0xb7, 0x75, 0xf9, 0x8f, 0x47, 0x0d, 0xa1, 0xf1, 0x3b, + 0xba, 0xf1, 0x6f, 0x39, 0xd8, 0x88, 0x0f, 0x4f, 0x9a, 0x9a, 0x74, 0x15, 0xb9, 0x8c, 0x4b, 0xb6, + 0xe2, 0x32, 0xb5, 0x28, 0x8d, 0xef, 0x16, 0x40, 0xe4, 0x47, 0xe6, 0x74, 0x3c, 0x0f, 0xe5, 0x03, + 0x50, 0x81, 0xea, 0x08, 0x39, 0x0c, 0x19, 0x0f, 0x71, 0x1b, 0x62, 0xd8, 0x32, 0x67, 0xa6, 0xe5, + 0x44, 0xe2, 0x4a, 0xa3, 0x40, 0x6b, 0x08, 0xdd, 0x96, 0x40, 0xf2, 0x09, 0x6c, 0x7a, 0xec, 0xbd, + 0xd0, 0xdd, 0x71, 0x9a, 0x4c, 0x15, 0x68, 0xcd, 0x63, 0xef, 0x51, 0x83, 0xd1, 0x4d, 0x73, 0xe9, + 0xa7, 0x78, 0xca, 0x43, 0x5a, 0x35, 0x46, 0x3b, 0x30, 0xa3, 0xe3, 0x07, 0x7f, 0x0c, 0xda, 0x99, + 0x58, 0x54, 0x03, 0x7d, 0x7b, 0xd0, 0x1f, 0xb5, 0xbb, 0xfd, 0x0e, 0x5d, 0x90, 0xdc, 0x0f, 0x47, + 0xed, 0x51, 0xbd, 0xf0, 0xe0, 0x21, 0xe8, 0xc9, 0xff, 0x46, 0x1c, 0xcc, 0xeb, 0x49, 0x71, 0x8f, + 0xb2, 0x47, 0x07, 0x87, 0x07, 0x22, 0x3b, 0x3e, 0xa0, 0x83, 0x6f, 0x3b, 0xdb, 0x1c, 0xfd, 0x11, + 0xac, 0xcb, 0x12, 0x8e, 0xac, 0x43, 0x61, 0xaf, 0x33, 0xaa, 0xaf, 0xf1, 0xc6, 0xb0, 0x33, 0xaa, + 0xe7, 0x48, 0x09, 0xf2, 0xb4, 0x57, 0xcf, 0x63, 0x9a, 0xdd, 0xeb, 0x0f, 0x76, 0x3a, 0xc8, 0x1f, + 0xd2, 0xb2, 0x2c, 0x5b, 0xdc, 0xbe, 0x1c, 0xec, 0x1f, 0xf6, 0x64, 0x2a, 0xde, 0x45, 0xf4, 0xfc, + 0x83, 0xdf, 0xe4, 0xe0, 0xea, 0x02, 0x13, 0x21, 0x75, 0xa8, 0x8a, 0x2c, 0x7e, 0x2c, 0xf2, 0xf4, + 0x35, 0x0e, 0xc1, 0x20, 0x1c, 0x43, 0x72, 0x1c, 0xd2, 0x79, 0x35, 0xea, 0xf4, 0x77, 0xc6, 0x71, + 0x62, 0x5f, 0x87, 0xea, 0xf0, 0x05, 0xed, 0xf6, 0xbf, 0x1b, 0xc7, 0xd9, 0xfd, 0x55, 0xd8, 0xec, + 0xb5, 0xfb, 0xed, 0xbd, 0xce, 0xb8, 0xf3, 0x4a, 0x4a, 0x43, 0xc3, 0x32, 0xba, 0x2f, 0xc0, 0xf5, + 0x22, 0x21, 0xb0, 0xb1, 0xd7, 0x19, 0x8d, 0xb7, 0xdb, 0x07, 0xed, 0xed, 0xee, 0xa8, 0xdb, 0x19, + 0xd6, 0x4b, 0x4f, 0xfe, 0xa7, 0x00, 0x85, 0x8e, 0x1f, 0x92, 0x27, 0xa0, 0x1d, 0x38, 0xde, 0x84, + 0xa4, 0x2f, 0xba, 0xca, 0x4f, 0xc5, 0x4d, 0x72, 0x06, 0x3a, 0x9b, 0x9e, 0x1a, 0x6b, 0xe4, 0x31, + 0xe4, 0x7b, 0x3b, 0x84, 0x28, 0xa9, 0x50, 0x8c, 0x7f, 0x35, 0x03, 0x13, 0x2a, 0x68, 0xac, 0x7d, + 0x96, 0x23, 0x9f, 0x83, 0xb6, 0xeb, 0x78, 0x36, 0x51, 0x1f, 0xd0, 0x93, 0xe7, 0xef, 0xe5, 0x64, + 0xcf, 0xa0, 0x24, 0x42, 0x07, 0xb9, 0x9e, 0x46, 0x26, 0x35, 0xee, 0x34, 0x7f, 0x76, 0x0e, 0x1e, + 0x93, 0x93, 0x6f, 0x61, 0xf3, 0xcc, 0x5f, 0xcb, 0xe4, 0xf6, 0xf9, 0x77, 0xf9, 0xcc, 0x8f, 0xc4, + 0xcd, 0x74, 0x7d, 0xca, 0x9f, 0xc0, 0xc6, 0x1a, 0xf9, 0x53, 0x80, 0xf4, 0xaf, 0x63, 0xd2, 0xcc, + 0xfc, 0x06, 0x70, 0x39, 0x0e, 0x8f, 0x41, 0xeb, 0x9c, 0x30, 0x4b, 0x11, 0x5b, 0x52, 0x5e, 0x2a, + 0xfb, 0x4f, 0xc3, 0xae, 0xb1, 0x46, 0x5e, 0xc0, 0x55, 0x61, 0xcd, 0x43, 0x16, 0xbc, 0x63, 0xc9, + 0x45, 0x5f, 0x2a, 0x8a, 0x8c, 0xa3, 0x56, 0x44, 0x91, 0xf5, 0x01, 0xc6, 0xda, 0xf3, 0x43, 0xd8, + 0x74, 0xfc, 0xd6, 0x84, 0x8f, 0x49, 0x9c, 0xe7, 0xe5, 0x8e, 0x1f, 0x62, 0xc2, 0x74, 0x90, 0xfb, + 0xb3, 0xcf, 0x26, 0x4e, 0x74, 0x3c, 0x7f, 0xd3, 0xb2, 0x7c, 0xf7, 0x91, 0xc5, 0x02, 0xef, 0x21, + 0xf3, 0xc3, 0x47, 0x1c, 0xfb, 0x21, 0x7a, 0xe3, 0x47, 0xf8, 0x7d, 0x33, 0x3f, 0x7a, 0xc6, 0xfc, + 0x70, 0xcc, 0xe1, 0x7f, 0x9b, 0x2f, 0x74, 0x06, 0xc3, 0x37, 0x25, 0x1c, 0xf8, 0xc3, 0xff, 0x0b, + 0x00, 0x00, 0xff, 0xff, 0xb0, 0x42, 0x10, 0xe2, 0x9f, 0x2e, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/pkg/eosclient/eosgrpc/eos_grpc/Rpc.proto b/pkg/eosclient/eosgrpc/eos_grpc/Rpc.proto index 97c68bdaa5..7e94c164c3 100644 --- a/pkg/eosclient/eosgrpc/eos_grpc/Rpc.proto +++ b/pkg/eosclient/eosgrpc/eos_grpc/Rpc.proto @@ -1,24 +1,23 @@ // @project The CERN Tape Archive (CTA) // @brief CTA-EOS gRPC API for CASTOR-EOS migration // @copyright Copyright 2019 CERN -// @license This program is free software: you can redistribute it and/or -// modify -// it under the terms of the GNU General Public License as -// published by the Free Software Foundation, either version 3 -// of the License, or (at your option) any later version. +// @license This program is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. // -// This program is distributed in the hope that it will be -// useful, but WITHOUT ANY WARRANTY; without even the implied -// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -// PURPOSE. See the GNU General Public License for more -// details. +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. // -// You should have received a copy of the GNU General Public -// License along with this program. If not, see -// . +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . + // NOTE: Compile for Go with: -// protoc ./eos_grpc.proto --go_out=plugins=grpc:. +// protoc ./Rpc.proto --go_out=plugins=grpc:. +// protoc --go_out=. ./Rpc.proto syntax = "proto3"; @@ -30,36 +29,37 @@ option java_outer_classname = "EosProto"; option objc_class_prefix = "EOS"; option go_package = "github.com/cern-eos/grpc-proto/protobuf;eos_grpc"; + service Eos { // Replies to a ping - rpc Ping(PingRequest) returns (PingReply) {} + rpc Ping (PingRequest) returns (PingReply) {} // --------------------------------------------------------------------- // NAMESPACE // --------------------------------------------------------------------- - // Replies to MD requests with a stream - rpc MD(MDRequest) returns (stream MDResponse) {} + // Replies to MD requests with a stream + rpc MD (MDRequest) returns (stream MDResponse) {} // Replies to Find requests with a stream - rpc Find(FindRequest) returns (stream MDResponse) {} + rpc Find (FindRequest) returns (stream MDResponse) {} // Replies to a NsStat operation - rpc NsStat(NsStatRequest) returns (NsStatResponse) {} + rpc NsStat (NsStatRequest) returns (NsStatResponse) {} // Replies to an insert - rpc ContainerInsert(ContainerInsertRequest) returns (InsertReply) {} - rpc FileInsert(FileInsertRequest) returns (InsertReply) {} + rpc ContainerInsert (ContainerInsertRequest) returns (InsertReply) {} + rpc FileInsert (FileInsertRequest) returns (InsertReply) {} // Replies to a NsRequest operation - rpc Exec(NSRequest) returns (NSResponse) {} + rpc Exec (NSRequest) returns (NSResponse) {} // --------------------------------------------------------------------- // OPENSTACK // --------------------------------------------------------------------- // Manila Driver - rpc ManilaServerRequest(ManilaRequest) returns (ManilaResponse) {} + rpc ManilaServerRequest (ManilaRequest) returns (ManilaResponse) {} } message PingRequest { @@ -67,7 +67,9 @@ message PingRequest { bytes message = 2; } -message PingReply { bytes message = 1; } +message PingReply { + bytes message = 1; +} // --------------------------------------------------------------------- // NAMESPACE @@ -111,7 +113,7 @@ message FileMdProto { bytes link_name = 9; Time ctime = 10; // change time Time mtime = 11; // modification time - Checksum checksum = 12; + Checksum checksum =12; repeated uint32 locations = 13; repeated uint32 unlink_locations = 14; map xattrs = 15; @@ -136,57 +138,40 @@ message ContainerMdProto { bytes path = 13; string etag = 14; uint64 inode = 15; + uint64 files = 16; + uint64 containers = 17; } -enum TYPE { - FILE = 0; - CONTAINER = 1; - LISTING = 2; - STAT = 3; -} - -enum QUOTATYPE { - USER = 0; - GROUP = 2; - PROJECT = 3; -} - -enum QUOTAOP { - GET = 0; - SET = 1; - RM = 2; - RMNODE = 3; -} - -enum QUOTAENTRY { - NONE = 0; - VOLUME = 1; - INODE = 2; -} - -message QuotaProto { - bytes path = 1; // quota node path - string name = 2; // associated name for the given type - QUOTATYPE type = 3; // user,group,project or all quota - uint64 usedbytes = 4; // bytes used physical - uint64 usedlogicalbytes = 5; // bytes used logical - uint64 usedfiles = 6; // number of files used - uint64 maxbytes = 7; // maximum number of bytes (volume quota) - uint64 maxlogicalbytes = - 8; // maximum number of logical bytes (logical volume quota) - uint64 maxfiles = 9; // maximum number of files (inode quota) - float percentageusedbytes = - 10; // percentage of volume quota used from 0 to 100 +enum TYPE { FILE = 0; CONTAINER = 1; LISTING = 2; STAT = 3;} + +enum QUOTATYPE { USER = 0; GROUP = 2; PROJECT = 3;} + +enum QUOTAOP { GET = 0; SET = 1; RM = 2; RMNODE = 3;} + +enum QUOTAENTRY { NONE = 0; VOLUME = 1; INODE = 2;} + +message QuotaProto { + bytes path = 1; // quota node path + string name = 2; // associated name for the given type + QUOTATYPE type = 3; // user,group,project or all quota + uint64 usedbytes = 4; // bytes used physical + uint64 usedlogicalbytes = 5; // bytes used logical + uint64 usedfiles = 6; // number of files used + uint64 maxbytes = 7; // maximum number of bytes (volume quota) + uint64 maxlogicalbytes = 8; // maximum number of logical bytes (logical volume quota) + uint64 maxfiles = 9; // maximum number of files (inode quota) + float percentageusedbytes = 10; // percentage of volume quota used from 0 to 100 float percentageusedfiles = 11; // percentag of inode quota used from 0 to 100 - string statusbytes = 12; // status string for volume quota ok,warning,exceeded - string statusfiles = 13; // status string for inode quota ok,warning,exceeded + string statusbytes = 12; // status string for volume quota ok,warning,exceeded + string statusfiles = 13; // status string for inode quota ok,warning,exceeded } - + message RoleId { uint64 uid = 1; uint64 gid = 2; string username = 3; string groupname = 4; + string app = 5; } message MDId { @@ -242,25 +227,26 @@ message MDResponse { message FindRequest { TYPE type = 1; MDId id = 2; - RoleId role = 3; + RoleId role = 3; string authkey = 4; uint64 maxdepth = 5; MDSelection selection = 6; } message ShareAuth { - string prot = 1; - string name = 2; - string host = 3; + string prot = 1; + string name = 2; + string host = 3; } + message ShareProto { string permission = 1; - uint64 expires = 2; - string owner = 3; - string group = 4; + uint64 expires = 2; + string owner = 3; + string group = 4; uint64 generation = 5; - string path = 6; + string path = 6; bool allowtree = 7; string vtoken = 8; repeated ShareAuth origins = 9; @@ -279,10 +265,14 @@ message NSRequest { bool recursive = 2; int64 mode = 3; } - - message RmdirRequest { MDId id = 1; } - - message TouchRequest { MDId id = 1; } + + message RmdirRequest { + MDId id = 1; + } + + message TouchRequest { + MDId id = 1; + } message UnlinkRequest { MDId id = 1; @@ -307,24 +297,25 @@ message NSRequest { message VersionRequest { enum VERSION_CMD { - CREATE = 0; - PURGE = 1; - LIST = 2; - GRAB = 3; - } - MDId id = 1; - VERSION_CMD cmd = 2; - int32 maxversion = 3; - string grabversion = 4; + CREATE= 0; + PURGE = 1; + LIST = 2; + GRAB = 3; + } + MDId id = 1; + VERSION_CMD cmd = 2; + int32 maxversion = 3; + string grabversion = 4; } message RecycleRequest { - string key = 1; + string key = 1; enum RECYCLE_CMD { RESTORE = 0; PURGE = 1; LIST = 2; } + RECYCLE_CMD cmd = 2; message RestoreFlags { @@ -339,8 +330,17 @@ message NSRequest { int32 day = 3; } + message ListFlags { + int32 maxentries = 1; + int32 year = 2; + int32 month = 3; + int32 day = 4; + int32 index = 5; + } + RestoreFlags restoreflag = 3; PurgeDate purgedate = 4; + ListFlags listflag = 5; } message SetXAttrRequest { @@ -353,7 +353,7 @@ message NSRequest { message ChownRequest { MDId id = 1; - RoleId owner = 2; + RoleId owner = 2; } message ChmodRequest { @@ -365,7 +365,7 @@ message NSRequest { enum ACL_COMMAND { NONE = 0; MODIFY = 1; - LIST = 2; + LIST = 2; } enum ACL_TYPE { @@ -377,38 +377,40 @@ message NSRequest { ACL_COMMAND cmd = 2; bool recursive = 3; ACL_TYPE type = 4; - string rule = 5; + string rule = 5; uint32 position = 6; } - message TokenRequest { ShareToken token = 1; } + message TokenRequest { + ShareToken token = 1; + } message QuotaRequest { bytes path = 1; RoleId id = 2; - QUOTAOP op = 3; // get or set, rm or rmnode - uint64 maxfiles = 4; // maximum number of bytes (volume quota) for setting - uint64 maxbytes = 5; // maximum number of bytes (volume quota) for setting + QUOTAOP op = 3; // get or set, rm or rmnode + uint64 maxfiles = 4; // maximum number of bytes (volume quota) for setting + uint64 maxbytes = 5; // maximum number of bytes (volume quota) for setting QUOTAENTRY entry = 6; // select volume or inode entry for deletion } message ShareRequest { message LsShare { enum OutFormat { - NONE = 0; // - MONITORING = 1; // [-m] - LISTING = 2; // [-l] - JSON = 3; // [grpc] + NONE = 0; // + MONITORING = 1; // [-m] + LISTING = 2; // [-l] + JSON = 3; // [grpc] } - OutFormat outformat = 1; // - string selection = 2; // + OutFormat outformat = 1; // + string selection = 2; // } message OperateShare { enum Op { CREATE = 0; REMOVE = 1; - SHARE = 2; + SHARE = 2; UNSHARE = 3; ACCESS = 4; MODIFY = 5; @@ -422,7 +424,7 @@ message NSRequest { } oneof subcmd { - LsShare ls = 1; + LsShare ls = 1; OperateShare op = 2; } } @@ -432,70 +434,69 @@ message NSRequest { // Actual request data object oneof command { - MkdirRequest mkdir = 21; - RmdirRequest rmdir = 22; - TouchRequest touch = 23; - UnlinkRequest unlink = 24; - RmRequest rm = 25; - RenameRequest rename = 26; - SymlinkRequest symlink = 27; - VersionRequest version = 28; - RecycleRequest recycle = 29; - SetXAttrRequest xattr = 30; - ChownRequest chown = 31; - ChmodRequest chmod = 32; - AclRequest acl = 33; - TokenRequest token = 34; - QuotaRequest quota = 35; - ShareRequest share = 36; + MkdirRequest mkdir = 21; + RmdirRequest rmdir = 22; + TouchRequest touch = 23; + UnlinkRequest unlink = 24; + RmRequest rm = 25; + RenameRequest rename = 26; + SymlinkRequest symlink = 27; + VersionRequest version = 28; + RecycleRequest recycle = 29; + SetXAttrRequest xattr = 30; + ChownRequest chown = 31; + ChmodRequest chmod = 32; + AclRequest acl = 33; + TokenRequest token = 34; + QuotaRequest quota = 35; + ShareRequest share = 36; } } + + message NSResponse { message ErrorResponse { int64 code = 1; - string msg = 2; + string msg = 2; } message VersionResponse { message VersionInfo { - MDId id = 1; - Time mtime = 2; + MDId id = 1; + Time mtime = 2; } int64 code = 1; - string msg = 2; + string msg = 2; repeated VersionInfo versions = 3; } message RecycleResponse { int64 code = 1; - string msg = 2; - + string msg = 2; + message RecycleInfo { - enum DELETIONTYPE { - FILE = 0; - TREE = 1; - } - MDId id = 1; + enum DELETIONTYPE { FILE = 0; TREE = 1; } + MDId id = 1; RoleId owner = 2; - Time dtime = 3; + Time dtime = 3; uint64 size = 4; DELETIONTYPE type = 5; string key = 6; - } - + } + repeated RecycleInfo recycles = 3; } message AclResponse { int64 code = 1; - string msg = 2; + string msg = 2; string rule = 3; } message QuotaResponse { - int64 code = 1; - string msg = 2; + int64 code = 1; + string msg = 2; repeated QuotaProto quotanode = 3; } @@ -514,20 +515,22 @@ message NSResponse { message ShareResponse { int64 code = 1; - string msg = 2; + string msg = 2; repeated ShareInfo shares = 3; repeated ShareAccess access = 4; } - ErrorResponse error = 1; - VersionResponse version = 2; - RecycleResponse recycle = 3; - AclResponse acl = 4; - QuotaResponse quota = 5; - ShareResponse share = 6; + ErrorResponse error = 1; + VersionResponse version = 2; + RecycleResponse recycle = 3; + AclResponse acl = 4; + QuotaResponse quota = 5; + ShareResponse share = 6; } -message NsStatRequest { string authkey = 1; } +message NsStatRequest { + string authkey = 1; +} message NsStatResponse { int64 code = 1; @@ -552,53 +555,57 @@ message NsStatResponse { // --------------------------------------------------------------------- enum MANILA_REQUEST_TYPE { - CREATE_SHARE = 0; - DELETE_SHARE = 1; - EXTEND_SHARE = 2; - SHRINK_SHARE = 3; - MANAGE_EXISTING = 4; - UNMANAGE = 5; - GET_CAPACITIES = 6; - /* EXTRA FUNCTIONS NOT IMPLEMENTED */ - /* - CREATE_SNAPSHOT = 7; - DELETE_SNAPSHOT = 8; - CREATE_SHARE_FROM_SNAPSHOT = 9; - ENSURE_SHARE = 10; - ALLOW_ACCESS = 11; - DENY_ACCESS = 12; - GET_SHARE_STATS = 13; - DO_SETUP = 14; - SETUP_SERVER = 15; - TEARDOWN_SERVER = 16; - GET_NETWORK_ALLOCATIONS_NUMBER = 17; - VERIFY_SHARE_SERVER_HANDLING = 18; - CREATE_SHARE_GROUP = 19; - DELETE_SHARE_GROUP = 20; - */ + CREATE_SHARE = 0; + DELETE_SHARE = 1; + EXTEND_SHARE = 2; + SHRINK_SHARE = 3; + MANAGE_EXISTING = 4; + UNMANAGE = 5; + GET_CAPACITIES = 6; +/* EXTRA FUNCTIONS NOT IMPLEMENTED */ + /* + CREATE_SNAPSHOT = 7; + DELETE_SNAPSHOT = 8; + CREATE_SHARE_FROM_SNAPSHOT = 9; + ENSURE_SHARE = 10; + ALLOW_ACCESS = 11; + DENY_ACCESS = 12; + GET_SHARE_STATS = 13; + DO_SETUP = 14; + SETUP_SERVER = 15; + TEARDOWN_SERVER = 16; + GET_NETWORK_ALLOCATIONS_NUMBER = 17; + VERIFY_SHARE_SERVER_HANDLING = 18; + CREATE_SHARE_GROUP = 19; + DELETE_SHARE_GROUP = 20; + */ + } message ManilaRequest { - MANILA_REQUEST_TYPE request_type = 1; - string auth_key = 2; - string protocol = 3; - string share_name = 4; - string description = 5; - string share_id = 6; - string share_group_id = 7; - int32 quota = 8; - string creator = 9; - string egroup = 10; - string admin_egroup = 11; - string share_host = 12; - string share_location = 13; + MANILA_REQUEST_TYPE request_type = 1; + string auth_key = 2; + string protocol = 3; + string share_name = 4; + string description = 5; + string share_id = 6; + string share_group_id = 7; + int32 quota = 8; + string creator = 9; + string egroup = 10; + string admin_egroup = 11; + string share_host = 12; + string share_location = 13; } message ManilaResponse { - string msg = 1; // for generic messages - int32 code = 2; // < 1 is an error -- > 1 is OK - int64 total_used = 3; - int64 total_capacity = 4; - int64 new_share_quota = 5; - string new_share_path = 6; + string msg = 1; //for generic messages + int32 code = 2; // < 1 is an error -- > 1 is OK + int64 total_used = 3; + int64 total_capacity = 4; + int64 new_share_quota = 5; + string new_share_path = 6; + } + + diff --git a/pkg/eosclient/eosgrpc/eosgrpc.go b/pkg/eosclient/eosgrpc/eosgrpc.go index 84cc71b3a1..71ca182c66 100644 --- a/pkg/eosclient/eosgrpc/eosgrpc.go +++ b/pkg/eosclient/eosgrpc/eosgrpc.go @@ -224,7 +224,7 @@ func (c *Client) initNSRequest(ctx context.Context, auth eosclient.Authorization rq.Role.Uid = uidInt rq.Role.Gid = gidInt if app != "" { - rq.Role.Groupname = app // FIXME this is going to be rq.Role.App once the GRPC interface is updated + rq.Role.App = app } rq.Authkey = c.opt.Authkey