Versions in this module Expand all Collapse all v1 v1.14.0 Aug 1, 2023 v1.13.0 Jul 21, 2023 Changes in this version + const OutOfStoreMessageService_OutOfStoreReceive_FullMethodName + var OutOfStoreMessageService_ServiceDesc = grpc.ServiceDesc + func RegisterOutOfStoreMessageServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterOutOfStoreMessageServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterOutOfStoreMessageServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterOutOfStoreMessageServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterOutOfStoreMessageServiceServer(s grpc.ServiceRegistrar, srv OutOfStoreMessageServiceServer) + type OutOfStoreMessageServiceClient interface + OutOfStoreReceive func(ctx context.Context, in *protocoltypes.OutOfStoreReceive_Request, ...) (*protocoltypes.OutOfStoreReceive_Reply, error) + func NewOutOfStoreMessageServiceClient(cc grpc.ClientConnInterface) OutOfStoreMessageServiceClient + type OutOfStoreMessageServiceServer interface + OutOfStoreReceive func(context.Context, *protocoltypes.OutOfStoreReceive_Request) (*protocoltypes.OutOfStoreReceive_Reply, error) + type UnimplementedOutOfStoreMessageServiceServer struct + func (UnimplementedOutOfStoreMessageServiceServer) OutOfStoreReceive(context.Context, *protocoltypes.OutOfStoreReceive_Request) (*protocoltypes.OutOfStoreReceive_Reply, error) + type UnsafeOutOfStoreMessageServiceServer interface Other modules containing this package berty.tech/weshnet/v2