Documentation ¶
Index ¶
- Variables
- func RegisterAdminServiceServer(s *grpc.Server, srv AdminServiceServer)
- func RegisterYorkieServiceServer(s *grpc.Server, srv YorkieServiceServer)
- type ActivateClientRequest
- func (*ActivateClientRequest) Descriptor() ([]byte, []int)
- func (m *ActivateClientRequest) GetClientKey() string
- func (m *ActivateClientRequest) Marshal() (dAtA []byte, err error)
- func (m *ActivateClientRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivateClientRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivateClientRequest) ProtoMessage()
- func (m *ActivateClientRequest) Reset()
- func (m *ActivateClientRequest) Size() (n int)
- func (m *ActivateClientRequest) String() string
- func (m *ActivateClientRequest) Unmarshal(dAtA []byte) error
- func (m *ActivateClientRequest) XXX_DiscardUnknown()
- func (m *ActivateClientRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivateClientRequest) XXX_Merge(src proto.Message)
- func (m *ActivateClientRequest) XXX_Size() int
- func (m *ActivateClientRequest) XXX_Unmarshal(b []byte) error
- type ActivateClientResponse
- func (*ActivateClientResponse) Descriptor() ([]byte, []int)
- func (m *ActivateClientResponse) GetClientId() string
- func (m *ActivateClientResponse) Marshal() (dAtA []byte, err error)
- func (m *ActivateClientResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivateClientResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivateClientResponse) ProtoMessage()
- func (m *ActivateClientResponse) Reset()
- func (m *ActivateClientResponse) Size() (n int)
- func (m *ActivateClientResponse) String() string
- func (m *ActivateClientResponse) Unmarshal(dAtA []byte) error
- func (m *ActivateClientResponse) XXX_DiscardUnknown()
- func (m *ActivateClientResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivateClientResponse) XXX_Merge(src proto.Message)
- func (m *ActivateClientResponse) XXX_Size() int
- func (m *ActivateClientResponse) XXX_Unmarshal(b []byte) error
- type AdminServiceClient
- type AdminServiceServer
- type AttachDocumentRequest
- func (*AttachDocumentRequest) Descriptor() ([]byte, []int)
- func (m *AttachDocumentRequest) GetChangePack() *ChangePack
- func (m *AttachDocumentRequest) GetClientId() string
- func (m *AttachDocumentRequest) Marshal() (dAtA []byte, err error)
- func (m *AttachDocumentRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *AttachDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AttachDocumentRequest) ProtoMessage()
- func (m *AttachDocumentRequest) Reset()
- func (m *AttachDocumentRequest) Size() (n int)
- func (m *AttachDocumentRequest) String() string
- func (m *AttachDocumentRequest) Unmarshal(dAtA []byte) error
- func (m *AttachDocumentRequest) XXX_DiscardUnknown()
- func (m *AttachDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttachDocumentRequest) XXX_Merge(src proto.Message)
- func (m *AttachDocumentRequest) XXX_Size() int
- func (m *AttachDocumentRequest) XXX_Unmarshal(b []byte) error
- type AttachDocumentResponse
- func (*AttachDocumentResponse) Descriptor() ([]byte, []int)
- func (m *AttachDocumentResponse) GetChangePack() *ChangePack
- func (m *AttachDocumentResponse) GetDocumentId() string
- func (m *AttachDocumentResponse) Marshal() (dAtA []byte, err error)
- func (m *AttachDocumentResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AttachDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AttachDocumentResponse) ProtoMessage()
- func (m *AttachDocumentResponse) Reset()
- func (m *AttachDocumentResponse) Size() (n int)
- func (m *AttachDocumentResponse) String() string
- func (m *AttachDocumentResponse) Unmarshal(dAtA []byte) error
- func (m *AttachDocumentResponse) XXX_DiscardUnknown()
- func (m *AttachDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttachDocumentResponse) XXX_Merge(src proto.Message)
- func (m *AttachDocumentResponse) XXX_Size() int
- func (m *AttachDocumentResponse) XXX_Unmarshal(b []byte) error
- type BroadcastRequest
- func (*BroadcastRequest) Descriptor() ([]byte, []int)
- func (m *BroadcastRequest) GetClientId() string
- func (m *BroadcastRequest) GetDocumentId() string
- func (m *BroadcastRequest) GetPayload() []byte
- func (m *BroadcastRequest) GetTopic() string
- func (m *BroadcastRequest) Marshal() (dAtA []byte, err error)
- func (m *BroadcastRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *BroadcastRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BroadcastRequest) ProtoMessage()
- func (m *BroadcastRequest) Reset()
- func (m *BroadcastRequest) Size() (n int)
- func (m *BroadcastRequest) String() string
- func (m *BroadcastRequest) Unmarshal(dAtA []byte) error
- func (m *BroadcastRequest) XXX_DiscardUnknown()
- func (m *BroadcastRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BroadcastRequest) XXX_Merge(src proto.Message)
- func (m *BroadcastRequest) XXX_Size() int
- func (m *BroadcastRequest) XXX_Unmarshal(b []byte) error
- type BroadcastResponse
- func (*BroadcastResponse) Descriptor() ([]byte, []int)
- func (m *BroadcastResponse) Marshal() (dAtA []byte, err error)
- func (m *BroadcastResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *BroadcastResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*BroadcastResponse) ProtoMessage()
- func (m *BroadcastResponse) Reset()
- func (m *BroadcastResponse) Size() (n int)
- func (m *BroadcastResponse) String() string
- func (m *BroadcastResponse) Unmarshal(dAtA []byte) error
- func (m *BroadcastResponse) XXX_DiscardUnknown()
- func (m *BroadcastResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BroadcastResponse) XXX_Merge(src proto.Message)
- func (m *BroadcastResponse) XXX_Size() int
- func (m *BroadcastResponse) XXX_Unmarshal(b []byte) error
- type Change
- func (*Change) Descriptor() ([]byte, []int)
- func (m *Change) GetId() *ChangeID
- func (m *Change) GetMessage() string
- func (m *Change) GetOperations() []*Operation
- func (m *Change) GetPresenceChange() *PresenceChange
- func (m *Change) Marshal() (dAtA []byte, err error)
- func (m *Change) MarshalTo(dAtA []byte) (int, error)
- func (m *Change) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Change) ProtoMessage()
- func (m *Change) Reset()
- func (m *Change) Size() (n int)
- func (m *Change) String() string
- func (m *Change) Unmarshal(dAtA []byte) error
- func (m *Change) XXX_DiscardUnknown()
- func (m *Change) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Change) XXX_Merge(src proto.Message)
- func (m *Change) XXX_Size() int
- func (m *Change) XXX_Unmarshal(b []byte) error
- type ChangeID
- func (*ChangeID) Descriptor() ([]byte, []int)
- func (m *ChangeID) GetActorId() []byte
- func (m *ChangeID) GetClientSeq() uint32
- func (m *ChangeID) GetLamport() int64
- func (m *ChangeID) GetServerSeq() int64
- func (m *ChangeID) Marshal() (dAtA []byte, err error)
- func (m *ChangeID) MarshalTo(dAtA []byte) (int, error)
- func (m *ChangeID) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChangeID) ProtoMessage()
- func (m *ChangeID) Reset()
- func (m *ChangeID) Size() (n int)
- func (m *ChangeID) String() string
- func (m *ChangeID) Unmarshal(dAtA []byte) error
- func (m *ChangeID) XXX_DiscardUnknown()
- func (m *ChangeID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChangeID) XXX_Merge(src proto.Message)
- func (m *ChangeID) XXX_Size() int
- func (m *ChangeID) XXX_Unmarshal(b []byte) error
- type ChangePack
- func (*ChangePack) Descriptor() ([]byte, []int)
- func (m *ChangePack) GetChanges() []*Change
- func (m *ChangePack) GetCheckpoint() *Checkpoint
- func (m *ChangePack) GetDocumentKey() string
- func (m *ChangePack) GetIsRemoved() bool
- func (m *ChangePack) GetMinSyncedTicket() *TimeTicket
- func (m *ChangePack) GetSnapshot() []byte
- func (m *ChangePack) Marshal() (dAtA []byte, err error)
- func (m *ChangePack) MarshalTo(dAtA []byte) (int, error)
- func (m *ChangePack) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChangePack) ProtoMessage()
- func (m *ChangePack) Reset()
- func (m *ChangePack) Size() (n int)
- func (m *ChangePack) String() string
- func (m *ChangePack) Unmarshal(dAtA []byte) error
- func (m *ChangePack) XXX_DiscardUnknown()
- func (m *ChangePack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChangePack) XXX_Merge(src proto.Message)
- func (m *ChangePack) XXX_Size() int
- func (m *ChangePack) XXX_Unmarshal(b []byte) error
- type Checkpoint
- func (*Checkpoint) Descriptor() ([]byte, []int)
- func (m *Checkpoint) GetClientSeq() uint32
- func (m *Checkpoint) GetServerSeq() int64
- func (m *Checkpoint) Marshal() (dAtA []byte, err error)
- func (m *Checkpoint) MarshalTo(dAtA []byte) (int, error)
- func (m *Checkpoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Checkpoint) ProtoMessage()
- func (m *Checkpoint) Reset()
- func (m *Checkpoint) Size() (n int)
- func (m *Checkpoint) String() string
- func (m *Checkpoint) Unmarshal(dAtA []byte) error
- func (m *Checkpoint) XXX_DiscardUnknown()
- func (m *Checkpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Checkpoint) XXX_Merge(src proto.Message)
- func (m *Checkpoint) XXX_Size() int
- func (m *Checkpoint) XXX_Unmarshal(b []byte) error
- type CreateProjectRequest
- func (*CreateProjectRequest) Descriptor() ([]byte, []int)
- func (m *CreateProjectRequest) GetName() string
- func (m *CreateProjectRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateProjectRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateProjectRequest) ProtoMessage()
- func (m *CreateProjectRequest) Reset()
- func (m *CreateProjectRequest) Size() (n int)
- func (m *CreateProjectRequest) String() string
- func (m *CreateProjectRequest) Unmarshal(dAtA []byte) error
- func (m *CreateProjectRequest) XXX_DiscardUnknown()
- func (m *CreateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateProjectRequest) XXX_Merge(src proto.Message)
- func (m *CreateProjectRequest) XXX_Size() int
- func (m *CreateProjectRequest) XXX_Unmarshal(b []byte) error
- type CreateProjectResponse
- func (*CreateProjectResponse) Descriptor() ([]byte, []int)
- func (m *CreateProjectResponse) GetProject() *Project
- func (m *CreateProjectResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateProjectResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateProjectResponse) ProtoMessage()
- func (m *CreateProjectResponse) Reset()
- func (m *CreateProjectResponse) Size() (n int)
- func (m *CreateProjectResponse) String() string
- func (m *CreateProjectResponse) Unmarshal(dAtA []byte) error
- func (m *CreateProjectResponse) XXX_DiscardUnknown()
- func (m *CreateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateProjectResponse) XXX_Merge(src proto.Message)
- func (m *CreateProjectResponse) XXX_Size() int
- func (m *CreateProjectResponse) XXX_Unmarshal(b []byte) error
- type DeactivateClientRequest
- func (*DeactivateClientRequest) Descriptor() ([]byte, []int)
- func (m *DeactivateClientRequest) GetClientId() string
- func (m *DeactivateClientRequest) Marshal() (dAtA []byte, err error)
- func (m *DeactivateClientRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeactivateClientRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeactivateClientRequest) ProtoMessage()
- func (m *DeactivateClientRequest) Reset()
- func (m *DeactivateClientRequest) Size() (n int)
- func (m *DeactivateClientRequest) String() string
- func (m *DeactivateClientRequest) Unmarshal(dAtA []byte) error
- func (m *DeactivateClientRequest) XXX_DiscardUnknown()
- func (m *DeactivateClientRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeactivateClientRequest) XXX_Merge(src proto.Message)
- func (m *DeactivateClientRequest) XXX_Size() int
- func (m *DeactivateClientRequest) XXX_Unmarshal(b []byte) error
- type DeactivateClientResponse
- func (*DeactivateClientResponse) Descriptor() ([]byte, []int)
- func (m *DeactivateClientResponse) Marshal() (dAtA []byte, err error)
- func (m *DeactivateClientResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeactivateClientResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeactivateClientResponse) ProtoMessage()
- func (m *DeactivateClientResponse) Reset()
- func (m *DeactivateClientResponse) Size() (n int)
- func (m *DeactivateClientResponse) String() string
- func (m *DeactivateClientResponse) Unmarshal(dAtA []byte) error
- func (m *DeactivateClientResponse) XXX_DiscardUnknown()
- func (m *DeactivateClientResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeactivateClientResponse) XXX_Merge(src proto.Message)
- func (m *DeactivateClientResponse) XXX_Size() int
- func (m *DeactivateClientResponse) XXX_Unmarshal(b []byte) error
- type DetachDocumentRequest
- func (*DetachDocumentRequest) Descriptor() ([]byte, []int)
- func (m *DetachDocumentRequest) GetChangePack() *ChangePack
- func (m *DetachDocumentRequest) GetClientId() string
- func (m *DetachDocumentRequest) GetDocumentId() string
- func (m *DetachDocumentRequest) GetRemoveIfNotAttached() bool
- func (m *DetachDocumentRequest) Marshal() (dAtA []byte, err error)
- func (m *DetachDocumentRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DetachDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DetachDocumentRequest) ProtoMessage()
- func (m *DetachDocumentRequest) Reset()
- func (m *DetachDocumentRequest) Size() (n int)
- func (m *DetachDocumentRequest) String() string
- func (m *DetachDocumentRequest) Unmarshal(dAtA []byte) error
- func (m *DetachDocumentRequest) XXX_DiscardUnknown()
- func (m *DetachDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DetachDocumentRequest) XXX_Merge(src proto.Message)
- func (m *DetachDocumentRequest) XXX_Size() int
- func (m *DetachDocumentRequest) XXX_Unmarshal(b []byte) error
- type DetachDocumentResponse
- func (*DetachDocumentResponse) Descriptor() ([]byte, []int)
- func (m *DetachDocumentResponse) GetChangePack() *ChangePack
- func (m *DetachDocumentResponse) Marshal() (dAtA []byte, err error)
- func (m *DetachDocumentResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DetachDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DetachDocumentResponse) ProtoMessage()
- func (m *DetachDocumentResponse) Reset()
- func (m *DetachDocumentResponse) Size() (n int)
- func (m *DetachDocumentResponse) String() string
- func (m *DetachDocumentResponse) Unmarshal(dAtA []byte) error
- func (m *DetachDocumentResponse) XXX_DiscardUnknown()
- func (m *DetachDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DetachDocumentResponse) XXX_Merge(src proto.Message)
- func (m *DetachDocumentResponse) XXX_Size() int
- func (m *DetachDocumentResponse) XXX_Unmarshal(b []byte) error
- type DocEvent
- func (*DocEvent) Descriptor() ([]byte, []int)
- func (m *DocEvent) GetBody() *DocEventBody
- func (m *DocEvent) GetPublisher() string
- func (m *DocEvent) GetType() DocEventType
- func (m *DocEvent) Marshal() (dAtA []byte, err error)
- func (m *DocEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *DocEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DocEvent) ProtoMessage()
- func (m *DocEvent) Reset()
- func (m *DocEvent) Size() (n int)
- func (m *DocEvent) String() string
- func (m *DocEvent) Unmarshal(dAtA []byte) error
- func (m *DocEvent) XXX_DiscardUnknown()
- func (m *DocEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DocEvent) XXX_Merge(src proto.Message)
- func (m *DocEvent) XXX_Size() int
- func (m *DocEvent) XXX_Unmarshal(b []byte) error
- type DocEventBody
- func (*DocEventBody) Descriptor() ([]byte, []int)
- func (m *DocEventBody) GetPayload() []byte
- func (m *DocEventBody) GetTopic() string
- func (m *DocEventBody) Marshal() (dAtA []byte, err error)
- func (m *DocEventBody) MarshalTo(dAtA []byte) (int, error)
- func (m *DocEventBody) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DocEventBody) ProtoMessage()
- func (m *DocEventBody) Reset()
- func (m *DocEventBody) Size() (n int)
- func (m *DocEventBody) String() string
- func (m *DocEventBody) Unmarshal(dAtA []byte) error
- func (m *DocEventBody) XXX_DiscardUnknown()
- func (m *DocEventBody) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DocEventBody) XXX_Merge(src proto.Message)
- func (m *DocEventBody) XXX_Size() int
- func (m *DocEventBody) XXX_Unmarshal(b []byte) error
- type DocEventType
- type DocumentSummary
- func (*DocumentSummary) Descriptor() ([]byte, []int)
- func (m *DocumentSummary) GetAccessedAt() *types.Timestamp
- func (m *DocumentSummary) GetCreatedAt() *types.Timestamp
- func (m *DocumentSummary) GetId() string
- func (m *DocumentSummary) GetKey() string
- func (m *DocumentSummary) GetSnapshot() string
- func (m *DocumentSummary) GetUpdatedAt() *types.Timestamp
- func (m *DocumentSummary) Marshal() (dAtA []byte, err error)
- func (m *DocumentSummary) MarshalTo(dAtA []byte) (int, error)
- func (m *DocumentSummary) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DocumentSummary) ProtoMessage()
- func (m *DocumentSummary) Reset()
- func (m *DocumentSummary) Size() (n int)
- func (m *DocumentSummary) String() string
- func (m *DocumentSummary) Unmarshal(dAtA []byte) error
- func (m *DocumentSummary) XXX_DiscardUnknown()
- func (m *DocumentSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DocumentSummary) XXX_Merge(src proto.Message)
- func (m *DocumentSummary) XXX_Size() int
- func (m *DocumentSummary) XXX_Unmarshal(b []byte) error
- type GetDocumentRequest
- func (*GetDocumentRequest) Descriptor() ([]byte, []int)
- func (m *GetDocumentRequest) GetDocumentKey() string
- func (m *GetDocumentRequest) GetProjectName() string
- func (m *GetDocumentRequest) Marshal() (dAtA []byte, err error)
- func (m *GetDocumentRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetDocumentRequest) ProtoMessage()
- func (m *GetDocumentRequest) Reset()
- func (m *GetDocumentRequest) Size() (n int)
- func (m *GetDocumentRequest) String() string
- func (m *GetDocumentRequest) Unmarshal(dAtA []byte) error
- func (m *GetDocumentRequest) XXX_DiscardUnknown()
- func (m *GetDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDocumentRequest) XXX_Merge(src proto.Message)
- func (m *GetDocumentRequest) XXX_Size() int
- func (m *GetDocumentRequest) XXX_Unmarshal(b []byte) error
- type GetDocumentResponse
- func (*GetDocumentResponse) Descriptor() ([]byte, []int)
- func (m *GetDocumentResponse) GetDocument() *DocumentSummary
- func (m *GetDocumentResponse) Marshal() (dAtA []byte, err error)
- func (m *GetDocumentResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetDocumentResponse) ProtoMessage()
- func (m *GetDocumentResponse) Reset()
- func (m *GetDocumentResponse) Size() (n int)
- func (m *GetDocumentResponse) String() string
- func (m *GetDocumentResponse) Unmarshal(dAtA []byte) error
- func (m *GetDocumentResponse) XXX_DiscardUnknown()
- func (m *GetDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDocumentResponse) XXX_Merge(src proto.Message)
- func (m *GetDocumentResponse) XXX_Size() int
- func (m *GetDocumentResponse) XXX_Unmarshal(b []byte) error
- type GetProjectRequest
- func (*GetProjectRequest) Descriptor() ([]byte, []int)
- func (m *GetProjectRequest) GetName() string
- func (m *GetProjectRequest) Marshal() (dAtA []byte, err error)
- func (m *GetProjectRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetProjectRequest) ProtoMessage()
- func (m *GetProjectRequest) Reset()
- func (m *GetProjectRequest) Size() (n int)
- func (m *GetProjectRequest) String() string
- func (m *GetProjectRequest) Unmarshal(dAtA []byte) error
- func (m *GetProjectRequest) XXX_DiscardUnknown()
- func (m *GetProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetProjectRequest) XXX_Merge(src proto.Message)
- func (m *GetProjectRequest) XXX_Size() int
- func (m *GetProjectRequest) XXX_Unmarshal(b []byte) error
- type GetProjectResponse
- func (*GetProjectResponse) Descriptor() ([]byte, []int)
- func (m *GetProjectResponse) GetProject() *Project
- func (m *GetProjectResponse) Marshal() (dAtA []byte, err error)
- func (m *GetProjectResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetProjectResponse) ProtoMessage()
- func (m *GetProjectResponse) Reset()
- func (m *GetProjectResponse) Size() (n int)
- func (m *GetProjectResponse) String() string
- func (m *GetProjectResponse) Unmarshal(dAtA []byte) error
- func (m *GetProjectResponse) XXX_DiscardUnknown()
- func (m *GetProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetProjectResponse) XXX_Merge(src proto.Message)
- func (m *GetProjectResponse) XXX_Size() int
- func (m *GetProjectResponse) XXX_Unmarshal(b []byte) error
- type GetSnapshotMetaRequest
- func (*GetSnapshotMetaRequest) Descriptor() ([]byte, []int)
- func (m *GetSnapshotMetaRequest) GetDocumentKey() string
- func (m *GetSnapshotMetaRequest) GetProjectName() string
- func (m *GetSnapshotMetaRequest) GetServerSeq() int64
- func (m *GetSnapshotMetaRequest) Marshal() (dAtA []byte, err error)
- func (m *GetSnapshotMetaRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetSnapshotMetaRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetSnapshotMetaRequest) ProtoMessage()
- func (m *GetSnapshotMetaRequest) Reset()
- func (m *GetSnapshotMetaRequest) Size() (n int)
- func (m *GetSnapshotMetaRequest) String() string
- func (m *GetSnapshotMetaRequest) Unmarshal(dAtA []byte) error
- func (m *GetSnapshotMetaRequest) XXX_DiscardUnknown()
- func (m *GetSnapshotMetaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetSnapshotMetaRequest) XXX_Merge(src proto.Message)
- func (m *GetSnapshotMetaRequest) XXX_Size() int
- func (m *GetSnapshotMetaRequest) XXX_Unmarshal(b []byte) error
- type GetSnapshotMetaResponse
- func (*GetSnapshotMetaResponse) Descriptor() ([]byte, []int)
- func (m *GetSnapshotMetaResponse) GetLamport() int64
- func (m *GetSnapshotMetaResponse) GetSnapshot() []byte
- func (m *GetSnapshotMetaResponse) Marshal() (dAtA []byte, err error)
- func (m *GetSnapshotMetaResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetSnapshotMetaResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetSnapshotMetaResponse) ProtoMessage()
- func (m *GetSnapshotMetaResponse) Reset()
- func (m *GetSnapshotMetaResponse) Size() (n int)
- func (m *GetSnapshotMetaResponse) String() string
- func (m *GetSnapshotMetaResponse) Unmarshal(dAtA []byte) error
- func (m *GetSnapshotMetaResponse) XXX_DiscardUnknown()
- func (m *GetSnapshotMetaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetSnapshotMetaResponse) XXX_Merge(src proto.Message)
- func (m *GetSnapshotMetaResponse) XXX_Size() int
- func (m *GetSnapshotMetaResponse) XXX_Unmarshal(b []byte) error
- type JSONElement
- func (*JSONElement) Descriptor() ([]byte, []int)
- func (m *JSONElement) GetBody() isJSONElement_Body
- func (m *JSONElement) GetCounter() *JSONElement_Counter
- func (m *JSONElement) GetJsonArray() *JSONElement_JSONArray
- func (m *JSONElement) GetJsonObject() *JSONElement_JSONObject
- func (m *JSONElement) GetPrimitive() *JSONElement_Primitive
- func (m *JSONElement) GetText() *JSONElement_Text
- func (m *JSONElement) GetTree() *JSONElement_Tree
- func (m *JSONElement) Marshal() (dAtA []byte, err error)
- func (m *JSONElement) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElement) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElement) ProtoMessage()
- func (m *JSONElement) Reset()
- func (m *JSONElement) Size() (n int)
- func (m *JSONElement) String() string
- func (m *JSONElement) Unmarshal(dAtA []byte) error
- func (m *JSONElement) XXX_DiscardUnknown()
- func (m *JSONElement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElement) XXX_Merge(src proto.Message)
- func (*JSONElement) XXX_OneofWrappers() []interface{}
- func (m *JSONElement) XXX_Size() int
- func (m *JSONElement) XXX_Unmarshal(b []byte) error
- type JSONElementSimple
- func (*JSONElementSimple) Descriptor() ([]byte, []int)
- func (m *JSONElementSimple) GetCreatedAt() *TimeTicket
- func (m *JSONElementSimple) GetMovedAt() *TimeTicket
- func (m *JSONElementSimple) GetRemovedAt() *TimeTicket
- func (m *JSONElementSimple) GetType() ValueType
- func (m *JSONElementSimple) GetValue() []byte
- func (m *JSONElementSimple) Marshal() (dAtA []byte, err error)
- func (m *JSONElementSimple) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElementSimple) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElementSimple) ProtoMessage()
- func (m *JSONElementSimple) Reset()
- func (m *JSONElementSimple) Size() (n int)
- func (m *JSONElementSimple) String() string
- func (m *JSONElementSimple) Unmarshal(dAtA []byte) error
- func (m *JSONElementSimple) XXX_DiscardUnknown()
- func (m *JSONElementSimple) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElementSimple) XXX_Merge(src proto.Message)
- func (m *JSONElementSimple) XXX_Size() int
- func (m *JSONElementSimple) XXX_Unmarshal(b []byte) error
- type JSONElement_Counter
- func (*JSONElement_Counter) Descriptor() ([]byte, []int)
- func (m *JSONElement_Counter) GetCreatedAt() *TimeTicket
- func (m *JSONElement_Counter) GetMovedAt() *TimeTicket
- func (m *JSONElement_Counter) GetRemovedAt() *TimeTicket
- func (m *JSONElement_Counter) GetType() ValueType
- func (m *JSONElement_Counter) GetValue() []byte
- func (m *JSONElement_Counter) Marshal() (dAtA []byte, err error)
- func (m *JSONElement_Counter) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElement_Counter) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElement_Counter) ProtoMessage()
- func (m *JSONElement_Counter) Reset()
- func (m *JSONElement_Counter) Size() (n int)
- func (m *JSONElement_Counter) String() string
- func (m *JSONElement_Counter) Unmarshal(dAtA []byte) error
- func (m *JSONElement_Counter) XXX_DiscardUnknown()
- func (m *JSONElement_Counter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElement_Counter) XXX_Merge(src proto.Message)
- func (m *JSONElement_Counter) XXX_Size() int
- func (m *JSONElement_Counter) XXX_Unmarshal(b []byte) error
- type JSONElement_Counter_
- type JSONElement_JSONArray
- func (*JSONElement_JSONArray) Descriptor() ([]byte, []int)
- func (m *JSONElement_JSONArray) GetCreatedAt() *TimeTicket
- func (m *JSONElement_JSONArray) GetMovedAt() *TimeTicket
- func (m *JSONElement_JSONArray) GetNodes() []*RGANode
- func (m *JSONElement_JSONArray) GetRemovedAt() *TimeTicket
- func (m *JSONElement_JSONArray) Marshal() (dAtA []byte, err error)
- func (m *JSONElement_JSONArray) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElement_JSONArray) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElement_JSONArray) ProtoMessage()
- func (m *JSONElement_JSONArray) Reset()
- func (m *JSONElement_JSONArray) Size() (n int)
- func (m *JSONElement_JSONArray) String() string
- func (m *JSONElement_JSONArray) Unmarshal(dAtA []byte) error
- func (m *JSONElement_JSONArray) XXX_DiscardUnknown()
- func (m *JSONElement_JSONArray) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElement_JSONArray) XXX_Merge(src proto.Message)
- func (m *JSONElement_JSONArray) XXX_Size() int
- func (m *JSONElement_JSONArray) XXX_Unmarshal(b []byte) error
- type JSONElement_JSONObject
- func (*JSONElement_JSONObject) Descriptor() ([]byte, []int)
- func (m *JSONElement_JSONObject) GetCreatedAt() *TimeTicket
- func (m *JSONElement_JSONObject) GetMovedAt() *TimeTicket
- func (m *JSONElement_JSONObject) GetNodes() []*RHTNode
- func (m *JSONElement_JSONObject) GetRemovedAt() *TimeTicket
- func (m *JSONElement_JSONObject) Marshal() (dAtA []byte, err error)
- func (m *JSONElement_JSONObject) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElement_JSONObject) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElement_JSONObject) ProtoMessage()
- func (m *JSONElement_JSONObject) Reset()
- func (m *JSONElement_JSONObject) Size() (n int)
- func (m *JSONElement_JSONObject) String() string
- func (m *JSONElement_JSONObject) Unmarshal(dAtA []byte) error
- func (m *JSONElement_JSONObject) XXX_DiscardUnknown()
- func (m *JSONElement_JSONObject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElement_JSONObject) XXX_Merge(src proto.Message)
- func (m *JSONElement_JSONObject) XXX_Size() int
- func (m *JSONElement_JSONObject) XXX_Unmarshal(b []byte) error
- type JSONElement_JsonArray
- type JSONElement_JsonObject
- type JSONElement_Primitive
- func (*JSONElement_Primitive) Descriptor() ([]byte, []int)
- func (m *JSONElement_Primitive) GetCreatedAt() *TimeTicket
- func (m *JSONElement_Primitive) GetMovedAt() *TimeTicket
- func (m *JSONElement_Primitive) GetRemovedAt() *TimeTicket
- func (m *JSONElement_Primitive) GetType() ValueType
- func (m *JSONElement_Primitive) GetValue() []byte
- func (m *JSONElement_Primitive) Marshal() (dAtA []byte, err error)
- func (m *JSONElement_Primitive) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElement_Primitive) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElement_Primitive) ProtoMessage()
- func (m *JSONElement_Primitive) Reset()
- func (m *JSONElement_Primitive) Size() (n int)
- func (m *JSONElement_Primitive) String() string
- func (m *JSONElement_Primitive) Unmarshal(dAtA []byte) error
- func (m *JSONElement_Primitive) XXX_DiscardUnknown()
- func (m *JSONElement_Primitive) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElement_Primitive) XXX_Merge(src proto.Message)
- func (m *JSONElement_Primitive) XXX_Size() int
- func (m *JSONElement_Primitive) XXX_Unmarshal(b []byte) error
- type JSONElement_Primitive_
- type JSONElement_Text
- func (*JSONElement_Text) Descriptor() ([]byte, []int)
- func (m *JSONElement_Text) GetCreatedAt() *TimeTicket
- func (m *JSONElement_Text) GetMovedAt() *TimeTicket
- func (m *JSONElement_Text) GetNodes() []*TextNode
- func (m *JSONElement_Text) GetRemovedAt() *TimeTicket
- func (m *JSONElement_Text) Marshal() (dAtA []byte, err error)
- func (m *JSONElement_Text) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElement_Text) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElement_Text) ProtoMessage()
- func (m *JSONElement_Text) Reset()
- func (m *JSONElement_Text) Size() (n int)
- func (m *JSONElement_Text) String() string
- func (m *JSONElement_Text) Unmarshal(dAtA []byte) error
- func (m *JSONElement_Text) XXX_DiscardUnknown()
- func (m *JSONElement_Text) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElement_Text) XXX_Merge(src proto.Message)
- func (m *JSONElement_Text) XXX_Size() int
- func (m *JSONElement_Text) XXX_Unmarshal(b []byte) error
- type JSONElement_Text_
- type JSONElement_Tree
- func (*JSONElement_Tree) Descriptor() ([]byte, []int)
- func (m *JSONElement_Tree) GetCreatedAt() *TimeTicket
- func (m *JSONElement_Tree) GetMovedAt() *TimeTicket
- func (m *JSONElement_Tree) GetNodes() []*TreeNode
- func (m *JSONElement_Tree) GetRemovedAt() *TimeTicket
- func (m *JSONElement_Tree) Marshal() (dAtA []byte, err error)
- func (m *JSONElement_Tree) MarshalTo(dAtA []byte) (int, error)
- func (m *JSONElement_Tree) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*JSONElement_Tree) ProtoMessage()
- func (m *JSONElement_Tree) Reset()
- func (m *JSONElement_Tree) Size() (n int)
- func (m *JSONElement_Tree) String() string
- func (m *JSONElement_Tree) Unmarshal(dAtA []byte) error
- func (m *JSONElement_Tree) XXX_DiscardUnknown()
- func (m *JSONElement_Tree) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *JSONElement_Tree) XXX_Merge(src proto.Message)
- func (m *JSONElement_Tree) XXX_Size() int
- func (m *JSONElement_Tree) XXX_Unmarshal(b []byte) error
- type JSONElement_Tree_
- type ListChangesRequest
- func (*ListChangesRequest) Descriptor() ([]byte, []int)
- func (m *ListChangesRequest) GetDocumentKey() string
- func (m *ListChangesRequest) GetIsForward() bool
- func (m *ListChangesRequest) GetPageSize() int32
- func (m *ListChangesRequest) GetPreviousSeq() int64
- func (m *ListChangesRequest) GetProjectName() string
- func (m *ListChangesRequest) Marshal() (dAtA []byte, err error)
- func (m *ListChangesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListChangesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListChangesRequest) ProtoMessage()
- func (m *ListChangesRequest) Reset()
- func (m *ListChangesRequest) Size() (n int)
- func (m *ListChangesRequest) String() string
- func (m *ListChangesRequest) Unmarshal(dAtA []byte) error
- func (m *ListChangesRequest) XXX_DiscardUnknown()
- func (m *ListChangesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListChangesRequest) XXX_Merge(src proto.Message)
- func (m *ListChangesRequest) XXX_Size() int
- func (m *ListChangesRequest) XXX_Unmarshal(b []byte) error
- type ListChangesResponse
- func (*ListChangesResponse) Descriptor() ([]byte, []int)
- func (m *ListChangesResponse) GetChanges() []*Change
- func (m *ListChangesResponse) Marshal() (dAtA []byte, err error)
- func (m *ListChangesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListChangesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListChangesResponse) ProtoMessage()
- func (m *ListChangesResponse) Reset()
- func (m *ListChangesResponse) Size() (n int)
- func (m *ListChangesResponse) String() string
- func (m *ListChangesResponse) Unmarshal(dAtA []byte) error
- func (m *ListChangesResponse) XXX_DiscardUnknown()
- func (m *ListChangesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListChangesResponse) XXX_Merge(src proto.Message)
- func (m *ListChangesResponse) XXX_Size() int
- func (m *ListChangesResponse) XXX_Unmarshal(b []byte) error
- type ListDocumentsRequest
- func (*ListDocumentsRequest) Descriptor() ([]byte, []int)
- func (m *ListDocumentsRequest) GetIncludeSnapshot() bool
- func (m *ListDocumentsRequest) GetIsForward() bool
- func (m *ListDocumentsRequest) GetPageSize() int32
- func (m *ListDocumentsRequest) GetPreviousId() string
- func (m *ListDocumentsRequest) GetProjectName() string
- func (m *ListDocumentsRequest) Marshal() (dAtA []byte, err error)
- func (m *ListDocumentsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListDocumentsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListDocumentsRequest) ProtoMessage()
- func (m *ListDocumentsRequest) Reset()
- func (m *ListDocumentsRequest) Size() (n int)
- func (m *ListDocumentsRequest) String() string
- func (m *ListDocumentsRequest) Unmarshal(dAtA []byte) error
- func (m *ListDocumentsRequest) XXX_DiscardUnknown()
- func (m *ListDocumentsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDocumentsRequest) XXX_Merge(src proto.Message)
- func (m *ListDocumentsRequest) XXX_Size() int
- func (m *ListDocumentsRequest) XXX_Unmarshal(b []byte) error
- type ListDocumentsResponse
- func (*ListDocumentsResponse) Descriptor() ([]byte, []int)
- func (m *ListDocumentsResponse) GetDocuments() []*DocumentSummary
- func (m *ListDocumentsResponse) Marshal() (dAtA []byte, err error)
- func (m *ListDocumentsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListDocumentsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListDocumentsResponse) ProtoMessage()
- func (m *ListDocumentsResponse) Reset()
- func (m *ListDocumentsResponse) Size() (n int)
- func (m *ListDocumentsResponse) String() string
- func (m *ListDocumentsResponse) Unmarshal(dAtA []byte) error
- func (m *ListDocumentsResponse) XXX_DiscardUnknown()
- func (m *ListDocumentsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDocumentsResponse) XXX_Merge(src proto.Message)
- func (m *ListDocumentsResponse) XXX_Size() int
- func (m *ListDocumentsResponse) XXX_Unmarshal(b []byte) error
- type ListProjectsRequest
- func (*ListProjectsRequest) Descriptor() ([]byte, []int)
- func (m *ListProjectsRequest) Marshal() (dAtA []byte, err error)
- func (m *ListProjectsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListProjectsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListProjectsRequest) ProtoMessage()
- func (m *ListProjectsRequest) Reset()
- func (m *ListProjectsRequest) Size() (n int)
- func (m *ListProjectsRequest) String() string
- func (m *ListProjectsRequest) Unmarshal(dAtA []byte) error
- func (m *ListProjectsRequest) XXX_DiscardUnknown()
- func (m *ListProjectsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListProjectsRequest) XXX_Merge(src proto.Message)
- func (m *ListProjectsRequest) XXX_Size() int
- func (m *ListProjectsRequest) XXX_Unmarshal(b []byte) error
- type ListProjectsResponse
- func (*ListProjectsResponse) Descriptor() ([]byte, []int)
- func (m *ListProjectsResponse) GetProjects() []*Project
- func (m *ListProjectsResponse) Marshal() (dAtA []byte, err error)
- func (m *ListProjectsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListProjectsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListProjectsResponse) ProtoMessage()
- func (m *ListProjectsResponse) Reset()
- func (m *ListProjectsResponse) Size() (n int)
- func (m *ListProjectsResponse) String() string
- func (m *ListProjectsResponse) Unmarshal(dAtA []byte) error
- func (m *ListProjectsResponse) XXX_DiscardUnknown()
- func (m *ListProjectsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListProjectsResponse) XXX_Merge(src proto.Message)
- func (m *ListProjectsResponse) XXX_Size() int
- func (m *ListProjectsResponse) XXX_Unmarshal(b []byte) error
- type LogInRequest
- func (*LogInRequest) Descriptor() ([]byte, []int)
- func (m *LogInRequest) GetPassword() string
- func (m *LogInRequest) GetUsername() string
- func (m *LogInRequest) Marshal() (dAtA []byte, err error)
- func (m *LogInRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *LogInRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogInRequest) ProtoMessage()
- func (m *LogInRequest) Reset()
- func (m *LogInRequest) Size() (n int)
- func (m *LogInRequest) String() string
- func (m *LogInRequest) Unmarshal(dAtA []byte) error
- func (m *LogInRequest) XXX_DiscardUnknown()
- func (m *LogInRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogInRequest) XXX_Merge(src proto.Message)
- func (m *LogInRequest) XXX_Size() int
- func (m *LogInRequest) XXX_Unmarshal(b []byte) error
- type LogInResponse
- func (*LogInResponse) Descriptor() ([]byte, []int)
- func (m *LogInResponse) GetToken() string
- func (m *LogInResponse) Marshal() (dAtA []byte, err error)
- func (m *LogInResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *LogInResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LogInResponse) ProtoMessage()
- func (m *LogInResponse) Reset()
- func (m *LogInResponse) Size() (n int)
- func (m *LogInResponse) String() string
- func (m *LogInResponse) Unmarshal(dAtA []byte) error
- func (m *LogInResponse) XXX_DiscardUnknown()
- func (m *LogInResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LogInResponse) XXX_Merge(src proto.Message)
- func (m *LogInResponse) XXX_Size() int
- func (m *LogInResponse) XXX_Unmarshal(b []byte) error
- type NodeAttr
- func (*NodeAttr) Descriptor() ([]byte, []int)
- func (m *NodeAttr) GetUpdatedAt() *TimeTicket
- func (m *NodeAttr) GetValue() string
- func (m *NodeAttr) Marshal() (dAtA []byte, err error)
- func (m *NodeAttr) MarshalTo(dAtA []byte) (int, error)
- func (m *NodeAttr) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*NodeAttr) ProtoMessage()
- func (m *NodeAttr) Reset()
- func (m *NodeAttr) Size() (n int)
- func (m *NodeAttr) String() string
- func (m *NodeAttr) Unmarshal(dAtA []byte) error
- func (m *NodeAttr) XXX_DiscardUnknown()
- func (m *NodeAttr) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeAttr) XXX_Merge(src proto.Message)
- func (m *NodeAttr) XXX_Size() int
- func (m *NodeAttr) XXX_Unmarshal(b []byte) error
- type Operation
- func (*Operation) Descriptor() ([]byte, []int)
- func (m *Operation) GetAdd() *Operation_Add
- func (m *Operation) GetBody() isOperation_Body
- func (m *Operation) GetEdit() *Operation_Edit
- func (m *Operation) GetIncrease() *Operation_Increase
- func (m *Operation) GetMove() *Operation_Move
- func (m *Operation) GetRemove() *Operation_Remove
- func (m *Operation) GetSelect() *Operation_Select
- func (m *Operation) GetSet() *Operation_Set
- func (m *Operation) GetStyle() *Operation_Style
- func (m *Operation) GetTreeEdit() *Operation_TreeEdit
- func (m *Operation) GetTreeStyle() *Operation_TreeStyle
- func (m *Operation) Marshal() (dAtA []byte, err error)
- func (m *Operation) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation) ProtoMessage()
- func (m *Operation) Reset()
- func (m *Operation) Size() (n int)
- func (m *Operation) String() string
- func (m *Operation) Unmarshal(dAtA []byte) error
- func (m *Operation) XXX_DiscardUnknown()
- func (m *Operation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation) XXX_Merge(src proto.Message)
- func (*Operation) XXX_OneofWrappers() []interface{}
- func (m *Operation) XXX_Size() int
- func (m *Operation) XXX_Unmarshal(b []byte) error
- type Operation_Add
- func (*Operation_Add) Descriptor() ([]byte, []int)
- func (m *Operation_Add) GetExecutedAt() *TimeTicket
- func (m *Operation_Add) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Add) GetPrevCreatedAt() *TimeTicket
- func (m *Operation_Add) GetValue() *JSONElementSimple
- func (m *Operation_Add) Marshal() (dAtA []byte, err error)
- func (m *Operation_Add) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Add) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Add) ProtoMessage()
- func (m *Operation_Add) Reset()
- func (m *Operation_Add) Size() (n int)
- func (m *Operation_Add) String() string
- func (m *Operation_Add) Unmarshal(dAtA []byte) error
- func (m *Operation_Add) XXX_DiscardUnknown()
- func (m *Operation_Add) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Add) XXX_Merge(src proto.Message)
- func (m *Operation_Add) XXX_Size() int
- func (m *Operation_Add) XXX_Unmarshal(b []byte) error
- type Operation_Add_
- type Operation_Edit
- func (*Operation_Edit) Descriptor() ([]byte, []int)
- func (m *Operation_Edit) GetAttributes() map[string]string
- func (m *Operation_Edit) GetContent() string
- func (m *Operation_Edit) GetCreatedAtMapByActor() map[string]*TimeTicket
- func (m *Operation_Edit) GetExecutedAt() *TimeTicket
- func (m *Operation_Edit) GetFrom() *TextNodePos
- func (m *Operation_Edit) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Edit) GetTo() *TextNodePos
- func (m *Operation_Edit) Marshal() (dAtA []byte, err error)
- func (m *Operation_Edit) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Edit) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Edit) ProtoMessage()
- func (m *Operation_Edit) Reset()
- func (m *Operation_Edit) Size() (n int)
- func (m *Operation_Edit) String() string
- func (m *Operation_Edit) Unmarshal(dAtA []byte) error
- func (m *Operation_Edit) XXX_DiscardUnknown()
- func (m *Operation_Edit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Edit) XXX_Merge(src proto.Message)
- func (m *Operation_Edit) XXX_Size() int
- func (m *Operation_Edit) XXX_Unmarshal(b []byte) error
- type Operation_Edit_
- type Operation_Increase
- func (*Operation_Increase) Descriptor() ([]byte, []int)
- func (m *Operation_Increase) GetExecutedAt() *TimeTicket
- func (m *Operation_Increase) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Increase) GetValue() *JSONElementSimple
- func (m *Operation_Increase) Marshal() (dAtA []byte, err error)
- func (m *Operation_Increase) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Increase) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Increase) ProtoMessage()
- func (m *Operation_Increase) Reset()
- func (m *Operation_Increase) Size() (n int)
- func (m *Operation_Increase) String() string
- func (m *Operation_Increase) Unmarshal(dAtA []byte) error
- func (m *Operation_Increase) XXX_DiscardUnknown()
- func (m *Operation_Increase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Increase) XXX_Merge(src proto.Message)
- func (m *Operation_Increase) XXX_Size() int
- func (m *Operation_Increase) XXX_Unmarshal(b []byte) error
- type Operation_Increase_
- type Operation_Move
- func (*Operation_Move) Descriptor() ([]byte, []int)
- func (m *Operation_Move) GetCreatedAt() *TimeTicket
- func (m *Operation_Move) GetExecutedAt() *TimeTicket
- func (m *Operation_Move) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Move) GetPrevCreatedAt() *TimeTicket
- func (m *Operation_Move) Marshal() (dAtA []byte, err error)
- func (m *Operation_Move) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Move) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Move) ProtoMessage()
- func (m *Operation_Move) Reset()
- func (m *Operation_Move) Size() (n int)
- func (m *Operation_Move) String() string
- func (m *Operation_Move) Unmarshal(dAtA []byte) error
- func (m *Operation_Move) XXX_DiscardUnknown()
- func (m *Operation_Move) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Move) XXX_Merge(src proto.Message)
- func (m *Operation_Move) XXX_Size() int
- func (m *Operation_Move) XXX_Unmarshal(b []byte) error
- type Operation_Move_
- type Operation_Remove
- func (*Operation_Remove) Descriptor() ([]byte, []int)
- func (m *Operation_Remove) GetCreatedAt() *TimeTicket
- func (m *Operation_Remove) GetExecutedAt() *TimeTicket
- func (m *Operation_Remove) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Remove) Marshal() (dAtA []byte, err error)
- func (m *Operation_Remove) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Remove) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Remove) ProtoMessage()
- func (m *Operation_Remove) Reset()
- func (m *Operation_Remove) Size() (n int)
- func (m *Operation_Remove) String() string
- func (m *Operation_Remove) Unmarshal(dAtA []byte) error
- func (m *Operation_Remove) XXX_DiscardUnknown()
- func (m *Operation_Remove) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Remove) XXX_Merge(src proto.Message)
- func (m *Operation_Remove) XXX_Size() int
- func (m *Operation_Remove) XXX_Unmarshal(b []byte) error
- type Operation_Remove_
- type Operation_Select
- func (*Operation_Select) Descriptor() ([]byte, []int)
- func (m *Operation_Select) GetExecutedAt() *TimeTicket
- func (m *Operation_Select) GetFrom() *TextNodePos
- func (m *Operation_Select) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Select) GetTo() *TextNodePos
- func (m *Operation_Select) Marshal() (dAtA []byte, err error)
- func (m *Operation_Select) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Select) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Select) ProtoMessage()
- func (m *Operation_Select) Reset()
- func (m *Operation_Select) Size() (n int)
- func (m *Operation_Select) String() string
- func (m *Operation_Select) Unmarshal(dAtA []byte) error
- func (m *Operation_Select) XXX_DiscardUnknown()
- func (m *Operation_Select) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Select) XXX_Merge(src proto.Message)
- func (m *Operation_Select) XXX_Size() int
- func (m *Operation_Select) XXX_Unmarshal(b []byte) error
- type Operation_Select_
- type Operation_Set
- func (*Operation_Set) Descriptor() ([]byte, []int)
- func (m *Operation_Set) GetExecutedAt() *TimeTicket
- func (m *Operation_Set) GetKey() string
- func (m *Operation_Set) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Set) GetValue() *JSONElementSimple
- func (m *Operation_Set) Marshal() (dAtA []byte, err error)
- func (m *Operation_Set) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Set) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Set) ProtoMessage()
- func (m *Operation_Set) Reset()
- func (m *Operation_Set) Size() (n int)
- func (m *Operation_Set) String() string
- func (m *Operation_Set) Unmarshal(dAtA []byte) error
- func (m *Operation_Set) XXX_DiscardUnknown()
- func (m *Operation_Set) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Set) XXX_Merge(src proto.Message)
- func (m *Operation_Set) XXX_Size() int
- func (m *Operation_Set) XXX_Unmarshal(b []byte) error
- type Operation_Set_
- type Operation_Style
- func (*Operation_Style) Descriptor() ([]byte, []int)
- func (m *Operation_Style) GetAttributes() map[string]string
- func (m *Operation_Style) GetCreatedAtMapByActor() map[string]*TimeTicket
- func (m *Operation_Style) GetExecutedAt() *TimeTicket
- func (m *Operation_Style) GetFrom() *TextNodePos
- func (m *Operation_Style) GetParentCreatedAt() *TimeTicket
- func (m *Operation_Style) GetTo() *TextNodePos
- func (m *Operation_Style) Marshal() (dAtA []byte, err error)
- func (m *Operation_Style) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_Style) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_Style) ProtoMessage()
- func (m *Operation_Style) Reset()
- func (m *Operation_Style) Size() (n int)
- func (m *Operation_Style) String() string
- func (m *Operation_Style) Unmarshal(dAtA []byte) error
- func (m *Operation_Style) XXX_DiscardUnknown()
- func (m *Operation_Style) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_Style) XXX_Merge(src proto.Message)
- func (m *Operation_Style) XXX_Size() int
- func (m *Operation_Style) XXX_Unmarshal(b []byte) error
- type Operation_Style_
- type Operation_TreeEdit
- func (*Operation_TreeEdit) Descriptor() ([]byte, []int)
- func (m *Operation_TreeEdit) GetContents() []*TreeNodes
- func (m *Operation_TreeEdit) GetCreatedAtMapByActor() map[string]*TimeTicket
- func (m *Operation_TreeEdit) GetExecutedAt() *TimeTicket
- func (m *Operation_TreeEdit) GetFrom() *TreePos
- func (m *Operation_TreeEdit) GetParentCreatedAt() *TimeTicket
- func (m *Operation_TreeEdit) GetSplitLevel() int32
- func (m *Operation_TreeEdit) GetTo() *TreePos
- func (m *Operation_TreeEdit) Marshal() (dAtA []byte, err error)
- func (m *Operation_TreeEdit) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_TreeEdit) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_TreeEdit) ProtoMessage()
- func (m *Operation_TreeEdit) Reset()
- func (m *Operation_TreeEdit) Size() (n int)
- func (m *Operation_TreeEdit) String() string
- func (m *Operation_TreeEdit) Unmarshal(dAtA []byte) error
- func (m *Operation_TreeEdit) XXX_DiscardUnknown()
- func (m *Operation_TreeEdit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_TreeEdit) XXX_Merge(src proto.Message)
- func (m *Operation_TreeEdit) XXX_Size() int
- func (m *Operation_TreeEdit) XXX_Unmarshal(b []byte) error
- type Operation_TreeEdit_
- type Operation_TreeStyle
- func (*Operation_TreeStyle) Descriptor() ([]byte, []int)
- func (m *Operation_TreeStyle) GetAttributes() map[string]string
- func (m *Operation_TreeStyle) GetExecutedAt() *TimeTicket
- func (m *Operation_TreeStyle) GetFrom() *TreePos
- func (m *Operation_TreeStyle) GetParentCreatedAt() *TimeTicket
- func (m *Operation_TreeStyle) GetTo() *TreePos
- func (m *Operation_TreeStyle) Marshal() (dAtA []byte, err error)
- func (m *Operation_TreeStyle) MarshalTo(dAtA []byte) (int, error)
- func (m *Operation_TreeStyle) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Operation_TreeStyle) ProtoMessage()
- func (m *Operation_TreeStyle) Reset()
- func (m *Operation_TreeStyle) Size() (n int)
- func (m *Operation_TreeStyle) String() string
- func (m *Operation_TreeStyle) Unmarshal(dAtA []byte) error
- func (m *Operation_TreeStyle) XXX_DiscardUnknown()
- func (m *Operation_TreeStyle) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation_TreeStyle) XXX_Merge(src proto.Message)
- func (m *Operation_TreeStyle) XXX_Size() int
- func (m *Operation_TreeStyle) XXX_Unmarshal(b []byte) error
- type Operation_TreeStyle_
- type Presence
- func (*Presence) Descriptor() ([]byte, []int)
- func (m *Presence) GetData() map[string]string
- func (m *Presence) Marshal() (dAtA []byte, err error)
- func (m *Presence) MarshalTo(dAtA []byte) (int, error)
- func (m *Presence) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Presence) ProtoMessage()
- func (m *Presence) Reset()
- func (m *Presence) Size() (n int)
- func (m *Presence) String() string
- func (m *Presence) Unmarshal(dAtA []byte) error
- func (m *Presence) XXX_DiscardUnknown()
- func (m *Presence) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Presence) XXX_Merge(src proto.Message)
- func (m *Presence) XXX_Size() int
- func (m *Presence) XXX_Unmarshal(b []byte) error
- type PresenceChange
- func (*PresenceChange) Descriptor() ([]byte, []int)
- func (m *PresenceChange) GetPresence() *Presence
- func (m *PresenceChange) GetType() PresenceChange_ChangeType
- func (m *PresenceChange) Marshal() (dAtA []byte, err error)
- func (m *PresenceChange) MarshalTo(dAtA []byte) (int, error)
- func (m *PresenceChange) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PresenceChange) ProtoMessage()
- func (m *PresenceChange) Reset()
- func (m *PresenceChange) Size() (n int)
- func (m *PresenceChange) String() string
- func (m *PresenceChange) Unmarshal(dAtA []byte) error
- func (m *PresenceChange) XXX_DiscardUnknown()
- func (m *PresenceChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PresenceChange) XXX_Merge(src proto.Message)
- func (m *PresenceChange) XXX_Size() int
- func (m *PresenceChange) XXX_Unmarshal(b []byte) error
- type PresenceChange_ChangeType
- type Project
- func (*Project) Descriptor() ([]byte, []int)
- func (m *Project) GetAuthWebhookMethods() []string
- func (m *Project) GetAuthWebhookUrl() string
- func (m *Project) GetClientDeactivateThreshold() string
- func (m *Project) GetCreatedAt() *types.Timestamp
- func (m *Project) GetId() string
- func (m *Project) GetName() string
- func (m *Project) GetPublicKey() string
- func (m *Project) GetSecretKey() string
- func (m *Project) GetUpdatedAt() *types.Timestamp
- func (m *Project) Marshal() (dAtA []byte, err error)
- func (m *Project) MarshalTo(dAtA []byte) (int, error)
- func (m *Project) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Project) ProtoMessage()
- func (m *Project) Reset()
- func (m *Project) Size() (n int)
- func (m *Project) String() string
- func (m *Project) Unmarshal(dAtA []byte) error
- func (m *Project) XXX_DiscardUnknown()
- func (m *Project) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Project) XXX_Merge(src proto.Message)
- func (m *Project) XXX_Size() int
- func (m *Project) XXX_Unmarshal(b []byte) error
- type PushPullChangesRequest
- func (*PushPullChangesRequest) Descriptor() ([]byte, []int)
- func (m *PushPullChangesRequest) GetChangePack() *ChangePack
- func (m *PushPullChangesRequest) GetClientId() string
- func (m *PushPullChangesRequest) GetDocumentId() string
- func (m *PushPullChangesRequest) GetPushOnly() bool
- func (m *PushPullChangesRequest) Marshal() (dAtA []byte, err error)
- func (m *PushPullChangesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *PushPullChangesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushPullChangesRequest) ProtoMessage()
- func (m *PushPullChangesRequest) Reset()
- func (m *PushPullChangesRequest) Size() (n int)
- func (m *PushPullChangesRequest) String() string
- func (m *PushPullChangesRequest) Unmarshal(dAtA []byte) error
- func (m *PushPullChangesRequest) XXX_DiscardUnknown()
- func (m *PushPullChangesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushPullChangesRequest) XXX_Merge(src proto.Message)
- func (m *PushPullChangesRequest) XXX_Size() int
- func (m *PushPullChangesRequest) XXX_Unmarshal(b []byte) error
- type PushPullChangesResponse
- func (*PushPullChangesResponse) Descriptor() ([]byte, []int)
- func (m *PushPullChangesResponse) GetChangePack() *ChangePack
- func (m *PushPullChangesResponse) Marshal() (dAtA []byte, err error)
- func (m *PushPullChangesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PushPullChangesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PushPullChangesResponse) ProtoMessage()
- func (m *PushPullChangesResponse) Reset()
- func (m *PushPullChangesResponse) Size() (n int)
- func (m *PushPullChangesResponse) String() string
- func (m *PushPullChangesResponse) Unmarshal(dAtA []byte) error
- func (m *PushPullChangesResponse) XXX_DiscardUnknown()
- func (m *PushPullChangesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushPullChangesResponse) XXX_Merge(src proto.Message)
- func (m *PushPullChangesResponse) XXX_Size() int
- func (m *PushPullChangesResponse) XXX_Unmarshal(b []byte) error
- type RGANode
- func (*RGANode) Descriptor() ([]byte, []int)
- func (m *RGANode) GetElement() *JSONElement
- func (m *RGANode) GetNext() *RGANode
- func (m *RGANode) Marshal() (dAtA []byte, err error)
- func (m *RGANode) MarshalTo(dAtA []byte) (int, error)
- func (m *RGANode) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RGANode) ProtoMessage()
- func (m *RGANode) Reset()
- func (m *RGANode) Size() (n int)
- func (m *RGANode) String() string
- func (m *RGANode) Unmarshal(dAtA []byte) error
- func (m *RGANode) XXX_DiscardUnknown()
- func (m *RGANode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RGANode) XXX_Merge(src proto.Message)
- func (m *RGANode) XXX_Size() int
- func (m *RGANode) XXX_Unmarshal(b []byte) error
- type RHTNode
- func (*RHTNode) Descriptor() ([]byte, []int)
- func (m *RHTNode) GetElement() *JSONElement
- func (m *RHTNode) GetKey() string
- func (m *RHTNode) Marshal() (dAtA []byte, err error)
- func (m *RHTNode) MarshalTo(dAtA []byte) (int, error)
- func (m *RHTNode) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RHTNode) ProtoMessage()
- func (m *RHTNode) Reset()
- func (m *RHTNode) Size() (n int)
- func (m *RHTNode) String() string
- func (m *RHTNode) Unmarshal(dAtA []byte) error
- func (m *RHTNode) XXX_DiscardUnknown()
- func (m *RHTNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RHTNode) XXX_Merge(src proto.Message)
- func (m *RHTNode) XXX_Size() int
- func (m *RHTNode) XXX_Unmarshal(b []byte) error
- type RemoveDocumentByAdminRequest
- func (*RemoveDocumentByAdminRequest) Descriptor() ([]byte, []int)
- func (m *RemoveDocumentByAdminRequest) GetDocumentKey() string
- func (m *RemoveDocumentByAdminRequest) GetForce() bool
- func (m *RemoveDocumentByAdminRequest) GetProjectName() string
- func (m *RemoveDocumentByAdminRequest) Marshal() (dAtA []byte, err error)
- func (m *RemoveDocumentByAdminRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveDocumentByAdminRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveDocumentByAdminRequest) ProtoMessage()
- func (m *RemoveDocumentByAdminRequest) Reset()
- func (m *RemoveDocumentByAdminRequest) Size() (n int)
- func (m *RemoveDocumentByAdminRequest) String() string
- func (m *RemoveDocumentByAdminRequest) Unmarshal(dAtA []byte) error
- func (m *RemoveDocumentByAdminRequest) XXX_DiscardUnknown()
- func (m *RemoveDocumentByAdminRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveDocumentByAdminRequest) XXX_Merge(src proto.Message)
- func (m *RemoveDocumentByAdminRequest) XXX_Size() int
- func (m *RemoveDocumentByAdminRequest) XXX_Unmarshal(b []byte) error
- type RemoveDocumentByAdminResponse
- func (*RemoveDocumentByAdminResponse) Descriptor() ([]byte, []int)
- func (m *RemoveDocumentByAdminResponse) Marshal() (dAtA []byte, err error)
- func (m *RemoveDocumentByAdminResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveDocumentByAdminResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveDocumentByAdminResponse) ProtoMessage()
- func (m *RemoveDocumentByAdminResponse) Reset()
- func (m *RemoveDocumentByAdminResponse) Size() (n int)
- func (m *RemoveDocumentByAdminResponse) String() string
- func (m *RemoveDocumentByAdminResponse) Unmarshal(dAtA []byte) error
- func (m *RemoveDocumentByAdminResponse) XXX_DiscardUnknown()
- func (m *RemoveDocumentByAdminResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveDocumentByAdminResponse) XXX_Merge(src proto.Message)
- func (m *RemoveDocumentByAdminResponse) XXX_Size() int
- func (m *RemoveDocumentByAdminResponse) XXX_Unmarshal(b []byte) error
- type RemoveDocumentRequest
- func (*RemoveDocumentRequest) Descriptor() ([]byte, []int)
- func (m *RemoveDocumentRequest) GetChangePack() *ChangePack
- func (m *RemoveDocumentRequest) GetClientId() string
- func (m *RemoveDocumentRequest) GetDocumentId() string
- func (m *RemoveDocumentRequest) Marshal() (dAtA []byte, err error)
- func (m *RemoveDocumentRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveDocumentRequest) ProtoMessage()
- func (m *RemoveDocumentRequest) Reset()
- func (m *RemoveDocumentRequest) Size() (n int)
- func (m *RemoveDocumentRequest) String() string
- func (m *RemoveDocumentRequest) Unmarshal(dAtA []byte) error
- func (m *RemoveDocumentRequest) XXX_DiscardUnknown()
- func (m *RemoveDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveDocumentRequest) XXX_Merge(src proto.Message)
- func (m *RemoveDocumentRequest) XXX_Size() int
- func (m *RemoveDocumentRequest) XXX_Unmarshal(b []byte) error
- type RemoveDocumentResponse
- func (*RemoveDocumentResponse) Descriptor() ([]byte, []int)
- func (m *RemoveDocumentResponse) GetChangePack() *ChangePack
- func (m *RemoveDocumentResponse) Marshal() (dAtA []byte, err error)
- func (m *RemoveDocumentResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *RemoveDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RemoveDocumentResponse) ProtoMessage()
- func (m *RemoveDocumentResponse) Reset()
- func (m *RemoveDocumentResponse) Size() (n int)
- func (m *RemoveDocumentResponse) String() string
- func (m *RemoveDocumentResponse) Unmarshal(dAtA []byte) error
- func (m *RemoveDocumentResponse) XXX_DiscardUnknown()
- func (m *RemoveDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveDocumentResponse) XXX_Merge(src proto.Message)
- func (m *RemoveDocumentResponse) XXX_Size() int
- func (m *RemoveDocumentResponse) XXX_Unmarshal(b []byte) error
- type SearchDocumentsRequest
- func (*SearchDocumentsRequest) Descriptor() ([]byte, []int)
- func (m *SearchDocumentsRequest) GetPageSize() int32
- func (m *SearchDocumentsRequest) GetProjectName() string
- func (m *SearchDocumentsRequest) GetQuery() string
- func (m *SearchDocumentsRequest) Marshal() (dAtA []byte, err error)
- func (m *SearchDocumentsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SearchDocumentsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SearchDocumentsRequest) ProtoMessage()
- func (m *SearchDocumentsRequest) Reset()
- func (m *SearchDocumentsRequest) Size() (n int)
- func (m *SearchDocumentsRequest) String() string
- func (m *SearchDocumentsRequest) Unmarshal(dAtA []byte) error
- func (m *SearchDocumentsRequest) XXX_DiscardUnknown()
- func (m *SearchDocumentsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SearchDocumentsRequest) XXX_Merge(src proto.Message)
- func (m *SearchDocumentsRequest) XXX_Size() int
- func (m *SearchDocumentsRequest) XXX_Unmarshal(b []byte) error
- type SearchDocumentsResponse
- func (*SearchDocumentsResponse) Descriptor() ([]byte, []int)
- func (m *SearchDocumentsResponse) GetDocuments() []*DocumentSummary
- func (m *SearchDocumentsResponse) GetTotalCount() int32
- func (m *SearchDocumentsResponse) Marshal() (dAtA []byte, err error)
- func (m *SearchDocumentsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SearchDocumentsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SearchDocumentsResponse) ProtoMessage()
- func (m *SearchDocumentsResponse) Reset()
- func (m *SearchDocumentsResponse) Size() (n int)
- func (m *SearchDocumentsResponse) String() string
- func (m *SearchDocumentsResponse) Unmarshal(dAtA []byte) error
- func (m *SearchDocumentsResponse) XXX_DiscardUnknown()
- func (m *SearchDocumentsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SearchDocumentsResponse) XXX_Merge(src proto.Message)
- func (m *SearchDocumentsResponse) XXX_Size() int
- func (m *SearchDocumentsResponse) XXX_Unmarshal(b []byte) error
- type SignUpRequest
- func (*SignUpRequest) Descriptor() ([]byte, []int)
- func (m *SignUpRequest) GetPassword() string
- func (m *SignUpRequest) GetUsername() string
- func (m *SignUpRequest) Marshal() (dAtA []byte, err error)
- func (m *SignUpRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *SignUpRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignUpRequest) ProtoMessage()
- func (m *SignUpRequest) Reset()
- func (m *SignUpRequest) Size() (n int)
- func (m *SignUpRequest) String() string
- func (m *SignUpRequest) Unmarshal(dAtA []byte) error
- func (m *SignUpRequest) XXX_DiscardUnknown()
- func (m *SignUpRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignUpRequest) XXX_Merge(src proto.Message)
- func (m *SignUpRequest) XXX_Size() int
- func (m *SignUpRequest) XXX_Unmarshal(b []byte) error
- type SignUpResponse
- func (*SignUpResponse) Descriptor() ([]byte, []int)
- func (m *SignUpResponse) GetUser() *User
- func (m *SignUpResponse) Marshal() (dAtA []byte, err error)
- func (m *SignUpResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *SignUpResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignUpResponse) ProtoMessage()
- func (m *SignUpResponse) Reset()
- func (m *SignUpResponse) Size() (n int)
- func (m *SignUpResponse) String() string
- func (m *SignUpResponse) Unmarshal(dAtA []byte) error
- func (m *SignUpResponse) XXX_DiscardUnknown()
- func (m *SignUpResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignUpResponse) XXX_Merge(src proto.Message)
- func (m *SignUpResponse) XXX_Size() int
- func (m *SignUpResponse) XXX_Unmarshal(b []byte) error
- type Snapshot
- func (*Snapshot) Descriptor() ([]byte, []int)
- func (m *Snapshot) GetPresences() map[string]*Presence
- func (m *Snapshot) GetRoot() *JSONElement
- func (m *Snapshot) Marshal() (dAtA []byte, err error)
- func (m *Snapshot) MarshalTo(dAtA []byte) (int, error)
- func (m *Snapshot) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Snapshot) ProtoMessage()
- func (m *Snapshot) Reset()
- func (m *Snapshot) Size() (n int)
- func (m *Snapshot) String() string
- func (m *Snapshot) Unmarshal(dAtA []byte) error
- func (m *Snapshot) XXX_DiscardUnknown()
- func (m *Snapshot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Snapshot) XXX_Merge(src proto.Message)
- func (m *Snapshot) XXX_Size() int
- func (m *Snapshot) XXX_Unmarshal(b []byte) error
- type TextNode
- func (*TextNode) Descriptor() ([]byte, []int)
- func (m *TextNode) GetAttributes() map[string]*NodeAttr
- func (m *TextNode) GetId() *TextNodeID
- func (m *TextNode) GetInsPrevId() *TextNodeID
- func (m *TextNode) GetRemovedAt() *TimeTicket
- func (m *TextNode) GetValue() string
- func (m *TextNode) Marshal() (dAtA []byte, err error)
- func (m *TextNode) MarshalTo(dAtA []byte) (int, error)
- func (m *TextNode) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TextNode) ProtoMessage()
- func (m *TextNode) Reset()
- func (m *TextNode) Size() (n int)
- func (m *TextNode) String() string
- func (m *TextNode) Unmarshal(dAtA []byte) error
- func (m *TextNode) XXX_DiscardUnknown()
- func (m *TextNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TextNode) XXX_Merge(src proto.Message)
- func (m *TextNode) XXX_Size() int
- func (m *TextNode) XXX_Unmarshal(b []byte) error
- type TextNodeID
- func (*TextNodeID) Descriptor() ([]byte, []int)
- func (m *TextNodeID) GetCreatedAt() *TimeTicket
- func (m *TextNodeID) GetOffset() int32
- func (m *TextNodeID) Marshal() (dAtA []byte, err error)
- func (m *TextNodeID) MarshalTo(dAtA []byte) (int, error)
- func (m *TextNodeID) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TextNodeID) ProtoMessage()
- func (m *TextNodeID) Reset()
- func (m *TextNodeID) Size() (n int)
- func (m *TextNodeID) String() string
- func (m *TextNodeID) Unmarshal(dAtA []byte) error
- func (m *TextNodeID) XXX_DiscardUnknown()
- func (m *TextNodeID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TextNodeID) XXX_Merge(src proto.Message)
- func (m *TextNodeID) XXX_Size() int
- func (m *TextNodeID) XXX_Unmarshal(b []byte) error
- type TextNodePos
- func (*TextNodePos) Descriptor() ([]byte, []int)
- func (m *TextNodePos) GetCreatedAt() *TimeTicket
- func (m *TextNodePos) GetOffset() int32
- func (m *TextNodePos) GetRelativeOffset() int32
- func (m *TextNodePos) Marshal() (dAtA []byte, err error)
- func (m *TextNodePos) MarshalTo(dAtA []byte) (int, error)
- func (m *TextNodePos) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TextNodePos) ProtoMessage()
- func (m *TextNodePos) Reset()
- func (m *TextNodePos) Size() (n int)
- func (m *TextNodePos) String() string
- func (m *TextNodePos) Unmarshal(dAtA []byte) error
- func (m *TextNodePos) XXX_DiscardUnknown()
- func (m *TextNodePos) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TextNodePos) XXX_Merge(src proto.Message)
- func (m *TextNodePos) XXX_Size() int
- func (m *TextNodePos) XXX_Unmarshal(b []byte) error
- type TimeTicket
- func (*TimeTicket) Descriptor() ([]byte, []int)
- func (m *TimeTicket) GetActorId() []byte
- func (m *TimeTicket) GetDelimiter() uint32
- func (m *TimeTicket) GetLamport() int64
- func (m *TimeTicket) Marshal() (dAtA []byte, err error)
- func (m *TimeTicket) MarshalTo(dAtA []byte) (int, error)
- func (m *TimeTicket) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimeTicket) ProtoMessage()
- func (m *TimeTicket) Reset()
- func (m *TimeTicket) Size() (n int)
- func (m *TimeTicket) String() string
- func (m *TimeTicket) Unmarshal(dAtA []byte) error
- func (m *TimeTicket) XXX_DiscardUnknown()
- func (m *TimeTicket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimeTicket) XXX_Merge(src proto.Message)
- func (m *TimeTicket) XXX_Size() int
- func (m *TimeTicket) XXX_Unmarshal(b []byte) error
- type TreeNode
- func (*TreeNode) Descriptor() ([]byte, []int)
- func (m *TreeNode) GetAttributes() map[string]*NodeAttr
- func (m *TreeNode) GetDepth() int32
- func (m *TreeNode) GetId() *TreeNodeID
- func (m *TreeNode) GetInsNextId() *TreeNodeID
- func (m *TreeNode) GetInsPrevId() *TreeNodeID
- func (m *TreeNode) GetRemovedAt() *TimeTicket
- func (m *TreeNode) GetType() string
- func (m *TreeNode) GetValue() string
- func (m *TreeNode) Marshal() (dAtA []byte, err error)
- func (m *TreeNode) MarshalTo(dAtA []byte) (int, error)
- func (m *TreeNode) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TreeNode) ProtoMessage()
- func (m *TreeNode) Reset()
- func (m *TreeNode) Size() (n int)
- func (m *TreeNode) String() string
- func (m *TreeNode) Unmarshal(dAtA []byte) error
- func (m *TreeNode) XXX_DiscardUnknown()
- func (m *TreeNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TreeNode) XXX_Merge(src proto.Message)
- func (m *TreeNode) XXX_Size() int
- func (m *TreeNode) XXX_Unmarshal(b []byte) error
- type TreeNodeID
- func (*TreeNodeID) Descriptor() ([]byte, []int)
- func (m *TreeNodeID) GetCreatedAt() *TimeTicket
- func (m *TreeNodeID) GetOffset() int32
- func (m *TreeNodeID) Marshal() (dAtA []byte, err error)
- func (m *TreeNodeID) MarshalTo(dAtA []byte) (int, error)
- func (m *TreeNodeID) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TreeNodeID) ProtoMessage()
- func (m *TreeNodeID) Reset()
- func (m *TreeNodeID) Size() (n int)
- func (m *TreeNodeID) String() string
- func (m *TreeNodeID) Unmarshal(dAtA []byte) error
- func (m *TreeNodeID) XXX_DiscardUnknown()
- func (m *TreeNodeID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TreeNodeID) XXX_Merge(src proto.Message)
- func (m *TreeNodeID) XXX_Size() int
- func (m *TreeNodeID) XXX_Unmarshal(b []byte) error
- type TreeNodes
- func (*TreeNodes) Descriptor() ([]byte, []int)
- func (m *TreeNodes) GetContent() []*TreeNode
- func (m *TreeNodes) Marshal() (dAtA []byte, err error)
- func (m *TreeNodes) MarshalTo(dAtA []byte) (int, error)
- func (m *TreeNodes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TreeNodes) ProtoMessage()
- func (m *TreeNodes) Reset()
- func (m *TreeNodes) Size() (n int)
- func (m *TreeNodes) String() string
- func (m *TreeNodes) Unmarshal(dAtA []byte) error
- func (m *TreeNodes) XXX_DiscardUnknown()
- func (m *TreeNodes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TreeNodes) XXX_Merge(src proto.Message)
- func (m *TreeNodes) XXX_Size() int
- func (m *TreeNodes) XXX_Unmarshal(b []byte) error
- type TreePos
- func (*TreePos) Descriptor() ([]byte, []int)
- func (m *TreePos) GetLeftSiblingId() *TreeNodeID
- func (m *TreePos) GetParentId() *TreeNodeID
- func (m *TreePos) Marshal() (dAtA []byte, err error)
- func (m *TreePos) MarshalTo(dAtA []byte) (int, error)
- func (m *TreePos) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TreePos) ProtoMessage()
- func (m *TreePos) Reset()
- func (m *TreePos) Size() (n int)
- func (m *TreePos) String() string
- func (m *TreePos) Unmarshal(dAtA []byte) error
- func (m *TreePos) XXX_DiscardUnknown()
- func (m *TreePos) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TreePos) XXX_Merge(src proto.Message)
- func (m *TreePos) XXX_Size() int
- func (m *TreePos) XXX_Unmarshal(b []byte) error
- type UnimplementedAdminServiceServer
- func (*UnimplementedAdminServiceServer) CreateProject(ctx context.Context, req *CreateProjectRequest) (*CreateProjectResponse, error)
- func (*UnimplementedAdminServiceServer) GetDocument(ctx context.Context, req *GetDocumentRequest) (*GetDocumentResponse, error)
- func (*UnimplementedAdminServiceServer) GetProject(ctx context.Context, req *GetProjectRequest) (*GetProjectResponse, error)
- func (*UnimplementedAdminServiceServer) GetSnapshotMeta(ctx context.Context, req *GetSnapshotMetaRequest) (*GetSnapshotMetaResponse, error)
- func (*UnimplementedAdminServiceServer) ListChanges(ctx context.Context, req *ListChangesRequest) (*ListChangesResponse, error)
- func (*UnimplementedAdminServiceServer) ListDocuments(ctx context.Context, req *ListDocumentsRequest) (*ListDocumentsResponse, error)
- func (*UnimplementedAdminServiceServer) ListProjects(ctx context.Context, req *ListProjectsRequest) (*ListProjectsResponse, error)
- func (*UnimplementedAdminServiceServer) LogIn(ctx context.Context, req *LogInRequest) (*LogInResponse, error)
- func (*UnimplementedAdminServiceServer) RemoveDocumentByAdmin(ctx context.Context, req *RemoveDocumentByAdminRequest) (*RemoveDocumentByAdminResponse, error)
- func (*UnimplementedAdminServiceServer) SearchDocuments(ctx context.Context, req *SearchDocumentsRequest) (*SearchDocumentsResponse, error)
- func (*UnimplementedAdminServiceServer) SignUp(ctx context.Context, req *SignUpRequest) (*SignUpResponse, error)
- func (*UnimplementedAdminServiceServer) UpdateProject(ctx context.Context, req *UpdateProjectRequest) (*UpdateProjectResponse, error)
- type UnimplementedYorkieServiceServer
- func (*UnimplementedYorkieServiceServer) ActivateClient(ctx context.Context, req *ActivateClientRequest) (*ActivateClientResponse, error)
- func (*UnimplementedYorkieServiceServer) AttachDocument(ctx context.Context, req *AttachDocumentRequest) (*AttachDocumentResponse, error)
- func (*UnimplementedYorkieServiceServer) Broadcast(ctx context.Context, req *BroadcastRequest) (*BroadcastResponse, error)
- func (*UnimplementedYorkieServiceServer) DeactivateClient(ctx context.Context, req *DeactivateClientRequest) (*DeactivateClientResponse, error)
- func (*UnimplementedYorkieServiceServer) DetachDocument(ctx context.Context, req *DetachDocumentRequest) (*DetachDocumentResponse, error)
- func (*UnimplementedYorkieServiceServer) PushPullChanges(ctx context.Context, req *PushPullChangesRequest) (*PushPullChangesResponse, error)
- func (*UnimplementedYorkieServiceServer) RemoveDocument(ctx context.Context, req *RemoveDocumentRequest) (*RemoveDocumentResponse, error)
- func (*UnimplementedYorkieServiceServer) WatchDocument(req *WatchDocumentRequest, srv YorkieService_WatchDocumentServer) error
- type UpdatableProjectFields
- func (*UpdatableProjectFields) Descriptor() ([]byte, []int)
- func (m *UpdatableProjectFields) GetAuthWebhookMethods() *UpdatableProjectFields_AuthWebhookMethods
- func (m *UpdatableProjectFields) GetAuthWebhookUrl() *types.StringValue
- func (m *UpdatableProjectFields) GetClientDeactivateThreshold() *types.StringValue
- func (m *UpdatableProjectFields) GetName() *types.StringValue
- func (m *UpdatableProjectFields) Marshal() (dAtA []byte, err error)
- func (m *UpdatableProjectFields) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdatableProjectFields) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdatableProjectFields) ProtoMessage()
- func (m *UpdatableProjectFields) Reset()
- func (m *UpdatableProjectFields) Size() (n int)
- func (m *UpdatableProjectFields) String() string
- func (m *UpdatableProjectFields) Unmarshal(dAtA []byte) error
- func (m *UpdatableProjectFields) XXX_DiscardUnknown()
- func (m *UpdatableProjectFields) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatableProjectFields) XXX_Merge(src proto.Message)
- func (m *UpdatableProjectFields) XXX_Size() int
- func (m *UpdatableProjectFields) XXX_Unmarshal(b []byte) error
- type UpdatableProjectFields_AuthWebhookMethods
- func (*UpdatableProjectFields_AuthWebhookMethods) Descriptor() ([]byte, []int)
- func (m *UpdatableProjectFields_AuthWebhookMethods) GetMethods() []string
- func (m *UpdatableProjectFields_AuthWebhookMethods) Marshal() (dAtA []byte, err error)
- func (m *UpdatableProjectFields_AuthWebhookMethods) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdatableProjectFields_AuthWebhookMethods) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdatableProjectFields_AuthWebhookMethods) ProtoMessage()
- func (m *UpdatableProjectFields_AuthWebhookMethods) Reset()
- func (m *UpdatableProjectFields_AuthWebhookMethods) Size() (n int)
- func (m *UpdatableProjectFields_AuthWebhookMethods) String() string
- func (m *UpdatableProjectFields_AuthWebhookMethods) Unmarshal(dAtA []byte) error
- func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_DiscardUnknown()
- func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Merge(src proto.Message)
- func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Size() int
- func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Unmarshal(b []byte) error
- type UpdateProjectRequest
- func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
- func (m *UpdateProjectRequest) GetFields() *UpdatableProjectFields
- func (m *UpdateProjectRequest) GetId() string
- func (m *UpdateProjectRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateProjectRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateProjectRequest) ProtoMessage()
- func (m *UpdateProjectRequest) Reset()
- func (m *UpdateProjectRequest) Size() (n int)
- func (m *UpdateProjectRequest) String() string
- func (m *UpdateProjectRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateProjectRequest) XXX_DiscardUnknown()
- func (m *UpdateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateProjectRequest) XXX_Merge(src proto.Message)
- func (m *UpdateProjectRequest) XXX_Size() int
- func (m *UpdateProjectRequest) XXX_Unmarshal(b []byte) error
- type UpdateProjectResponse
- func (*UpdateProjectResponse) Descriptor() ([]byte, []int)
- func (m *UpdateProjectResponse) GetProject() *Project
- func (m *UpdateProjectResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateProjectResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateProjectResponse) ProtoMessage()
- func (m *UpdateProjectResponse) Reset()
- func (m *UpdateProjectResponse) Size() (n int)
- func (m *UpdateProjectResponse) String() string
- func (m *UpdateProjectResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateProjectResponse) XXX_DiscardUnknown()
- func (m *UpdateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateProjectResponse) XXX_Merge(src proto.Message)
- func (m *UpdateProjectResponse) XXX_Size() int
- func (m *UpdateProjectResponse) XXX_Unmarshal(b []byte) error
- type User
- func (*User) Descriptor() ([]byte, []int)
- func (m *User) GetCreatedAt() *types.Timestamp
- func (m *User) GetId() string
- func (m *User) GetUsername() string
- func (m *User) Marshal() (dAtA []byte, err error)
- func (m *User) MarshalTo(dAtA []byte) (int, error)
- func (m *User) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*User) ProtoMessage()
- func (m *User) Reset()
- func (m *User) Size() (n int)
- func (m *User) String() string
- func (m *User) Unmarshal(dAtA []byte) error
- func (m *User) XXX_DiscardUnknown()
- func (m *User) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *User) XXX_Merge(src proto.Message)
- func (m *User) XXX_Size() int
- func (m *User) XXX_Unmarshal(b []byte) error
- type ValueType
- type WatchDocumentRequest
- func (*WatchDocumentRequest) Descriptor() ([]byte, []int)
- func (m *WatchDocumentRequest) GetClientId() string
- func (m *WatchDocumentRequest) GetDocumentId() string
- func (m *WatchDocumentRequest) Marshal() (dAtA []byte, err error)
- func (m *WatchDocumentRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *WatchDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WatchDocumentRequest) ProtoMessage()
- func (m *WatchDocumentRequest) Reset()
- func (m *WatchDocumentRequest) Size() (n int)
- func (m *WatchDocumentRequest) String() string
- func (m *WatchDocumentRequest) Unmarshal(dAtA []byte) error
- func (m *WatchDocumentRequest) XXX_DiscardUnknown()
- func (m *WatchDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchDocumentRequest) XXX_Merge(src proto.Message)
- func (m *WatchDocumentRequest) XXX_Size() int
- func (m *WatchDocumentRequest) XXX_Unmarshal(b []byte) error
- type WatchDocumentResponse
- func (*WatchDocumentResponse) Descriptor() ([]byte, []int)
- func (m *WatchDocumentResponse) GetBody() isWatchDocumentResponse_Body
- func (m *WatchDocumentResponse) GetEvent() *DocEvent
- func (m *WatchDocumentResponse) GetInitialization() *WatchDocumentResponse_Initialization
- func (m *WatchDocumentResponse) Marshal() (dAtA []byte, err error)
- func (m *WatchDocumentResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *WatchDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WatchDocumentResponse) ProtoMessage()
- func (m *WatchDocumentResponse) Reset()
- func (m *WatchDocumentResponse) Size() (n int)
- func (m *WatchDocumentResponse) String() string
- func (m *WatchDocumentResponse) Unmarshal(dAtA []byte) error
- func (m *WatchDocumentResponse) XXX_DiscardUnknown()
- func (m *WatchDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchDocumentResponse) XXX_Merge(src proto.Message)
- func (*WatchDocumentResponse) XXX_OneofWrappers() []interface{}
- func (m *WatchDocumentResponse) XXX_Size() int
- func (m *WatchDocumentResponse) XXX_Unmarshal(b []byte) error
- type WatchDocumentResponse_Event
- type WatchDocumentResponse_Initialization
- func (*WatchDocumentResponse_Initialization) Descriptor() ([]byte, []int)
- func (m *WatchDocumentResponse_Initialization) GetClientIds() []string
- func (m *WatchDocumentResponse_Initialization) Marshal() (dAtA []byte, err error)
- func (m *WatchDocumentResponse_Initialization) MarshalTo(dAtA []byte) (int, error)
- func (m *WatchDocumentResponse_Initialization) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WatchDocumentResponse_Initialization) ProtoMessage()
- func (m *WatchDocumentResponse_Initialization) Reset()
- func (m *WatchDocumentResponse_Initialization) Size() (n int)
- func (m *WatchDocumentResponse_Initialization) String() string
- func (m *WatchDocumentResponse_Initialization) Unmarshal(dAtA []byte) error
- func (m *WatchDocumentResponse_Initialization) XXX_DiscardUnknown()
- func (m *WatchDocumentResponse_Initialization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchDocumentResponse_Initialization) XXX_Merge(src proto.Message)
- func (m *WatchDocumentResponse_Initialization) XXX_Size() int
- func (m *WatchDocumentResponse_Initialization) XXX_Unmarshal(b []byte) error
- type WatchDocumentResponse_Initialization_
- type YorkieServiceClient
- type YorkieServiceServer
- type YorkieService_WatchDocumentClient
- type YorkieService_WatchDocumentServer
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthAdmin = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowAdmin = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupAdmin = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthResources = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowResources = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupResources = fmt.Errorf("proto: unexpected end of group") )
var ( ErrInvalidLengthYorkie = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowYorkie = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupYorkie = fmt.Errorf("proto: unexpected end of group") )
var DocEventType_name = map[int32]string{
0: "DOC_EVENT_TYPE_DOCUMENT_CHANGED",
1: "DOC_EVENT_TYPE_DOCUMENT_WATCHED",
2: "DOC_EVENT_TYPE_DOCUMENT_UNWATCHED",
3: "DOC_EVENT_TYPE_DOCUMENT_BROADCAST",
}
var DocEventType_value = map[string]int32{
"DOC_EVENT_TYPE_DOCUMENT_CHANGED": 0,
"DOC_EVENT_TYPE_DOCUMENT_WATCHED": 1,
"DOC_EVENT_TYPE_DOCUMENT_UNWATCHED": 2,
"DOC_EVENT_TYPE_DOCUMENT_BROADCAST": 3,
}
var PresenceChange_ChangeType_name = map[int32]string{
0: "CHANGE_TYPE_UNSPECIFIED",
1: "CHANGE_TYPE_PUT",
2: "CHANGE_TYPE_DELETE",
3: "CHANGE_TYPE_CLEAR",
}
var PresenceChange_ChangeType_value = map[string]int32{
"CHANGE_TYPE_UNSPECIFIED": 0,
"CHANGE_TYPE_PUT": 1,
"CHANGE_TYPE_DELETE": 2,
"CHANGE_TYPE_CLEAR": 3,
}
var ValueType_name = map[int32]string{
0: "VALUE_TYPE_NULL",
1: "VALUE_TYPE_BOOLEAN",
2: "VALUE_TYPE_INTEGER",
3: "VALUE_TYPE_LONG",
4: "VALUE_TYPE_DOUBLE",
5: "VALUE_TYPE_STRING",
6: "VALUE_TYPE_BYTES",
7: "VALUE_TYPE_DATE",
8: "VALUE_TYPE_JSON_OBJECT",
9: "VALUE_TYPE_JSON_ARRAY",
10: "VALUE_TYPE_TEXT",
11: "VALUE_TYPE_INTEGER_CNT",
12: "VALUE_TYPE_LONG_CNT",
13: "VALUE_TYPE_TREE",
}
var ValueType_value = map[string]int32{
"VALUE_TYPE_NULL": 0,
"VALUE_TYPE_BOOLEAN": 1,
"VALUE_TYPE_INTEGER": 2,
"VALUE_TYPE_LONG": 3,
"VALUE_TYPE_DOUBLE": 4,
"VALUE_TYPE_STRING": 5,
"VALUE_TYPE_BYTES": 6,
"VALUE_TYPE_DATE": 7,
"VALUE_TYPE_JSON_OBJECT": 8,
"VALUE_TYPE_JSON_ARRAY": 9,
"VALUE_TYPE_TEXT": 10,
"VALUE_TYPE_INTEGER_CNT": 11,
"VALUE_TYPE_LONG_CNT": 12,
"VALUE_TYPE_TREE": 13,
}
Functions ¶
func RegisterAdminServiceServer ¶
func RegisterAdminServiceServer(s *grpc.Server, srv AdminServiceServer)
func RegisterYorkieServiceServer ¶
func RegisterYorkieServiceServer(s *grpc.Server, srv YorkieServiceServer)
Types ¶
type ActivateClientRequest ¶
type ActivateClientRequest struct { ClientKey string `protobuf:"bytes,1,opt,name=client_key,json=clientKey,proto3" json:"client_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ActivateClientRequest) Descriptor ¶
func (*ActivateClientRequest) Descriptor() ([]byte, []int)
func (*ActivateClientRequest) GetClientKey ¶
func (m *ActivateClientRequest) GetClientKey() string
func (*ActivateClientRequest) Marshal ¶
func (m *ActivateClientRequest) Marshal() (dAtA []byte, err error)
func (*ActivateClientRequest) MarshalTo ¶
func (m *ActivateClientRequest) MarshalTo(dAtA []byte) (int, error)
func (*ActivateClientRequest) MarshalToSizedBuffer ¶
func (m *ActivateClientRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivateClientRequest) ProtoMessage ¶
func (*ActivateClientRequest) ProtoMessage()
func (*ActivateClientRequest) Reset ¶
func (m *ActivateClientRequest) Reset()
func (*ActivateClientRequest) Size ¶
func (m *ActivateClientRequest) Size() (n int)
func (*ActivateClientRequest) String ¶
func (m *ActivateClientRequest) String() string
func (*ActivateClientRequest) Unmarshal ¶
func (m *ActivateClientRequest) Unmarshal(dAtA []byte) error
func (*ActivateClientRequest) XXX_DiscardUnknown ¶
func (m *ActivateClientRequest) XXX_DiscardUnknown()
func (*ActivateClientRequest) XXX_Marshal ¶
func (m *ActivateClientRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivateClientRequest) XXX_Merge ¶
func (m *ActivateClientRequest) XXX_Merge(src proto.Message)
func (*ActivateClientRequest) XXX_Size ¶
func (m *ActivateClientRequest) XXX_Size() int
func (*ActivateClientRequest) XXX_Unmarshal ¶
func (m *ActivateClientRequest) XXX_Unmarshal(b []byte) error
type ActivateClientResponse ¶
type ActivateClientResponse struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ActivateClientResponse) Descriptor ¶
func (*ActivateClientResponse) Descriptor() ([]byte, []int)
func (*ActivateClientResponse) GetClientId ¶
func (m *ActivateClientResponse) GetClientId() string
func (*ActivateClientResponse) Marshal ¶
func (m *ActivateClientResponse) Marshal() (dAtA []byte, err error)
func (*ActivateClientResponse) MarshalTo ¶
func (m *ActivateClientResponse) MarshalTo(dAtA []byte) (int, error)
func (*ActivateClientResponse) MarshalToSizedBuffer ¶
func (m *ActivateClientResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivateClientResponse) ProtoMessage ¶
func (*ActivateClientResponse) ProtoMessage()
func (*ActivateClientResponse) Reset ¶
func (m *ActivateClientResponse) Reset()
func (*ActivateClientResponse) Size ¶
func (m *ActivateClientResponse) Size() (n int)
func (*ActivateClientResponse) String ¶
func (m *ActivateClientResponse) String() string
func (*ActivateClientResponse) Unmarshal ¶
func (m *ActivateClientResponse) Unmarshal(dAtA []byte) error
func (*ActivateClientResponse) XXX_DiscardUnknown ¶
func (m *ActivateClientResponse) XXX_DiscardUnknown()
func (*ActivateClientResponse) XXX_Marshal ¶
func (m *ActivateClientResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivateClientResponse) XXX_Merge ¶
func (m *ActivateClientResponse) XXX_Merge(src proto.Message)
func (*ActivateClientResponse) XXX_Size ¶
func (m *ActivateClientResponse) XXX_Size() int
func (*ActivateClientResponse) XXX_Unmarshal ¶
func (m *ActivateClientResponse) XXX_Unmarshal(b []byte) error
type AdminServiceClient ¶
type AdminServiceClient interface { SignUp(ctx context.Context, in *SignUpRequest, opts ...grpc.CallOption) (*SignUpResponse, error) LogIn(ctx context.Context, in *LogInRequest, opts ...grpc.CallOption) (*LogInResponse, error) CreateProject(ctx context.Context, in *CreateProjectRequest, opts ...grpc.CallOption) (*CreateProjectResponse, error) ListProjects(ctx context.Context, in *ListProjectsRequest, opts ...grpc.CallOption) (*ListProjectsResponse, error) GetProject(ctx context.Context, in *GetProjectRequest, opts ...grpc.CallOption) (*GetProjectResponse, error) UpdateProject(ctx context.Context, in *UpdateProjectRequest, opts ...grpc.CallOption) (*UpdateProjectResponse, error) ListDocuments(ctx context.Context, in *ListDocumentsRequest, opts ...grpc.CallOption) (*ListDocumentsResponse, error) GetDocument(ctx context.Context, in *GetDocumentRequest, opts ...grpc.CallOption) (*GetDocumentResponse, error) RemoveDocumentByAdmin(ctx context.Context, in *RemoveDocumentByAdminRequest, opts ...grpc.CallOption) (*RemoveDocumentByAdminResponse, error) GetSnapshotMeta(ctx context.Context, in *GetSnapshotMetaRequest, opts ...grpc.CallOption) (*GetSnapshotMetaResponse, error) SearchDocuments(ctx context.Context, in *SearchDocumentsRequest, opts ...grpc.CallOption) (*SearchDocumentsResponse, error) ListChanges(ctx context.Context, in *ListChangesRequest, opts ...grpc.CallOption) (*ListChangesResponse, error) }
AdminServiceClient is the client API for AdminService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAdminServiceClient ¶
func NewAdminServiceClient(cc *grpc.ClientConn) AdminServiceClient
type AdminServiceServer ¶
type AdminServiceServer interface { SignUp(context.Context, *SignUpRequest) (*SignUpResponse, error) LogIn(context.Context, *LogInRequest) (*LogInResponse, error) CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error) ListProjects(context.Context, *ListProjectsRequest) (*ListProjectsResponse, error) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error) UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error) ListDocuments(context.Context, *ListDocumentsRequest) (*ListDocumentsResponse, error) GetDocument(context.Context, *GetDocumentRequest) (*GetDocumentResponse, error) RemoveDocumentByAdmin(context.Context, *RemoveDocumentByAdminRequest) (*RemoveDocumentByAdminResponse, error) GetSnapshotMeta(context.Context, *GetSnapshotMetaRequest) (*GetSnapshotMetaResponse, error) SearchDocuments(context.Context, *SearchDocumentsRequest) (*SearchDocumentsResponse, error) ListChanges(context.Context, *ListChangesRequest) (*ListChangesResponse, error) }
AdminServiceServer is the server API for AdminService service.
type AttachDocumentRequest ¶
type AttachDocumentRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ChangePack *ChangePack `protobuf:"bytes,2,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttachDocumentRequest) Descriptor ¶
func (*AttachDocumentRequest) Descriptor() ([]byte, []int)
func (*AttachDocumentRequest) GetChangePack ¶
func (m *AttachDocumentRequest) GetChangePack() *ChangePack
func (*AttachDocumentRequest) GetClientId ¶
func (m *AttachDocumentRequest) GetClientId() string
func (*AttachDocumentRequest) Marshal ¶
func (m *AttachDocumentRequest) Marshal() (dAtA []byte, err error)
func (*AttachDocumentRequest) MarshalTo ¶
func (m *AttachDocumentRequest) MarshalTo(dAtA []byte) (int, error)
func (*AttachDocumentRequest) MarshalToSizedBuffer ¶
func (m *AttachDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AttachDocumentRequest) ProtoMessage ¶
func (*AttachDocumentRequest) ProtoMessage()
func (*AttachDocumentRequest) Reset ¶
func (m *AttachDocumentRequest) Reset()
func (*AttachDocumentRequest) Size ¶
func (m *AttachDocumentRequest) Size() (n int)
func (*AttachDocumentRequest) String ¶
func (m *AttachDocumentRequest) String() string
func (*AttachDocumentRequest) Unmarshal ¶
func (m *AttachDocumentRequest) Unmarshal(dAtA []byte) error
func (*AttachDocumentRequest) XXX_DiscardUnknown ¶
func (m *AttachDocumentRequest) XXX_DiscardUnknown()
func (*AttachDocumentRequest) XXX_Marshal ¶
func (m *AttachDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttachDocumentRequest) XXX_Merge ¶
func (m *AttachDocumentRequest) XXX_Merge(src proto.Message)
func (*AttachDocumentRequest) XXX_Size ¶
func (m *AttachDocumentRequest) XXX_Size() int
func (*AttachDocumentRequest) XXX_Unmarshal ¶
func (m *AttachDocumentRequest) XXX_Unmarshal(b []byte) error
type AttachDocumentResponse ¶
type AttachDocumentResponse struct { DocumentId string `protobuf:"bytes,1,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` ChangePack *ChangePack `protobuf:"bytes,2,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttachDocumentResponse) Descriptor ¶
func (*AttachDocumentResponse) Descriptor() ([]byte, []int)
func (*AttachDocumentResponse) GetChangePack ¶
func (m *AttachDocumentResponse) GetChangePack() *ChangePack
func (*AttachDocumentResponse) GetDocumentId ¶ added in v0.3.3
func (m *AttachDocumentResponse) GetDocumentId() string
func (*AttachDocumentResponse) Marshal ¶
func (m *AttachDocumentResponse) Marshal() (dAtA []byte, err error)
func (*AttachDocumentResponse) MarshalTo ¶
func (m *AttachDocumentResponse) MarshalTo(dAtA []byte) (int, error)
func (*AttachDocumentResponse) MarshalToSizedBuffer ¶
func (m *AttachDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AttachDocumentResponse) ProtoMessage ¶
func (*AttachDocumentResponse) ProtoMessage()
func (*AttachDocumentResponse) Reset ¶
func (m *AttachDocumentResponse) Reset()
func (*AttachDocumentResponse) Size ¶
func (m *AttachDocumentResponse) Size() (n int)
func (*AttachDocumentResponse) String ¶
func (m *AttachDocumentResponse) String() string
func (*AttachDocumentResponse) Unmarshal ¶
func (m *AttachDocumentResponse) Unmarshal(dAtA []byte) error
func (*AttachDocumentResponse) XXX_DiscardUnknown ¶
func (m *AttachDocumentResponse) XXX_DiscardUnknown()
func (*AttachDocumentResponse) XXX_Marshal ¶
func (m *AttachDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttachDocumentResponse) XXX_Merge ¶
func (m *AttachDocumentResponse) XXX_Merge(src proto.Message)
func (*AttachDocumentResponse) XXX_Size ¶
func (m *AttachDocumentResponse) XXX_Size() int
func (*AttachDocumentResponse) XXX_Unmarshal ¶
func (m *AttachDocumentResponse) XXX_Unmarshal(b []byte) error
type BroadcastRequest ¶ added in v0.4.7
type BroadcastRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` DocumentId string `protobuf:"bytes,2,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` Topic string `protobuf:"bytes,3,opt,name=topic,proto3" json:"topic,omitempty"` Payload []byte `protobuf:"bytes,4,opt,name=payload,proto3" json:"payload,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BroadcastRequest) Descriptor ¶ added in v0.4.7
func (*BroadcastRequest) Descriptor() ([]byte, []int)
func (*BroadcastRequest) GetClientId ¶ added in v0.4.7
func (m *BroadcastRequest) GetClientId() string
func (*BroadcastRequest) GetDocumentId ¶ added in v0.4.7
func (m *BroadcastRequest) GetDocumentId() string
func (*BroadcastRequest) GetPayload ¶ added in v0.4.7
func (m *BroadcastRequest) GetPayload() []byte
func (*BroadcastRequest) GetTopic ¶ added in v0.4.7
func (m *BroadcastRequest) GetTopic() string
func (*BroadcastRequest) Marshal ¶ added in v0.4.7
func (m *BroadcastRequest) Marshal() (dAtA []byte, err error)
func (*BroadcastRequest) MarshalTo ¶ added in v0.4.7
func (m *BroadcastRequest) MarshalTo(dAtA []byte) (int, error)
func (*BroadcastRequest) MarshalToSizedBuffer ¶ added in v0.4.7
func (m *BroadcastRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BroadcastRequest) ProtoMessage ¶ added in v0.4.7
func (*BroadcastRequest) ProtoMessage()
func (*BroadcastRequest) Reset ¶ added in v0.4.7
func (m *BroadcastRequest) Reset()
func (*BroadcastRequest) Size ¶ added in v0.4.7
func (m *BroadcastRequest) Size() (n int)
func (*BroadcastRequest) String ¶ added in v0.4.7
func (m *BroadcastRequest) String() string
func (*BroadcastRequest) Unmarshal ¶ added in v0.4.7
func (m *BroadcastRequest) Unmarshal(dAtA []byte) error
func (*BroadcastRequest) XXX_DiscardUnknown ¶ added in v0.4.7
func (m *BroadcastRequest) XXX_DiscardUnknown()
func (*BroadcastRequest) XXX_Marshal ¶ added in v0.4.7
func (m *BroadcastRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BroadcastRequest) XXX_Merge ¶ added in v0.4.7
func (m *BroadcastRequest) XXX_Merge(src proto.Message)
func (*BroadcastRequest) XXX_Size ¶ added in v0.4.7
func (m *BroadcastRequest) XXX_Size() int
func (*BroadcastRequest) XXX_Unmarshal ¶ added in v0.4.7
func (m *BroadcastRequest) XXX_Unmarshal(b []byte) error
type BroadcastResponse ¶ added in v0.4.7
type BroadcastResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BroadcastResponse) Descriptor ¶ added in v0.4.7
func (*BroadcastResponse) Descriptor() ([]byte, []int)
func (*BroadcastResponse) Marshal ¶ added in v0.4.7
func (m *BroadcastResponse) Marshal() (dAtA []byte, err error)
func (*BroadcastResponse) MarshalTo ¶ added in v0.4.7
func (m *BroadcastResponse) MarshalTo(dAtA []byte) (int, error)
func (*BroadcastResponse) MarshalToSizedBuffer ¶ added in v0.4.7
func (m *BroadcastResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*BroadcastResponse) ProtoMessage ¶ added in v0.4.7
func (*BroadcastResponse) ProtoMessage()
func (*BroadcastResponse) Reset ¶ added in v0.4.7
func (m *BroadcastResponse) Reset()
func (*BroadcastResponse) Size ¶ added in v0.4.7
func (m *BroadcastResponse) Size() (n int)
func (*BroadcastResponse) String ¶ added in v0.4.7
func (m *BroadcastResponse) String() string
func (*BroadcastResponse) Unmarshal ¶ added in v0.4.7
func (m *BroadcastResponse) Unmarshal(dAtA []byte) error
func (*BroadcastResponse) XXX_DiscardUnknown ¶ added in v0.4.7
func (m *BroadcastResponse) XXX_DiscardUnknown()
func (*BroadcastResponse) XXX_Marshal ¶ added in v0.4.7
func (m *BroadcastResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BroadcastResponse) XXX_Merge ¶ added in v0.4.7
func (m *BroadcastResponse) XXX_Merge(src proto.Message)
func (*BroadcastResponse) XXX_Size ¶ added in v0.4.7
func (m *BroadcastResponse) XXX_Size() int
func (*BroadcastResponse) XXX_Unmarshal ¶ added in v0.4.7
func (m *BroadcastResponse) XXX_Unmarshal(b []byte) error
type Change ¶
type Change struct { Id *ChangeID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Operations []*Operation `protobuf:"bytes,3,rep,name=operations,proto3" json:"operations,omitempty"` PresenceChange *PresenceChange `protobuf:"bytes,4,opt,name=presence_change,json=presenceChange,proto3" json:"presence_change,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Change) Descriptor ¶
func (*Change) GetMessage ¶
func (*Change) GetOperations ¶
func (*Change) GetPresenceChange ¶ added in v0.4.5
func (m *Change) GetPresenceChange() *PresenceChange
func (*Change) MarshalToSizedBuffer ¶
func (*Change) ProtoMessage ¶
func (*Change) ProtoMessage()
func (*Change) XXX_DiscardUnknown ¶
func (m *Change) XXX_DiscardUnknown()
func (*Change) XXX_Marshal ¶
func (*Change) XXX_Unmarshal ¶
type ChangeID ¶
type ChangeID struct { ClientSeq uint32 `protobuf:"varint,1,opt,name=client_seq,json=clientSeq,proto3" json:"client_seq,omitempty"` ServerSeq int64 `protobuf:"varint,2,opt,name=server_seq,json=serverSeq,proto3" json:"server_seq,omitempty"` Lamport int64 `protobuf:"varint,3,opt,name=lamport,proto3" json:"lamport,omitempty"` ActorId []byte `protobuf:"bytes,4,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChangeID) Descriptor ¶
func (*ChangeID) GetActorId ¶
func (*ChangeID) GetClientSeq ¶
func (*ChangeID) GetLamport ¶
func (*ChangeID) GetServerSeq ¶
func (*ChangeID) MarshalToSizedBuffer ¶
func (*ChangeID) ProtoMessage ¶
func (*ChangeID) ProtoMessage()
func (*ChangeID) XXX_DiscardUnknown ¶
func (m *ChangeID) XXX_DiscardUnknown()
func (*ChangeID) XXX_Marshal ¶
func (*ChangeID) XXX_Unmarshal ¶
type ChangePack ¶
type ChangePack struct { DocumentKey string `protobuf:"bytes,1,opt,name=document_key,json=documentKey,proto3" json:"document_key,omitempty"` Checkpoint *Checkpoint `protobuf:"bytes,2,opt,name=checkpoint,proto3" json:"checkpoint,omitempty"` Snapshot []byte `protobuf:"bytes,3,opt,name=snapshot,proto3" json:"snapshot,omitempty"` Changes []*Change `protobuf:"bytes,4,rep,name=changes,proto3" json:"changes,omitempty"` MinSyncedTicket *TimeTicket `protobuf:"bytes,5,opt,name=min_synced_ticket,json=minSyncedTicket,proto3" json:"min_synced_ticket,omitempty"` IsRemoved bool `protobuf:"varint,6,opt,name=is_removed,json=isRemoved,proto3" json:"is_removed,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ChangePack is a message that contains all changes that occurred in a document. It is used to synchronize changes between clients and servers.
func (*ChangePack) Descriptor ¶
func (*ChangePack) Descriptor() ([]byte, []int)
func (*ChangePack) GetChanges ¶
func (m *ChangePack) GetChanges() []*Change
func (*ChangePack) GetCheckpoint ¶
func (m *ChangePack) GetCheckpoint() *Checkpoint
func (*ChangePack) GetDocumentKey ¶
func (m *ChangePack) GetDocumentKey() string
func (*ChangePack) GetIsRemoved ¶ added in v0.3.3
func (m *ChangePack) GetIsRemoved() bool
func (*ChangePack) GetMinSyncedTicket ¶
func (m *ChangePack) GetMinSyncedTicket() *TimeTicket
func (*ChangePack) GetSnapshot ¶
func (m *ChangePack) GetSnapshot() []byte
func (*ChangePack) Marshal ¶
func (m *ChangePack) Marshal() (dAtA []byte, err error)
func (*ChangePack) MarshalToSizedBuffer ¶
func (m *ChangePack) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChangePack) ProtoMessage ¶
func (*ChangePack) ProtoMessage()
func (*ChangePack) Reset ¶
func (m *ChangePack) Reset()
func (*ChangePack) Size ¶
func (m *ChangePack) Size() (n int)
func (*ChangePack) String ¶
func (m *ChangePack) String() string
func (*ChangePack) Unmarshal ¶
func (m *ChangePack) Unmarshal(dAtA []byte) error
func (*ChangePack) XXX_DiscardUnknown ¶
func (m *ChangePack) XXX_DiscardUnknown()
func (*ChangePack) XXX_Marshal ¶
func (m *ChangePack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChangePack) XXX_Merge ¶
func (m *ChangePack) XXX_Merge(src proto.Message)
func (*ChangePack) XXX_Size ¶
func (m *ChangePack) XXX_Size() int
func (*ChangePack) XXX_Unmarshal ¶
func (m *ChangePack) XXX_Unmarshal(b []byte) error
type Checkpoint ¶
type Checkpoint struct { ServerSeq int64 `protobuf:"varint,1,opt,name=server_seq,json=serverSeq,proto3" json:"server_seq,omitempty"` ClientSeq uint32 `protobuf:"varint,2,opt,name=client_seq,json=clientSeq,proto3" json:"client_seq,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Checkpoint) Descriptor ¶
func (*Checkpoint) Descriptor() ([]byte, []int)
func (*Checkpoint) GetClientSeq ¶
func (m *Checkpoint) GetClientSeq() uint32
func (*Checkpoint) GetServerSeq ¶
func (m *Checkpoint) GetServerSeq() int64
func (*Checkpoint) Marshal ¶
func (m *Checkpoint) Marshal() (dAtA []byte, err error)
func (*Checkpoint) MarshalToSizedBuffer ¶
func (m *Checkpoint) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Checkpoint) ProtoMessage ¶
func (*Checkpoint) ProtoMessage()
func (*Checkpoint) Reset ¶
func (m *Checkpoint) Reset()
func (*Checkpoint) Size ¶
func (m *Checkpoint) Size() (n int)
func (*Checkpoint) String ¶
func (m *Checkpoint) String() string
func (*Checkpoint) Unmarshal ¶
func (m *Checkpoint) Unmarshal(dAtA []byte) error
func (*Checkpoint) XXX_DiscardUnknown ¶
func (m *Checkpoint) XXX_DiscardUnknown()
func (*Checkpoint) XXX_Marshal ¶
func (m *Checkpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Checkpoint) XXX_Merge ¶
func (m *Checkpoint) XXX_Merge(src proto.Message)
func (*Checkpoint) XXX_Size ¶
func (m *Checkpoint) XXX_Size() int
func (*Checkpoint) XXX_Unmarshal ¶
func (m *Checkpoint) XXX_Unmarshal(b []byte) error
type CreateProjectRequest ¶
type CreateProjectRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateProjectRequest) Descriptor ¶
func (*CreateProjectRequest) Descriptor() ([]byte, []int)
func (*CreateProjectRequest) GetName ¶
func (m *CreateProjectRequest) GetName() string
func (*CreateProjectRequest) Marshal ¶
func (m *CreateProjectRequest) Marshal() (dAtA []byte, err error)
func (*CreateProjectRequest) MarshalTo ¶
func (m *CreateProjectRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateProjectRequest) MarshalToSizedBuffer ¶
func (m *CreateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateProjectRequest) ProtoMessage ¶
func (*CreateProjectRequest) ProtoMessage()
func (*CreateProjectRequest) Reset ¶
func (m *CreateProjectRequest) Reset()
func (*CreateProjectRequest) Size ¶
func (m *CreateProjectRequest) Size() (n int)
func (*CreateProjectRequest) String ¶
func (m *CreateProjectRequest) String() string
func (*CreateProjectRequest) Unmarshal ¶
func (m *CreateProjectRequest) Unmarshal(dAtA []byte) error
func (*CreateProjectRequest) XXX_DiscardUnknown ¶
func (m *CreateProjectRequest) XXX_DiscardUnknown()
func (*CreateProjectRequest) XXX_Marshal ¶
func (m *CreateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateProjectRequest) XXX_Merge ¶
func (m *CreateProjectRequest) XXX_Merge(src proto.Message)
func (*CreateProjectRequest) XXX_Size ¶
func (m *CreateProjectRequest) XXX_Size() int
func (*CreateProjectRequest) XXX_Unmarshal ¶
func (m *CreateProjectRequest) XXX_Unmarshal(b []byte) error
type CreateProjectResponse ¶
type CreateProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateProjectResponse) Descriptor ¶
func (*CreateProjectResponse) Descriptor() ([]byte, []int)
func (*CreateProjectResponse) GetProject ¶
func (m *CreateProjectResponse) GetProject() *Project
func (*CreateProjectResponse) Marshal ¶
func (m *CreateProjectResponse) Marshal() (dAtA []byte, err error)
func (*CreateProjectResponse) MarshalTo ¶
func (m *CreateProjectResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateProjectResponse) MarshalToSizedBuffer ¶
func (m *CreateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateProjectResponse) ProtoMessage ¶
func (*CreateProjectResponse) ProtoMessage()
func (*CreateProjectResponse) Reset ¶
func (m *CreateProjectResponse) Reset()
func (*CreateProjectResponse) Size ¶
func (m *CreateProjectResponse) Size() (n int)
func (*CreateProjectResponse) String ¶
func (m *CreateProjectResponse) String() string
func (*CreateProjectResponse) Unmarshal ¶
func (m *CreateProjectResponse) Unmarshal(dAtA []byte) error
func (*CreateProjectResponse) XXX_DiscardUnknown ¶
func (m *CreateProjectResponse) XXX_DiscardUnknown()
func (*CreateProjectResponse) XXX_Marshal ¶
func (m *CreateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateProjectResponse) XXX_Merge ¶
func (m *CreateProjectResponse) XXX_Merge(src proto.Message)
func (*CreateProjectResponse) XXX_Size ¶
func (m *CreateProjectResponse) XXX_Size() int
func (*CreateProjectResponse) XXX_Unmarshal ¶
func (m *CreateProjectResponse) XXX_Unmarshal(b []byte) error
type DeactivateClientRequest ¶
type DeactivateClientRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeactivateClientRequest) Descriptor ¶
func (*DeactivateClientRequest) Descriptor() ([]byte, []int)
func (*DeactivateClientRequest) GetClientId ¶
func (m *DeactivateClientRequest) GetClientId() string
func (*DeactivateClientRequest) Marshal ¶
func (m *DeactivateClientRequest) Marshal() (dAtA []byte, err error)
func (*DeactivateClientRequest) MarshalTo ¶
func (m *DeactivateClientRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeactivateClientRequest) MarshalToSizedBuffer ¶
func (m *DeactivateClientRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeactivateClientRequest) ProtoMessage ¶
func (*DeactivateClientRequest) ProtoMessage()
func (*DeactivateClientRequest) Reset ¶
func (m *DeactivateClientRequest) Reset()
func (*DeactivateClientRequest) Size ¶
func (m *DeactivateClientRequest) Size() (n int)
func (*DeactivateClientRequest) String ¶
func (m *DeactivateClientRequest) String() string
func (*DeactivateClientRequest) Unmarshal ¶
func (m *DeactivateClientRequest) Unmarshal(dAtA []byte) error
func (*DeactivateClientRequest) XXX_DiscardUnknown ¶
func (m *DeactivateClientRequest) XXX_DiscardUnknown()
func (*DeactivateClientRequest) XXX_Marshal ¶
func (m *DeactivateClientRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeactivateClientRequest) XXX_Merge ¶
func (m *DeactivateClientRequest) XXX_Merge(src proto.Message)
func (*DeactivateClientRequest) XXX_Size ¶
func (m *DeactivateClientRequest) XXX_Size() int
func (*DeactivateClientRequest) XXX_Unmarshal ¶
func (m *DeactivateClientRequest) XXX_Unmarshal(b []byte) error
type DeactivateClientResponse ¶
type DeactivateClientResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeactivateClientResponse) Descriptor ¶
func (*DeactivateClientResponse) Descriptor() ([]byte, []int)
func (*DeactivateClientResponse) Marshal ¶
func (m *DeactivateClientResponse) Marshal() (dAtA []byte, err error)
func (*DeactivateClientResponse) MarshalTo ¶
func (m *DeactivateClientResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeactivateClientResponse) MarshalToSizedBuffer ¶
func (m *DeactivateClientResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeactivateClientResponse) ProtoMessage ¶
func (*DeactivateClientResponse) ProtoMessage()
func (*DeactivateClientResponse) Reset ¶
func (m *DeactivateClientResponse) Reset()
func (*DeactivateClientResponse) Size ¶
func (m *DeactivateClientResponse) Size() (n int)
func (*DeactivateClientResponse) String ¶
func (m *DeactivateClientResponse) String() string
func (*DeactivateClientResponse) Unmarshal ¶
func (m *DeactivateClientResponse) Unmarshal(dAtA []byte) error
func (*DeactivateClientResponse) XXX_DiscardUnknown ¶
func (m *DeactivateClientResponse) XXX_DiscardUnknown()
func (*DeactivateClientResponse) XXX_Marshal ¶
func (m *DeactivateClientResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeactivateClientResponse) XXX_Merge ¶
func (m *DeactivateClientResponse) XXX_Merge(src proto.Message)
func (*DeactivateClientResponse) XXX_Size ¶
func (m *DeactivateClientResponse) XXX_Size() int
func (*DeactivateClientResponse) XXX_Unmarshal ¶
func (m *DeactivateClientResponse) XXX_Unmarshal(b []byte) error
type DetachDocumentRequest ¶
type DetachDocumentRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` DocumentId string `protobuf:"bytes,2,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` ChangePack *ChangePack `protobuf:"bytes,3,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` RemoveIfNotAttached bool `protobuf:"varint,4,opt,name=remove_if_not_attached,json=removeIfNotAttached,proto3" json:"remove_if_not_attached,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DetachDocumentRequest) Descriptor ¶
func (*DetachDocumentRequest) Descriptor() ([]byte, []int)
func (*DetachDocumentRequest) GetChangePack ¶
func (m *DetachDocumentRequest) GetChangePack() *ChangePack
func (*DetachDocumentRequest) GetClientId ¶
func (m *DetachDocumentRequest) GetClientId() string
func (*DetachDocumentRequest) GetDocumentId ¶ added in v0.3.3
func (m *DetachDocumentRequest) GetDocumentId() string
func (*DetachDocumentRequest) GetRemoveIfNotAttached ¶ added in v0.4.4
func (m *DetachDocumentRequest) GetRemoveIfNotAttached() bool
func (*DetachDocumentRequest) Marshal ¶
func (m *DetachDocumentRequest) Marshal() (dAtA []byte, err error)
func (*DetachDocumentRequest) MarshalTo ¶
func (m *DetachDocumentRequest) MarshalTo(dAtA []byte) (int, error)
func (*DetachDocumentRequest) MarshalToSizedBuffer ¶
func (m *DetachDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DetachDocumentRequest) ProtoMessage ¶
func (*DetachDocumentRequest) ProtoMessage()
func (*DetachDocumentRequest) Reset ¶
func (m *DetachDocumentRequest) Reset()
func (*DetachDocumentRequest) Size ¶
func (m *DetachDocumentRequest) Size() (n int)
func (*DetachDocumentRequest) String ¶
func (m *DetachDocumentRequest) String() string
func (*DetachDocumentRequest) Unmarshal ¶
func (m *DetachDocumentRequest) Unmarshal(dAtA []byte) error
func (*DetachDocumentRequest) XXX_DiscardUnknown ¶
func (m *DetachDocumentRequest) XXX_DiscardUnknown()
func (*DetachDocumentRequest) XXX_Marshal ¶
func (m *DetachDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DetachDocumentRequest) XXX_Merge ¶
func (m *DetachDocumentRequest) XXX_Merge(src proto.Message)
func (*DetachDocumentRequest) XXX_Size ¶
func (m *DetachDocumentRequest) XXX_Size() int
func (*DetachDocumentRequest) XXX_Unmarshal ¶
func (m *DetachDocumentRequest) XXX_Unmarshal(b []byte) error
type DetachDocumentResponse ¶
type DetachDocumentResponse struct { ChangePack *ChangePack `protobuf:"bytes,2,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DetachDocumentResponse) Descriptor ¶
func (*DetachDocumentResponse) Descriptor() ([]byte, []int)
func (*DetachDocumentResponse) GetChangePack ¶
func (m *DetachDocumentResponse) GetChangePack() *ChangePack
func (*DetachDocumentResponse) Marshal ¶
func (m *DetachDocumentResponse) Marshal() (dAtA []byte, err error)
func (*DetachDocumentResponse) MarshalTo ¶
func (m *DetachDocumentResponse) MarshalTo(dAtA []byte) (int, error)
func (*DetachDocumentResponse) MarshalToSizedBuffer ¶
func (m *DetachDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DetachDocumentResponse) ProtoMessage ¶
func (*DetachDocumentResponse) ProtoMessage()
func (*DetachDocumentResponse) Reset ¶
func (m *DetachDocumentResponse) Reset()
func (*DetachDocumentResponse) Size ¶
func (m *DetachDocumentResponse) Size() (n int)
func (*DetachDocumentResponse) String ¶
func (m *DetachDocumentResponse) String() string
func (*DetachDocumentResponse) Unmarshal ¶
func (m *DetachDocumentResponse) Unmarshal(dAtA []byte) error
func (*DetachDocumentResponse) XXX_DiscardUnknown ¶
func (m *DetachDocumentResponse) XXX_DiscardUnknown()
func (*DetachDocumentResponse) XXX_Marshal ¶
func (m *DetachDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DetachDocumentResponse) XXX_Merge ¶
func (m *DetachDocumentResponse) XXX_Merge(src proto.Message)
func (*DetachDocumentResponse) XXX_Size ¶
func (m *DetachDocumentResponse) XXX_Size() int
func (*DetachDocumentResponse) XXX_Unmarshal ¶
func (m *DetachDocumentResponse) XXX_Unmarshal(b []byte) error
type DocEvent ¶
type DocEvent struct { Type DocEventType `protobuf:"varint,1,opt,name=type,proto3,enum=yorkie.v1.DocEventType" json:"type,omitempty"` Publisher string `protobuf:"bytes,2,opt,name=publisher,proto3" json:"publisher,omitempty"` Body *DocEventBody `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DocEvent) Descriptor ¶
func (*DocEvent) GetBody ¶ added in v0.4.7
func (m *DocEvent) GetBody() *DocEventBody
func (*DocEvent) GetPublisher ¶
func (*DocEvent) GetType ¶
func (m *DocEvent) GetType() DocEventType
func (*DocEvent) MarshalToSizedBuffer ¶
func (*DocEvent) ProtoMessage ¶
func (*DocEvent) ProtoMessage()
func (*DocEvent) XXX_DiscardUnknown ¶
func (m *DocEvent) XXX_DiscardUnknown()
func (*DocEvent) XXX_Marshal ¶
func (*DocEvent) XXX_Unmarshal ¶
type DocEventBody ¶ added in v0.4.7
type DocEventBody struct { Topic string `protobuf:"bytes,1,opt,name=topic,proto3" json:"topic,omitempty"` Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DocEventBody) Descriptor ¶ added in v0.4.7
func (*DocEventBody) Descriptor() ([]byte, []int)
func (*DocEventBody) GetPayload ¶ added in v0.4.7
func (m *DocEventBody) GetPayload() []byte
func (*DocEventBody) GetTopic ¶ added in v0.4.7
func (m *DocEventBody) GetTopic() string
func (*DocEventBody) Marshal ¶ added in v0.4.7
func (m *DocEventBody) Marshal() (dAtA []byte, err error)
func (*DocEventBody) MarshalTo ¶ added in v0.4.7
func (m *DocEventBody) MarshalTo(dAtA []byte) (int, error)
func (*DocEventBody) MarshalToSizedBuffer ¶ added in v0.4.7
func (m *DocEventBody) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DocEventBody) ProtoMessage ¶ added in v0.4.7
func (*DocEventBody) ProtoMessage()
func (*DocEventBody) Reset ¶ added in v0.4.7
func (m *DocEventBody) Reset()
func (*DocEventBody) Size ¶ added in v0.4.7
func (m *DocEventBody) Size() (n int)
func (*DocEventBody) String ¶ added in v0.4.7
func (m *DocEventBody) String() string
func (*DocEventBody) Unmarshal ¶ added in v0.4.7
func (m *DocEventBody) Unmarshal(dAtA []byte) error
func (*DocEventBody) XXX_DiscardUnknown ¶ added in v0.4.7
func (m *DocEventBody) XXX_DiscardUnknown()
func (*DocEventBody) XXX_Marshal ¶ added in v0.4.7
func (m *DocEventBody) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DocEventBody) XXX_Merge ¶ added in v0.4.7
func (m *DocEventBody) XXX_Merge(src proto.Message)
func (*DocEventBody) XXX_Size ¶ added in v0.4.7
func (m *DocEventBody) XXX_Size() int
func (*DocEventBody) XXX_Unmarshal ¶ added in v0.4.7
func (m *DocEventBody) XXX_Unmarshal(b []byte) error
type DocEventType ¶
type DocEventType int32
const ( DocEventType_DOC_EVENT_TYPE_DOCUMENT_CHANGED DocEventType = 0 DocEventType_DOC_EVENT_TYPE_DOCUMENT_WATCHED DocEventType = 1 DocEventType_DOC_EVENT_TYPE_DOCUMENT_UNWATCHED DocEventType = 2 DocEventType_DOC_EVENT_TYPE_DOCUMENT_BROADCAST DocEventType = 3 )
func (DocEventType) EnumDescriptor ¶
func (DocEventType) EnumDescriptor() ([]byte, []int)
func (DocEventType) String ¶
func (x DocEventType) String() string
type DocumentSummary ¶
type DocumentSummary struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Snapshot string `protobuf:"bytes,3,opt,name=snapshot,proto3" json:"snapshot,omitempty"` CreatedAt *types.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` AccessedAt *types.Timestamp `protobuf:"bytes,5,opt,name=accessed_at,json=accessedAt,proto3" json:"accessed_at,omitempty"` UpdatedAt *types.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DocumentSummary) Descriptor ¶
func (*DocumentSummary) Descriptor() ([]byte, []int)
func (*DocumentSummary) GetAccessedAt ¶
func (m *DocumentSummary) GetAccessedAt() *types.Timestamp
func (*DocumentSummary) GetCreatedAt ¶
func (m *DocumentSummary) GetCreatedAt() *types.Timestamp
func (*DocumentSummary) GetId ¶
func (m *DocumentSummary) GetId() string
func (*DocumentSummary) GetKey ¶
func (m *DocumentSummary) GetKey() string
func (*DocumentSummary) GetSnapshot ¶
func (m *DocumentSummary) GetSnapshot() string
func (*DocumentSummary) GetUpdatedAt ¶
func (m *DocumentSummary) GetUpdatedAt() *types.Timestamp
func (*DocumentSummary) Marshal ¶
func (m *DocumentSummary) Marshal() (dAtA []byte, err error)
func (*DocumentSummary) MarshalToSizedBuffer ¶
func (m *DocumentSummary) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DocumentSummary) ProtoMessage ¶
func (*DocumentSummary) ProtoMessage()
func (*DocumentSummary) Reset ¶
func (m *DocumentSummary) Reset()
func (*DocumentSummary) Size ¶
func (m *DocumentSummary) Size() (n int)
func (*DocumentSummary) String ¶
func (m *DocumentSummary) String() string
func (*DocumentSummary) Unmarshal ¶
func (m *DocumentSummary) Unmarshal(dAtA []byte) error
func (*DocumentSummary) XXX_DiscardUnknown ¶
func (m *DocumentSummary) XXX_DiscardUnknown()
func (*DocumentSummary) XXX_Marshal ¶
func (m *DocumentSummary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DocumentSummary) XXX_Merge ¶
func (m *DocumentSummary) XXX_Merge(src proto.Message)
func (*DocumentSummary) XXX_Size ¶
func (m *DocumentSummary) XXX_Size() int
func (*DocumentSummary) XXX_Unmarshal ¶
func (m *DocumentSummary) XXX_Unmarshal(b []byte) error
type GetDocumentRequest ¶
type GetDocumentRequest struct { ProjectName string `protobuf:"bytes,1,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` DocumentKey string `protobuf:"bytes,2,opt,name=document_key,json=documentKey,proto3" json:"document_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDocumentRequest) Descriptor ¶
func (*GetDocumentRequest) Descriptor() ([]byte, []int)
func (*GetDocumentRequest) GetDocumentKey ¶
func (m *GetDocumentRequest) GetDocumentKey() string
func (*GetDocumentRequest) GetProjectName ¶
func (m *GetDocumentRequest) GetProjectName() string
func (*GetDocumentRequest) Marshal ¶
func (m *GetDocumentRequest) Marshal() (dAtA []byte, err error)
func (*GetDocumentRequest) MarshalTo ¶
func (m *GetDocumentRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetDocumentRequest) MarshalToSizedBuffer ¶
func (m *GetDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetDocumentRequest) ProtoMessage ¶
func (*GetDocumentRequest) ProtoMessage()
func (*GetDocumentRequest) Reset ¶
func (m *GetDocumentRequest) Reset()
func (*GetDocumentRequest) Size ¶
func (m *GetDocumentRequest) Size() (n int)
func (*GetDocumentRequest) String ¶
func (m *GetDocumentRequest) String() string
func (*GetDocumentRequest) Unmarshal ¶
func (m *GetDocumentRequest) Unmarshal(dAtA []byte) error
func (*GetDocumentRequest) XXX_DiscardUnknown ¶
func (m *GetDocumentRequest) XXX_DiscardUnknown()
func (*GetDocumentRequest) XXX_Marshal ¶
func (m *GetDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDocumentRequest) XXX_Merge ¶
func (m *GetDocumentRequest) XXX_Merge(src proto.Message)
func (*GetDocumentRequest) XXX_Size ¶
func (m *GetDocumentRequest) XXX_Size() int
func (*GetDocumentRequest) XXX_Unmarshal ¶
func (m *GetDocumentRequest) XXX_Unmarshal(b []byte) error
type GetDocumentResponse ¶
type GetDocumentResponse struct { Document *DocumentSummary `protobuf:"bytes,1,opt,name=document,proto3" json:"document,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDocumentResponse) Descriptor ¶
func (*GetDocumentResponse) Descriptor() ([]byte, []int)
func (*GetDocumentResponse) GetDocument ¶
func (m *GetDocumentResponse) GetDocument() *DocumentSummary
func (*GetDocumentResponse) Marshal ¶
func (m *GetDocumentResponse) Marshal() (dAtA []byte, err error)
func (*GetDocumentResponse) MarshalTo ¶
func (m *GetDocumentResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetDocumentResponse) MarshalToSizedBuffer ¶
func (m *GetDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetDocumentResponse) ProtoMessage ¶
func (*GetDocumentResponse) ProtoMessage()
func (*GetDocumentResponse) Reset ¶
func (m *GetDocumentResponse) Reset()
func (*GetDocumentResponse) Size ¶
func (m *GetDocumentResponse) Size() (n int)
func (*GetDocumentResponse) String ¶
func (m *GetDocumentResponse) String() string
func (*GetDocumentResponse) Unmarshal ¶
func (m *GetDocumentResponse) Unmarshal(dAtA []byte) error
func (*GetDocumentResponse) XXX_DiscardUnknown ¶
func (m *GetDocumentResponse) XXX_DiscardUnknown()
func (*GetDocumentResponse) XXX_Marshal ¶
func (m *GetDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDocumentResponse) XXX_Merge ¶
func (m *GetDocumentResponse) XXX_Merge(src proto.Message)
func (*GetDocumentResponse) XXX_Size ¶
func (m *GetDocumentResponse) XXX_Size() int
func (*GetDocumentResponse) XXX_Unmarshal ¶
func (m *GetDocumentResponse) XXX_Unmarshal(b []byte) error
type GetProjectRequest ¶
type GetProjectRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetProjectRequest) Descriptor ¶
func (*GetProjectRequest) Descriptor() ([]byte, []int)
func (*GetProjectRequest) GetName ¶
func (m *GetProjectRequest) GetName() string
func (*GetProjectRequest) Marshal ¶
func (m *GetProjectRequest) Marshal() (dAtA []byte, err error)
func (*GetProjectRequest) MarshalTo ¶
func (m *GetProjectRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetProjectRequest) MarshalToSizedBuffer ¶
func (m *GetProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetProjectRequest) ProtoMessage ¶
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) Reset ¶
func (m *GetProjectRequest) Reset()
func (*GetProjectRequest) Size ¶
func (m *GetProjectRequest) Size() (n int)
func (*GetProjectRequest) String ¶
func (m *GetProjectRequest) String() string
func (*GetProjectRequest) Unmarshal ¶
func (m *GetProjectRequest) Unmarshal(dAtA []byte) error
func (*GetProjectRequest) XXX_DiscardUnknown ¶
func (m *GetProjectRequest) XXX_DiscardUnknown()
func (*GetProjectRequest) XXX_Marshal ¶
func (m *GetProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetProjectRequest) XXX_Merge ¶
func (m *GetProjectRequest) XXX_Merge(src proto.Message)
func (*GetProjectRequest) XXX_Size ¶
func (m *GetProjectRequest) XXX_Size() int
func (*GetProjectRequest) XXX_Unmarshal ¶
func (m *GetProjectRequest) XXX_Unmarshal(b []byte) error
type GetProjectResponse ¶
type GetProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetProjectResponse) Descriptor ¶
func (*GetProjectResponse) Descriptor() ([]byte, []int)
func (*GetProjectResponse) GetProject ¶
func (m *GetProjectResponse) GetProject() *Project
func (*GetProjectResponse) Marshal ¶
func (m *GetProjectResponse) Marshal() (dAtA []byte, err error)
func (*GetProjectResponse) MarshalTo ¶
func (m *GetProjectResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetProjectResponse) MarshalToSizedBuffer ¶
func (m *GetProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetProjectResponse) ProtoMessage ¶
func (*GetProjectResponse) ProtoMessage()
func (*GetProjectResponse) Reset ¶
func (m *GetProjectResponse) Reset()
func (*GetProjectResponse) Size ¶
func (m *GetProjectResponse) Size() (n int)
func (*GetProjectResponse) String ¶
func (m *GetProjectResponse) String() string
func (*GetProjectResponse) Unmarshal ¶
func (m *GetProjectResponse) Unmarshal(dAtA []byte) error
func (*GetProjectResponse) XXX_DiscardUnknown ¶
func (m *GetProjectResponse) XXX_DiscardUnknown()
func (*GetProjectResponse) XXX_Marshal ¶
func (m *GetProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetProjectResponse) XXX_Merge ¶
func (m *GetProjectResponse) XXX_Merge(src proto.Message)
func (*GetProjectResponse) XXX_Size ¶
func (m *GetProjectResponse) XXX_Size() int
func (*GetProjectResponse) XXX_Unmarshal ¶
func (m *GetProjectResponse) XXX_Unmarshal(b []byte) error
type GetSnapshotMetaRequest ¶
type GetSnapshotMetaRequest struct { ProjectName string `protobuf:"bytes,1,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` DocumentKey string `protobuf:"bytes,2,opt,name=document_key,json=documentKey,proto3" json:"document_key,omitempty"` ServerSeq int64 `protobuf:"varint,3,opt,name=server_seq,json=serverSeq,proto3" json:"server_seq,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetSnapshotMetaRequest) Descriptor ¶
func (*GetSnapshotMetaRequest) Descriptor() ([]byte, []int)
func (*GetSnapshotMetaRequest) GetDocumentKey ¶
func (m *GetSnapshotMetaRequest) GetDocumentKey() string
func (*GetSnapshotMetaRequest) GetProjectName ¶
func (m *GetSnapshotMetaRequest) GetProjectName() string
func (*GetSnapshotMetaRequest) GetServerSeq ¶
func (m *GetSnapshotMetaRequest) GetServerSeq() int64
func (*GetSnapshotMetaRequest) Marshal ¶
func (m *GetSnapshotMetaRequest) Marshal() (dAtA []byte, err error)
func (*GetSnapshotMetaRequest) MarshalTo ¶
func (m *GetSnapshotMetaRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetSnapshotMetaRequest) MarshalToSizedBuffer ¶
func (m *GetSnapshotMetaRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetSnapshotMetaRequest) ProtoMessage ¶
func (*GetSnapshotMetaRequest) ProtoMessage()
func (*GetSnapshotMetaRequest) Reset ¶
func (m *GetSnapshotMetaRequest) Reset()
func (*GetSnapshotMetaRequest) Size ¶
func (m *GetSnapshotMetaRequest) Size() (n int)
func (*GetSnapshotMetaRequest) String ¶
func (m *GetSnapshotMetaRequest) String() string
func (*GetSnapshotMetaRequest) Unmarshal ¶
func (m *GetSnapshotMetaRequest) Unmarshal(dAtA []byte) error
func (*GetSnapshotMetaRequest) XXX_DiscardUnknown ¶
func (m *GetSnapshotMetaRequest) XXX_DiscardUnknown()
func (*GetSnapshotMetaRequest) XXX_Marshal ¶
func (m *GetSnapshotMetaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSnapshotMetaRequest) XXX_Merge ¶
func (m *GetSnapshotMetaRequest) XXX_Merge(src proto.Message)
func (*GetSnapshotMetaRequest) XXX_Size ¶
func (m *GetSnapshotMetaRequest) XXX_Size() int
func (*GetSnapshotMetaRequest) XXX_Unmarshal ¶
func (m *GetSnapshotMetaRequest) XXX_Unmarshal(b []byte) error
type GetSnapshotMetaResponse ¶
type GetSnapshotMetaResponse struct { Snapshot []byte `protobuf:"bytes,1,opt,name=snapshot,proto3" json:"snapshot,omitempty"` Lamport int64 `protobuf:"varint,2,opt,name=lamport,proto3" json:"lamport,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetSnapshotMetaResponse) Descriptor ¶
func (*GetSnapshotMetaResponse) Descriptor() ([]byte, []int)
func (*GetSnapshotMetaResponse) GetLamport ¶
func (m *GetSnapshotMetaResponse) GetLamport() int64
func (*GetSnapshotMetaResponse) GetSnapshot ¶
func (m *GetSnapshotMetaResponse) GetSnapshot() []byte
func (*GetSnapshotMetaResponse) Marshal ¶
func (m *GetSnapshotMetaResponse) Marshal() (dAtA []byte, err error)
func (*GetSnapshotMetaResponse) MarshalTo ¶
func (m *GetSnapshotMetaResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetSnapshotMetaResponse) MarshalToSizedBuffer ¶
func (m *GetSnapshotMetaResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetSnapshotMetaResponse) ProtoMessage ¶
func (*GetSnapshotMetaResponse) ProtoMessage()
func (*GetSnapshotMetaResponse) Reset ¶
func (m *GetSnapshotMetaResponse) Reset()
func (*GetSnapshotMetaResponse) Size ¶
func (m *GetSnapshotMetaResponse) Size() (n int)
func (*GetSnapshotMetaResponse) String ¶
func (m *GetSnapshotMetaResponse) String() string
func (*GetSnapshotMetaResponse) Unmarshal ¶
func (m *GetSnapshotMetaResponse) Unmarshal(dAtA []byte) error
func (*GetSnapshotMetaResponse) XXX_DiscardUnknown ¶
func (m *GetSnapshotMetaResponse) XXX_DiscardUnknown()
func (*GetSnapshotMetaResponse) XXX_Marshal ¶
func (m *GetSnapshotMetaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSnapshotMetaResponse) XXX_Merge ¶
func (m *GetSnapshotMetaResponse) XXX_Merge(src proto.Message)
func (*GetSnapshotMetaResponse) XXX_Size ¶
func (m *GetSnapshotMetaResponse) XXX_Size() int
func (*GetSnapshotMetaResponse) XXX_Unmarshal ¶
func (m *GetSnapshotMetaResponse) XXX_Unmarshal(b []byte) error
type JSONElement ¶
type JSONElement struct { // Types that are valid to be assigned to Body: // // *JSONElement_JsonObject // *JSONElement_JsonArray // *JSONElement_Primitive_ // *JSONElement_Text_ // *JSONElement_Counter_ // *JSONElement_Tree_ Body isJSONElement_Body `protobuf_oneof:"body"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElement) Descriptor ¶
func (*JSONElement) Descriptor() ([]byte, []int)
func (*JSONElement) GetBody ¶
func (m *JSONElement) GetBody() isJSONElement_Body
func (*JSONElement) GetCounter ¶
func (m *JSONElement) GetCounter() *JSONElement_Counter
func (*JSONElement) GetJsonArray ¶
func (m *JSONElement) GetJsonArray() *JSONElement_JSONArray
func (*JSONElement) GetJsonObject ¶
func (m *JSONElement) GetJsonObject() *JSONElement_JSONObject
func (*JSONElement) GetPrimitive ¶
func (m *JSONElement) GetPrimitive() *JSONElement_Primitive
func (*JSONElement) GetText ¶
func (m *JSONElement) GetText() *JSONElement_Text
func (*JSONElement) GetTree ¶ added in v0.4.0
func (m *JSONElement) GetTree() *JSONElement_Tree
func (*JSONElement) Marshal ¶
func (m *JSONElement) Marshal() (dAtA []byte, err error)
func (*JSONElement) MarshalToSizedBuffer ¶
func (m *JSONElement) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement) ProtoMessage ¶
func (*JSONElement) ProtoMessage()
func (*JSONElement) Reset ¶
func (m *JSONElement) Reset()
func (*JSONElement) Size ¶
func (m *JSONElement) Size() (n int)
func (*JSONElement) String ¶
func (m *JSONElement) String() string
func (*JSONElement) Unmarshal ¶
func (m *JSONElement) Unmarshal(dAtA []byte) error
func (*JSONElement) XXX_DiscardUnknown ¶
func (m *JSONElement) XXX_DiscardUnknown()
func (*JSONElement) XXX_Marshal ¶
func (m *JSONElement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElement) XXX_Merge ¶
func (m *JSONElement) XXX_Merge(src proto.Message)
func (*JSONElement) XXX_OneofWrappers ¶
func (*JSONElement) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*JSONElement) XXX_Size ¶
func (m *JSONElement) XXX_Size() int
func (*JSONElement) XXX_Unmarshal ¶
func (m *JSONElement) XXX_Unmarshal(b []byte) error
type JSONElementSimple ¶
type JSONElementSimple struct { CreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` MovedAt *TimeTicket `protobuf:"bytes,2,opt,name=moved_at,json=movedAt,proto3" json:"moved_at,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,3,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` Type ValueType `protobuf:"varint,4,opt,name=type,proto3,enum=yorkie.v1.ValueType" json:"type,omitempty"` Value []byte `protobuf:"bytes,5,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElementSimple) Descriptor ¶
func (*JSONElementSimple) Descriptor() ([]byte, []int)
func (*JSONElementSimple) GetCreatedAt ¶
func (m *JSONElementSimple) GetCreatedAt() *TimeTicket
func (*JSONElementSimple) GetMovedAt ¶
func (m *JSONElementSimple) GetMovedAt() *TimeTicket
func (*JSONElementSimple) GetRemovedAt ¶
func (m *JSONElementSimple) GetRemovedAt() *TimeTicket
func (*JSONElementSimple) GetType ¶
func (m *JSONElementSimple) GetType() ValueType
func (*JSONElementSimple) GetValue ¶
func (m *JSONElementSimple) GetValue() []byte
func (*JSONElementSimple) Marshal ¶
func (m *JSONElementSimple) Marshal() (dAtA []byte, err error)
func (*JSONElementSimple) MarshalTo ¶
func (m *JSONElementSimple) MarshalTo(dAtA []byte) (int, error)
func (*JSONElementSimple) MarshalToSizedBuffer ¶
func (m *JSONElementSimple) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElementSimple) ProtoMessage ¶
func (*JSONElementSimple) ProtoMessage()
func (*JSONElementSimple) Reset ¶
func (m *JSONElementSimple) Reset()
func (*JSONElementSimple) Size ¶
func (m *JSONElementSimple) Size() (n int)
func (*JSONElementSimple) String ¶
func (m *JSONElementSimple) String() string
func (*JSONElementSimple) Unmarshal ¶
func (m *JSONElementSimple) Unmarshal(dAtA []byte) error
func (*JSONElementSimple) XXX_DiscardUnknown ¶
func (m *JSONElementSimple) XXX_DiscardUnknown()
func (*JSONElementSimple) XXX_Marshal ¶
func (m *JSONElementSimple) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElementSimple) XXX_Merge ¶
func (m *JSONElementSimple) XXX_Merge(src proto.Message)
func (*JSONElementSimple) XXX_Size ¶
func (m *JSONElementSimple) XXX_Size() int
func (*JSONElementSimple) XXX_Unmarshal ¶
func (m *JSONElementSimple) XXX_Unmarshal(b []byte) error
type JSONElement_Counter ¶
type JSONElement_Counter struct { Type ValueType `protobuf:"varint,1,opt,name=type,proto3,enum=yorkie.v1.ValueType" json:"type,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` MovedAt *TimeTicket `protobuf:"bytes,4,opt,name=moved_at,json=movedAt,proto3" json:"moved_at,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,5,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElement_Counter) Descriptor ¶
func (*JSONElement_Counter) Descriptor() ([]byte, []int)
func (*JSONElement_Counter) GetCreatedAt ¶
func (m *JSONElement_Counter) GetCreatedAt() *TimeTicket
func (*JSONElement_Counter) GetMovedAt ¶
func (m *JSONElement_Counter) GetMovedAt() *TimeTicket
func (*JSONElement_Counter) GetRemovedAt ¶
func (m *JSONElement_Counter) GetRemovedAt() *TimeTicket
func (*JSONElement_Counter) GetType ¶
func (m *JSONElement_Counter) GetType() ValueType
func (*JSONElement_Counter) GetValue ¶
func (m *JSONElement_Counter) GetValue() []byte
func (*JSONElement_Counter) Marshal ¶
func (m *JSONElement_Counter) Marshal() (dAtA []byte, err error)
func (*JSONElement_Counter) MarshalTo ¶
func (m *JSONElement_Counter) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_Counter) MarshalToSizedBuffer ¶
func (m *JSONElement_Counter) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Counter) ProtoMessage ¶
func (*JSONElement_Counter) ProtoMessage()
func (*JSONElement_Counter) Reset ¶
func (m *JSONElement_Counter) Reset()
func (*JSONElement_Counter) Size ¶
func (m *JSONElement_Counter) Size() (n int)
func (*JSONElement_Counter) String ¶
func (m *JSONElement_Counter) String() string
func (*JSONElement_Counter) Unmarshal ¶
func (m *JSONElement_Counter) Unmarshal(dAtA []byte) error
func (*JSONElement_Counter) XXX_DiscardUnknown ¶
func (m *JSONElement_Counter) XXX_DiscardUnknown()
func (*JSONElement_Counter) XXX_Marshal ¶
func (m *JSONElement_Counter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElement_Counter) XXX_Merge ¶
func (m *JSONElement_Counter) XXX_Merge(src proto.Message)
func (*JSONElement_Counter) XXX_Size ¶
func (m *JSONElement_Counter) XXX_Size() int
func (*JSONElement_Counter) XXX_Unmarshal ¶
func (m *JSONElement_Counter) XXX_Unmarshal(b []byte) error
type JSONElement_Counter_ ¶
type JSONElement_Counter_ struct {
Counter *JSONElement_Counter `protobuf:"bytes,6,opt,name=counter,proto3,oneof" json:"counter,omitempty"`
}
func (*JSONElement_Counter_) MarshalTo ¶
func (m *JSONElement_Counter_) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_Counter_) MarshalToSizedBuffer ¶
func (m *JSONElement_Counter_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Counter_) Size ¶
func (m *JSONElement_Counter_) Size() (n int)
type JSONElement_JSONArray ¶
type JSONElement_JSONArray struct { Nodes []*RGANode `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` MovedAt *TimeTicket `protobuf:"bytes,3,opt,name=moved_at,json=movedAt,proto3" json:"moved_at,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,4,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElement_JSONArray) Descriptor ¶
func (*JSONElement_JSONArray) Descriptor() ([]byte, []int)
func (*JSONElement_JSONArray) GetCreatedAt ¶
func (m *JSONElement_JSONArray) GetCreatedAt() *TimeTicket
func (*JSONElement_JSONArray) GetMovedAt ¶
func (m *JSONElement_JSONArray) GetMovedAt() *TimeTicket
func (*JSONElement_JSONArray) GetNodes ¶
func (m *JSONElement_JSONArray) GetNodes() []*RGANode
func (*JSONElement_JSONArray) GetRemovedAt ¶
func (m *JSONElement_JSONArray) GetRemovedAt() *TimeTicket
func (*JSONElement_JSONArray) Marshal ¶
func (m *JSONElement_JSONArray) Marshal() (dAtA []byte, err error)
func (*JSONElement_JSONArray) MarshalTo ¶
func (m *JSONElement_JSONArray) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_JSONArray) MarshalToSizedBuffer ¶
func (m *JSONElement_JSONArray) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_JSONArray) ProtoMessage ¶
func (*JSONElement_JSONArray) ProtoMessage()
func (*JSONElement_JSONArray) Reset ¶
func (m *JSONElement_JSONArray) Reset()
func (*JSONElement_JSONArray) Size ¶
func (m *JSONElement_JSONArray) Size() (n int)
func (*JSONElement_JSONArray) String ¶
func (m *JSONElement_JSONArray) String() string
func (*JSONElement_JSONArray) Unmarshal ¶
func (m *JSONElement_JSONArray) Unmarshal(dAtA []byte) error
func (*JSONElement_JSONArray) XXX_DiscardUnknown ¶
func (m *JSONElement_JSONArray) XXX_DiscardUnknown()
func (*JSONElement_JSONArray) XXX_Marshal ¶
func (m *JSONElement_JSONArray) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElement_JSONArray) XXX_Merge ¶
func (m *JSONElement_JSONArray) XXX_Merge(src proto.Message)
func (*JSONElement_JSONArray) XXX_Size ¶
func (m *JSONElement_JSONArray) XXX_Size() int
func (*JSONElement_JSONArray) XXX_Unmarshal ¶
func (m *JSONElement_JSONArray) XXX_Unmarshal(b []byte) error
type JSONElement_JSONObject ¶
type JSONElement_JSONObject struct { Nodes []*RHTNode `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` MovedAt *TimeTicket `protobuf:"bytes,3,opt,name=moved_at,json=movedAt,proto3" json:"moved_at,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,4,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElement_JSONObject) Descriptor ¶
func (*JSONElement_JSONObject) Descriptor() ([]byte, []int)
func (*JSONElement_JSONObject) GetCreatedAt ¶
func (m *JSONElement_JSONObject) GetCreatedAt() *TimeTicket
func (*JSONElement_JSONObject) GetMovedAt ¶
func (m *JSONElement_JSONObject) GetMovedAt() *TimeTicket
func (*JSONElement_JSONObject) GetNodes ¶
func (m *JSONElement_JSONObject) GetNodes() []*RHTNode
func (*JSONElement_JSONObject) GetRemovedAt ¶
func (m *JSONElement_JSONObject) GetRemovedAt() *TimeTicket
func (*JSONElement_JSONObject) Marshal ¶
func (m *JSONElement_JSONObject) Marshal() (dAtA []byte, err error)
func (*JSONElement_JSONObject) MarshalTo ¶
func (m *JSONElement_JSONObject) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_JSONObject) MarshalToSizedBuffer ¶
func (m *JSONElement_JSONObject) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_JSONObject) ProtoMessage ¶
func (*JSONElement_JSONObject) ProtoMessage()
func (*JSONElement_JSONObject) Reset ¶
func (m *JSONElement_JSONObject) Reset()
func (*JSONElement_JSONObject) Size ¶
func (m *JSONElement_JSONObject) Size() (n int)
func (*JSONElement_JSONObject) String ¶
func (m *JSONElement_JSONObject) String() string
func (*JSONElement_JSONObject) Unmarshal ¶
func (m *JSONElement_JSONObject) Unmarshal(dAtA []byte) error
func (*JSONElement_JSONObject) XXX_DiscardUnknown ¶
func (m *JSONElement_JSONObject) XXX_DiscardUnknown()
func (*JSONElement_JSONObject) XXX_Marshal ¶
func (m *JSONElement_JSONObject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElement_JSONObject) XXX_Merge ¶
func (m *JSONElement_JSONObject) XXX_Merge(src proto.Message)
func (*JSONElement_JSONObject) XXX_Size ¶
func (m *JSONElement_JSONObject) XXX_Size() int
func (*JSONElement_JSONObject) XXX_Unmarshal ¶
func (m *JSONElement_JSONObject) XXX_Unmarshal(b []byte) error
type JSONElement_JsonArray ¶
type JSONElement_JsonArray struct {
JsonArray *JSONElement_JSONArray `protobuf:"bytes,2,opt,name=json_array,json=jsonArray,proto3,oneof" json:"json_array,omitempty"`
}
func (*JSONElement_JsonArray) MarshalTo ¶
func (m *JSONElement_JsonArray) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_JsonArray) MarshalToSizedBuffer ¶
func (m *JSONElement_JsonArray) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_JsonArray) Size ¶
func (m *JSONElement_JsonArray) Size() (n int)
type JSONElement_JsonObject ¶
type JSONElement_JsonObject struct {
JsonObject *JSONElement_JSONObject `protobuf:"bytes,1,opt,name=json_object,json=jsonObject,proto3,oneof" json:"json_object,omitempty"`
}
func (*JSONElement_JsonObject) MarshalTo ¶
func (m *JSONElement_JsonObject) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_JsonObject) MarshalToSizedBuffer ¶
func (m *JSONElement_JsonObject) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_JsonObject) Size ¶
func (m *JSONElement_JsonObject) Size() (n int)
type JSONElement_Primitive ¶
type JSONElement_Primitive struct { Type ValueType `protobuf:"varint,1,opt,name=type,proto3,enum=yorkie.v1.ValueType" json:"type,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` MovedAt *TimeTicket `protobuf:"bytes,4,opt,name=moved_at,json=movedAt,proto3" json:"moved_at,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,5,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElement_Primitive) Descriptor ¶
func (*JSONElement_Primitive) Descriptor() ([]byte, []int)
func (*JSONElement_Primitive) GetCreatedAt ¶
func (m *JSONElement_Primitive) GetCreatedAt() *TimeTicket
func (*JSONElement_Primitive) GetMovedAt ¶
func (m *JSONElement_Primitive) GetMovedAt() *TimeTicket
func (*JSONElement_Primitive) GetRemovedAt ¶
func (m *JSONElement_Primitive) GetRemovedAt() *TimeTicket
func (*JSONElement_Primitive) GetType ¶
func (m *JSONElement_Primitive) GetType() ValueType
func (*JSONElement_Primitive) GetValue ¶
func (m *JSONElement_Primitive) GetValue() []byte
func (*JSONElement_Primitive) Marshal ¶
func (m *JSONElement_Primitive) Marshal() (dAtA []byte, err error)
func (*JSONElement_Primitive) MarshalTo ¶
func (m *JSONElement_Primitive) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_Primitive) MarshalToSizedBuffer ¶
func (m *JSONElement_Primitive) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Primitive) ProtoMessage ¶
func (*JSONElement_Primitive) ProtoMessage()
func (*JSONElement_Primitive) Reset ¶
func (m *JSONElement_Primitive) Reset()
func (*JSONElement_Primitive) Size ¶
func (m *JSONElement_Primitive) Size() (n int)
func (*JSONElement_Primitive) String ¶
func (m *JSONElement_Primitive) String() string
func (*JSONElement_Primitive) Unmarshal ¶
func (m *JSONElement_Primitive) Unmarshal(dAtA []byte) error
func (*JSONElement_Primitive) XXX_DiscardUnknown ¶
func (m *JSONElement_Primitive) XXX_DiscardUnknown()
func (*JSONElement_Primitive) XXX_Marshal ¶
func (m *JSONElement_Primitive) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElement_Primitive) XXX_Merge ¶
func (m *JSONElement_Primitive) XXX_Merge(src proto.Message)
func (*JSONElement_Primitive) XXX_Size ¶
func (m *JSONElement_Primitive) XXX_Size() int
func (*JSONElement_Primitive) XXX_Unmarshal ¶
func (m *JSONElement_Primitive) XXX_Unmarshal(b []byte) error
type JSONElement_Primitive_ ¶
type JSONElement_Primitive_ struct {
Primitive *JSONElement_Primitive `protobuf:"bytes,3,opt,name=primitive,proto3,oneof" json:"primitive,omitempty"`
}
func (*JSONElement_Primitive_) MarshalTo ¶
func (m *JSONElement_Primitive_) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_Primitive_) MarshalToSizedBuffer ¶
func (m *JSONElement_Primitive_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Primitive_) Size ¶
func (m *JSONElement_Primitive_) Size() (n int)
type JSONElement_Text ¶
type JSONElement_Text struct { Nodes []*TextNode `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` MovedAt *TimeTicket `protobuf:"bytes,3,opt,name=moved_at,json=movedAt,proto3" json:"moved_at,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,4,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElement_Text) Descriptor ¶
func (*JSONElement_Text) Descriptor() ([]byte, []int)
func (*JSONElement_Text) GetCreatedAt ¶
func (m *JSONElement_Text) GetCreatedAt() *TimeTicket
func (*JSONElement_Text) GetMovedAt ¶
func (m *JSONElement_Text) GetMovedAt() *TimeTicket
func (*JSONElement_Text) GetNodes ¶
func (m *JSONElement_Text) GetNodes() []*TextNode
func (*JSONElement_Text) GetRemovedAt ¶
func (m *JSONElement_Text) GetRemovedAt() *TimeTicket
func (*JSONElement_Text) Marshal ¶
func (m *JSONElement_Text) Marshal() (dAtA []byte, err error)
func (*JSONElement_Text) MarshalToSizedBuffer ¶
func (m *JSONElement_Text) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Text) ProtoMessage ¶
func (*JSONElement_Text) ProtoMessage()
func (*JSONElement_Text) Reset ¶
func (m *JSONElement_Text) Reset()
func (*JSONElement_Text) Size ¶
func (m *JSONElement_Text) Size() (n int)
func (*JSONElement_Text) String ¶
func (m *JSONElement_Text) String() string
func (*JSONElement_Text) Unmarshal ¶
func (m *JSONElement_Text) Unmarshal(dAtA []byte) error
func (*JSONElement_Text) XXX_DiscardUnknown ¶
func (m *JSONElement_Text) XXX_DiscardUnknown()
func (*JSONElement_Text) XXX_Marshal ¶
func (m *JSONElement_Text) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElement_Text) XXX_Merge ¶
func (m *JSONElement_Text) XXX_Merge(src proto.Message)
func (*JSONElement_Text) XXX_Size ¶
func (m *JSONElement_Text) XXX_Size() int
func (*JSONElement_Text) XXX_Unmarshal ¶
func (m *JSONElement_Text) XXX_Unmarshal(b []byte) error
type JSONElement_Text_ ¶
type JSONElement_Text_ struct {
Text *JSONElement_Text `protobuf:"bytes,5,opt,name=text,proto3,oneof" json:"text,omitempty"`
}
func (*JSONElement_Text_) MarshalTo ¶
func (m *JSONElement_Text_) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_Text_) MarshalToSizedBuffer ¶
func (m *JSONElement_Text_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Text_) Size ¶
func (m *JSONElement_Text_) Size() (n int)
type JSONElement_Tree ¶ added in v0.4.0
type JSONElement_Tree struct { Nodes []*TreeNode `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` MovedAt *TimeTicket `protobuf:"bytes,3,opt,name=moved_at,json=movedAt,proto3" json:"moved_at,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,4,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*JSONElement_Tree) Descriptor ¶ added in v0.4.0
func (*JSONElement_Tree) Descriptor() ([]byte, []int)
func (*JSONElement_Tree) GetCreatedAt ¶ added in v0.4.0
func (m *JSONElement_Tree) GetCreatedAt() *TimeTicket
func (*JSONElement_Tree) GetMovedAt ¶ added in v0.4.0
func (m *JSONElement_Tree) GetMovedAt() *TimeTicket
func (*JSONElement_Tree) GetNodes ¶ added in v0.4.0
func (m *JSONElement_Tree) GetNodes() []*TreeNode
func (*JSONElement_Tree) GetRemovedAt ¶ added in v0.4.0
func (m *JSONElement_Tree) GetRemovedAt() *TimeTicket
func (*JSONElement_Tree) Marshal ¶ added in v0.4.0
func (m *JSONElement_Tree) Marshal() (dAtA []byte, err error)
func (*JSONElement_Tree) MarshalTo ¶ added in v0.4.0
func (m *JSONElement_Tree) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_Tree) MarshalToSizedBuffer ¶ added in v0.4.0
func (m *JSONElement_Tree) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Tree) ProtoMessage ¶ added in v0.4.0
func (*JSONElement_Tree) ProtoMessage()
func (*JSONElement_Tree) Reset ¶ added in v0.4.0
func (m *JSONElement_Tree) Reset()
func (*JSONElement_Tree) Size ¶ added in v0.4.0
func (m *JSONElement_Tree) Size() (n int)
func (*JSONElement_Tree) String ¶ added in v0.4.0
func (m *JSONElement_Tree) String() string
func (*JSONElement_Tree) Unmarshal ¶ added in v0.4.0
func (m *JSONElement_Tree) Unmarshal(dAtA []byte) error
func (*JSONElement_Tree) XXX_DiscardUnknown ¶ added in v0.4.0
func (m *JSONElement_Tree) XXX_DiscardUnknown()
func (*JSONElement_Tree) XXX_Marshal ¶ added in v0.4.0
func (m *JSONElement_Tree) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*JSONElement_Tree) XXX_Merge ¶ added in v0.4.0
func (m *JSONElement_Tree) XXX_Merge(src proto.Message)
func (*JSONElement_Tree) XXX_Size ¶ added in v0.4.0
func (m *JSONElement_Tree) XXX_Size() int
func (*JSONElement_Tree) XXX_Unmarshal ¶ added in v0.4.0
func (m *JSONElement_Tree) XXX_Unmarshal(b []byte) error
type JSONElement_Tree_ ¶ added in v0.4.0
type JSONElement_Tree_ struct {
Tree *JSONElement_Tree `protobuf:"bytes,7,opt,name=tree,proto3,oneof" json:"tree,omitempty"`
}
func (*JSONElement_Tree_) MarshalTo ¶ added in v0.4.0
func (m *JSONElement_Tree_) MarshalTo(dAtA []byte) (int, error)
func (*JSONElement_Tree_) MarshalToSizedBuffer ¶ added in v0.4.0
func (m *JSONElement_Tree_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*JSONElement_Tree_) Size ¶ added in v0.4.0
func (m *JSONElement_Tree_) Size() (n int)
type ListChangesRequest ¶
type ListChangesRequest struct { ProjectName string `protobuf:"bytes,1,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` DocumentKey string `protobuf:"bytes,2,opt,name=document_key,json=documentKey,proto3" json:"document_key,omitempty"` PreviousSeq int64 `protobuf:"varint,3,opt,name=previous_seq,json=previousSeq,proto3" json:"previous_seq,omitempty"` PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` IsForward bool `protobuf:"varint,5,opt,name=is_forward,json=isForward,proto3" json:"is_forward,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListChangesRequest) Descriptor ¶
func (*ListChangesRequest) Descriptor() ([]byte, []int)
func (*ListChangesRequest) GetDocumentKey ¶
func (m *ListChangesRequest) GetDocumentKey() string
func (*ListChangesRequest) GetIsForward ¶
func (m *ListChangesRequest) GetIsForward() bool
func (*ListChangesRequest) GetPageSize ¶
func (m *ListChangesRequest) GetPageSize() int32
func (*ListChangesRequest) GetPreviousSeq ¶
func (m *ListChangesRequest) GetPreviousSeq() int64
func (*ListChangesRequest) GetProjectName ¶
func (m *ListChangesRequest) GetProjectName() string
func (*ListChangesRequest) Marshal ¶
func (m *ListChangesRequest) Marshal() (dAtA []byte, err error)
func (*ListChangesRequest) MarshalTo ¶
func (m *ListChangesRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListChangesRequest) MarshalToSizedBuffer ¶
func (m *ListChangesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListChangesRequest) ProtoMessage ¶
func (*ListChangesRequest) ProtoMessage()
func (*ListChangesRequest) Reset ¶
func (m *ListChangesRequest) Reset()
func (*ListChangesRequest) Size ¶
func (m *ListChangesRequest) Size() (n int)
func (*ListChangesRequest) String ¶
func (m *ListChangesRequest) String() string
func (*ListChangesRequest) Unmarshal ¶
func (m *ListChangesRequest) Unmarshal(dAtA []byte) error
func (*ListChangesRequest) XXX_DiscardUnknown ¶
func (m *ListChangesRequest) XXX_DiscardUnknown()
func (*ListChangesRequest) XXX_Marshal ¶
func (m *ListChangesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListChangesRequest) XXX_Merge ¶
func (m *ListChangesRequest) XXX_Merge(src proto.Message)
func (*ListChangesRequest) XXX_Size ¶
func (m *ListChangesRequest) XXX_Size() int
func (*ListChangesRequest) XXX_Unmarshal ¶
func (m *ListChangesRequest) XXX_Unmarshal(b []byte) error
type ListChangesResponse ¶
type ListChangesResponse struct { Changes []*Change `protobuf:"bytes,1,rep,name=changes,proto3" json:"changes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListChangesResponse) Descriptor ¶
func (*ListChangesResponse) Descriptor() ([]byte, []int)
func (*ListChangesResponse) GetChanges ¶
func (m *ListChangesResponse) GetChanges() []*Change
func (*ListChangesResponse) Marshal ¶
func (m *ListChangesResponse) Marshal() (dAtA []byte, err error)
func (*ListChangesResponse) MarshalTo ¶
func (m *ListChangesResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListChangesResponse) MarshalToSizedBuffer ¶
func (m *ListChangesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListChangesResponse) ProtoMessage ¶
func (*ListChangesResponse) ProtoMessage()
func (*ListChangesResponse) Reset ¶
func (m *ListChangesResponse) Reset()
func (*ListChangesResponse) Size ¶
func (m *ListChangesResponse) Size() (n int)
func (*ListChangesResponse) String ¶
func (m *ListChangesResponse) String() string
func (*ListChangesResponse) Unmarshal ¶
func (m *ListChangesResponse) Unmarshal(dAtA []byte) error
func (*ListChangesResponse) XXX_DiscardUnknown ¶
func (m *ListChangesResponse) XXX_DiscardUnknown()
func (*ListChangesResponse) XXX_Marshal ¶
func (m *ListChangesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListChangesResponse) XXX_Merge ¶
func (m *ListChangesResponse) XXX_Merge(src proto.Message)
func (*ListChangesResponse) XXX_Size ¶
func (m *ListChangesResponse) XXX_Size() int
func (*ListChangesResponse) XXX_Unmarshal ¶
func (m *ListChangesResponse) XXX_Unmarshal(b []byte) error
type ListDocumentsRequest ¶
type ListDocumentsRequest struct { ProjectName string `protobuf:"bytes,1,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` PreviousId string `protobuf:"bytes,2,opt,name=previous_id,json=previousId,proto3" json:"previous_id,omitempty"` PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` IsForward bool `protobuf:"varint,4,opt,name=is_forward,json=isForward,proto3" json:"is_forward,omitempty"` IncludeSnapshot bool `protobuf:"varint,5,opt,name=include_snapshot,json=includeSnapshot,proto3" json:"include_snapshot,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDocumentsRequest) Descriptor ¶
func (*ListDocumentsRequest) Descriptor() ([]byte, []int)
func (*ListDocumentsRequest) GetIncludeSnapshot ¶ added in v0.4.5
func (m *ListDocumentsRequest) GetIncludeSnapshot() bool
func (*ListDocumentsRequest) GetIsForward ¶
func (m *ListDocumentsRequest) GetIsForward() bool
func (*ListDocumentsRequest) GetPageSize ¶
func (m *ListDocumentsRequest) GetPageSize() int32
func (*ListDocumentsRequest) GetPreviousId ¶
func (m *ListDocumentsRequest) GetPreviousId() string
func (*ListDocumentsRequest) GetProjectName ¶
func (m *ListDocumentsRequest) GetProjectName() string
func (*ListDocumentsRequest) Marshal ¶
func (m *ListDocumentsRequest) Marshal() (dAtA []byte, err error)
func (*ListDocumentsRequest) MarshalTo ¶
func (m *ListDocumentsRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListDocumentsRequest) MarshalToSizedBuffer ¶
func (m *ListDocumentsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListDocumentsRequest) ProtoMessage ¶
func (*ListDocumentsRequest) ProtoMessage()
func (*ListDocumentsRequest) Reset ¶
func (m *ListDocumentsRequest) Reset()
func (*ListDocumentsRequest) Size ¶
func (m *ListDocumentsRequest) Size() (n int)
func (*ListDocumentsRequest) String ¶
func (m *ListDocumentsRequest) String() string
func (*ListDocumentsRequest) Unmarshal ¶
func (m *ListDocumentsRequest) Unmarshal(dAtA []byte) error
func (*ListDocumentsRequest) XXX_DiscardUnknown ¶
func (m *ListDocumentsRequest) XXX_DiscardUnknown()
func (*ListDocumentsRequest) XXX_Marshal ¶
func (m *ListDocumentsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDocumentsRequest) XXX_Merge ¶
func (m *ListDocumentsRequest) XXX_Merge(src proto.Message)
func (*ListDocumentsRequest) XXX_Size ¶
func (m *ListDocumentsRequest) XXX_Size() int
func (*ListDocumentsRequest) XXX_Unmarshal ¶
func (m *ListDocumentsRequest) XXX_Unmarshal(b []byte) error
type ListDocumentsResponse ¶
type ListDocumentsResponse struct { Documents []*DocumentSummary `protobuf:"bytes,1,rep,name=documents,proto3" json:"documents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDocumentsResponse) Descriptor ¶
func (*ListDocumentsResponse) Descriptor() ([]byte, []int)
func (*ListDocumentsResponse) GetDocuments ¶
func (m *ListDocumentsResponse) GetDocuments() []*DocumentSummary
func (*ListDocumentsResponse) Marshal ¶
func (m *ListDocumentsResponse) Marshal() (dAtA []byte, err error)
func (*ListDocumentsResponse) MarshalTo ¶
func (m *ListDocumentsResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListDocumentsResponse) MarshalToSizedBuffer ¶
func (m *ListDocumentsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListDocumentsResponse) ProtoMessage ¶
func (*ListDocumentsResponse) ProtoMessage()
func (*ListDocumentsResponse) Reset ¶
func (m *ListDocumentsResponse) Reset()
func (*ListDocumentsResponse) Size ¶
func (m *ListDocumentsResponse) Size() (n int)
func (*ListDocumentsResponse) String ¶
func (m *ListDocumentsResponse) String() string
func (*ListDocumentsResponse) Unmarshal ¶
func (m *ListDocumentsResponse) Unmarshal(dAtA []byte) error
func (*ListDocumentsResponse) XXX_DiscardUnknown ¶
func (m *ListDocumentsResponse) XXX_DiscardUnknown()
func (*ListDocumentsResponse) XXX_Marshal ¶
func (m *ListDocumentsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDocumentsResponse) XXX_Merge ¶
func (m *ListDocumentsResponse) XXX_Merge(src proto.Message)
func (*ListDocumentsResponse) XXX_Size ¶
func (m *ListDocumentsResponse) XXX_Size() int
func (*ListDocumentsResponse) XXX_Unmarshal ¶
func (m *ListDocumentsResponse) XXX_Unmarshal(b []byte) error
type ListProjectsRequest ¶
type ListProjectsRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListProjectsRequest) Descriptor ¶
func (*ListProjectsRequest) Descriptor() ([]byte, []int)
func (*ListProjectsRequest) Marshal ¶
func (m *ListProjectsRequest) Marshal() (dAtA []byte, err error)
func (*ListProjectsRequest) MarshalTo ¶
func (m *ListProjectsRequest) MarshalTo(dAtA []byte) (int, error)
func (*ListProjectsRequest) MarshalToSizedBuffer ¶
func (m *ListProjectsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListProjectsRequest) ProtoMessage ¶
func (*ListProjectsRequest) ProtoMessage()
func (*ListProjectsRequest) Reset ¶
func (m *ListProjectsRequest) Reset()
func (*ListProjectsRequest) Size ¶
func (m *ListProjectsRequest) Size() (n int)
func (*ListProjectsRequest) String ¶
func (m *ListProjectsRequest) String() string
func (*ListProjectsRequest) Unmarshal ¶
func (m *ListProjectsRequest) Unmarshal(dAtA []byte) error
func (*ListProjectsRequest) XXX_DiscardUnknown ¶
func (m *ListProjectsRequest) XXX_DiscardUnknown()
func (*ListProjectsRequest) XXX_Marshal ¶
func (m *ListProjectsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListProjectsRequest) XXX_Merge ¶
func (m *ListProjectsRequest) XXX_Merge(src proto.Message)
func (*ListProjectsRequest) XXX_Size ¶
func (m *ListProjectsRequest) XXX_Size() int
func (*ListProjectsRequest) XXX_Unmarshal ¶
func (m *ListProjectsRequest) XXX_Unmarshal(b []byte) error
type ListProjectsResponse ¶
type ListProjectsResponse struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListProjectsResponse) Descriptor ¶
func (*ListProjectsResponse) Descriptor() ([]byte, []int)
func (*ListProjectsResponse) GetProjects ¶
func (m *ListProjectsResponse) GetProjects() []*Project
func (*ListProjectsResponse) Marshal ¶
func (m *ListProjectsResponse) Marshal() (dAtA []byte, err error)
func (*ListProjectsResponse) MarshalTo ¶
func (m *ListProjectsResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListProjectsResponse) MarshalToSizedBuffer ¶
func (m *ListProjectsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListProjectsResponse) ProtoMessage ¶
func (*ListProjectsResponse) ProtoMessage()
func (*ListProjectsResponse) Reset ¶
func (m *ListProjectsResponse) Reset()
func (*ListProjectsResponse) Size ¶
func (m *ListProjectsResponse) Size() (n int)
func (*ListProjectsResponse) String ¶
func (m *ListProjectsResponse) String() string
func (*ListProjectsResponse) Unmarshal ¶
func (m *ListProjectsResponse) Unmarshal(dAtA []byte) error
func (*ListProjectsResponse) XXX_DiscardUnknown ¶
func (m *ListProjectsResponse) XXX_DiscardUnknown()
func (*ListProjectsResponse) XXX_Marshal ¶
func (m *ListProjectsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListProjectsResponse) XXX_Merge ¶
func (m *ListProjectsResponse) XXX_Merge(src proto.Message)
func (*ListProjectsResponse) XXX_Size ¶
func (m *ListProjectsResponse) XXX_Size() int
func (*ListProjectsResponse) XXX_Unmarshal ¶
func (m *ListProjectsResponse) XXX_Unmarshal(b []byte) error
type LogInRequest ¶
type LogInRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogInRequest) Descriptor ¶
func (*LogInRequest) Descriptor() ([]byte, []int)
func (*LogInRequest) GetPassword ¶
func (m *LogInRequest) GetPassword() string
func (*LogInRequest) GetUsername ¶
func (m *LogInRequest) GetUsername() string
func (*LogInRequest) Marshal ¶
func (m *LogInRequest) Marshal() (dAtA []byte, err error)
func (*LogInRequest) MarshalToSizedBuffer ¶
func (m *LogInRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogInRequest) ProtoMessage ¶
func (*LogInRequest) ProtoMessage()
func (*LogInRequest) Reset ¶
func (m *LogInRequest) Reset()
func (*LogInRequest) Size ¶
func (m *LogInRequest) Size() (n int)
func (*LogInRequest) String ¶
func (m *LogInRequest) String() string
func (*LogInRequest) Unmarshal ¶
func (m *LogInRequest) Unmarshal(dAtA []byte) error
func (*LogInRequest) XXX_DiscardUnknown ¶
func (m *LogInRequest) XXX_DiscardUnknown()
func (*LogInRequest) XXX_Marshal ¶
func (m *LogInRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogInRequest) XXX_Merge ¶
func (m *LogInRequest) XXX_Merge(src proto.Message)
func (*LogInRequest) XXX_Size ¶
func (m *LogInRequest) XXX_Size() int
func (*LogInRequest) XXX_Unmarshal ¶
func (m *LogInRequest) XXX_Unmarshal(b []byte) error
type LogInResponse ¶
type LogInResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogInResponse) Descriptor ¶
func (*LogInResponse) Descriptor() ([]byte, []int)
func (*LogInResponse) GetToken ¶
func (m *LogInResponse) GetToken() string
func (*LogInResponse) Marshal ¶
func (m *LogInResponse) Marshal() (dAtA []byte, err error)
func (*LogInResponse) MarshalToSizedBuffer ¶
func (m *LogInResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LogInResponse) ProtoMessage ¶
func (*LogInResponse) ProtoMessage()
func (*LogInResponse) Reset ¶
func (m *LogInResponse) Reset()
func (*LogInResponse) Size ¶
func (m *LogInResponse) Size() (n int)
func (*LogInResponse) String ¶
func (m *LogInResponse) String() string
func (*LogInResponse) Unmarshal ¶
func (m *LogInResponse) Unmarshal(dAtA []byte) error
func (*LogInResponse) XXX_DiscardUnknown ¶
func (m *LogInResponse) XXX_DiscardUnknown()
func (*LogInResponse) XXX_Marshal ¶
func (m *LogInResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogInResponse) XXX_Merge ¶
func (m *LogInResponse) XXX_Merge(src proto.Message)
func (*LogInResponse) XXX_Size ¶
func (m *LogInResponse) XXX_Size() int
func (*LogInResponse) XXX_Unmarshal ¶
func (m *LogInResponse) XXX_Unmarshal(b []byte) error
type NodeAttr ¶ added in v0.4.2
type NodeAttr struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` UpdatedAt *TimeTicket `protobuf:"bytes,2,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeAttr) Descriptor ¶ added in v0.4.2
func (*NodeAttr) GetUpdatedAt ¶ added in v0.4.2
func (m *NodeAttr) GetUpdatedAt() *TimeTicket
func (*NodeAttr) MarshalToSizedBuffer ¶ added in v0.4.2
func (*NodeAttr) ProtoMessage ¶ added in v0.4.2
func (*NodeAttr) ProtoMessage()
func (*NodeAttr) XXX_DiscardUnknown ¶ added in v0.4.2
func (m *NodeAttr) XXX_DiscardUnknown()
func (*NodeAttr) XXX_Marshal ¶ added in v0.4.2
func (*NodeAttr) XXX_Unmarshal ¶ added in v0.4.2
type Operation ¶
type Operation struct { // Types that are valid to be assigned to Body: // // *Operation_Set_ // *Operation_Add_ // *Operation_Move_ // *Operation_Remove_ // *Operation_Edit_ // *Operation_Select_ // *Operation_Style_ // *Operation_Increase_ // *Operation_TreeEdit_ // *Operation_TreeStyle_ Body isOperation_Body `protobuf_oneof:"body"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation) Descriptor ¶
func (*Operation) GetAdd ¶
func (m *Operation) GetAdd() *Operation_Add
func (*Operation) GetEdit ¶
func (m *Operation) GetEdit() *Operation_Edit
func (*Operation) GetIncrease ¶
func (m *Operation) GetIncrease() *Operation_Increase
func (*Operation) GetMove ¶
func (m *Operation) GetMove() *Operation_Move
func (*Operation) GetRemove ¶
func (m *Operation) GetRemove() *Operation_Remove
func (*Operation) GetSelect ¶
func (m *Operation) GetSelect() *Operation_Select
func (*Operation) GetSet ¶
func (m *Operation) GetSet() *Operation_Set
func (*Operation) GetStyle ¶
func (m *Operation) GetStyle() *Operation_Style
func (*Operation) GetTreeEdit ¶ added in v0.4.0
func (m *Operation) GetTreeEdit() *Operation_TreeEdit
func (*Operation) GetTreeStyle ¶ added in v0.4.2
func (m *Operation) GetTreeStyle() *Operation_TreeStyle
func (*Operation) MarshalToSizedBuffer ¶
func (*Operation) ProtoMessage ¶
func (*Operation) ProtoMessage()
func (*Operation) XXX_DiscardUnknown ¶
func (m *Operation) XXX_DiscardUnknown()
func (*Operation) XXX_Marshal ¶
func (*Operation) XXX_OneofWrappers ¶
func (*Operation) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Operation) XXX_Unmarshal ¶
type Operation_Add ¶
type Operation_Add struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` PrevCreatedAt *TimeTicket `protobuf:"bytes,2,opt,name=prev_created_at,json=prevCreatedAt,proto3" json:"prev_created_at,omitempty"` Value *JSONElementSimple `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,4,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_Add) Descriptor ¶
func (*Operation_Add) Descriptor() ([]byte, []int)
func (*Operation_Add) GetExecutedAt ¶
func (m *Operation_Add) GetExecutedAt() *TimeTicket
func (*Operation_Add) GetParentCreatedAt ¶
func (m *Operation_Add) GetParentCreatedAt() *TimeTicket
func (*Operation_Add) GetPrevCreatedAt ¶
func (m *Operation_Add) GetPrevCreatedAt() *TimeTicket
func (*Operation_Add) GetValue ¶
func (m *Operation_Add) GetValue() *JSONElementSimple
func (*Operation_Add) Marshal ¶
func (m *Operation_Add) Marshal() (dAtA []byte, err error)
func (*Operation_Add) MarshalToSizedBuffer ¶
func (m *Operation_Add) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Add) ProtoMessage ¶
func (*Operation_Add) ProtoMessage()
func (*Operation_Add) Reset ¶
func (m *Operation_Add) Reset()
func (*Operation_Add) Size ¶
func (m *Operation_Add) Size() (n int)
func (*Operation_Add) String ¶
func (m *Operation_Add) String() string
func (*Operation_Add) Unmarshal ¶
func (m *Operation_Add) Unmarshal(dAtA []byte) error
func (*Operation_Add) XXX_DiscardUnknown ¶
func (m *Operation_Add) XXX_DiscardUnknown()
func (*Operation_Add) XXX_Marshal ¶
func (m *Operation_Add) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Add) XXX_Merge ¶
func (m *Operation_Add) XXX_Merge(src proto.Message)
func (*Operation_Add) XXX_Size ¶
func (m *Operation_Add) XXX_Size() int
func (*Operation_Add) XXX_Unmarshal ¶
func (m *Operation_Add) XXX_Unmarshal(b []byte) error
type Operation_Add_ ¶
type Operation_Add_ struct {
Add *Operation_Add `protobuf:"bytes,2,opt,name=add,proto3,oneof" json:"add,omitempty"`
}
func (*Operation_Add_) MarshalToSizedBuffer ¶
func (m *Operation_Add_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Add_) Size ¶
func (m *Operation_Add_) Size() (n int)
type Operation_Edit ¶
type Operation_Edit struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` From *TextNodePos `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *TextNodePos `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` CreatedAtMapByActor map[string]*TimeTicket `` /* 212-byte string literal not displayed */ Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,6,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_Edit) Descriptor ¶
func (*Operation_Edit) Descriptor() ([]byte, []int)
func (*Operation_Edit) GetAttributes ¶ added in v0.3.0
func (m *Operation_Edit) GetAttributes() map[string]string
func (*Operation_Edit) GetContent ¶
func (m *Operation_Edit) GetContent() string
func (*Operation_Edit) GetCreatedAtMapByActor ¶
func (m *Operation_Edit) GetCreatedAtMapByActor() map[string]*TimeTicket
func (*Operation_Edit) GetExecutedAt ¶
func (m *Operation_Edit) GetExecutedAt() *TimeTicket
func (*Operation_Edit) GetFrom ¶
func (m *Operation_Edit) GetFrom() *TextNodePos
func (*Operation_Edit) GetParentCreatedAt ¶
func (m *Operation_Edit) GetParentCreatedAt() *TimeTicket
func (*Operation_Edit) GetTo ¶
func (m *Operation_Edit) GetTo() *TextNodePos
func (*Operation_Edit) Marshal ¶
func (m *Operation_Edit) Marshal() (dAtA []byte, err error)
func (*Operation_Edit) MarshalToSizedBuffer ¶
func (m *Operation_Edit) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Edit) ProtoMessage ¶
func (*Operation_Edit) ProtoMessage()
func (*Operation_Edit) Reset ¶
func (m *Operation_Edit) Reset()
func (*Operation_Edit) Size ¶
func (m *Operation_Edit) Size() (n int)
func (*Operation_Edit) String ¶
func (m *Operation_Edit) String() string
func (*Operation_Edit) Unmarshal ¶
func (m *Operation_Edit) Unmarshal(dAtA []byte) error
func (*Operation_Edit) XXX_DiscardUnknown ¶
func (m *Operation_Edit) XXX_DiscardUnknown()
func (*Operation_Edit) XXX_Marshal ¶
func (m *Operation_Edit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Edit) XXX_Merge ¶
func (m *Operation_Edit) XXX_Merge(src proto.Message)
func (*Operation_Edit) XXX_Size ¶
func (m *Operation_Edit) XXX_Size() int
func (*Operation_Edit) XXX_Unmarshal ¶
func (m *Operation_Edit) XXX_Unmarshal(b []byte) error
type Operation_Edit_ ¶
type Operation_Edit_ struct {
Edit *Operation_Edit `protobuf:"bytes,5,opt,name=edit,proto3,oneof" json:"edit,omitempty"`
}
func (*Operation_Edit_) MarshalToSizedBuffer ¶
func (m *Operation_Edit_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Edit_) Size ¶
func (m *Operation_Edit_) Size() (n int)
type Operation_Increase ¶
type Operation_Increase struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` Value *JSONElementSimple `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,3,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_Increase) Descriptor ¶
func (*Operation_Increase) Descriptor() ([]byte, []int)
func (*Operation_Increase) GetExecutedAt ¶
func (m *Operation_Increase) GetExecutedAt() *TimeTicket
func (*Operation_Increase) GetParentCreatedAt ¶
func (m *Operation_Increase) GetParentCreatedAt() *TimeTicket
func (*Operation_Increase) GetValue ¶
func (m *Operation_Increase) GetValue() *JSONElementSimple
func (*Operation_Increase) Marshal ¶
func (m *Operation_Increase) Marshal() (dAtA []byte, err error)
func (*Operation_Increase) MarshalTo ¶
func (m *Operation_Increase) MarshalTo(dAtA []byte) (int, error)
func (*Operation_Increase) MarshalToSizedBuffer ¶
func (m *Operation_Increase) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Increase) ProtoMessage ¶
func (*Operation_Increase) ProtoMessage()
func (*Operation_Increase) Reset ¶
func (m *Operation_Increase) Reset()
func (*Operation_Increase) Size ¶
func (m *Operation_Increase) Size() (n int)
func (*Operation_Increase) String ¶
func (m *Operation_Increase) String() string
func (*Operation_Increase) Unmarshal ¶
func (m *Operation_Increase) Unmarshal(dAtA []byte) error
func (*Operation_Increase) XXX_DiscardUnknown ¶
func (m *Operation_Increase) XXX_DiscardUnknown()
func (*Operation_Increase) XXX_Marshal ¶
func (m *Operation_Increase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Increase) XXX_Merge ¶
func (m *Operation_Increase) XXX_Merge(src proto.Message)
func (*Operation_Increase) XXX_Size ¶
func (m *Operation_Increase) XXX_Size() int
func (*Operation_Increase) XXX_Unmarshal ¶
func (m *Operation_Increase) XXX_Unmarshal(b []byte) error
type Operation_Increase_ ¶
type Operation_Increase_ struct {
Increase *Operation_Increase `protobuf:"bytes,8,opt,name=increase,proto3,oneof" json:"increase,omitempty"`
}
func (*Operation_Increase_) MarshalTo ¶
func (m *Operation_Increase_) MarshalTo(dAtA []byte) (int, error)
func (*Operation_Increase_) MarshalToSizedBuffer ¶
func (m *Operation_Increase_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Increase_) Size ¶
func (m *Operation_Increase_) Size() (n int)
type Operation_Move ¶
type Operation_Move struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` PrevCreatedAt *TimeTicket `protobuf:"bytes,2,opt,name=prev_created_at,json=prevCreatedAt,proto3" json:"prev_created_at,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,4,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_Move) Descriptor ¶
func (*Operation_Move) Descriptor() ([]byte, []int)
func (*Operation_Move) GetCreatedAt ¶
func (m *Operation_Move) GetCreatedAt() *TimeTicket
func (*Operation_Move) GetExecutedAt ¶
func (m *Operation_Move) GetExecutedAt() *TimeTicket
func (*Operation_Move) GetParentCreatedAt ¶
func (m *Operation_Move) GetParentCreatedAt() *TimeTicket
func (*Operation_Move) GetPrevCreatedAt ¶
func (m *Operation_Move) GetPrevCreatedAt() *TimeTicket
func (*Operation_Move) Marshal ¶
func (m *Operation_Move) Marshal() (dAtA []byte, err error)
func (*Operation_Move) MarshalToSizedBuffer ¶
func (m *Operation_Move) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Move) ProtoMessage ¶
func (*Operation_Move) ProtoMessage()
func (*Operation_Move) Reset ¶
func (m *Operation_Move) Reset()
func (*Operation_Move) Size ¶
func (m *Operation_Move) Size() (n int)
func (*Operation_Move) String ¶
func (m *Operation_Move) String() string
func (*Operation_Move) Unmarshal ¶
func (m *Operation_Move) Unmarshal(dAtA []byte) error
func (*Operation_Move) XXX_DiscardUnknown ¶
func (m *Operation_Move) XXX_DiscardUnknown()
func (*Operation_Move) XXX_Marshal ¶
func (m *Operation_Move) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Move) XXX_Merge ¶
func (m *Operation_Move) XXX_Merge(src proto.Message)
func (*Operation_Move) XXX_Size ¶
func (m *Operation_Move) XXX_Size() int
func (*Operation_Move) XXX_Unmarshal ¶
func (m *Operation_Move) XXX_Unmarshal(b []byte) error
type Operation_Move_ ¶
type Operation_Move_ struct {
Move *Operation_Move `protobuf:"bytes,3,opt,name=move,proto3,oneof" json:"move,omitempty"`
}
func (*Operation_Move_) MarshalToSizedBuffer ¶
func (m *Operation_Move_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Move_) Size ¶
func (m *Operation_Move_) Size() (n int)
type Operation_Remove ¶
type Operation_Remove struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` CreatedAt *TimeTicket `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,3,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_Remove) Descriptor ¶
func (*Operation_Remove) Descriptor() ([]byte, []int)
func (*Operation_Remove) GetCreatedAt ¶
func (m *Operation_Remove) GetCreatedAt() *TimeTicket
func (*Operation_Remove) GetExecutedAt ¶
func (m *Operation_Remove) GetExecutedAt() *TimeTicket
func (*Operation_Remove) GetParentCreatedAt ¶
func (m *Operation_Remove) GetParentCreatedAt() *TimeTicket
func (*Operation_Remove) Marshal ¶
func (m *Operation_Remove) Marshal() (dAtA []byte, err error)
func (*Operation_Remove) MarshalToSizedBuffer ¶
func (m *Operation_Remove) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Remove) ProtoMessage ¶
func (*Operation_Remove) ProtoMessage()
func (*Operation_Remove) Reset ¶
func (m *Operation_Remove) Reset()
func (*Operation_Remove) Size ¶
func (m *Operation_Remove) Size() (n int)
func (*Operation_Remove) String ¶
func (m *Operation_Remove) String() string
func (*Operation_Remove) Unmarshal ¶
func (m *Operation_Remove) Unmarshal(dAtA []byte) error
func (*Operation_Remove) XXX_DiscardUnknown ¶
func (m *Operation_Remove) XXX_DiscardUnknown()
func (*Operation_Remove) XXX_Marshal ¶
func (m *Operation_Remove) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Remove) XXX_Merge ¶
func (m *Operation_Remove) XXX_Merge(src proto.Message)
func (*Operation_Remove) XXX_Size ¶
func (m *Operation_Remove) XXX_Size() int
func (*Operation_Remove) XXX_Unmarshal ¶
func (m *Operation_Remove) XXX_Unmarshal(b []byte) error
type Operation_Remove_ ¶
type Operation_Remove_ struct {
Remove *Operation_Remove `protobuf:"bytes,4,opt,name=remove,proto3,oneof" json:"remove,omitempty"`
}
func (*Operation_Remove_) MarshalTo ¶
func (m *Operation_Remove_) MarshalTo(dAtA []byte) (int, error)
func (*Operation_Remove_) MarshalToSizedBuffer ¶
func (m *Operation_Remove_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Remove_) Size ¶
func (m *Operation_Remove_) Size() (n int)
type Operation_Select ¶
type Operation_Select struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` From *TextNodePos `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *TextNodePos `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,4,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
NOTE(hackerwins): Select Operation is not used in the current version. In the previous version, it was used to represent selection of Text. However, it has been replaced by Presence now. It is retained for backward compatibility purposes.
func (*Operation_Select) Descriptor ¶
func (*Operation_Select) Descriptor() ([]byte, []int)
func (*Operation_Select) GetExecutedAt ¶
func (m *Operation_Select) GetExecutedAt() *TimeTicket
func (*Operation_Select) GetFrom ¶
func (m *Operation_Select) GetFrom() *TextNodePos
func (*Operation_Select) GetParentCreatedAt ¶
func (m *Operation_Select) GetParentCreatedAt() *TimeTicket
func (*Operation_Select) GetTo ¶
func (m *Operation_Select) GetTo() *TextNodePos
func (*Operation_Select) Marshal ¶
func (m *Operation_Select) Marshal() (dAtA []byte, err error)
func (*Operation_Select) MarshalToSizedBuffer ¶
func (m *Operation_Select) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Select) ProtoMessage ¶
func (*Operation_Select) ProtoMessage()
func (*Operation_Select) Reset ¶
func (m *Operation_Select) Reset()
func (*Operation_Select) Size ¶
func (m *Operation_Select) Size() (n int)
func (*Operation_Select) String ¶
func (m *Operation_Select) String() string
func (*Operation_Select) Unmarshal ¶
func (m *Operation_Select) Unmarshal(dAtA []byte) error
func (*Operation_Select) XXX_DiscardUnknown ¶
func (m *Operation_Select) XXX_DiscardUnknown()
func (*Operation_Select) XXX_Marshal ¶
func (m *Operation_Select) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Select) XXX_Merge ¶
func (m *Operation_Select) XXX_Merge(src proto.Message)
func (*Operation_Select) XXX_Size ¶
func (m *Operation_Select) XXX_Size() int
func (*Operation_Select) XXX_Unmarshal ¶
func (m *Operation_Select) XXX_Unmarshal(b []byte) error
type Operation_Select_ ¶
type Operation_Select_ struct {
Select *Operation_Select `protobuf:"bytes,6,opt,name=select,proto3,oneof" json:"select,omitempty"`
}
func (*Operation_Select_) MarshalTo ¶
func (m *Operation_Select_) MarshalTo(dAtA []byte) (int, error)
func (*Operation_Select_) MarshalToSizedBuffer ¶
func (m *Operation_Select_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Select_) Size ¶
func (m *Operation_Select_) Size() (n int)
type Operation_Set ¶
type Operation_Set struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Value *JSONElementSimple `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,4,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_Set) Descriptor ¶
func (*Operation_Set) Descriptor() ([]byte, []int)
func (*Operation_Set) GetExecutedAt ¶
func (m *Operation_Set) GetExecutedAt() *TimeTicket
func (*Operation_Set) GetKey ¶
func (m *Operation_Set) GetKey() string
func (*Operation_Set) GetParentCreatedAt ¶
func (m *Operation_Set) GetParentCreatedAt() *TimeTicket
func (*Operation_Set) GetValue ¶
func (m *Operation_Set) GetValue() *JSONElementSimple
func (*Operation_Set) Marshal ¶
func (m *Operation_Set) Marshal() (dAtA []byte, err error)
func (*Operation_Set) MarshalToSizedBuffer ¶
func (m *Operation_Set) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Set) ProtoMessage ¶
func (*Operation_Set) ProtoMessage()
func (*Operation_Set) Reset ¶
func (m *Operation_Set) Reset()
func (*Operation_Set) Size ¶
func (m *Operation_Set) Size() (n int)
func (*Operation_Set) String ¶
func (m *Operation_Set) String() string
func (*Operation_Set) Unmarshal ¶
func (m *Operation_Set) Unmarshal(dAtA []byte) error
func (*Operation_Set) XXX_DiscardUnknown ¶
func (m *Operation_Set) XXX_DiscardUnknown()
func (*Operation_Set) XXX_Marshal ¶
func (m *Operation_Set) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Set) XXX_Merge ¶
func (m *Operation_Set) XXX_Merge(src proto.Message)
func (*Operation_Set) XXX_Size ¶
func (m *Operation_Set) XXX_Size() int
func (*Operation_Set) XXX_Unmarshal ¶
func (m *Operation_Set) XXX_Unmarshal(b []byte) error
type Operation_Set_ ¶
type Operation_Set_ struct {
Set *Operation_Set `protobuf:"bytes,1,opt,name=set,proto3,oneof" json:"set,omitempty"`
}
func (*Operation_Set_) MarshalToSizedBuffer ¶
func (m *Operation_Set_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Set_) Size ¶
func (m *Operation_Set_) Size() (n int)
type Operation_Style ¶
type Operation_Style struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` From *TextNodePos `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *TextNodePos `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ ExecutedAt *TimeTicket `protobuf:"bytes,5,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` CreatedAtMapByActor map[string]*TimeTicket `` /* 212-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_Style) Descriptor ¶
func (*Operation_Style) Descriptor() ([]byte, []int)
func (*Operation_Style) GetAttributes ¶
func (m *Operation_Style) GetAttributes() map[string]string
func (*Operation_Style) GetCreatedAtMapByActor ¶ added in v0.4.7
func (m *Operation_Style) GetCreatedAtMapByActor() map[string]*TimeTicket
func (*Operation_Style) GetExecutedAt ¶
func (m *Operation_Style) GetExecutedAt() *TimeTicket
func (*Operation_Style) GetFrom ¶
func (m *Operation_Style) GetFrom() *TextNodePos
func (*Operation_Style) GetParentCreatedAt ¶
func (m *Operation_Style) GetParentCreatedAt() *TimeTicket
func (*Operation_Style) GetTo ¶
func (m *Operation_Style) GetTo() *TextNodePos
func (*Operation_Style) Marshal ¶
func (m *Operation_Style) Marshal() (dAtA []byte, err error)
func (*Operation_Style) MarshalToSizedBuffer ¶
func (m *Operation_Style) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Style) ProtoMessage ¶
func (*Operation_Style) ProtoMessage()
func (*Operation_Style) Reset ¶
func (m *Operation_Style) Reset()
func (*Operation_Style) Size ¶
func (m *Operation_Style) Size() (n int)
func (*Operation_Style) String ¶
func (m *Operation_Style) String() string
func (*Operation_Style) Unmarshal ¶
func (m *Operation_Style) Unmarshal(dAtA []byte) error
func (*Operation_Style) XXX_DiscardUnknown ¶
func (m *Operation_Style) XXX_DiscardUnknown()
func (*Operation_Style) XXX_Marshal ¶
func (m *Operation_Style) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_Style) XXX_Merge ¶
func (m *Operation_Style) XXX_Merge(src proto.Message)
func (*Operation_Style) XXX_Size ¶
func (m *Operation_Style) XXX_Size() int
func (*Operation_Style) XXX_Unmarshal ¶
func (m *Operation_Style) XXX_Unmarshal(b []byte) error
type Operation_Style_ ¶
type Operation_Style_ struct {
Style *Operation_Style `protobuf:"bytes,7,opt,name=style,proto3,oneof" json:"style,omitempty"`
}
func (*Operation_Style_) MarshalToSizedBuffer ¶
func (m *Operation_Style_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_Style_) Size ¶
func (m *Operation_Style_) Size() (n int)
type Operation_TreeEdit ¶ added in v0.4.0
type Operation_TreeEdit struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` From *TreePos `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *TreePos `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` CreatedAtMapByActor map[string]*TimeTicket `` /* 212-byte string literal not displayed */ Contents []*TreeNodes `protobuf:"bytes,5,rep,name=contents,proto3" json:"contents,omitempty"` SplitLevel int32 `protobuf:"varint,7,opt,name=split_level,json=splitLevel,proto3" json:"split_level,omitempty"` ExecutedAt *TimeTicket `protobuf:"bytes,6,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_TreeEdit) Descriptor ¶ added in v0.4.0
func (*Operation_TreeEdit) Descriptor() ([]byte, []int)
func (*Operation_TreeEdit) GetContents ¶ added in v0.4.5
func (m *Operation_TreeEdit) GetContents() []*TreeNodes
func (*Operation_TreeEdit) GetCreatedAtMapByActor ¶ added in v0.4.6
func (m *Operation_TreeEdit) GetCreatedAtMapByActor() map[string]*TimeTicket
func (*Operation_TreeEdit) GetExecutedAt ¶ added in v0.4.0
func (m *Operation_TreeEdit) GetExecutedAt() *TimeTicket
func (*Operation_TreeEdit) GetFrom ¶ added in v0.4.0
func (m *Operation_TreeEdit) GetFrom() *TreePos
func (*Operation_TreeEdit) GetParentCreatedAt ¶ added in v0.4.0
func (m *Operation_TreeEdit) GetParentCreatedAt() *TimeTicket
func (*Operation_TreeEdit) GetSplitLevel ¶ added in v0.4.10
func (m *Operation_TreeEdit) GetSplitLevel() int32
func (*Operation_TreeEdit) GetTo ¶ added in v0.4.0
func (m *Operation_TreeEdit) GetTo() *TreePos
func (*Operation_TreeEdit) Marshal ¶ added in v0.4.0
func (m *Operation_TreeEdit) Marshal() (dAtA []byte, err error)
func (*Operation_TreeEdit) MarshalTo ¶ added in v0.4.0
func (m *Operation_TreeEdit) MarshalTo(dAtA []byte) (int, error)
func (*Operation_TreeEdit) MarshalToSizedBuffer ¶ added in v0.4.0
func (m *Operation_TreeEdit) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_TreeEdit) ProtoMessage ¶ added in v0.4.0
func (*Operation_TreeEdit) ProtoMessage()
func (*Operation_TreeEdit) Reset ¶ added in v0.4.0
func (m *Operation_TreeEdit) Reset()
func (*Operation_TreeEdit) Size ¶ added in v0.4.0
func (m *Operation_TreeEdit) Size() (n int)
func (*Operation_TreeEdit) String ¶ added in v0.4.0
func (m *Operation_TreeEdit) String() string
func (*Operation_TreeEdit) Unmarshal ¶ added in v0.4.0
func (m *Operation_TreeEdit) Unmarshal(dAtA []byte) error
func (*Operation_TreeEdit) XXX_DiscardUnknown ¶ added in v0.4.0
func (m *Operation_TreeEdit) XXX_DiscardUnknown()
func (*Operation_TreeEdit) XXX_Marshal ¶ added in v0.4.0
func (m *Operation_TreeEdit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_TreeEdit) XXX_Merge ¶ added in v0.4.0
func (m *Operation_TreeEdit) XXX_Merge(src proto.Message)
func (*Operation_TreeEdit) XXX_Size ¶ added in v0.4.0
func (m *Operation_TreeEdit) XXX_Size() int
func (*Operation_TreeEdit) XXX_Unmarshal ¶ added in v0.4.0
func (m *Operation_TreeEdit) XXX_Unmarshal(b []byte) error
type Operation_TreeEdit_ ¶ added in v0.4.0
type Operation_TreeEdit_ struct {
TreeEdit *Operation_TreeEdit `protobuf:"bytes,9,opt,name=tree_edit,json=treeEdit,proto3,oneof" json:"tree_edit,omitempty"`
}
func (*Operation_TreeEdit_) MarshalTo ¶ added in v0.4.0
func (m *Operation_TreeEdit_) MarshalTo(dAtA []byte) (int, error)
func (*Operation_TreeEdit_) MarshalToSizedBuffer ¶ added in v0.4.0
func (m *Operation_TreeEdit_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_TreeEdit_) Size ¶ added in v0.4.0
func (m *Operation_TreeEdit_) Size() (n int)
type Operation_TreeStyle ¶ added in v0.4.2
type Operation_TreeStyle struct { ParentCreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=parent_created_at,json=parentCreatedAt,proto3" json:"parent_created_at,omitempty"` From *TreePos `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *TreePos `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` Attributes map[string]string `` /* 161-byte string literal not displayed */ ExecutedAt *TimeTicket `protobuf:"bytes,5,opt,name=executed_at,json=executedAt,proto3" json:"executed_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operation_TreeStyle) Descriptor ¶ added in v0.4.2
func (*Operation_TreeStyle) Descriptor() ([]byte, []int)
func (*Operation_TreeStyle) GetAttributes ¶ added in v0.4.2
func (m *Operation_TreeStyle) GetAttributes() map[string]string
func (*Operation_TreeStyle) GetExecutedAt ¶ added in v0.4.2
func (m *Operation_TreeStyle) GetExecutedAt() *TimeTicket
func (*Operation_TreeStyle) GetFrom ¶ added in v0.4.2
func (m *Operation_TreeStyle) GetFrom() *TreePos
func (*Operation_TreeStyle) GetParentCreatedAt ¶ added in v0.4.2
func (m *Operation_TreeStyle) GetParentCreatedAt() *TimeTicket
func (*Operation_TreeStyle) GetTo ¶ added in v0.4.2
func (m *Operation_TreeStyle) GetTo() *TreePos
func (*Operation_TreeStyle) Marshal ¶ added in v0.4.2
func (m *Operation_TreeStyle) Marshal() (dAtA []byte, err error)
func (*Operation_TreeStyle) MarshalTo ¶ added in v0.4.2
func (m *Operation_TreeStyle) MarshalTo(dAtA []byte) (int, error)
func (*Operation_TreeStyle) MarshalToSizedBuffer ¶ added in v0.4.2
func (m *Operation_TreeStyle) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_TreeStyle) ProtoMessage ¶ added in v0.4.2
func (*Operation_TreeStyle) ProtoMessage()
func (*Operation_TreeStyle) Reset ¶ added in v0.4.2
func (m *Operation_TreeStyle) Reset()
func (*Operation_TreeStyle) Size ¶ added in v0.4.2
func (m *Operation_TreeStyle) Size() (n int)
func (*Operation_TreeStyle) String ¶ added in v0.4.2
func (m *Operation_TreeStyle) String() string
func (*Operation_TreeStyle) Unmarshal ¶ added in v0.4.2
func (m *Operation_TreeStyle) Unmarshal(dAtA []byte) error
func (*Operation_TreeStyle) XXX_DiscardUnknown ¶ added in v0.4.2
func (m *Operation_TreeStyle) XXX_DiscardUnknown()
func (*Operation_TreeStyle) XXX_Marshal ¶ added in v0.4.2
func (m *Operation_TreeStyle) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Operation_TreeStyle) XXX_Merge ¶ added in v0.4.2
func (m *Operation_TreeStyle) XXX_Merge(src proto.Message)
func (*Operation_TreeStyle) XXX_Size ¶ added in v0.4.2
func (m *Operation_TreeStyle) XXX_Size() int
func (*Operation_TreeStyle) XXX_Unmarshal ¶ added in v0.4.2
func (m *Operation_TreeStyle) XXX_Unmarshal(b []byte) error
type Operation_TreeStyle_ ¶ added in v0.4.2
type Operation_TreeStyle_ struct {
TreeStyle *Operation_TreeStyle `protobuf:"bytes,10,opt,name=tree_style,json=treeStyle,proto3,oneof" json:"tree_style,omitempty"`
}
func (*Operation_TreeStyle_) MarshalTo ¶ added in v0.4.2
func (m *Operation_TreeStyle_) MarshalTo(dAtA []byte) (int, error)
func (*Operation_TreeStyle_) MarshalToSizedBuffer ¶ added in v0.4.2
func (m *Operation_TreeStyle_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*Operation_TreeStyle_) Size ¶ added in v0.4.2
func (m *Operation_TreeStyle_) Size() (n int)
type Presence ¶
type Presence struct { Data map[string]string `` /* 149-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Presence) Descriptor ¶
func (*Presence) MarshalToSizedBuffer ¶
func (*Presence) ProtoMessage ¶
func (*Presence) ProtoMessage()
func (*Presence) XXX_DiscardUnknown ¶
func (m *Presence) XXX_DiscardUnknown()
func (*Presence) XXX_Marshal ¶
func (*Presence) XXX_Unmarshal ¶
type PresenceChange ¶ added in v0.4.5
type PresenceChange struct { Type PresenceChange_ChangeType `protobuf:"varint,1,opt,name=type,proto3,enum=yorkie.v1.PresenceChange_ChangeType" json:"type,omitempty"` Presence *Presence `protobuf:"bytes,2,opt,name=presence,proto3" json:"presence,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PresenceChange) Descriptor ¶ added in v0.4.5
func (*PresenceChange) Descriptor() ([]byte, []int)
func (*PresenceChange) GetPresence ¶ added in v0.4.5
func (m *PresenceChange) GetPresence() *Presence
func (*PresenceChange) GetType ¶ added in v0.4.5
func (m *PresenceChange) GetType() PresenceChange_ChangeType
func (*PresenceChange) Marshal ¶ added in v0.4.5
func (m *PresenceChange) Marshal() (dAtA []byte, err error)
func (*PresenceChange) MarshalTo ¶ added in v0.4.5
func (m *PresenceChange) MarshalTo(dAtA []byte) (int, error)
func (*PresenceChange) MarshalToSizedBuffer ¶ added in v0.4.5
func (m *PresenceChange) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PresenceChange) ProtoMessage ¶ added in v0.4.5
func (*PresenceChange) ProtoMessage()
func (*PresenceChange) Reset ¶ added in v0.4.5
func (m *PresenceChange) Reset()
func (*PresenceChange) Size ¶ added in v0.4.5
func (m *PresenceChange) Size() (n int)
func (*PresenceChange) String ¶ added in v0.4.5
func (m *PresenceChange) String() string
func (*PresenceChange) Unmarshal ¶ added in v0.4.5
func (m *PresenceChange) Unmarshal(dAtA []byte) error
func (*PresenceChange) XXX_DiscardUnknown ¶ added in v0.4.5
func (m *PresenceChange) XXX_DiscardUnknown()
func (*PresenceChange) XXX_Marshal ¶ added in v0.4.5
func (m *PresenceChange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PresenceChange) XXX_Merge ¶ added in v0.4.5
func (m *PresenceChange) XXX_Merge(src proto.Message)
func (*PresenceChange) XXX_Size ¶ added in v0.4.5
func (m *PresenceChange) XXX_Size() int
func (*PresenceChange) XXX_Unmarshal ¶ added in v0.4.5
func (m *PresenceChange) XXX_Unmarshal(b []byte) error
type PresenceChange_ChangeType ¶ added in v0.4.5
type PresenceChange_ChangeType int32
const ( PresenceChange_CHANGE_TYPE_UNSPECIFIED PresenceChange_ChangeType = 0 PresenceChange_CHANGE_TYPE_PUT PresenceChange_ChangeType = 1 PresenceChange_CHANGE_TYPE_DELETE PresenceChange_ChangeType = 2 PresenceChange_CHANGE_TYPE_CLEAR PresenceChange_ChangeType = 3 )
func (PresenceChange_ChangeType) EnumDescriptor ¶ added in v0.4.5
func (PresenceChange_ChangeType) EnumDescriptor() ([]byte, []int)
func (PresenceChange_ChangeType) String ¶ added in v0.4.5
func (x PresenceChange_ChangeType) String() string
type Project ¶
type Project struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` PublicKey string `protobuf:"bytes,3,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` SecretKey string `protobuf:"bytes,4,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` AuthWebhookUrl string `protobuf:"bytes,5,opt,name=auth_webhook_url,json=authWebhookUrl,proto3" json:"auth_webhook_url,omitempty"` AuthWebhookMethods []string `protobuf:"bytes,6,rep,name=auth_webhook_methods,json=authWebhookMethods,proto3" json:"auth_webhook_methods,omitempty"` ClientDeactivateThreshold string `` /* 138-byte string literal not displayed */ CreatedAt *types.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *types.Timestamp `protobuf:"bytes,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Project) Descriptor ¶
func (*Project) GetAuthWebhookMethods ¶
func (*Project) GetAuthWebhookUrl ¶
func (*Project) GetClientDeactivateThreshold ¶ added in v0.3.1
func (*Project) GetCreatedAt ¶
func (*Project) GetPublicKey ¶
func (*Project) GetSecretKey ¶
func (*Project) GetUpdatedAt ¶
func (*Project) MarshalToSizedBuffer ¶
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) XXX_DiscardUnknown ¶
func (m *Project) XXX_DiscardUnknown()
func (*Project) XXX_Marshal ¶
func (*Project) XXX_Unmarshal ¶
type PushPullChangesRequest ¶ added in v0.3.3
type PushPullChangesRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` DocumentId string `protobuf:"bytes,2,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` ChangePack *ChangePack `protobuf:"bytes,3,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` PushOnly bool `protobuf:"varint,4,opt,name=push_only,json=pushOnly,proto3" json:"push_only,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushPullChangesRequest) Descriptor ¶ added in v0.3.3
func (*PushPullChangesRequest) Descriptor() ([]byte, []int)
func (*PushPullChangesRequest) GetChangePack ¶ added in v0.3.3
func (m *PushPullChangesRequest) GetChangePack() *ChangePack
func (*PushPullChangesRequest) GetClientId ¶ added in v0.3.3
func (m *PushPullChangesRequest) GetClientId() string
func (*PushPullChangesRequest) GetDocumentId ¶ added in v0.3.3
func (m *PushPullChangesRequest) GetDocumentId() string
func (*PushPullChangesRequest) GetPushOnly ¶ added in v0.3.4
func (m *PushPullChangesRequest) GetPushOnly() bool
func (*PushPullChangesRequest) Marshal ¶ added in v0.3.3
func (m *PushPullChangesRequest) Marshal() (dAtA []byte, err error)
func (*PushPullChangesRequest) MarshalTo ¶ added in v0.3.3
func (m *PushPullChangesRequest) MarshalTo(dAtA []byte) (int, error)
func (*PushPullChangesRequest) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *PushPullChangesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushPullChangesRequest) ProtoMessage ¶ added in v0.3.3
func (*PushPullChangesRequest) ProtoMessage()
func (*PushPullChangesRequest) Reset ¶ added in v0.3.3
func (m *PushPullChangesRequest) Reset()
func (*PushPullChangesRequest) Size ¶ added in v0.3.3
func (m *PushPullChangesRequest) Size() (n int)
func (*PushPullChangesRequest) String ¶ added in v0.3.3
func (m *PushPullChangesRequest) String() string
func (*PushPullChangesRequest) Unmarshal ¶ added in v0.3.3
func (m *PushPullChangesRequest) Unmarshal(dAtA []byte) error
func (*PushPullChangesRequest) XXX_DiscardUnknown ¶ added in v0.3.3
func (m *PushPullChangesRequest) XXX_DiscardUnknown()
func (*PushPullChangesRequest) XXX_Marshal ¶ added in v0.3.3
func (m *PushPullChangesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushPullChangesRequest) XXX_Merge ¶ added in v0.3.3
func (m *PushPullChangesRequest) XXX_Merge(src proto.Message)
func (*PushPullChangesRequest) XXX_Size ¶ added in v0.3.3
func (m *PushPullChangesRequest) XXX_Size() int
func (*PushPullChangesRequest) XXX_Unmarshal ¶ added in v0.3.3
func (m *PushPullChangesRequest) XXX_Unmarshal(b []byte) error
type PushPullChangesResponse ¶ added in v0.3.3
type PushPullChangesResponse struct { ChangePack *ChangePack `protobuf:"bytes,1,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushPullChangesResponse) Descriptor ¶ added in v0.3.3
func (*PushPullChangesResponse) Descriptor() ([]byte, []int)
func (*PushPullChangesResponse) GetChangePack ¶ added in v0.3.3
func (m *PushPullChangesResponse) GetChangePack() *ChangePack
func (*PushPullChangesResponse) Marshal ¶ added in v0.3.3
func (m *PushPullChangesResponse) Marshal() (dAtA []byte, err error)
func (*PushPullChangesResponse) MarshalTo ¶ added in v0.3.3
func (m *PushPullChangesResponse) MarshalTo(dAtA []byte) (int, error)
func (*PushPullChangesResponse) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *PushPullChangesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PushPullChangesResponse) ProtoMessage ¶ added in v0.3.3
func (*PushPullChangesResponse) ProtoMessage()
func (*PushPullChangesResponse) Reset ¶ added in v0.3.3
func (m *PushPullChangesResponse) Reset()
func (*PushPullChangesResponse) Size ¶ added in v0.3.3
func (m *PushPullChangesResponse) Size() (n int)
func (*PushPullChangesResponse) String ¶ added in v0.3.3
func (m *PushPullChangesResponse) String() string
func (*PushPullChangesResponse) Unmarshal ¶ added in v0.3.3
func (m *PushPullChangesResponse) Unmarshal(dAtA []byte) error
func (*PushPullChangesResponse) XXX_DiscardUnknown ¶ added in v0.3.3
func (m *PushPullChangesResponse) XXX_DiscardUnknown()
func (*PushPullChangesResponse) XXX_Marshal ¶ added in v0.3.3
func (m *PushPullChangesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushPullChangesResponse) XXX_Merge ¶ added in v0.3.3
func (m *PushPullChangesResponse) XXX_Merge(src proto.Message)
func (*PushPullChangesResponse) XXX_Size ¶ added in v0.3.3
func (m *PushPullChangesResponse) XXX_Size() int
func (*PushPullChangesResponse) XXX_Unmarshal ¶ added in v0.3.3
func (m *PushPullChangesResponse) XXX_Unmarshal(b []byte) error
type RGANode ¶
type RGANode struct { Next *RGANode `protobuf:"bytes,1,opt,name=next,proto3" json:"next,omitempty"` Element *JSONElement `protobuf:"bytes,2,opt,name=element,proto3" json:"element,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RGANode) Descriptor ¶
func (*RGANode) GetElement ¶
func (m *RGANode) GetElement() *JSONElement
func (*RGANode) MarshalToSizedBuffer ¶
func (*RGANode) ProtoMessage ¶
func (*RGANode) ProtoMessage()
func (*RGANode) XXX_DiscardUnknown ¶
func (m *RGANode) XXX_DiscardUnknown()
func (*RGANode) XXX_Marshal ¶
func (*RGANode) XXX_Unmarshal ¶
type RHTNode ¶
type RHTNode struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Element *JSONElement `protobuf:"bytes,2,opt,name=element,proto3" json:"element,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RHTNode) Descriptor ¶
func (*RHTNode) GetElement ¶
func (m *RHTNode) GetElement() *JSONElement
func (*RHTNode) MarshalToSizedBuffer ¶
func (*RHTNode) ProtoMessage ¶
func (*RHTNode) ProtoMessage()
func (*RHTNode) XXX_DiscardUnknown ¶
func (m *RHTNode) XXX_DiscardUnknown()
func (*RHTNode) XXX_Marshal ¶
func (*RHTNode) XXX_Unmarshal ¶
type RemoveDocumentByAdminRequest ¶ added in v0.4.0
type RemoveDocumentByAdminRequest struct { ProjectName string `protobuf:"bytes,1,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` DocumentKey string `protobuf:"bytes,2,opt,name=document_key,json=documentKey,proto3" json:"document_key,omitempty"` Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveDocumentByAdminRequest) Descriptor ¶ added in v0.4.0
func (*RemoveDocumentByAdminRequest) Descriptor() ([]byte, []int)
func (*RemoveDocumentByAdminRequest) GetDocumentKey ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) GetDocumentKey() string
func (*RemoveDocumentByAdminRequest) GetForce ¶ added in v0.4.3
func (m *RemoveDocumentByAdminRequest) GetForce() bool
func (*RemoveDocumentByAdminRequest) GetProjectName ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) GetProjectName() string
func (*RemoveDocumentByAdminRequest) Marshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) Marshal() (dAtA []byte, err error)
func (*RemoveDocumentByAdminRequest) MarshalTo ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) MarshalTo(dAtA []byte) (int, error)
func (*RemoveDocumentByAdminRequest) MarshalToSizedBuffer ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RemoveDocumentByAdminRequest) ProtoMessage ¶ added in v0.4.0
func (*RemoveDocumentByAdminRequest) ProtoMessage()
func (*RemoveDocumentByAdminRequest) Reset ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) Reset()
func (*RemoveDocumentByAdminRequest) Size ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) Size() (n int)
func (*RemoveDocumentByAdminRequest) String ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) String() string
func (*RemoveDocumentByAdminRequest) Unmarshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) Unmarshal(dAtA []byte) error
func (*RemoveDocumentByAdminRequest) XXX_DiscardUnknown ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) XXX_DiscardUnknown()
func (*RemoveDocumentByAdminRequest) XXX_Marshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveDocumentByAdminRequest) XXX_Merge ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) XXX_Merge(src proto.Message)
func (*RemoveDocumentByAdminRequest) XXX_Size ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) XXX_Size() int
func (*RemoveDocumentByAdminRequest) XXX_Unmarshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminRequest) XXX_Unmarshal(b []byte) error
type RemoveDocumentByAdminResponse ¶ added in v0.4.0
type RemoveDocumentByAdminResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveDocumentByAdminResponse) Descriptor ¶ added in v0.4.0
func (*RemoveDocumentByAdminResponse) Descriptor() ([]byte, []int)
func (*RemoveDocumentByAdminResponse) Marshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) Marshal() (dAtA []byte, err error)
func (*RemoveDocumentByAdminResponse) MarshalTo ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) MarshalTo(dAtA []byte) (int, error)
func (*RemoveDocumentByAdminResponse) MarshalToSizedBuffer ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RemoveDocumentByAdminResponse) ProtoMessage ¶ added in v0.4.0
func (*RemoveDocumentByAdminResponse) ProtoMessage()
func (*RemoveDocumentByAdminResponse) Reset ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) Reset()
func (*RemoveDocumentByAdminResponse) Size ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) Size() (n int)
func (*RemoveDocumentByAdminResponse) String ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) String() string
func (*RemoveDocumentByAdminResponse) Unmarshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) Unmarshal(dAtA []byte) error
func (*RemoveDocumentByAdminResponse) XXX_DiscardUnknown ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) XXX_DiscardUnknown()
func (*RemoveDocumentByAdminResponse) XXX_Marshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveDocumentByAdminResponse) XXX_Merge ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) XXX_Merge(src proto.Message)
func (*RemoveDocumentByAdminResponse) XXX_Size ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) XXX_Size() int
func (*RemoveDocumentByAdminResponse) XXX_Unmarshal ¶ added in v0.4.0
func (m *RemoveDocumentByAdminResponse) XXX_Unmarshal(b []byte) error
type RemoveDocumentRequest ¶ added in v0.3.3
type RemoveDocumentRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` DocumentId string `protobuf:"bytes,2,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` ChangePack *ChangePack `protobuf:"bytes,3,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveDocumentRequest) Descriptor ¶ added in v0.3.3
func (*RemoveDocumentRequest) Descriptor() ([]byte, []int)
func (*RemoveDocumentRequest) GetChangePack ¶ added in v0.3.3
func (m *RemoveDocumentRequest) GetChangePack() *ChangePack
func (*RemoveDocumentRequest) GetClientId ¶ added in v0.3.3
func (m *RemoveDocumentRequest) GetClientId() string
func (*RemoveDocumentRequest) GetDocumentId ¶ added in v0.3.3
func (m *RemoveDocumentRequest) GetDocumentId() string
func (*RemoveDocumentRequest) Marshal ¶ added in v0.3.3
func (m *RemoveDocumentRequest) Marshal() (dAtA []byte, err error)
func (*RemoveDocumentRequest) MarshalTo ¶ added in v0.3.3
func (m *RemoveDocumentRequest) MarshalTo(dAtA []byte) (int, error)
func (*RemoveDocumentRequest) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *RemoveDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RemoveDocumentRequest) ProtoMessage ¶ added in v0.3.3
func (*RemoveDocumentRequest) ProtoMessage()
func (*RemoveDocumentRequest) Reset ¶ added in v0.3.3
func (m *RemoveDocumentRequest) Reset()
func (*RemoveDocumentRequest) Size ¶ added in v0.3.3
func (m *RemoveDocumentRequest) Size() (n int)
func (*RemoveDocumentRequest) String ¶ added in v0.3.3
func (m *RemoveDocumentRequest) String() string
func (*RemoveDocumentRequest) Unmarshal ¶ added in v0.3.3
func (m *RemoveDocumentRequest) Unmarshal(dAtA []byte) error
func (*RemoveDocumentRequest) XXX_DiscardUnknown ¶ added in v0.3.3
func (m *RemoveDocumentRequest) XXX_DiscardUnknown()
func (*RemoveDocumentRequest) XXX_Marshal ¶ added in v0.3.3
func (m *RemoveDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveDocumentRequest) XXX_Merge ¶ added in v0.3.3
func (m *RemoveDocumentRequest) XXX_Merge(src proto.Message)
func (*RemoveDocumentRequest) XXX_Size ¶ added in v0.3.3
func (m *RemoveDocumentRequest) XXX_Size() int
func (*RemoveDocumentRequest) XXX_Unmarshal ¶ added in v0.3.3
func (m *RemoveDocumentRequest) XXX_Unmarshal(b []byte) error
type RemoveDocumentResponse ¶ added in v0.3.3
type RemoveDocumentResponse struct { ChangePack *ChangePack `protobuf:"bytes,1,opt,name=change_pack,json=changePack,proto3" json:"change_pack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveDocumentResponse) Descriptor ¶ added in v0.3.3
func (*RemoveDocumentResponse) Descriptor() ([]byte, []int)
func (*RemoveDocumentResponse) GetChangePack ¶ added in v0.3.3
func (m *RemoveDocumentResponse) GetChangePack() *ChangePack
func (*RemoveDocumentResponse) Marshal ¶ added in v0.3.3
func (m *RemoveDocumentResponse) Marshal() (dAtA []byte, err error)
func (*RemoveDocumentResponse) MarshalTo ¶ added in v0.3.3
func (m *RemoveDocumentResponse) MarshalTo(dAtA []byte) (int, error)
func (*RemoveDocumentResponse) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *RemoveDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*RemoveDocumentResponse) ProtoMessage ¶ added in v0.3.3
func (*RemoveDocumentResponse) ProtoMessage()
func (*RemoveDocumentResponse) Reset ¶ added in v0.3.3
func (m *RemoveDocumentResponse) Reset()
func (*RemoveDocumentResponse) Size ¶ added in v0.3.3
func (m *RemoveDocumentResponse) Size() (n int)
func (*RemoveDocumentResponse) String ¶ added in v0.3.3
func (m *RemoveDocumentResponse) String() string
func (*RemoveDocumentResponse) Unmarshal ¶ added in v0.3.3
func (m *RemoveDocumentResponse) Unmarshal(dAtA []byte) error
func (*RemoveDocumentResponse) XXX_DiscardUnknown ¶ added in v0.3.3
func (m *RemoveDocumentResponse) XXX_DiscardUnknown()
func (*RemoveDocumentResponse) XXX_Marshal ¶ added in v0.3.3
func (m *RemoveDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveDocumentResponse) XXX_Merge ¶ added in v0.3.3
func (m *RemoveDocumentResponse) XXX_Merge(src proto.Message)
func (*RemoveDocumentResponse) XXX_Size ¶ added in v0.3.3
func (m *RemoveDocumentResponse) XXX_Size() int
func (*RemoveDocumentResponse) XXX_Unmarshal ¶ added in v0.3.3
func (m *RemoveDocumentResponse) XXX_Unmarshal(b []byte) error
type SearchDocumentsRequest ¶
type SearchDocumentsRequest struct { ProjectName string `protobuf:"bytes,1,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` Query string `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"` PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SearchDocumentsRequest) Descriptor ¶
func (*SearchDocumentsRequest) Descriptor() ([]byte, []int)
func (*SearchDocumentsRequest) GetPageSize ¶
func (m *SearchDocumentsRequest) GetPageSize() int32
func (*SearchDocumentsRequest) GetProjectName ¶
func (m *SearchDocumentsRequest) GetProjectName() string
func (*SearchDocumentsRequest) GetQuery ¶
func (m *SearchDocumentsRequest) GetQuery() string
func (*SearchDocumentsRequest) Marshal ¶
func (m *SearchDocumentsRequest) Marshal() (dAtA []byte, err error)
func (*SearchDocumentsRequest) MarshalTo ¶
func (m *SearchDocumentsRequest) MarshalTo(dAtA []byte) (int, error)
func (*SearchDocumentsRequest) MarshalToSizedBuffer ¶
func (m *SearchDocumentsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SearchDocumentsRequest) ProtoMessage ¶
func (*SearchDocumentsRequest) ProtoMessage()
func (*SearchDocumentsRequest) Reset ¶
func (m *SearchDocumentsRequest) Reset()
func (*SearchDocumentsRequest) Size ¶
func (m *SearchDocumentsRequest) Size() (n int)
func (*SearchDocumentsRequest) String ¶
func (m *SearchDocumentsRequest) String() string
func (*SearchDocumentsRequest) Unmarshal ¶
func (m *SearchDocumentsRequest) Unmarshal(dAtA []byte) error
func (*SearchDocumentsRequest) XXX_DiscardUnknown ¶
func (m *SearchDocumentsRequest) XXX_DiscardUnknown()
func (*SearchDocumentsRequest) XXX_Marshal ¶
func (m *SearchDocumentsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SearchDocumentsRequest) XXX_Merge ¶
func (m *SearchDocumentsRequest) XXX_Merge(src proto.Message)
func (*SearchDocumentsRequest) XXX_Size ¶
func (m *SearchDocumentsRequest) XXX_Size() int
func (*SearchDocumentsRequest) XXX_Unmarshal ¶
func (m *SearchDocumentsRequest) XXX_Unmarshal(b []byte) error
type SearchDocumentsResponse ¶
type SearchDocumentsResponse struct { TotalCount int32 `protobuf:"varint,1,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"` Documents []*DocumentSummary `protobuf:"bytes,2,rep,name=documents,proto3" json:"documents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SearchDocumentsResponse) Descriptor ¶
func (*SearchDocumentsResponse) Descriptor() ([]byte, []int)
func (*SearchDocumentsResponse) GetDocuments ¶
func (m *SearchDocumentsResponse) GetDocuments() []*DocumentSummary
func (*SearchDocumentsResponse) GetTotalCount ¶
func (m *SearchDocumentsResponse) GetTotalCount() int32
func (*SearchDocumentsResponse) Marshal ¶
func (m *SearchDocumentsResponse) Marshal() (dAtA []byte, err error)
func (*SearchDocumentsResponse) MarshalTo ¶
func (m *SearchDocumentsResponse) MarshalTo(dAtA []byte) (int, error)
func (*SearchDocumentsResponse) MarshalToSizedBuffer ¶
func (m *SearchDocumentsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SearchDocumentsResponse) ProtoMessage ¶
func (*SearchDocumentsResponse) ProtoMessage()
func (*SearchDocumentsResponse) Reset ¶
func (m *SearchDocumentsResponse) Reset()
func (*SearchDocumentsResponse) Size ¶
func (m *SearchDocumentsResponse) Size() (n int)
func (*SearchDocumentsResponse) String ¶
func (m *SearchDocumentsResponse) String() string
func (*SearchDocumentsResponse) Unmarshal ¶
func (m *SearchDocumentsResponse) Unmarshal(dAtA []byte) error
func (*SearchDocumentsResponse) XXX_DiscardUnknown ¶
func (m *SearchDocumentsResponse) XXX_DiscardUnknown()
func (*SearchDocumentsResponse) XXX_Marshal ¶
func (m *SearchDocumentsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SearchDocumentsResponse) XXX_Merge ¶
func (m *SearchDocumentsResponse) XXX_Merge(src proto.Message)
func (*SearchDocumentsResponse) XXX_Size ¶
func (m *SearchDocumentsResponse) XXX_Size() int
func (*SearchDocumentsResponse) XXX_Unmarshal ¶
func (m *SearchDocumentsResponse) XXX_Unmarshal(b []byte) error
type SignUpRequest ¶
type SignUpRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignUpRequest) Descriptor ¶
func (*SignUpRequest) Descriptor() ([]byte, []int)
func (*SignUpRequest) GetPassword ¶
func (m *SignUpRequest) GetPassword() string
func (*SignUpRequest) GetUsername ¶
func (m *SignUpRequest) GetUsername() string
func (*SignUpRequest) Marshal ¶
func (m *SignUpRequest) Marshal() (dAtA []byte, err error)
func (*SignUpRequest) MarshalToSizedBuffer ¶
func (m *SignUpRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SignUpRequest) ProtoMessage ¶
func (*SignUpRequest) ProtoMessage()
func (*SignUpRequest) Reset ¶
func (m *SignUpRequest) Reset()
func (*SignUpRequest) Size ¶
func (m *SignUpRequest) Size() (n int)
func (*SignUpRequest) String ¶
func (m *SignUpRequest) String() string
func (*SignUpRequest) Unmarshal ¶
func (m *SignUpRequest) Unmarshal(dAtA []byte) error
func (*SignUpRequest) XXX_DiscardUnknown ¶
func (m *SignUpRequest) XXX_DiscardUnknown()
func (*SignUpRequest) XXX_Marshal ¶
func (m *SignUpRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignUpRequest) XXX_Merge ¶
func (m *SignUpRequest) XXX_Merge(src proto.Message)
func (*SignUpRequest) XXX_Size ¶
func (m *SignUpRequest) XXX_Size() int
func (*SignUpRequest) XXX_Unmarshal ¶
func (m *SignUpRequest) XXX_Unmarshal(b []byte) error
type SignUpResponse ¶
type SignUpResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignUpResponse) Descriptor ¶
func (*SignUpResponse) Descriptor() ([]byte, []int)
func (*SignUpResponse) GetUser ¶
func (m *SignUpResponse) GetUser() *User
func (*SignUpResponse) Marshal ¶
func (m *SignUpResponse) Marshal() (dAtA []byte, err error)
func (*SignUpResponse) MarshalToSizedBuffer ¶
func (m *SignUpResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SignUpResponse) ProtoMessage ¶
func (*SignUpResponse) ProtoMessage()
func (*SignUpResponse) Reset ¶
func (m *SignUpResponse) Reset()
func (*SignUpResponse) Size ¶
func (m *SignUpResponse) Size() (n int)
func (*SignUpResponse) String ¶
func (m *SignUpResponse) String() string
func (*SignUpResponse) Unmarshal ¶
func (m *SignUpResponse) Unmarshal(dAtA []byte) error
func (*SignUpResponse) XXX_DiscardUnknown ¶
func (m *SignUpResponse) XXX_DiscardUnknown()
func (*SignUpResponse) XXX_Marshal ¶
func (m *SignUpResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignUpResponse) XXX_Merge ¶
func (m *SignUpResponse) XXX_Merge(src proto.Message)
func (*SignUpResponse) XXX_Size ¶
func (m *SignUpResponse) XXX_Size() int
func (*SignUpResponse) XXX_Unmarshal ¶
func (m *SignUpResponse) XXX_Unmarshal(b []byte) error
type Snapshot ¶ added in v0.4.5
type Snapshot struct { Root *JSONElement `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"` Presences map[string]*Presence `` /* 159-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
/////////////////////////////////////// Messages for Snapshot // ///////////////////////////////////////
func (*Snapshot) Descriptor ¶ added in v0.4.5
func (*Snapshot) GetPresences ¶ added in v0.4.5
func (*Snapshot) GetRoot ¶ added in v0.4.5
func (m *Snapshot) GetRoot() *JSONElement
func (*Snapshot) MarshalToSizedBuffer ¶ added in v0.4.5
func (*Snapshot) ProtoMessage ¶ added in v0.4.5
func (*Snapshot) ProtoMessage()
func (*Snapshot) XXX_DiscardUnknown ¶ added in v0.4.5
func (m *Snapshot) XXX_DiscardUnknown()
func (*Snapshot) XXX_Marshal ¶ added in v0.4.5
func (*Snapshot) XXX_Unmarshal ¶ added in v0.4.5
type TextNode ¶
type TextNode struct { Id *TextNodeID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,3,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` InsPrevId *TextNodeID `protobuf:"bytes,4,opt,name=ins_prev_id,json=insPrevId,proto3" json:"ins_prev_id,omitempty"` Attributes map[string]*NodeAttr `` /* 161-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TextNode) Descriptor ¶
func (*TextNode) GetAttributes ¶ added in v0.3.0
func (*TextNode) GetId ¶
func (m *TextNode) GetId() *TextNodeID
func (*TextNode) GetInsPrevId ¶
func (m *TextNode) GetInsPrevId() *TextNodeID
func (*TextNode) GetRemovedAt ¶
func (m *TextNode) GetRemovedAt() *TimeTicket
func (*TextNode) MarshalToSizedBuffer ¶
func (*TextNode) ProtoMessage ¶
func (*TextNode) ProtoMessage()
func (*TextNode) XXX_DiscardUnknown ¶
func (m *TextNode) XXX_DiscardUnknown()
func (*TextNode) XXX_Marshal ¶
func (*TextNode) XXX_Unmarshal ¶
type TextNodeID ¶
type TextNodeID struct { CreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TextNodeID) Descriptor ¶
func (*TextNodeID) Descriptor() ([]byte, []int)
func (*TextNodeID) GetCreatedAt ¶
func (m *TextNodeID) GetCreatedAt() *TimeTicket
func (*TextNodeID) GetOffset ¶
func (m *TextNodeID) GetOffset() int32
func (*TextNodeID) Marshal ¶
func (m *TextNodeID) Marshal() (dAtA []byte, err error)
func (*TextNodeID) MarshalToSizedBuffer ¶
func (m *TextNodeID) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TextNodeID) ProtoMessage ¶
func (*TextNodeID) ProtoMessage()
func (*TextNodeID) Reset ¶
func (m *TextNodeID) Reset()
func (*TextNodeID) Size ¶
func (m *TextNodeID) Size() (n int)
func (*TextNodeID) String ¶
func (m *TextNodeID) String() string
func (*TextNodeID) Unmarshal ¶
func (m *TextNodeID) Unmarshal(dAtA []byte) error
func (*TextNodeID) XXX_DiscardUnknown ¶
func (m *TextNodeID) XXX_DiscardUnknown()
func (*TextNodeID) XXX_Marshal ¶
func (m *TextNodeID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TextNodeID) XXX_Merge ¶
func (m *TextNodeID) XXX_Merge(src proto.Message)
func (*TextNodeID) XXX_Size ¶
func (m *TextNodeID) XXX_Size() int
func (*TextNodeID) XXX_Unmarshal ¶
func (m *TextNodeID) XXX_Unmarshal(b []byte) error
type TextNodePos ¶
type TextNodePos struct { CreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` RelativeOffset int32 `protobuf:"varint,3,opt,name=relative_offset,json=relativeOffset,proto3" json:"relative_offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TextNodePos) Descriptor ¶
func (*TextNodePos) Descriptor() ([]byte, []int)
func (*TextNodePos) GetCreatedAt ¶
func (m *TextNodePos) GetCreatedAt() *TimeTicket
func (*TextNodePos) GetOffset ¶
func (m *TextNodePos) GetOffset() int32
func (*TextNodePos) GetRelativeOffset ¶
func (m *TextNodePos) GetRelativeOffset() int32
func (*TextNodePos) Marshal ¶
func (m *TextNodePos) Marshal() (dAtA []byte, err error)
func (*TextNodePos) MarshalToSizedBuffer ¶
func (m *TextNodePos) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TextNodePos) ProtoMessage ¶
func (*TextNodePos) ProtoMessage()
func (*TextNodePos) Reset ¶
func (m *TextNodePos) Reset()
func (*TextNodePos) Size ¶
func (m *TextNodePos) Size() (n int)
func (*TextNodePos) String ¶
func (m *TextNodePos) String() string
func (*TextNodePos) Unmarshal ¶
func (m *TextNodePos) Unmarshal(dAtA []byte) error
func (*TextNodePos) XXX_DiscardUnknown ¶
func (m *TextNodePos) XXX_DiscardUnknown()
func (*TextNodePos) XXX_Marshal ¶
func (m *TextNodePos) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TextNodePos) XXX_Merge ¶
func (m *TextNodePos) XXX_Merge(src proto.Message)
func (*TextNodePos) XXX_Size ¶
func (m *TextNodePos) XXX_Size() int
func (*TextNodePos) XXX_Unmarshal ¶
func (m *TextNodePos) XXX_Unmarshal(b []byte) error
type TimeTicket ¶
type TimeTicket struct { Lamport int64 `protobuf:"varint,1,opt,name=lamport,proto3" json:"lamport,omitempty"` Delimiter uint32 `protobuf:"varint,2,opt,name=delimiter,proto3" json:"delimiter,omitempty"` ActorId []byte `protobuf:"bytes,3,opt,name=actor_id,json=actorId,proto3" json:"actor_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TimeTicket) Descriptor ¶
func (*TimeTicket) Descriptor() ([]byte, []int)
func (*TimeTicket) GetActorId ¶
func (m *TimeTicket) GetActorId() []byte
func (*TimeTicket) GetDelimiter ¶
func (m *TimeTicket) GetDelimiter() uint32
func (*TimeTicket) GetLamport ¶
func (m *TimeTicket) GetLamport() int64
func (*TimeTicket) Marshal ¶
func (m *TimeTicket) Marshal() (dAtA []byte, err error)
func (*TimeTicket) MarshalToSizedBuffer ¶
func (m *TimeTicket) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TimeTicket) ProtoMessage ¶
func (*TimeTicket) ProtoMessage()
func (*TimeTicket) Reset ¶
func (m *TimeTicket) Reset()
func (*TimeTicket) Size ¶
func (m *TimeTicket) Size() (n int)
func (*TimeTicket) String ¶
func (m *TimeTicket) String() string
func (*TimeTicket) Unmarshal ¶
func (m *TimeTicket) Unmarshal(dAtA []byte) error
func (*TimeTicket) XXX_DiscardUnknown ¶
func (m *TimeTicket) XXX_DiscardUnknown()
func (*TimeTicket) XXX_Marshal ¶
func (m *TimeTicket) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimeTicket) XXX_Merge ¶
func (m *TimeTicket) XXX_Merge(src proto.Message)
func (*TimeTicket) XXX_Size ¶
func (m *TimeTicket) XXX_Size() int
func (*TimeTicket) XXX_Unmarshal ¶
func (m *TimeTicket) XXX_Unmarshal(b []byte) error
type TreeNode ¶ added in v0.4.0
type TreeNode struct { Id *TreeNodeID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` RemovedAt *TimeTicket `protobuf:"bytes,4,opt,name=removed_at,json=removedAt,proto3" json:"removed_at,omitempty"` InsPrevId *TreeNodeID `protobuf:"bytes,5,opt,name=ins_prev_id,json=insPrevId,proto3" json:"ins_prev_id,omitempty"` InsNextId *TreeNodeID `protobuf:"bytes,6,opt,name=ins_next_id,json=insNextId,proto3" json:"ins_next_id,omitempty"` Depth int32 `protobuf:"varint,7,opt,name=depth,proto3" json:"depth,omitempty"` Attributes map[string]*NodeAttr `` /* 161-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TreeNode) Descriptor ¶ added in v0.4.0
func (*TreeNode) GetAttributes ¶ added in v0.4.2
func (*TreeNode) GetId ¶ added in v0.4.6
func (m *TreeNode) GetId() *TreeNodeID
func (*TreeNode) GetInsNextId ¶ added in v0.4.6
func (m *TreeNode) GetInsNextId() *TreeNodeID
func (*TreeNode) GetInsPrevId ¶ added in v0.4.6
func (m *TreeNode) GetInsPrevId() *TreeNodeID
func (*TreeNode) GetRemovedAt ¶ added in v0.4.0
func (m *TreeNode) GetRemovedAt() *TimeTicket
func (*TreeNode) MarshalToSizedBuffer ¶ added in v0.4.0
func (*TreeNode) ProtoMessage ¶ added in v0.4.0
func (*TreeNode) ProtoMessage()
func (*TreeNode) XXX_DiscardUnknown ¶ added in v0.4.0
func (m *TreeNode) XXX_DiscardUnknown()
func (*TreeNode) XXX_Marshal ¶ added in v0.4.0
func (*TreeNode) XXX_Unmarshal ¶ added in v0.4.0
type TreeNodeID ¶ added in v0.4.6
type TreeNodeID struct { CreatedAt *TimeTicket `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TreeNodeID) Descriptor ¶ added in v0.4.6
func (*TreeNodeID) Descriptor() ([]byte, []int)
func (*TreeNodeID) GetCreatedAt ¶ added in v0.4.6
func (m *TreeNodeID) GetCreatedAt() *TimeTicket
func (*TreeNodeID) GetOffset ¶ added in v0.4.6
func (m *TreeNodeID) GetOffset() int32
func (*TreeNodeID) Marshal ¶ added in v0.4.6
func (m *TreeNodeID) Marshal() (dAtA []byte, err error)
func (*TreeNodeID) MarshalTo ¶ added in v0.4.6
func (m *TreeNodeID) MarshalTo(dAtA []byte) (int, error)
func (*TreeNodeID) MarshalToSizedBuffer ¶ added in v0.4.6
func (m *TreeNodeID) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*TreeNodeID) ProtoMessage ¶ added in v0.4.6
func (*TreeNodeID) ProtoMessage()
func (*TreeNodeID) Reset ¶ added in v0.4.6
func (m *TreeNodeID) Reset()
func (*TreeNodeID) Size ¶ added in v0.4.6
func (m *TreeNodeID) Size() (n int)
func (*TreeNodeID) String ¶ added in v0.4.6
func (m *TreeNodeID) String() string
func (*TreeNodeID) Unmarshal ¶ added in v0.4.6
func (m *TreeNodeID) Unmarshal(dAtA []byte) error
func (*TreeNodeID) XXX_DiscardUnknown ¶ added in v0.4.6
func (m *TreeNodeID) XXX_DiscardUnknown()
func (*TreeNodeID) XXX_Marshal ¶ added in v0.4.6
func (m *TreeNodeID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TreeNodeID) XXX_Merge ¶ added in v0.4.6
func (m *TreeNodeID) XXX_Merge(src proto.Message)
func (*TreeNodeID) XXX_Size ¶ added in v0.4.6
func (m *TreeNodeID) XXX_Size() int
func (*TreeNodeID) XXX_Unmarshal ¶ added in v0.4.6
func (m *TreeNodeID) XXX_Unmarshal(b []byte) error
type TreeNodes ¶ added in v0.4.5
type TreeNodes struct { Content []*TreeNode `protobuf:"bytes,1,rep,name=content,proto3" json:"content,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TreeNodes) Descriptor ¶ added in v0.4.5
func (*TreeNodes) GetContent ¶ added in v0.4.5
func (*TreeNodes) MarshalToSizedBuffer ¶ added in v0.4.5
func (*TreeNodes) ProtoMessage ¶ added in v0.4.5
func (*TreeNodes) ProtoMessage()
func (*TreeNodes) XXX_DiscardUnknown ¶ added in v0.4.5
func (m *TreeNodes) XXX_DiscardUnknown()
func (*TreeNodes) XXX_Marshal ¶ added in v0.4.5
func (*TreeNodes) XXX_Unmarshal ¶ added in v0.4.5
type TreePos ¶ added in v0.4.0
type TreePos struct { ParentId *TreeNodeID `protobuf:"bytes,1,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` LeftSiblingId *TreeNodeID `protobuf:"bytes,2,opt,name=left_sibling_id,json=leftSiblingId,proto3" json:"left_sibling_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TreePos) Descriptor ¶ added in v0.4.0
func (*TreePos) GetLeftSiblingId ¶ added in v0.4.6
func (m *TreePos) GetLeftSiblingId() *TreeNodeID
func (*TreePos) GetParentId ¶ added in v0.4.6
func (m *TreePos) GetParentId() *TreeNodeID
func (*TreePos) MarshalToSizedBuffer ¶ added in v0.4.0
func (*TreePos) ProtoMessage ¶ added in v0.4.0
func (*TreePos) ProtoMessage()
func (*TreePos) XXX_DiscardUnknown ¶ added in v0.4.0
func (m *TreePos) XXX_DiscardUnknown()
func (*TreePos) XXX_Marshal ¶ added in v0.4.0
func (*TreePos) XXX_Unmarshal ¶ added in v0.4.0
type UnimplementedAdminServiceServer ¶
type UnimplementedAdminServiceServer struct { }
UnimplementedAdminServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedAdminServiceServer) CreateProject ¶
func (*UnimplementedAdminServiceServer) CreateProject(ctx context.Context, req *CreateProjectRequest) (*CreateProjectResponse, error)
func (*UnimplementedAdminServiceServer) GetDocument ¶
func (*UnimplementedAdminServiceServer) GetDocument(ctx context.Context, req *GetDocumentRequest) (*GetDocumentResponse, error)
func (*UnimplementedAdminServiceServer) GetProject ¶
func (*UnimplementedAdminServiceServer) GetProject(ctx context.Context, req *GetProjectRequest) (*GetProjectResponse, error)
func (*UnimplementedAdminServiceServer) GetSnapshotMeta ¶
func (*UnimplementedAdminServiceServer) GetSnapshotMeta(ctx context.Context, req *GetSnapshotMetaRequest) (*GetSnapshotMetaResponse, error)
func (*UnimplementedAdminServiceServer) ListChanges ¶
func (*UnimplementedAdminServiceServer) ListChanges(ctx context.Context, req *ListChangesRequest) (*ListChangesResponse, error)
func (*UnimplementedAdminServiceServer) ListDocuments ¶
func (*UnimplementedAdminServiceServer) ListDocuments(ctx context.Context, req *ListDocumentsRequest) (*ListDocumentsResponse, error)
func (*UnimplementedAdminServiceServer) ListProjects ¶
func (*UnimplementedAdminServiceServer) ListProjects(ctx context.Context, req *ListProjectsRequest) (*ListProjectsResponse, error)
func (*UnimplementedAdminServiceServer) LogIn ¶
func (*UnimplementedAdminServiceServer) LogIn(ctx context.Context, req *LogInRequest) (*LogInResponse, error)
func (*UnimplementedAdminServiceServer) RemoveDocumentByAdmin ¶ added in v0.4.0
func (*UnimplementedAdminServiceServer) RemoveDocumentByAdmin(ctx context.Context, req *RemoveDocumentByAdminRequest) (*RemoveDocumentByAdminResponse, error)
func (*UnimplementedAdminServiceServer) SearchDocuments ¶
func (*UnimplementedAdminServiceServer) SearchDocuments(ctx context.Context, req *SearchDocumentsRequest) (*SearchDocumentsResponse, error)
func (*UnimplementedAdminServiceServer) SignUp ¶
func (*UnimplementedAdminServiceServer) SignUp(ctx context.Context, req *SignUpRequest) (*SignUpResponse, error)
func (*UnimplementedAdminServiceServer) UpdateProject ¶
func (*UnimplementedAdminServiceServer) UpdateProject(ctx context.Context, req *UpdateProjectRequest) (*UpdateProjectResponse, error)
type UnimplementedYorkieServiceServer ¶
type UnimplementedYorkieServiceServer struct { }
UnimplementedYorkieServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedYorkieServiceServer) ActivateClient ¶
func (*UnimplementedYorkieServiceServer) ActivateClient(ctx context.Context, req *ActivateClientRequest) (*ActivateClientResponse, error)
func (*UnimplementedYorkieServiceServer) AttachDocument ¶
func (*UnimplementedYorkieServiceServer) AttachDocument(ctx context.Context, req *AttachDocumentRequest) (*AttachDocumentResponse, error)
func (*UnimplementedYorkieServiceServer) Broadcast ¶ added in v0.4.7
func (*UnimplementedYorkieServiceServer) Broadcast(ctx context.Context, req *BroadcastRequest) (*BroadcastResponse, error)
func (*UnimplementedYorkieServiceServer) DeactivateClient ¶
func (*UnimplementedYorkieServiceServer) DeactivateClient(ctx context.Context, req *DeactivateClientRequest) (*DeactivateClientResponse, error)
func (*UnimplementedYorkieServiceServer) DetachDocument ¶
func (*UnimplementedYorkieServiceServer) DetachDocument(ctx context.Context, req *DetachDocumentRequest) (*DetachDocumentResponse, error)
func (*UnimplementedYorkieServiceServer) PushPullChanges ¶ added in v0.3.3
func (*UnimplementedYorkieServiceServer) PushPullChanges(ctx context.Context, req *PushPullChangesRequest) (*PushPullChangesResponse, error)
func (*UnimplementedYorkieServiceServer) RemoveDocument ¶ added in v0.3.3
func (*UnimplementedYorkieServiceServer) RemoveDocument(ctx context.Context, req *RemoveDocumentRequest) (*RemoveDocumentResponse, error)
func (*UnimplementedYorkieServiceServer) WatchDocument ¶ added in v0.3.3
func (*UnimplementedYorkieServiceServer) WatchDocument(req *WatchDocumentRequest, srv YorkieService_WatchDocumentServer) error
type UpdatableProjectFields ¶
type UpdatableProjectFields struct { Name *types.StringValue `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` AuthWebhookUrl *types.StringValue `protobuf:"bytes,2,opt,name=auth_webhook_url,json=authWebhookUrl,proto3" json:"auth_webhook_url,omitempty"` AuthWebhookMethods *UpdatableProjectFields_AuthWebhookMethods `protobuf:"bytes,3,opt,name=auth_webhook_methods,json=authWebhookMethods,proto3" json:"auth_webhook_methods,omitempty"` ClientDeactivateThreshold *types.StringValue `` /* 138-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdatableProjectFields) Descriptor ¶
func (*UpdatableProjectFields) Descriptor() ([]byte, []int)
func (*UpdatableProjectFields) GetAuthWebhookMethods ¶
func (m *UpdatableProjectFields) GetAuthWebhookMethods() *UpdatableProjectFields_AuthWebhookMethods
func (*UpdatableProjectFields) GetAuthWebhookUrl ¶
func (m *UpdatableProjectFields) GetAuthWebhookUrl() *types.StringValue
func (*UpdatableProjectFields) GetClientDeactivateThreshold ¶ added in v0.3.1
func (m *UpdatableProjectFields) GetClientDeactivateThreshold() *types.StringValue
func (*UpdatableProjectFields) GetName ¶
func (m *UpdatableProjectFields) GetName() *types.StringValue
func (*UpdatableProjectFields) Marshal ¶
func (m *UpdatableProjectFields) Marshal() (dAtA []byte, err error)
func (*UpdatableProjectFields) MarshalTo ¶
func (m *UpdatableProjectFields) MarshalTo(dAtA []byte) (int, error)
func (*UpdatableProjectFields) MarshalToSizedBuffer ¶
func (m *UpdatableProjectFields) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdatableProjectFields) ProtoMessage ¶
func (*UpdatableProjectFields) ProtoMessage()
func (*UpdatableProjectFields) Reset ¶
func (m *UpdatableProjectFields) Reset()
func (*UpdatableProjectFields) Size ¶
func (m *UpdatableProjectFields) Size() (n int)
func (*UpdatableProjectFields) String ¶
func (m *UpdatableProjectFields) String() string
func (*UpdatableProjectFields) Unmarshal ¶
func (m *UpdatableProjectFields) Unmarshal(dAtA []byte) error
func (*UpdatableProjectFields) XXX_DiscardUnknown ¶
func (m *UpdatableProjectFields) XXX_DiscardUnknown()
func (*UpdatableProjectFields) XXX_Marshal ¶
func (m *UpdatableProjectFields) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatableProjectFields) XXX_Merge ¶
func (m *UpdatableProjectFields) XXX_Merge(src proto.Message)
func (*UpdatableProjectFields) XXX_Size ¶
func (m *UpdatableProjectFields) XXX_Size() int
func (*UpdatableProjectFields) XXX_Unmarshal ¶
func (m *UpdatableProjectFields) XXX_Unmarshal(b []byte) error
type UpdatableProjectFields_AuthWebhookMethods ¶
type UpdatableProjectFields_AuthWebhookMethods struct { Methods []string `protobuf:"bytes,1,rep,name=methods,proto3" json:"methods,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdatableProjectFields_AuthWebhookMethods) Descriptor ¶
func (*UpdatableProjectFields_AuthWebhookMethods) Descriptor() ([]byte, []int)
func (*UpdatableProjectFields_AuthWebhookMethods) GetMethods ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) GetMethods() []string
func (*UpdatableProjectFields_AuthWebhookMethods) Marshal ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) Marshal() (dAtA []byte, err error)
func (*UpdatableProjectFields_AuthWebhookMethods) MarshalTo ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) MarshalTo(dAtA []byte) (int, error)
func (*UpdatableProjectFields_AuthWebhookMethods) MarshalToSizedBuffer ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdatableProjectFields_AuthWebhookMethods) ProtoMessage ¶
func (*UpdatableProjectFields_AuthWebhookMethods) ProtoMessage()
func (*UpdatableProjectFields_AuthWebhookMethods) Reset ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) Reset()
func (*UpdatableProjectFields_AuthWebhookMethods) Size ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) Size() (n int)
func (*UpdatableProjectFields_AuthWebhookMethods) String ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) String() string
func (*UpdatableProjectFields_AuthWebhookMethods) Unmarshal ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) Unmarshal(dAtA []byte) error
func (*UpdatableProjectFields_AuthWebhookMethods) XXX_DiscardUnknown ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_DiscardUnknown()
func (*UpdatableProjectFields_AuthWebhookMethods) XXX_Marshal ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatableProjectFields_AuthWebhookMethods) XXX_Merge ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Merge(src proto.Message)
func (*UpdatableProjectFields_AuthWebhookMethods) XXX_Size ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Size() int
func (*UpdatableProjectFields_AuthWebhookMethods) XXX_Unmarshal ¶
func (m *UpdatableProjectFields_AuthWebhookMethods) XXX_Unmarshal(b []byte) error
type UpdateProjectRequest ¶
type UpdateProjectRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Fields *UpdatableProjectFields `protobuf:"bytes,2,opt,name=fields,proto3" json:"fields,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateProjectRequest) Descriptor ¶
func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
func (*UpdateProjectRequest) GetFields ¶
func (m *UpdateProjectRequest) GetFields() *UpdatableProjectFields
func (*UpdateProjectRequest) GetId ¶
func (m *UpdateProjectRequest) GetId() string
func (*UpdateProjectRequest) Marshal ¶
func (m *UpdateProjectRequest) Marshal() (dAtA []byte, err error)
func (*UpdateProjectRequest) MarshalTo ¶
func (m *UpdateProjectRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateProjectRequest) MarshalToSizedBuffer ¶
func (m *UpdateProjectRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateProjectRequest) ProtoMessage ¶
func (*UpdateProjectRequest) ProtoMessage()
func (*UpdateProjectRequest) Reset ¶
func (m *UpdateProjectRequest) Reset()
func (*UpdateProjectRequest) Size ¶
func (m *UpdateProjectRequest) Size() (n int)
func (*UpdateProjectRequest) String ¶
func (m *UpdateProjectRequest) String() string
func (*UpdateProjectRequest) Unmarshal ¶
func (m *UpdateProjectRequest) Unmarshal(dAtA []byte) error
func (*UpdateProjectRequest) XXX_DiscardUnknown ¶
func (m *UpdateProjectRequest) XXX_DiscardUnknown()
func (*UpdateProjectRequest) XXX_Marshal ¶
func (m *UpdateProjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateProjectRequest) XXX_Merge ¶
func (m *UpdateProjectRequest) XXX_Merge(src proto.Message)
func (*UpdateProjectRequest) XXX_Size ¶
func (m *UpdateProjectRequest) XXX_Size() int
func (*UpdateProjectRequest) XXX_Unmarshal ¶
func (m *UpdateProjectRequest) XXX_Unmarshal(b []byte) error
type UpdateProjectResponse ¶
type UpdateProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateProjectResponse) Descriptor ¶
func (*UpdateProjectResponse) Descriptor() ([]byte, []int)
func (*UpdateProjectResponse) GetProject ¶
func (m *UpdateProjectResponse) GetProject() *Project
func (*UpdateProjectResponse) Marshal ¶
func (m *UpdateProjectResponse) Marshal() (dAtA []byte, err error)
func (*UpdateProjectResponse) MarshalTo ¶
func (m *UpdateProjectResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateProjectResponse) MarshalToSizedBuffer ¶
func (m *UpdateProjectResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateProjectResponse) ProtoMessage ¶
func (*UpdateProjectResponse) ProtoMessage()
func (*UpdateProjectResponse) Reset ¶
func (m *UpdateProjectResponse) Reset()
func (*UpdateProjectResponse) Size ¶
func (m *UpdateProjectResponse) Size() (n int)
func (*UpdateProjectResponse) String ¶
func (m *UpdateProjectResponse) String() string
func (*UpdateProjectResponse) Unmarshal ¶
func (m *UpdateProjectResponse) Unmarshal(dAtA []byte) error
func (*UpdateProjectResponse) XXX_DiscardUnknown ¶
func (m *UpdateProjectResponse) XXX_DiscardUnknown()
func (*UpdateProjectResponse) XXX_Marshal ¶
func (m *UpdateProjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateProjectResponse) XXX_Merge ¶
func (m *UpdateProjectResponse) XXX_Merge(src proto.Message)
func (*UpdateProjectResponse) XXX_Size ¶
func (m *UpdateProjectResponse) XXX_Size() int
func (*UpdateProjectResponse) XXX_Unmarshal ¶
func (m *UpdateProjectResponse) XXX_Unmarshal(b []byte) error
type User ¶
type User struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` CreatedAt *types.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*User) Descriptor ¶
func (*User) GetCreatedAt ¶
func (*User) GetUsername ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) XXX_DiscardUnknown ¶
func (m *User) XXX_DiscardUnknown()
func (*User) XXX_Unmarshal ¶
type ValueType ¶
type ValueType int32
const ( ValueType_VALUE_TYPE_NULL ValueType = 0 ValueType_VALUE_TYPE_BOOLEAN ValueType = 1 ValueType_VALUE_TYPE_INTEGER ValueType = 2 ValueType_VALUE_TYPE_LONG ValueType = 3 ValueType_VALUE_TYPE_DOUBLE ValueType = 4 ValueType_VALUE_TYPE_STRING ValueType = 5 ValueType_VALUE_TYPE_BYTES ValueType = 6 ValueType_VALUE_TYPE_DATE ValueType = 7 ValueType_VALUE_TYPE_JSON_OBJECT ValueType = 8 ValueType_VALUE_TYPE_JSON_ARRAY ValueType = 9 ValueType_VALUE_TYPE_TEXT ValueType = 10 ValueType_VALUE_TYPE_INTEGER_CNT ValueType = 11 ValueType_VALUE_TYPE_LONG_CNT ValueType = 12 ValueType_VALUE_TYPE_TREE ValueType = 13 )
func (ValueType) EnumDescriptor ¶
type WatchDocumentRequest ¶ added in v0.3.3
type WatchDocumentRequest struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` DocumentId string `protobuf:"bytes,2,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WatchDocumentRequest) Descriptor ¶ added in v0.3.3
func (*WatchDocumentRequest) Descriptor() ([]byte, []int)
func (*WatchDocumentRequest) GetClientId ¶ added in v0.4.5
func (m *WatchDocumentRequest) GetClientId() string
func (*WatchDocumentRequest) GetDocumentId ¶ added in v0.3.3
func (m *WatchDocumentRequest) GetDocumentId() string
func (*WatchDocumentRequest) Marshal ¶ added in v0.3.3
func (m *WatchDocumentRequest) Marshal() (dAtA []byte, err error)
func (*WatchDocumentRequest) MarshalTo ¶ added in v0.3.3
func (m *WatchDocumentRequest) MarshalTo(dAtA []byte) (int, error)
func (*WatchDocumentRequest) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *WatchDocumentRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchDocumentRequest) ProtoMessage ¶ added in v0.3.3
func (*WatchDocumentRequest) ProtoMessage()
func (*WatchDocumentRequest) Reset ¶ added in v0.3.3
func (m *WatchDocumentRequest) Reset()
func (*WatchDocumentRequest) Size ¶ added in v0.3.3
func (m *WatchDocumentRequest) Size() (n int)
func (*WatchDocumentRequest) String ¶ added in v0.3.3
func (m *WatchDocumentRequest) String() string
func (*WatchDocumentRequest) Unmarshal ¶ added in v0.3.3
func (m *WatchDocumentRequest) Unmarshal(dAtA []byte) error
func (*WatchDocumentRequest) XXX_DiscardUnknown ¶ added in v0.3.3
func (m *WatchDocumentRequest) XXX_DiscardUnknown()
func (*WatchDocumentRequest) XXX_Marshal ¶ added in v0.3.3
func (m *WatchDocumentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchDocumentRequest) XXX_Merge ¶ added in v0.3.3
func (m *WatchDocumentRequest) XXX_Merge(src proto.Message)
func (*WatchDocumentRequest) XXX_Size ¶ added in v0.3.3
func (m *WatchDocumentRequest) XXX_Size() int
func (*WatchDocumentRequest) XXX_Unmarshal ¶ added in v0.3.3
func (m *WatchDocumentRequest) XXX_Unmarshal(b []byte) error
type WatchDocumentResponse ¶ added in v0.3.3
type WatchDocumentResponse struct { // Types that are valid to be assigned to Body: // *WatchDocumentResponse_Initialization_ // *WatchDocumentResponse_Event Body isWatchDocumentResponse_Body `protobuf_oneof:"body"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WatchDocumentResponse) Descriptor ¶ added in v0.3.3
func (*WatchDocumentResponse) Descriptor() ([]byte, []int)
func (*WatchDocumentResponse) GetBody ¶ added in v0.3.3
func (m *WatchDocumentResponse) GetBody() isWatchDocumentResponse_Body
func (*WatchDocumentResponse) GetEvent ¶ added in v0.3.3
func (m *WatchDocumentResponse) GetEvent() *DocEvent
func (*WatchDocumentResponse) GetInitialization ¶ added in v0.3.3
func (m *WatchDocumentResponse) GetInitialization() *WatchDocumentResponse_Initialization
func (*WatchDocumentResponse) Marshal ¶ added in v0.3.3
func (m *WatchDocumentResponse) Marshal() (dAtA []byte, err error)
func (*WatchDocumentResponse) MarshalTo ¶ added in v0.3.3
func (m *WatchDocumentResponse) MarshalTo(dAtA []byte) (int, error)
func (*WatchDocumentResponse) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *WatchDocumentResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchDocumentResponse) ProtoMessage ¶ added in v0.3.3
func (*WatchDocumentResponse) ProtoMessage()
func (*WatchDocumentResponse) Reset ¶ added in v0.3.3
func (m *WatchDocumentResponse) Reset()
func (*WatchDocumentResponse) Size ¶ added in v0.3.3
func (m *WatchDocumentResponse) Size() (n int)
func (*WatchDocumentResponse) String ¶ added in v0.3.3
func (m *WatchDocumentResponse) String() string
func (*WatchDocumentResponse) Unmarshal ¶ added in v0.3.3
func (m *WatchDocumentResponse) Unmarshal(dAtA []byte) error
func (*WatchDocumentResponse) XXX_DiscardUnknown ¶ added in v0.3.3
func (m *WatchDocumentResponse) XXX_DiscardUnknown()
func (*WatchDocumentResponse) XXX_Marshal ¶ added in v0.3.3
func (m *WatchDocumentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchDocumentResponse) XXX_Merge ¶ added in v0.3.3
func (m *WatchDocumentResponse) XXX_Merge(src proto.Message)
func (*WatchDocumentResponse) XXX_OneofWrappers ¶ added in v0.3.3
func (*WatchDocumentResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*WatchDocumentResponse) XXX_Size ¶ added in v0.3.3
func (m *WatchDocumentResponse) XXX_Size() int
func (*WatchDocumentResponse) XXX_Unmarshal ¶ added in v0.3.3
func (m *WatchDocumentResponse) XXX_Unmarshal(b []byte) error
type WatchDocumentResponse_Event ¶ added in v0.3.3
type WatchDocumentResponse_Event struct {
Event *DocEvent `protobuf:"bytes,2,opt,name=event,proto3,oneof" json:"event,omitempty"`
}
func (*WatchDocumentResponse_Event) MarshalTo ¶ added in v0.3.3
func (m *WatchDocumentResponse_Event) MarshalTo(dAtA []byte) (int, error)
func (*WatchDocumentResponse_Event) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *WatchDocumentResponse_Event) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchDocumentResponse_Event) Size ¶ added in v0.3.3
func (m *WatchDocumentResponse_Event) Size() (n int)
type WatchDocumentResponse_Initialization ¶ added in v0.3.3
type WatchDocumentResponse_Initialization struct { ClientIds []string `protobuf:"bytes,1,rep,name=client_ids,json=clientIds,proto3" json:"client_ids,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WatchDocumentResponse_Initialization) Descriptor ¶ added in v0.3.3
func (*WatchDocumentResponse_Initialization) Descriptor() ([]byte, []int)
func (*WatchDocumentResponse_Initialization) GetClientIds ¶ added in v0.4.5
func (m *WatchDocumentResponse_Initialization) GetClientIds() []string
func (*WatchDocumentResponse_Initialization) Marshal ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) Marshal() (dAtA []byte, err error)
func (*WatchDocumentResponse_Initialization) MarshalTo ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) MarshalTo(dAtA []byte) (int, error)
func (*WatchDocumentResponse_Initialization) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchDocumentResponse_Initialization) ProtoMessage ¶ added in v0.3.3
func (*WatchDocumentResponse_Initialization) ProtoMessage()
func (*WatchDocumentResponse_Initialization) Reset ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) Reset()
func (*WatchDocumentResponse_Initialization) Size ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) Size() (n int)
func (*WatchDocumentResponse_Initialization) String ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) String() string
func (*WatchDocumentResponse_Initialization) Unmarshal ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) Unmarshal(dAtA []byte) error
func (*WatchDocumentResponse_Initialization) XXX_DiscardUnknown ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) XXX_DiscardUnknown()
func (*WatchDocumentResponse_Initialization) XXX_Marshal ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchDocumentResponse_Initialization) XXX_Merge ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) XXX_Merge(src proto.Message)
func (*WatchDocumentResponse_Initialization) XXX_Size ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) XXX_Size() int
func (*WatchDocumentResponse_Initialization) XXX_Unmarshal ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization) XXX_Unmarshal(b []byte) error
type WatchDocumentResponse_Initialization_ ¶ added in v0.3.3
type WatchDocumentResponse_Initialization_ struct {
Initialization *WatchDocumentResponse_Initialization `protobuf:"bytes,1,opt,name=initialization,proto3,oneof" json:"initialization,omitempty"`
}
func (*WatchDocumentResponse_Initialization_) MarshalTo ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization_) MarshalTo(dAtA []byte) (int, error)
func (*WatchDocumentResponse_Initialization_) MarshalToSizedBuffer ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchDocumentResponse_Initialization_) Size ¶ added in v0.3.3
func (m *WatchDocumentResponse_Initialization_) Size() (n int)
type YorkieServiceClient ¶
type YorkieServiceClient interface { ActivateClient(ctx context.Context, in *ActivateClientRequest, opts ...grpc.CallOption) (*ActivateClientResponse, error) DeactivateClient(ctx context.Context, in *DeactivateClientRequest, opts ...grpc.CallOption) (*DeactivateClientResponse, error) AttachDocument(ctx context.Context, in *AttachDocumentRequest, opts ...grpc.CallOption) (*AttachDocumentResponse, error) DetachDocument(ctx context.Context, in *DetachDocumentRequest, opts ...grpc.CallOption) (*DetachDocumentResponse, error) RemoveDocument(ctx context.Context, in *RemoveDocumentRequest, opts ...grpc.CallOption) (*RemoveDocumentResponse, error) PushPullChanges(ctx context.Context, in *PushPullChangesRequest, opts ...grpc.CallOption) (*PushPullChangesResponse, error) WatchDocument(ctx context.Context, in *WatchDocumentRequest, opts ...grpc.CallOption) (YorkieService_WatchDocumentClient, error) Broadcast(ctx context.Context, in *BroadcastRequest, opts ...grpc.CallOption) (*BroadcastResponse, error) }
YorkieServiceClient is the client API for YorkieService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewYorkieServiceClient ¶
func NewYorkieServiceClient(cc *grpc.ClientConn) YorkieServiceClient
type YorkieServiceServer ¶
type YorkieServiceServer interface { ActivateClient(context.Context, *ActivateClientRequest) (*ActivateClientResponse, error) DeactivateClient(context.Context, *DeactivateClientRequest) (*DeactivateClientResponse, error) AttachDocument(context.Context, *AttachDocumentRequest) (*AttachDocumentResponse, error) DetachDocument(context.Context, *DetachDocumentRequest) (*DetachDocumentResponse, error) RemoveDocument(context.Context, *RemoveDocumentRequest) (*RemoveDocumentResponse, error) PushPullChanges(context.Context, *PushPullChangesRequest) (*PushPullChangesResponse, error) WatchDocument(*WatchDocumentRequest, YorkieService_WatchDocumentServer) error Broadcast(context.Context, *BroadcastRequest) (*BroadcastResponse, error) }
YorkieServiceServer is the server API for YorkieService service.
type YorkieService_WatchDocumentClient ¶ added in v0.3.3
type YorkieService_WatchDocumentClient interface { Recv() (*WatchDocumentResponse, error) grpc.ClientStream }
type YorkieService_WatchDocumentServer ¶ added in v0.3.3
type YorkieService_WatchDocumentServer interface { Send(*WatchDocumentResponse) error grpc.ServerStream }