// Code generated by gen-struct. DO NOT EDIT. // make gen-protobuf generated // Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.26.0 // protoc v3.17.3 // source: storage.proto package proto import ( context "context" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" status "google.golang.org/grpc/status" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" ) const ( // Verify that this generated code is sufficiently up-to-date. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) // Verify that runtime/protoimpl is sufficiently up-to-date. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) ) var File_storage_proto protoreflect.FileDescriptor var file_storage_proto_rawDesc = []byte{ 0x0a, 0x0d, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x0d, 0x73, 0x74, 0x72, 0x69, 0x6e, 0x67, 0x78, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x0b, 0x6c, 0x69, 0x73, 0x74, 0x78, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x32, 0xff, 0x06, 0x0a, 0x0a, 0x43, 0x6f, 0x6d, 0x6d, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12, 0x20, 0x0a, 0x03, 0x53, 0x65, 0x74, 0x12, 0x0b, 0x2e, 0x53, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0c, 0x2e, 0x53, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x20, 0x0a, 0x03, 0x47, 0x65, 0x74, 0x12, 0x0b, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0c, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x20, 0x0a, 0x03, 0x41, 0x64, 0x64, 0x12, 0x0b, 0x2e, 0x41, 0x64, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0c, 0x2e, 0x41, 0x64, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x12, 0x0e, 0x2e, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x53, 0x65, 0x74, 0x62, 0x69, 0x74, 0x12, 0x0e, 0x2e, 0x53, 0x65, 0x74, 0x62, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x53, 0x65, 0x74, 0x62, 0x69, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x47, 0x65, 0x74, 0x62, 0x69, 0x74, 0x12, 0x0e, 0x2e, 0x47, 0x65, 0x74, 0x62, 0x69, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x47, 0x65, 0x74, 0x62, 0x69, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2f, 0x0a, 0x08, 0x47, 0x65, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x12, 0x10, 0x2e, 0x47, 0x65, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x11, 0x2e, 0x47, 0x65, 0x74, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x47, 0x65, 0x74, 0x73, 0x65, 0x74, 0x12, 0x0e, 0x2e, 0x47, 0x65, 0x74, 0x73, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x47, 0x65, 0x74, 0x73, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x53, 0x74, 0x72, 0x6c, 0x65, 0x6e, 0x12, 0x0e, 0x2e, 0x53, 0x74, 0x72, 0x6c, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x53, 0x74, 0x72, 0x6c, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x26, 0x0a, 0x05, 0x53, 0x65, 0x74, 0x6e, 0x78, 0x12, 0x0d, 0x2e, 0x53, 0x65, 0x74, 0x6e, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0e, 0x2e, 0x53, 0x65, 0x74, 0x6e, 0x78, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x4c, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x12, 0x0e, 0x2e, 0x4c, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x4c, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x23, 0x0a, 0x04, 0x4c, 0x6c, 0x65, 0x6e, 0x12, 0x0c, 0x2e, 0x4c, 0x6c, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x4c, 0x6c, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x23, 0x0a, 0x04, 0x4c, 0x70, 0x6f, 0x70, 0x12, 0x0c, 0x2e, 0x4c, 0x70, 0x6f, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x4c, 0x70, 0x6f, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x26, 0x0a, 0x05, 0x4c, 0x70, 0x75, 0x73, 0x68, 0x12, 0x0d, 0x2e, 0x4c, 0x70, 0x75, 0x73, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0e, 0x2e, 0x4c, 0x70, 0x75, 0x73, 0x68, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x4c, 0x70, 0x75, 0x73, 0x68, 0x78, 0x12, 0x0e, 0x2e, 0x4c, 0x70, 0x75, 0x73, 0x68, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x4c, 0x70, 0x75, 0x73, 0x68, 0x78, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x4c, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x12, 0x0e, 0x2e, 0x4c, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x4c, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x23, 0x0a, 0x04, 0x4c, 0x72, 0x65, 0x6d, 0x12, 0x0c, 0x2e, 0x4c, 0x72, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x4c, 0x72, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x23, 0x0a, 0x04, 0x4c, 0x73, 0x65, 0x74, 0x12, 0x0c, 0x2e, 0x4c, 0x73, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x4c, 0x73, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x23, 0x0a, 0x04, 0x52, 0x70, 0x6f, 0x70, 0x12, 0x0c, 0x2e, 0x52, 0x70, 0x6f, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0d, 0x2e, 0x52, 0x70, 0x6f, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x26, 0x0a, 0x05, 0x4c, 0x74, 0x72, 0x69, 0x6d, 0x12, 0x0d, 0x2e, 0x4c, 0x74, 0x72, 0x69, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0e, 0x2e, 0x4c, 0x74, 0x72, 0x69, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x26, 0x0a, 0x05, 0x52, 0x70, 0x75, 0x73, 0x68, 0x12, 0x0d, 0x2e, 0x52, 0x70, 0x75, 0x73, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0e, 0x2e, 0x52, 0x70, 0x75, 0x73, 0x68, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x29, 0x0a, 0x06, 0x52, 0x70, 0x75, 0x73, 0x68, 0x78, 0x12, 0x0e, 0x2e, 0x52, 0x70, 0x75, 0x73, 0x68, 0x78, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x0f, 0x2e, 0x52, 0x70, 0x75, 0x73, 0x68, 0x78, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x0b, 0x5a, 0x09, 0x70, 0x6b, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var file_storage_proto_goTypes = []interface{}{ (*SetRequest)(nil), // 0: SetRequest (*GetRequest)(nil), // 1: GetRequest (*AddRequest)(nil), // 2: AddRequest (*ReduceRequest)(nil), // 3: ReduceRequest (*SetbitRequest)(nil), // 4: SetbitRequest (*GetbitRequest)(nil), // 5: GetbitRequest (*GetrangeRequest)(nil), // 6: GetrangeRequest (*GetsetRequest)(nil), // 7: GetsetRequest (*StrlenRequest)(nil), // 8: StrlenRequest (*SetnxRequest)(nil), // 9: SetnxRequest (*LindexRequest)(nil), // 10: LindexRequest (*LlenRequest)(nil), // 11: LlenRequest (*LpopRequest)(nil), // 12: LpopRequest (*LpushRequest)(nil), // 13: LpushRequest (*LpushxRequest)(nil), // 14: LpushxRequest (*LrangeRequest)(nil), // 15: LrangeRequest (*LremRequest)(nil), // 16: LremRequest (*LsetRequest)(nil), // 17: LsetRequest (*RpopRequest)(nil), // 18: RpopRequest (*LtrimRequest)(nil), // 19: LtrimRequest (*RpushRequest)(nil), // 20: RpushRequest (*RpushxRequest)(nil), // 21: RpushxRequest (*SetResponse)(nil), // 22: SetResponse (*GetResponse)(nil), // 23: GetResponse (*AddResponse)(nil), // 24: AddResponse (*ReduceResponse)(nil), // 25: ReduceResponse (*SetbitResponse)(nil), // 26: SetbitResponse (*GetbitResponse)(nil), // 27: GetbitResponse (*GetrangeResponse)(nil), // 28: GetrangeResponse (*GetsetResponse)(nil), // 29: GetsetResponse (*StrlenResponse)(nil), // 30: StrlenResponse (*SetnxResponse)(nil), // 31: SetnxResponse (*LindexResponse)(nil), // 32: LindexResponse (*LlenResponse)(nil), // 33: LlenResponse (*LpopResponse)(nil), // 34: LpopResponse (*LpushResponse)(nil), // 35: LpushResponse (*LpushxResponse)(nil), // 36: LpushxResponse (*LrangeResponse)(nil), // 37: LrangeResponse (*LremResponse)(nil), // 38: LremResponse (*LsetResponse)(nil), // 39: LsetResponse (*RpopResponse)(nil), // 40: RpopResponse (*LtrimResponse)(nil), // 41: LtrimResponse (*RpushResponse)(nil), // 42: RpushResponse (*RpushxResponse)(nil), // 43: RpushxResponse } var file_storage_proto_depIdxs = []int32{ 0, // 0: CommServer.Set:input_type -> SetRequest 1, // 1: CommServer.Get:input_type -> GetRequest 2, // 2: CommServer.Add:input_type -> AddRequest 3, // 3: CommServer.Reduce:input_type -> ReduceRequest 4, // 4: CommServer.Setbit:input_type -> SetbitRequest 5, // 5: CommServer.Getbit:input_type -> GetbitRequest 6, // 6: CommServer.Getrange:input_type -> GetrangeRequest 7, // 7: CommServer.Getset:input_type -> GetsetRequest 8, // 8: CommServer.Strlen:input_type -> StrlenRequest 9, // 9: CommServer.Setnx:input_type -> SetnxRequest 10, // 10: CommServer.Lindex:input_type -> LindexRequest 11, // 11: CommServer.Llen:input_type -> LlenRequest 12, // 12: CommServer.Lpop:input_type -> LpopRequest 13, // 13: CommServer.Lpush:input_type -> LpushRequest 14, // 14: CommServer.Lpushx:input_type -> LpushxRequest 15, // 15: CommServer.Lrange:input_type -> LrangeRequest 16, // 16: CommServer.Lrem:input_type -> LremRequest 17, // 17: CommServer.Lset:input_type -> LsetRequest 18, // 18: CommServer.Rpop:input_type -> RpopRequest 19, // 19: CommServer.Ltrim:input_type -> LtrimRequest 20, // 20: CommServer.Rpush:input_type -> RpushRequest 21, // 21: CommServer.Rpushx:input_type -> RpushxRequest 22, // 22: CommServer.Set:output_type -> SetResponse 23, // 23: CommServer.Get:output_type -> GetResponse 24, // 24: CommServer.Add:output_type -> AddResponse 25, // 25: CommServer.Reduce:output_type -> ReduceResponse 26, // 26: CommServer.Setbit:output_type -> SetbitResponse 27, // 27: CommServer.Getbit:output_type -> GetbitResponse 28, // 28: CommServer.Getrange:output_type -> GetrangeResponse 29, // 29: CommServer.Getset:output_type -> GetsetResponse 30, // 30: CommServer.Strlen:output_type -> StrlenResponse 31, // 31: CommServer.Setnx:output_type -> SetnxResponse 32, // 32: CommServer.Lindex:output_type -> LindexResponse 33, // 33: CommServer.Llen:output_type -> LlenResponse 34, // 34: CommServer.Lpop:output_type -> LpopResponse 35, // 35: CommServer.Lpush:output_type -> LpushResponse 36, // 36: CommServer.Lpushx:output_type -> LpushxResponse 37, // 37: CommServer.Lrange:output_type -> LrangeResponse 38, // 38: CommServer.Lrem:output_type -> LremResponse 39, // 39: CommServer.Lset:output_type -> LsetResponse 40, // 40: CommServer.Rpop:output_type -> RpopResponse 41, // 41: CommServer.Ltrim:output_type -> LtrimResponse 42, // 42: CommServer.Rpush:output_type -> RpushResponse 43, // 43: CommServer.Rpushx:output_type -> RpushxResponse 22, // [22:44] is the sub-list for method output_type 0, // [0:22] is the sub-list for method input_type 0, // [0:0] is the sub-list for extension type_name 0, // [0:0] is the sub-list for extension extendee 0, // [0:0] is the sub-list for field type_name } func init() { file_storage_proto_init() } func file_storage_proto_init() { if File_storage_proto != nil { return } file_stringx_proto_init() file_listx_proto_init() type x struct{} out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: file_storage_proto_rawDesc, NumEnums: 0, NumMessages: 0, NumExtensions: 0, NumServices: 1, }, GoTypes: file_storage_proto_goTypes, DependencyIndexes: file_storage_proto_depIdxs, }.Build() File_storage_proto = out.File file_storage_proto_rawDesc = nil file_storage_proto_goTypes = nil file_storage_proto_depIdxs = nil } // Reference imports to suppress errors if they are not otherwise used. var _ context.Context var _ grpc.ClientConnInterface // This is a compile-time assertion to ensure that this generated file // is compatible with the grpc package it is being compiled against. const _ = grpc.SupportPackageIsVersion6 // CommServerClient is the client API for CommServer service. // // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. type CommServerClient interface { Set(ctx context.Context, in *SetRequest, opts ...grpc.CallOption) (*SetResponse, error) Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error) Add(ctx context.Context, in *AddRequest, opts ...grpc.CallOption) (*AddResponse, error) Reduce(ctx context.Context, in *ReduceRequest, opts ...grpc.CallOption) (*ReduceResponse, error) Setbit(ctx context.Context, in *SetbitRequest, opts ...grpc.CallOption) (*SetbitResponse, error) Getbit(ctx context.Context, in *GetbitRequest, opts ...grpc.CallOption) (*GetbitResponse, error) Getrange(ctx context.Context, in *GetrangeRequest, opts ...grpc.CallOption) (*GetrangeResponse, error) Getset(ctx context.Context, in *GetsetRequest, opts ...grpc.CallOption) (*GetsetResponse, error) Strlen(ctx context.Context, in *StrlenRequest, opts ...grpc.CallOption) (*StrlenResponse, error) Setnx(ctx context.Context, in *SetnxRequest, opts ...grpc.CallOption) (*SetnxResponse, error) Lindex(ctx context.Context, in *LindexRequest, opts ...grpc.CallOption) (*LindexResponse, error) Llen(ctx context.Context, in *LlenRequest, opts ...grpc.CallOption) (*LlenResponse, error) Lpop(ctx context.Context, in *LpopRequest, opts ...grpc.CallOption) (*LpopResponse, error) Lpush(ctx context.Context, in *LpushRequest, opts ...grpc.CallOption) (*LpushResponse, error) Lpushx(ctx context.Context, in *LpushxRequest, opts ...grpc.CallOption) (*LpushxResponse, error) Lrange(ctx context.Context, in *LrangeRequest, opts ...grpc.CallOption) (*LrangeResponse, error) Lrem(ctx context.Context, in *LremRequest, opts ...grpc.CallOption) (*LremResponse, error) Lset(ctx context.Context, in *LsetRequest, opts ...grpc.CallOption) (*LsetResponse, error) Rpop(ctx context.Context, in *RpopRequest, opts ...grpc.CallOption) (*RpopResponse, error) Ltrim(ctx context.Context, in *LtrimRequest, opts ...grpc.CallOption) (*LtrimResponse, error) Rpush(ctx context.Context, in *RpushRequest, opts ...grpc.CallOption) (*RpushResponse, error) Rpushx(ctx context.Context, in *RpushxRequest, opts ...grpc.CallOption) (*RpushxResponse, error) } type commServerClient struct { cc grpc.ClientConnInterface } func NewCommServerClient(cc grpc.ClientConnInterface) CommServerClient { return &commServerClient{cc} } func (c *commServerClient) Set(ctx context.Context, in *SetRequest, opts ...grpc.CallOption) (*SetResponse, error) { out := new(SetResponse) err := c.cc.Invoke(ctx, "/CommServer/Set", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error) { out := new(GetResponse) err := c.cc.Invoke(ctx, "/CommServer/Get", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Add(ctx context.Context, in *AddRequest, opts ...grpc.CallOption) (*AddResponse, error) { out := new(AddResponse) err := c.cc.Invoke(ctx, "/CommServer/Add", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Reduce(ctx context.Context, in *ReduceRequest, opts ...grpc.CallOption) (*ReduceResponse, error) { out := new(ReduceResponse) err := c.cc.Invoke(ctx, "/CommServer/Reduce", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Setbit(ctx context.Context, in *SetbitRequest, opts ...grpc.CallOption) (*SetbitResponse, error) { out := new(SetbitResponse) err := c.cc.Invoke(ctx, "/CommServer/Setbit", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Getbit(ctx context.Context, in *GetbitRequest, opts ...grpc.CallOption) (*GetbitResponse, error) { out := new(GetbitResponse) err := c.cc.Invoke(ctx, "/CommServer/Getbit", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Getrange(ctx context.Context, in *GetrangeRequest, opts ...grpc.CallOption) (*GetrangeResponse, error) { out := new(GetrangeResponse) err := c.cc.Invoke(ctx, "/CommServer/Getrange", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Getset(ctx context.Context, in *GetsetRequest, opts ...grpc.CallOption) (*GetsetResponse, error) { out := new(GetsetResponse) err := c.cc.Invoke(ctx, "/CommServer/Getset", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Strlen(ctx context.Context, in *StrlenRequest, opts ...grpc.CallOption) (*StrlenResponse, error) { out := new(StrlenResponse) err := c.cc.Invoke(ctx, "/CommServer/Strlen", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Setnx(ctx context.Context, in *SetnxRequest, opts ...grpc.CallOption) (*SetnxResponse, error) { out := new(SetnxResponse) err := c.cc.Invoke(ctx, "/CommServer/Setnx", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Lindex(ctx context.Context, in *LindexRequest, opts ...grpc.CallOption) (*LindexResponse, error) { out := new(LindexResponse) err := c.cc.Invoke(ctx, "/CommServer/Lindex", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Llen(ctx context.Context, in *LlenRequest, opts ...grpc.CallOption) (*LlenResponse, error) { out := new(LlenResponse) err := c.cc.Invoke(ctx, "/CommServer/Llen", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Lpop(ctx context.Context, in *LpopRequest, opts ...grpc.CallOption) (*LpopResponse, error) { out := new(LpopResponse) err := c.cc.Invoke(ctx, "/CommServer/Lpop", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Lpush(ctx context.Context, in *LpushRequest, opts ...grpc.CallOption) (*LpushResponse, error) { out := new(LpushResponse) err := c.cc.Invoke(ctx, "/CommServer/Lpush", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Lpushx(ctx context.Context, in *LpushxRequest, opts ...grpc.CallOption) (*LpushxResponse, error) { out := new(LpushxResponse) err := c.cc.Invoke(ctx, "/CommServer/Lpushx", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Lrange(ctx context.Context, in *LrangeRequest, opts ...grpc.CallOption) (*LrangeResponse, error) { out := new(LrangeResponse) err := c.cc.Invoke(ctx, "/CommServer/Lrange", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Lrem(ctx context.Context, in *LremRequest, opts ...grpc.CallOption) (*LremResponse, error) { out := new(LremResponse) err := c.cc.Invoke(ctx, "/CommServer/Lrem", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Lset(ctx context.Context, in *LsetRequest, opts ...grpc.CallOption) (*LsetResponse, error) { out := new(LsetResponse) err := c.cc.Invoke(ctx, "/CommServer/Lset", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Rpop(ctx context.Context, in *RpopRequest, opts ...grpc.CallOption) (*RpopResponse, error) { out := new(RpopResponse) err := c.cc.Invoke(ctx, "/CommServer/Rpop", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Ltrim(ctx context.Context, in *LtrimRequest, opts ...grpc.CallOption) (*LtrimResponse, error) { out := new(LtrimResponse) err := c.cc.Invoke(ctx, "/CommServer/Ltrim", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Rpush(ctx context.Context, in *RpushRequest, opts ...grpc.CallOption) (*RpushResponse, error) { out := new(RpushResponse) err := c.cc.Invoke(ctx, "/CommServer/Rpush", in, out, opts...) if err != nil { return nil, err } return out, nil } func (c *commServerClient) Rpushx(ctx context.Context, in *RpushxRequest, opts ...grpc.CallOption) (*RpushxResponse, error) { out := new(RpushxResponse) err := c.cc.Invoke(ctx, "/CommServer/Rpushx", in, out, opts...) if err != nil { return nil, err } return out, nil } // CommServerServer is the server API for CommServer service. type CommServerServer interface { Set(context.Context, *SetRequest) (*SetResponse, error) Get(context.Context, *GetRequest) (*GetResponse, error) Add(context.Context, *AddRequest) (*AddResponse, error) Reduce(context.Context, *ReduceRequest) (*ReduceResponse, error) Setbit(context.Context, *SetbitRequest) (*SetbitResponse, error) Getbit(context.Context, *GetbitRequest) (*GetbitResponse, error) Getrange(context.Context, *GetrangeRequest) (*GetrangeResponse, error) Getset(context.Context, *GetsetRequest) (*GetsetResponse, error) Strlen(context.Context, *StrlenRequest) (*StrlenResponse, error) Setnx(context.Context, *SetnxRequest) (*SetnxResponse, error) Lindex(context.Context, *LindexRequest) (*LindexResponse, error) Llen(context.Context, *LlenRequest) (*LlenResponse, error) Lpop(context.Context, *LpopRequest) (*LpopResponse, error) Lpush(context.Context, *LpushRequest) (*LpushResponse, error) Lpushx(context.Context, *LpushxRequest) (*LpushxResponse, error) Lrange(context.Context, *LrangeRequest) (*LrangeResponse, error) Lrem(context.Context, *LremRequest) (*LremResponse, error) Lset(context.Context, *LsetRequest) (*LsetResponse, error) Rpop(context.Context, *RpopRequest) (*RpopResponse, error) Ltrim(context.Context, *LtrimRequest) (*LtrimResponse, error) Rpush(context.Context, *RpushRequest) (*RpushResponse, error) Rpushx(context.Context, *RpushxRequest) (*RpushxResponse, error) } // UnimplementedCommServerServer can be embedded to have forward compatible implementations. type UnimplementedCommServerServer struct { } func (*UnimplementedCommServerServer) Set(context.Context, *SetRequest) (*SetResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Set not implemented") } func (*UnimplementedCommServerServer) Get(context.Context, *GetRequest) (*GetResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Get not implemented") } func (*UnimplementedCommServerServer) Add(context.Context, *AddRequest) (*AddResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Add not implemented") } func (*UnimplementedCommServerServer) Reduce(context.Context, *ReduceRequest) (*ReduceResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Reduce not implemented") } func (*UnimplementedCommServerServer) Setbit(context.Context, *SetbitRequest) (*SetbitResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Setbit not implemented") } func (*UnimplementedCommServerServer) Getbit(context.Context, *GetbitRequest) (*GetbitResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Getbit not implemented") } func (*UnimplementedCommServerServer) Getrange(context.Context, *GetrangeRequest) (*GetrangeResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Getrange not implemented") } func (*UnimplementedCommServerServer) Getset(context.Context, *GetsetRequest) (*GetsetResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Getset not implemented") } func (*UnimplementedCommServerServer) Strlen(context.Context, *StrlenRequest) (*StrlenResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Strlen not implemented") } func (*UnimplementedCommServerServer) Setnx(context.Context, *SetnxRequest) (*SetnxResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Setnx not implemented") } func (*UnimplementedCommServerServer) Lindex(context.Context, *LindexRequest) (*LindexResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Lindex not implemented") } func (*UnimplementedCommServerServer) Llen(context.Context, *LlenRequest) (*LlenResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Llen not implemented") } func (*UnimplementedCommServerServer) Lpop(context.Context, *LpopRequest) (*LpopResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Lpop not implemented") } func (*UnimplementedCommServerServer) Lpush(context.Context, *LpushRequest) (*LpushResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Lpush not implemented") } func (*UnimplementedCommServerServer) Lpushx(context.Context, *LpushxRequest) (*LpushxResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Lpushx not implemented") } func (*UnimplementedCommServerServer) Lrange(context.Context, *LrangeRequest) (*LrangeResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Lrange not implemented") } func (*UnimplementedCommServerServer) Lrem(context.Context, *LremRequest) (*LremResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Lrem not implemented") } func (*UnimplementedCommServerServer) Lset(context.Context, *LsetRequest) (*LsetResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Lset not implemented") } func (*UnimplementedCommServerServer) Rpop(context.Context, *RpopRequest) (*RpopResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Rpop not implemented") } func (*UnimplementedCommServerServer) Ltrim(context.Context, *LtrimRequest) (*LtrimResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Ltrim not implemented") } func (*UnimplementedCommServerServer) Rpush(context.Context, *RpushRequest) (*RpushResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Rpush not implemented") } func (*UnimplementedCommServerServer) Rpushx(context.Context, *RpushxRequest) (*RpushxResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method Rpushx not implemented") } func RegisterCommServerServer(s *grpc.Server, srv CommServerServer) { s.RegisterService(&_CommServer_serviceDesc, srv) } func _CommServer_Set_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(SetRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Set(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Set", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Set(ctx, req.(*SetRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Get_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(GetRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Get(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Get", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Get(ctx, req.(*GetRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Add_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(AddRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Add(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Add", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Add(ctx, req.(*AddRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Reduce_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(ReduceRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Reduce(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Reduce", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Reduce(ctx, req.(*ReduceRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Setbit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(SetbitRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Setbit(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Setbit", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Setbit(ctx, req.(*SetbitRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Getbit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(GetbitRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Getbit(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Getbit", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Getbit(ctx, req.(*GetbitRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Getrange_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(GetrangeRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Getrange(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Getrange", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Getrange(ctx, req.(*GetrangeRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Getset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(GetsetRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Getset(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Getset", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Getset(ctx, req.(*GetsetRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Strlen_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(StrlenRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Strlen(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Strlen", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Strlen(ctx, req.(*StrlenRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Setnx_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(SetnxRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Setnx(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Setnx", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Setnx(ctx, req.(*SetnxRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Lindex_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LindexRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Lindex(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Lindex", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Lindex(ctx, req.(*LindexRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Llen_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LlenRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Llen(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Llen", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Llen(ctx, req.(*LlenRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Lpop_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LpopRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Lpop(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Lpop", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Lpop(ctx, req.(*LpopRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Lpush_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LpushRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Lpush(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Lpush", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Lpush(ctx, req.(*LpushRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Lpushx_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LpushxRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Lpushx(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Lpushx", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Lpushx(ctx, req.(*LpushxRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Lrange_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LrangeRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Lrange(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Lrange", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Lrange(ctx, req.(*LrangeRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Lrem_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LremRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Lrem(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Lrem", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Lrem(ctx, req.(*LremRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Lset_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LsetRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Lset(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Lset", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Lset(ctx, req.(*LsetRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Rpop_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(RpopRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Rpop(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Rpop", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Rpop(ctx, req.(*RpopRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Ltrim_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(LtrimRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Ltrim(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Ltrim", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Ltrim(ctx, req.(*LtrimRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Rpush_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(RpushRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Rpush(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Rpush", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Rpush(ctx, req.(*RpushRequest)) } return interceptor(ctx, in, info, handler) } func _CommServer_Rpushx_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(RpushxRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { return srv.(CommServerServer).Rpushx(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, FullMethod: "/CommServer/Rpushx", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { return srv.(CommServerServer).Rpushx(ctx, req.(*RpushxRequest)) } return interceptor(ctx, in, info, handler) } var _CommServer_serviceDesc = grpc.ServiceDesc{ ServiceName: "CommServer", HandlerType: (*CommServerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Set", Handler: _CommServer_Set_Handler, }, { MethodName: "Get", Handler: _CommServer_Get_Handler, }, { MethodName: "Add", Handler: _CommServer_Add_Handler, }, { MethodName: "Reduce", Handler: _CommServer_Reduce_Handler, }, { MethodName: "Setbit", Handler: _CommServer_Setbit_Handler, }, { MethodName: "Getbit", Handler: _CommServer_Getbit_Handler, }, { MethodName: "Getrange", Handler: _CommServer_Getrange_Handler, }, { MethodName: "Getset", Handler: _CommServer_Getset_Handler, }, { MethodName: "Strlen", Handler: _CommServer_Strlen_Handler, }, { MethodName: "Setnx", Handler: _CommServer_Setnx_Handler, }, { MethodName: "Lindex", Handler: _CommServer_Lindex_Handler, }, { MethodName: "Llen", Handler: _CommServer_Llen_Handler, }, { MethodName: "Lpop", Handler: _CommServer_Lpop_Handler, }, { MethodName: "Lpush", Handler: _CommServer_Lpush_Handler, }, { MethodName: "Lpushx", Handler: _CommServer_Lpushx_Handler, }, { MethodName: "Lrange", Handler: _CommServer_Lrange_Handler, }, { MethodName: "Lrem", Handler: _CommServer_Lrem_Handler, }, { MethodName: "Lset", Handler: _CommServer_Lset_Handler, }, { MethodName: "Rpop", Handler: _CommServer_Rpop_Handler, }, { MethodName: "Ltrim", Handler: _CommServer_Ltrim_Handler, }, { MethodName: "Rpush", Handler: _CommServer_Rpush_Handler, }, { MethodName: "Rpushx", Handler: _CommServer_Rpushx_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "storage.proto", }