Documentation
¶
Index ¶
- Variables
- func DRPCRegisterNodeApi(mux drpc.Mux, impl DRPCNodeApiServer) error
- type AllSpacesRequest
- func (*AllSpacesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *AllSpacesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AllSpacesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AllSpacesRequest) MarshalVT() (dAtA []byte, err error)
- func (*AllSpacesRequest) ProtoMessage()
- func (x *AllSpacesRequest) ProtoReflect() protoreflect.Message
- func (x *AllSpacesRequest) Reset()
- func (m *AllSpacesRequest) SizeVT() (n int)
- func (x *AllSpacesRequest) String() string
- func (m *AllSpacesRequest) UnmarshalVT(dAtA []byte) error
- type AllSpacesResponse
- func (*AllSpacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AllSpacesResponse) GetSpaceIds() []string
- func (m *AllSpacesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AllSpacesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AllSpacesResponse) MarshalVT() (dAtA []byte, err error)
- func (*AllSpacesResponse) ProtoMessage()
- func (x *AllSpacesResponse) ProtoReflect() protoreflect.Message
- func (x *AllSpacesResponse) Reset()
- func (m *AllSpacesResponse) SizeVT() (n int)
- func (x *AllSpacesResponse) String() string
- func (m *AllSpacesResponse) UnmarshalVT(dAtA []byte) error
- type AllTreesRequest
- func (*AllTreesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllTreesRequest) GetSpaceId() string
- func (m *AllTreesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AllTreesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AllTreesRequest) MarshalVT() (dAtA []byte, err error)
- func (*AllTreesRequest) ProtoMessage()
- func (x *AllTreesRequest) ProtoReflect() protoreflect.Message
- func (x *AllTreesRequest) Reset()
- func (m *AllTreesRequest) SizeVT() (n int)
- func (x *AllTreesRequest) String() string
- func (m *AllTreesRequest) UnmarshalVT(dAtA []byte) error
- type AllTreesResponse
- func (*AllTreesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AllTreesResponse) GetTrees() []*Tree
- func (m *AllTreesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AllTreesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AllTreesResponse) MarshalVT() (dAtA []byte, err error)
- func (*AllTreesResponse) ProtoMessage()
- func (x *AllTreesResponse) ProtoReflect() protoreflect.Message
- func (x *AllTreesResponse) Reset()
- func (m *AllTreesResponse) SizeVT() (n int)
- func (x *AllTreesResponse) String() string
- func (m *AllTreesResponse) UnmarshalVT(dAtA []byte) error
- type DRPCNodeApiClient
- type DRPCNodeApiDescription
- type DRPCNodeApiServer
- type DRPCNodeApiUnimplementedServer
- func (s *DRPCNodeApiUnimplementedServer) AllSpaces(context.Context, *AllSpacesRequest) (*AllSpacesResponse, error)
- func (s *DRPCNodeApiUnimplementedServer) AllTrees(context.Context, *AllTreesRequest) (*AllTreesResponse, error)
- func (s *DRPCNodeApiUnimplementedServer) DumpTree(context.Context, *DumpTreeRequest) (*DumpTreeResponse, error)
- func (s *DRPCNodeApiUnimplementedServer) ForceNodeSync(context.Context, *ForceNodeSyncRequest) (*ForceNodeSyncResponse, error)
- func (s *DRPCNodeApiUnimplementedServer) NodesAddressesBySpace(context.Context, *NodesAddressesBySpaceRequest) (*NodesAddressesBySpaceResponse, error)
- func (s *DRPCNodeApiUnimplementedServer) TreeParams(context.Context, *TreeParamsRequest) (*TreeParamsResponse, error)
- type DRPCNodeApi_AllSpacesStream
- type DRPCNodeApi_AllTreesStream
- type DRPCNodeApi_DumpTreeStream
- type DRPCNodeApi_ForceNodeSyncStream
- type DRPCNodeApi_NodesAddressesBySpaceStream
- type DRPCNodeApi_TreeParamsStream
- type DumpTreeRequest
- func (*DumpTreeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DumpTreeRequest) GetDocumentId() string
- func (x *DumpTreeRequest) GetSpaceId() string
- func (m *DumpTreeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DumpTreeRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *DumpTreeRequest) MarshalVT() (dAtA []byte, err error)
- func (*DumpTreeRequest) ProtoMessage()
- func (x *DumpTreeRequest) ProtoReflect() protoreflect.Message
- func (x *DumpTreeRequest) Reset()
- func (m *DumpTreeRequest) SizeVT() (n int)
- func (x *DumpTreeRequest) String() string
- func (m *DumpTreeRequest) UnmarshalVT(dAtA []byte) error
- type DumpTreeResponse
- func (*DumpTreeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DumpTreeResponse) GetDump() string
- func (m *DumpTreeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DumpTreeResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *DumpTreeResponse) MarshalVT() (dAtA []byte, err error)
- func (*DumpTreeResponse) ProtoMessage()
- func (x *DumpTreeResponse) ProtoReflect() protoreflect.Message
- func (x *DumpTreeResponse) Reset()
- func (m *DumpTreeResponse) SizeVT() (n int)
- func (x *DumpTreeResponse) String() string
- func (m *DumpTreeResponse) UnmarshalVT(dAtA []byte) error
- type ForceNodeSyncRequest
- func (*ForceNodeSyncRequest) Descriptor() ([]byte, []int)deprecated
- func (m *ForceNodeSyncRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ForceNodeSyncRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ForceNodeSyncRequest) MarshalVT() (dAtA []byte, err error)
- func (*ForceNodeSyncRequest) ProtoMessage()
- func (x *ForceNodeSyncRequest) ProtoReflect() protoreflect.Message
- func (x *ForceNodeSyncRequest) Reset()
- func (m *ForceNodeSyncRequest) SizeVT() (n int)
- func (x *ForceNodeSyncRequest) String() string
- func (m *ForceNodeSyncRequest) UnmarshalVT(dAtA []byte) error
- type ForceNodeSyncResponse
- func (*ForceNodeSyncResponse) Descriptor() ([]byte, []int)deprecated
- func (m *ForceNodeSyncResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ForceNodeSyncResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ForceNodeSyncResponse) MarshalVT() (dAtA []byte, err error)
- func (*ForceNodeSyncResponse) ProtoMessage()
- func (x *ForceNodeSyncResponse) ProtoReflect() protoreflect.Message
- func (x *ForceNodeSyncResponse) Reset()
- func (m *ForceNodeSyncResponse) SizeVT() (n int)
- func (x *ForceNodeSyncResponse) String() string
- func (m *ForceNodeSyncResponse) UnmarshalVT(dAtA []byte) error
- type NodesAddressesBySpaceRequest
- func (*NodesAddressesBySpaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NodesAddressesBySpaceRequest) GetSpaceId() string
- func (m *NodesAddressesBySpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NodesAddressesBySpaceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *NodesAddressesBySpaceRequest) MarshalVT() (dAtA []byte, err error)
- func (*NodesAddressesBySpaceRequest) ProtoMessage()
- func (x *NodesAddressesBySpaceRequest) ProtoReflect() protoreflect.Message
- func (x *NodesAddressesBySpaceRequest) Reset()
- func (m *NodesAddressesBySpaceRequest) SizeVT() (n int)
- func (x *NodesAddressesBySpaceRequest) String() string
- func (m *NodesAddressesBySpaceRequest) UnmarshalVT(dAtA []byte) error
- type NodesAddressesBySpaceResponse
- func (*NodesAddressesBySpaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NodesAddressesBySpaceResponse) GetNodeAddresses() []string
- func (m *NodesAddressesBySpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *NodesAddressesBySpaceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *NodesAddressesBySpaceResponse) MarshalVT() (dAtA []byte, err error)
- func (*NodesAddressesBySpaceResponse) ProtoMessage()
- func (x *NodesAddressesBySpaceResponse) ProtoReflect() protoreflect.Message
- func (x *NodesAddressesBySpaceResponse) Reset()
- func (m *NodesAddressesBySpaceResponse) SizeVT() (n int)
- func (x *NodesAddressesBySpaceResponse) String() string
- func (m *NodesAddressesBySpaceResponse) UnmarshalVT(dAtA []byte) error
- type Tree
- func (*Tree) Descriptor() ([]byte, []int)deprecated
- func (x *Tree) GetHeads() []string
- func (x *Tree) GetId() string
- func (m *Tree) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Tree) MarshalToVT(dAtA []byte) (int, error)
- func (m *Tree) MarshalVT() (dAtA []byte, err error)
- func (*Tree) ProtoMessage()
- func (x *Tree) ProtoReflect() protoreflect.Message
- func (x *Tree) Reset()
- func (m *Tree) SizeVT() (n int)
- func (x *Tree) String() string
- func (m *Tree) UnmarshalVT(dAtA []byte) error
- type TreeParamsRequest
- func (*TreeParamsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TreeParamsRequest) GetDocumentId() string
- func (x *TreeParamsRequest) GetSpaceId() string
- func (m *TreeParamsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TreeParamsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *TreeParamsRequest) MarshalVT() (dAtA []byte, err error)
- func (*TreeParamsRequest) ProtoMessage()
- func (x *TreeParamsRequest) ProtoReflect() protoreflect.Message
- func (x *TreeParamsRequest) Reset()
- func (m *TreeParamsRequest) SizeVT() (n int)
- func (x *TreeParamsRequest) String() string
- func (m *TreeParamsRequest) UnmarshalVT(dAtA []byte) error
- type TreeParamsResponse
- func (*TreeParamsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TreeParamsResponse) GetHeadIds() []string
- func (x *TreeParamsResponse) GetRootId() string
- func (m *TreeParamsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *TreeParamsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *TreeParamsResponse) MarshalVT() (dAtA []byte, err error)
- func (*TreeParamsResponse) ProtoMessage()
- func (x *TreeParamsResponse) ProtoReflect() protoreflect.Message
- func (x *TreeParamsResponse) Reset()
- func (m *TreeParamsResponse) SizeVT() (n int)
- func (x *TreeParamsResponse) String() string
- func (m *TreeParamsResponse) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var File_debug_nodedebugrpc_nodedebugrpcproto_protos_nodedebugrpc_proto protoreflect.FileDescriptor
Functions ¶
func DRPCRegisterNodeApi ¶
func DRPCRegisterNodeApi(mux drpc.Mux, impl DRPCNodeApiServer) error
Types ¶
type AllSpacesRequest ¶
type AllSpacesRequest struct {
// contains filtered or unexported fields
}
func (*AllSpacesRequest) Descriptor
deprecated
func (*AllSpacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllSpacesRequest.ProtoReflect.Descriptor instead.
func (*AllSpacesRequest) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *AllSpacesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AllSpacesRequest) MarshalToVT ¶ added in v0.7.7
func (m *AllSpacesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AllSpacesRequest) MarshalVT ¶ added in v0.7.7
func (m *AllSpacesRequest) MarshalVT() (dAtA []byte, err error)
func (*AllSpacesRequest) ProtoMessage ¶
func (*AllSpacesRequest) ProtoMessage()
func (*AllSpacesRequest) ProtoReflect ¶ added in v0.7.7
func (x *AllSpacesRequest) ProtoReflect() protoreflect.Message
func (*AllSpacesRequest) Reset ¶
func (x *AllSpacesRequest) Reset()
func (*AllSpacesRequest) SizeVT ¶ added in v0.7.7
func (m *AllSpacesRequest) SizeVT() (n int)
func (*AllSpacesRequest) String ¶
func (x *AllSpacesRequest) String() string
func (*AllSpacesRequest) UnmarshalVT ¶ added in v0.7.7
func (m *AllSpacesRequest) UnmarshalVT(dAtA []byte) error
type AllSpacesResponse ¶
type AllSpacesResponse struct { SpaceIds []string `protobuf:"bytes,1,rep,name=spaceIds,proto3" json:"spaceIds,omitempty"` // contains filtered or unexported fields }
func (*AllSpacesResponse) Descriptor
deprecated
func (*AllSpacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllSpacesResponse.ProtoReflect.Descriptor instead.
func (*AllSpacesResponse) GetSpaceIds ¶
func (x *AllSpacesResponse) GetSpaceIds() []string
func (*AllSpacesResponse) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *AllSpacesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AllSpacesResponse) MarshalToVT ¶ added in v0.7.7
func (m *AllSpacesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AllSpacesResponse) MarshalVT ¶ added in v0.7.7
func (m *AllSpacesResponse) MarshalVT() (dAtA []byte, err error)
func (*AllSpacesResponse) ProtoMessage ¶
func (*AllSpacesResponse) ProtoMessage()
func (*AllSpacesResponse) ProtoReflect ¶ added in v0.7.7
func (x *AllSpacesResponse) ProtoReflect() protoreflect.Message
func (*AllSpacesResponse) Reset ¶
func (x *AllSpacesResponse) Reset()
func (*AllSpacesResponse) SizeVT ¶ added in v0.7.7
func (m *AllSpacesResponse) SizeVT() (n int)
func (*AllSpacesResponse) String ¶
func (x *AllSpacesResponse) String() string
func (*AllSpacesResponse) UnmarshalVT ¶ added in v0.7.7
func (m *AllSpacesResponse) UnmarshalVT(dAtA []byte) error
type AllTreesRequest ¶
type AllTreesRequest struct { SpaceId string `protobuf:"bytes,1,opt,name=spaceId,proto3" json:"spaceId,omitempty"` // contains filtered or unexported fields }
func (*AllTreesRequest) Descriptor
deprecated
func (*AllTreesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllTreesRequest.ProtoReflect.Descriptor instead.
func (*AllTreesRequest) GetSpaceId ¶
func (x *AllTreesRequest) GetSpaceId() string
func (*AllTreesRequest) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *AllTreesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AllTreesRequest) MarshalToVT ¶ added in v0.7.7
func (m *AllTreesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AllTreesRequest) MarshalVT ¶ added in v0.7.7
func (m *AllTreesRequest) MarshalVT() (dAtA []byte, err error)
func (*AllTreesRequest) ProtoMessage ¶
func (*AllTreesRequest) ProtoMessage()
func (*AllTreesRequest) ProtoReflect ¶ added in v0.7.7
func (x *AllTreesRequest) ProtoReflect() protoreflect.Message
func (*AllTreesRequest) Reset ¶
func (x *AllTreesRequest) Reset()
func (*AllTreesRequest) SizeVT ¶ added in v0.7.7
func (m *AllTreesRequest) SizeVT() (n int)
func (*AllTreesRequest) String ¶
func (x *AllTreesRequest) String() string
func (*AllTreesRequest) UnmarshalVT ¶ added in v0.7.7
func (m *AllTreesRequest) UnmarshalVT(dAtA []byte) error
type AllTreesResponse ¶
type AllTreesResponse struct { Trees []*Tree `protobuf:"bytes,1,rep,name=trees,proto3" json:"trees,omitempty"` // contains filtered or unexported fields }
func (*AllTreesResponse) Descriptor
deprecated
func (*AllTreesResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllTreesResponse.ProtoReflect.Descriptor instead.
func (*AllTreesResponse) GetTrees ¶
func (x *AllTreesResponse) GetTrees() []*Tree
func (*AllTreesResponse) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *AllTreesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AllTreesResponse) MarshalToVT ¶ added in v0.7.7
func (m *AllTreesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AllTreesResponse) MarshalVT ¶ added in v0.7.7
func (m *AllTreesResponse) MarshalVT() (dAtA []byte, err error)
func (*AllTreesResponse) ProtoMessage ¶
func (*AllTreesResponse) ProtoMessage()
func (*AllTreesResponse) ProtoReflect ¶ added in v0.7.7
func (x *AllTreesResponse) ProtoReflect() protoreflect.Message
func (*AllTreesResponse) Reset ¶
func (x *AllTreesResponse) Reset()
func (*AllTreesResponse) SizeVT ¶ added in v0.7.7
func (m *AllTreesResponse) SizeVT() (n int)
func (*AllTreesResponse) String ¶
func (x *AllTreesResponse) String() string
func (*AllTreesResponse) UnmarshalVT ¶ added in v0.7.7
func (m *AllTreesResponse) UnmarshalVT(dAtA []byte) error
type DRPCNodeApiClient ¶
type DRPCNodeApiClient interface { DRPCConn() drpc.Conn DumpTree(ctx context.Context, in *DumpTreeRequest) (*DumpTreeResponse, error) TreeParams(ctx context.Context, in *TreeParamsRequest) (*TreeParamsResponse, error) AllTrees(ctx context.Context, in *AllTreesRequest) (*AllTreesResponse, error) AllSpaces(ctx context.Context, in *AllSpacesRequest) (*AllSpacesResponse, error) ForceNodeSync(ctx context.Context, in *ForceNodeSyncRequest) (*ForceNodeSyncResponse, error) NodesAddressesBySpace(ctx context.Context, in *NodesAddressesBySpaceRequest) (*NodesAddressesBySpaceResponse, error) }
func NewDRPCNodeApiClient ¶
func NewDRPCNodeApiClient(cc drpc.Conn) DRPCNodeApiClient
type DRPCNodeApiDescription ¶
type DRPCNodeApiDescription struct{}
func (DRPCNodeApiDescription) NumMethods ¶
func (DRPCNodeApiDescription) NumMethods() int
type DRPCNodeApiServer ¶
type DRPCNodeApiServer interface { DumpTree(context.Context, *DumpTreeRequest) (*DumpTreeResponse, error) TreeParams(context.Context, *TreeParamsRequest) (*TreeParamsResponse, error) AllTrees(context.Context, *AllTreesRequest) (*AllTreesResponse, error) AllSpaces(context.Context, *AllSpacesRequest) (*AllSpacesResponse, error) ForceNodeSync(context.Context, *ForceNodeSyncRequest) (*ForceNodeSyncResponse, error) NodesAddressesBySpace(context.Context, *NodesAddressesBySpaceRequest) (*NodesAddressesBySpaceResponse, error) }
type DRPCNodeApiUnimplementedServer ¶
type DRPCNodeApiUnimplementedServer struct{}
func (*DRPCNodeApiUnimplementedServer) AllSpaces ¶
func (s *DRPCNodeApiUnimplementedServer) AllSpaces(context.Context, *AllSpacesRequest) (*AllSpacesResponse, error)
func (*DRPCNodeApiUnimplementedServer) AllTrees ¶
func (s *DRPCNodeApiUnimplementedServer) AllTrees(context.Context, *AllTreesRequest) (*AllTreesResponse, error)
func (*DRPCNodeApiUnimplementedServer) DumpTree ¶
func (s *DRPCNodeApiUnimplementedServer) DumpTree(context.Context, *DumpTreeRequest) (*DumpTreeResponse, error)
func (*DRPCNodeApiUnimplementedServer) ForceNodeSync ¶
func (s *DRPCNodeApiUnimplementedServer) ForceNodeSync(context.Context, *ForceNodeSyncRequest) (*ForceNodeSyncResponse, error)
func (*DRPCNodeApiUnimplementedServer) NodesAddressesBySpace ¶
func (s *DRPCNodeApiUnimplementedServer) NodesAddressesBySpace(context.Context, *NodesAddressesBySpaceRequest) (*NodesAddressesBySpaceResponse, error)
func (*DRPCNodeApiUnimplementedServer) TreeParams ¶
func (s *DRPCNodeApiUnimplementedServer) TreeParams(context.Context, *TreeParamsRequest) (*TreeParamsResponse, error)
type DRPCNodeApi_AllSpacesStream ¶
type DRPCNodeApi_AllSpacesStream interface { drpc.Stream SendAndClose(*AllSpacesResponse) error }
type DRPCNodeApi_AllTreesStream ¶
type DRPCNodeApi_AllTreesStream interface { drpc.Stream SendAndClose(*AllTreesResponse) error }
type DRPCNodeApi_DumpTreeStream ¶
type DRPCNodeApi_DumpTreeStream interface { drpc.Stream SendAndClose(*DumpTreeResponse) error }
type DRPCNodeApi_ForceNodeSyncStream ¶
type DRPCNodeApi_ForceNodeSyncStream interface { drpc.Stream SendAndClose(*ForceNodeSyncResponse) error }
type DRPCNodeApi_NodesAddressesBySpaceStream ¶
type DRPCNodeApi_NodesAddressesBySpaceStream interface { drpc.Stream SendAndClose(*NodesAddressesBySpaceResponse) error }
type DRPCNodeApi_TreeParamsStream ¶
type DRPCNodeApi_TreeParamsStream interface { drpc.Stream SendAndClose(*TreeParamsResponse) error }
type DumpTreeRequest ¶
type DumpTreeRequest struct { SpaceId string `protobuf:"bytes,1,opt,name=spaceId,proto3" json:"spaceId,omitempty"` DocumentId string `protobuf:"bytes,2,opt,name=documentId,proto3" json:"documentId,omitempty"` // contains filtered or unexported fields }
func (*DumpTreeRequest) Descriptor
deprecated
func (*DumpTreeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DumpTreeRequest.ProtoReflect.Descriptor instead.
func (*DumpTreeRequest) GetDocumentId ¶
func (x *DumpTreeRequest) GetDocumentId() string
func (*DumpTreeRequest) GetSpaceId ¶
func (x *DumpTreeRequest) GetSpaceId() string
func (*DumpTreeRequest) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *DumpTreeRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DumpTreeRequest) MarshalToVT ¶ added in v0.7.7
func (m *DumpTreeRequest) MarshalToVT(dAtA []byte) (int, error)
func (*DumpTreeRequest) MarshalVT ¶ added in v0.7.7
func (m *DumpTreeRequest) MarshalVT() (dAtA []byte, err error)
func (*DumpTreeRequest) ProtoMessage ¶
func (*DumpTreeRequest) ProtoMessage()
func (*DumpTreeRequest) ProtoReflect ¶ added in v0.7.7
func (x *DumpTreeRequest) ProtoReflect() protoreflect.Message
func (*DumpTreeRequest) Reset ¶
func (x *DumpTreeRequest) Reset()
func (*DumpTreeRequest) SizeVT ¶ added in v0.7.7
func (m *DumpTreeRequest) SizeVT() (n int)
func (*DumpTreeRequest) String ¶
func (x *DumpTreeRequest) String() string
func (*DumpTreeRequest) UnmarshalVT ¶ added in v0.7.7
func (m *DumpTreeRequest) UnmarshalVT(dAtA []byte) error
type DumpTreeResponse ¶
type DumpTreeResponse struct { Dump string `protobuf:"bytes,1,opt,name=dump,proto3" json:"dump,omitempty"` // contains filtered or unexported fields }
func (*DumpTreeResponse) Descriptor
deprecated
func (*DumpTreeResponse) Descriptor() ([]byte, []int)
Deprecated: Use DumpTreeResponse.ProtoReflect.Descriptor instead.
func (*DumpTreeResponse) GetDump ¶
func (x *DumpTreeResponse) GetDump() string
func (*DumpTreeResponse) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *DumpTreeResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DumpTreeResponse) MarshalToVT ¶ added in v0.7.7
func (m *DumpTreeResponse) MarshalToVT(dAtA []byte) (int, error)
func (*DumpTreeResponse) MarshalVT ¶ added in v0.7.7
func (m *DumpTreeResponse) MarshalVT() (dAtA []byte, err error)
func (*DumpTreeResponse) ProtoMessage ¶
func (*DumpTreeResponse) ProtoMessage()
func (*DumpTreeResponse) ProtoReflect ¶ added in v0.7.7
func (x *DumpTreeResponse) ProtoReflect() protoreflect.Message
func (*DumpTreeResponse) Reset ¶
func (x *DumpTreeResponse) Reset()
func (*DumpTreeResponse) SizeVT ¶ added in v0.7.7
func (m *DumpTreeResponse) SizeVT() (n int)
func (*DumpTreeResponse) String ¶
func (x *DumpTreeResponse) String() string
func (*DumpTreeResponse) UnmarshalVT ¶ added in v0.7.7
func (m *DumpTreeResponse) UnmarshalVT(dAtA []byte) error
type ForceNodeSyncRequest ¶
type ForceNodeSyncRequest struct {
// contains filtered or unexported fields
}
func (*ForceNodeSyncRequest) Descriptor
deprecated
func (*ForceNodeSyncRequest) Descriptor() ([]byte, []int)
Deprecated: Use ForceNodeSyncRequest.ProtoReflect.Descriptor instead.
func (*ForceNodeSyncRequest) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *ForceNodeSyncRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ForceNodeSyncRequest) MarshalToVT ¶ added in v0.7.7
func (m *ForceNodeSyncRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ForceNodeSyncRequest) MarshalVT ¶ added in v0.7.7
func (m *ForceNodeSyncRequest) MarshalVT() (dAtA []byte, err error)
func (*ForceNodeSyncRequest) ProtoMessage ¶
func (*ForceNodeSyncRequest) ProtoMessage()
func (*ForceNodeSyncRequest) ProtoReflect ¶ added in v0.7.7
func (x *ForceNodeSyncRequest) ProtoReflect() protoreflect.Message
func (*ForceNodeSyncRequest) Reset ¶
func (x *ForceNodeSyncRequest) Reset()
func (*ForceNodeSyncRequest) SizeVT ¶ added in v0.7.7
func (m *ForceNodeSyncRequest) SizeVT() (n int)
func (*ForceNodeSyncRequest) String ¶
func (x *ForceNodeSyncRequest) String() string
func (*ForceNodeSyncRequest) UnmarshalVT ¶ added in v0.7.7
func (m *ForceNodeSyncRequest) UnmarshalVT(dAtA []byte) error
type ForceNodeSyncResponse ¶
type ForceNodeSyncResponse struct {
// contains filtered or unexported fields
}
func (*ForceNodeSyncResponse) Descriptor
deprecated
func (*ForceNodeSyncResponse) Descriptor() ([]byte, []int)
Deprecated: Use ForceNodeSyncResponse.ProtoReflect.Descriptor instead.
func (*ForceNodeSyncResponse) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *ForceNodeSyncResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ForceNodeSyncResponse) MarshalToVT ¶ added in v0.7.7
func (m *ForceNodeSyncResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ForceNodeSyncResponse) MarshalVT ¶ added in v0.7.7
func (m *ForceNodeSyncResponse) MarshalVT() (dAtA []byte, err error)
func (*ForceNodeSyncResponse) ProtoMessage ¶
func (*ForceNodeSyncResponse) ProtoMessage()
func (*ForceNodeSyncResponse) ProtoReflect ¶ added in v0.7.7
func (x *ForceNodeSyncResponse) ProtoReflect() protoreflect.Message
func (*ForceNodeSyncResponse) Reset ¶
func (x *ForceNodeSyncResponse) Reset()
func (*ForceNodeSyncResponse) SizeVT ¶ added in v0.7.7
func (m *ForceNodeSyncResponse) SizeVT() (n int)
func (*ForceNodeSyncResponse) String ¶
func (x *ForceNodeSyncResponse) String() string
func (*ForceNodeSyncResponse) UnmarshalVT ¶ added in v0.7.7
func (m *ForceNodeSyncResponse) UnmarshalVT(dAtA []byte) error
type NodesAddressesBySpaceRequest ¶
type NodesAddressesBySpaceRequest struct { SpaceId string `protobuf:"bytes,1,opt,name=spaceId,proto3" json:"spaceId,omitempty"` // contains filtered or unexported fields }
func (*NodesAddressesBySpaceRequest) Descriptor
deprecated
func (*NodesAddressesBySpaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodesAddressesBySpaceRequest.ProtoReflect.Descriptor instead.
func (*NodesAddressesBySpaceRequest) GetSpaceId ¶
func (x *NodesAddressesBySpaceRequest) GetSpaceId() string
func (*NodesAddressesBySpaceRequest) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*NodesAddressesBySpaceRequest) MarshalToVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*NodesAddressesBySpaceRequest) MarshalVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceRequest) MarshalVT() (dAtA []byte, err error)
func (*NodesAddressesBySpaceRequest) ProtoMessage ¶
func (*NodesAddressesBySpaceRequest) ProtoMessage()
func (*NodesAddressesBySpaceRequest) ProtoReflect ¶ added in v0.7.7
func (x *NodesAddressesBySpaceRequest) ProtoReflect() protoreflect.Message
func (*NodesAddressesBySpaceRequest) Reset ¶
func (x *NodesAddressesBySpaceRequest) Reset()
func (*NodesAddressesBySpaceRequest) SizeVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceRequest) SizeVT() (n int)
func (*NodesAddressesBySpaceRequest) String ¶
func (x *NodesAddressesBySpaceRequest) String() string
func (*NodesAddressesBySpaceRequest) UnmarshalVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceRequest) UnmarshalVT(dAtA []byte) error
type NodesAddressesBySpaceResponse ¶
type NodesAddressesBySpaceResponse struct { NodeAddresses []string `protobuf:"bytes,1,rep,name=nodeAddresses,proto3" json:"nodeAddresses,omitempty"` // contains filtered or unexported fields }
func (*NodesAddressesBySpaceResponse) Descriptor
deprecated
func (*NodesAddressesBySpaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use NodesAddressesBySpaceResponse.ProtoReflect.Descriptor instead.
func (*NodesAddressesBySpaceResponse) GetNodeAddresses ¶
func (x *NodesAddressesBySpaceResponse) GetNodeAddresses() []string
func (*NodesAddressesBySpaceResponse) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*NodesAddressesBySpaceResponse) MarshalToVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*NodesAddressesBySpaceResponse) MarshalVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceResponse) MarshalVT() (dAtA []byte, err error)
func (*NodesAddressesBySpaceResponse) ProtoMessage ¶
func (*NodesAddressesBySpaceResponse) ProtoMessage()
func (*NodesAddressesBySpaceResponse) ProtoReflect ¶ added in v0.7.7
func (x *NodesAddressesBySpaceResponse) ProtoReflect() protoreflect.Message
func (*NodesAddressesBySpaceResponse) Reset ¶
func (x *NodesAddressesBySpaceResponse) Reset()
func (*NodesAddressesBySpaceResponse) SizeVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceResponse) SizeVT() (n int)
func (*NodesAddressesBySpaceResponse) String ¶
func (x *NodesAddressesBySpaceResponse) String() string
func (*NodesAddressesBySpaceResponse) UnmarshalVT ¶ added in v0.7.7
func (m *NodesAddressesBySpaceResponse) UnmarshalVT(dAtA []byte) error
type Tree ¶
type Tree struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Heads []string `protobuf:"bytes,2,rep,name=heads,proto3" json:"heads,omitempty"` // contains filtered or unexported fields }
func (*Tree) Descriptor
deprecated
func (*Tree) MarshalToSizedBufferVT ¶ added in v0.7.7
func (*Tree) ProtoMessage ¶
func (*Tree) ProtoMessage()
func (*Tree) ProtoReflect ¶ added in v0.7.7
func (x *Tree) ProtoReflect() protoreflect.Message
func (*Tree) UnmarshalVT ¶ added in v0.7.7
type TreeParamsRequest ¶
type TreeParamsRequest struct { SpaceId string `protobuf:"bytes,1,opt,name=spaceId,proto3" json:"spaceId,omitempty"` DocumentId string `protobuf:"bytes,2,opt,name=documentId,proto3" json:"documentId,omitempty"` // contains filtered or unexported fields }
func (*TreeParamsRequest) Descriptor
deprecated
func (*TreeParamsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TreeParamsRequest.ProtoReflect.Descriptor instead.
func (*TreeParamsRequest) GetDocumentId ¶
func (x *TreeParamsRequest) GetDocumentId() string
func (*TreeParamsRequest) GetSpaceId ¶
func (x *TreeParamsRequest) GetSpaceId() string
func (*TreeParamsRequest) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *TreeParamsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*TreeParamsRequest) MarshalToVT ¶ added in v0.7.7
func (m *TreeParamsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*TreeParamsRequest) MarshalVT ¶ added in v0.7.7
func (m *TreeParamsRequest) MarshalVT() (dAtA []byte, err error)
func (*TreeParamsRequest) ProtoMessage ¶
func (*TreeParamsRequest) ProtoMessage()
func (*TreeParamsRequest) ProtoReflect ¶ added in v0.7.7
func (x *TreeParamsRequest) ProtoReflect() protoreflect.Message
func (*TreeParamsRequest) Reset ¶
func (x *TreeParamsRequest) Reset()
func (*TreeParamsRequest) SizeVT ¶ added in v0.7.7
func (m *TreeParamsRequest) SizeVT() (n int)
func (*TreeParamsRequest) String ¶
func (x *TreeParamsRequest) String() string
func (*TreeParamsRequest) UnmarshalVT ¶ added in v0.7.7
func (m *TreeParamsRequest) UnmarshalVT(dAtA []byte) error
type TreeParamsResponse ¶
type TreeParamsResponse struct { RootId string `protobuf:"bytes,1,opt,name=rootId,proto3" json:"rootId,omitempty"` HeadIds []string `protobuf:"bytes,2,rep,name=headIds,proto3" json:"headIds,omitempty"` // contains filtered or unexported fields }
func (*TreeParamsResponse) Descriptor
deprecated
func (*TreeParamsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TreeParamsResponse.ProtoReflect.Descriptor instead.
func (*TreeParamsResponse) GetHeadIds ¶
func (x *TreeParamsResponse) GetHeadIds() []string
func (*TreeParamsResponse) GetRootId ¶
func (x *TreeParamsResponse) GetRootId() string
func (*TreeParamsResponse) MarshalToSizedBufferVT ¶ added in v0.7.7
func (m *TreeParamsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*TreeParamsResponse) MarshalToVT ¶ added in v0.7.7
func (m *TreeParamsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*TreeParamsResponse) MarshalVT ¶ added in v0.7.7
func (m *TreeParamsResponse) MarshalVT() (dAtA []byte, err error)
func (*TreeParamsResponse) ProtoMessage ¶
func (*TreeParamsResponse) ProtoMessage()
func (*TreeParamsResponse) ProtoReflect ¶ added in v0.7.7
func (x *TreeParamsResponse) ProtoReflect() protoreflect.Message
func (*TreeParamsResponse) Reset ¶
func (x *TreeParamsResponse) Reset()
func (*TreeParamsResponse) SizeVT ¶ added in v0.7.7
func (m *TreeParamsResponse) SizeVT() (n int)
func (*TreeParamsResponse) String ¶
func (x *TreeParamsResponse) String() string
func (*TreeParamsResponse) UnmarshalVT ¶ added in v0.7.7
func (m *TreeParamsResponse) UnmarshalVT(dAtA []byte) error