Documentation
¶
Index ¶
- Variables
- func RegisterAttributeServiceHandler(s server.Server, hdlr AttributeServiceHandler, opts ...server.HandlerOption) error
- func RegisterBoxServiceHandler(s server.Server, hdlr BoxServiceHandler, opts ...server.HandlerOption) error
- func RegisterConceptServiceHandler(s server.Server, hdlr ConceptServiceHandler, opts ...server.HandlerOption) error
- func RegisterEntityServiceHandler(s server.Server, hdlr EntityServiceHandler, opts ...server.HandlerOption) error
- func RegisterEventServiceHandler(s server.Server, hdlr EventServiceHandler, opts ...server.HandlerOption) error
- func RegisterExamineServiceHandler(s server.Server, hdlr ExamineServiceHandler, opts ...server.HandlerOption) error
- func RegisterGraphServiceHandler(s server.Server, hdlr GraphServiceHandler, opts ...server.HandlerOption) error
- func RegisterRelationServiceHandler(s server.Server, hdlr RelationServiceHandler, opts ...server.HandlerOption) error
- func RegisterVEdgeServiceHandler(s server.Server, hdlr VEdgeServiceHandler, opts ...server.HandlerOption) error
- type AttributeInfo
- func (*AttributeInfo) Descriptor() ([]byte, []int)
- func (m *AttributeInfo) GetBegin() string
- func (m *AttributeInfo) GetCount() uint32
- func (m *AttributeInfo) GetCreated() int64
- func (m *AttributeInfo) GetCreator() string
- func (m *AttributeInfo) GetEnd() string
- func (m *AttributeInfo) GetId() uint64
- func (m *AttributeInfo) GetKey() string
- func (m *AttributeInfo) GetName() string
- func (m *AttributeInfo) GetOperator() string
- func (m *AttributeInfo) GetRemark() string
- func (m *AttributeInfo) GetTime() int64
- func (m *AttributeInfo) GetType() uint32
- func (m *AttributeInfo) GetUid() string
- func (m *AttributeInfo) GetUpdated() int64
- func (*AttributeInfo) ProtoMessage()
- func (m *AttributeInfo) Reset()
- func (m *AttributeInfo) String() string
- func (m *AttributeInfo) XXX_DiscardUnknown()
- func (m *AttributeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AttributeInfo) XXX_Merge(src proto.Message)
- func (m *AttributeInfo) XXX_Size() int
- func (m *AttributeInfo) XXX_Unmarshal(b []byte) error
- type AttributeService
- type AttributeServiceHandler
- type BoxInfo
- func (*BoxInfo) Descriptor() ([]byte, []int)
- func (m *BoxInfo) GetConcept() string
- func (m *BoxInfo) GetContents() []*ContentInfo
- func (m *BoxInfo) GetCount() uint32
- func (m *BoxInfo) GetCover() string
- func (m *BoxInfo) GetCreated() int64
- func (m *BoxInfo) GetCreator() string
- func (m *BoxInfo) GetKeywords() []string
- func (m *BoxInfo) GetName() string
- func (m *BoxInfo) GetOperator() string
- func (m *BoxInfo) GetOwner() string
- func (m *BoxInfo) GetRemark() string
- func (m *BoxInfo) GetReviewers() []string
- func (m *BoxInfo) GetType() uint32
- func (m *BoxInfo) GetUid() string
- func (m *BoxInfo) GetUpdated() int64
- func (m *BoxInfo) GetUsers() []string
- func (m *BoxInfo) GetWorkflow() string
- func (*BoxInfo) ProtoMessage()
- func (m *BoxInfo) Reset()
- func (m *BoxInfo) String() string
- func (m *BoxInfo) XXX_DiscardUnknown()
- func (m *BoxInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BoxInfo) XXX_Merge(src proto.Message)
- func (m *BoxInfo) XXX_Size() int
- func (m *BoxInfo) XXX_Unmarshal(b []byte) error
- type BoxService
- type BoxServiceHandler
- type ConceptInfo
- func (*ConceptInfo) Descriptor() ([]byte, []int)
- func (m *ConceptInfo) GetAttributes() []string
- func (m *ConceptInfo) GetChildren() []*ConceptInfo
- func (m *ConceptInfo) GetCount() uint32
- func (m *ConceptInfo) GetCover() string
- func (m *ConceptInfo) GetCreated() int64
- func (m *ConceptInfo) GetCreator() string
- func (m *ConceptInfo) GetName() string
- func (m *ConceptInfo) GetOperator() string
- func (m *ConceptInfo) GetParent() string
- func (m *ConceptInfo) GetPrivates() []string
- func (m *ConceptInfo) GetRemark() string
- func (m *ConceptInfo) GetScene() uint32
- func (m *ConceptInfo) GetTable() string
- func (m *ConceptInfo) GetTime() int64
- func (m *ConceptInfo) GetType() uint32
- func (m *ConceptInfo) GetUid() string
- func (m *ConceptInfo) GetUpdated() int64
- func (*ConceptInfo) ProtoMessage()
- func (m *ConceptInfo) Reset()
- func (m *ConceptInfo) String() string
- func (m *ConceptInfo) XXX_DiscardUnknown()
- func (m *ConceptInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConceptInfo) XXX_Merge(src proto.Message)
- func (m *ConceptInfo) XXX_Size() int
- func (m *ConceptInfo) XXX_Unmarshal(b []byte) error
- type ConceptService
- type ConceptServiceHandler
- type ContentInfo
- func (*ContentInfo) Descriptor() ([]byte, []int)
- func (m *ContentInfo) GetCount() uint32
- func (m *ContentInfo) GetKeywords() string
- func (m *ContentInfo) GetName() string
- func (m *ContentInfo) GetStatus() uint32
- func (*ContentInfo) ProtoMessage()
- func (m *ContentInfo) Reset()
- func (m *ContentInfo) String() string
- func (m *ContentInfo) XXX_DiscardUnknown()
- func (m *ContentInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContentInfo) XXX_Merge(src proto.Message)
- func (m *ContentInfo) XXX_Size() int
- func (m *ContentInfo) XXX_Unmarshal(b []byte) error
- type DateInfo
- func (*DateInfo) Descriptor() ([]byte, []int)
- func (m *DateInfo) GetBegin() string
- func (m *DateInfo) GetEnd() string
- func (m *DateInfo) GetName() string
- func (m *DateInfo) GetUid() string
- func (*DateInfo) ProtoMessage()
- func (m *DateInfo) Reset()
- func (m *DateInfo) String() string
- func (m *DateInfo) XXX_DiscardUnknown()
- func (m *DateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DateInfo) XXX_Merge(src proto.Message)
- func (m *DateInfo) XXX_Size() int
- func (m *DateInfo) XXX_Unmarshal(b []byte) error
- type DirectionType
- type EntityBrief
- func (*EntityBrief) Descriptor() ([]byte, []int)
- func (m *EntityBrief) GetAccess() uint32
- func (m *EntityBrief) GetAdd() string
- func (m *EntityBrief) GetConcept() string
- func (m *EntityBrief) GetCover() string
- func (m *EntityBrief) GetCreated() int64
- func (m *EntityBrief) GetCreator() string
- func (m *EntityBrief) GetDescription() string
- func (m *EntityBrief) GetEdges() uint64
- func (m *EntityBrief) GetEvents() uint64
- func (m *EntityBrief) GetLinks() []string
- func (m *EntityBrief) GetMark() string
- func (m *EntityBrief) GetName() string
- func (m *EntityBrief) GetOperator() string
- func (m *EntityBrief) GetOwner() string
- func (m *EntityBrief) GetPublished() bool
- func (m *EntityBrief) GetPushed() int64
- func (m *EntityBrief) GetQuote() string
- func (m *EntityBrief) GetRecords() []*EntityRecord
- func (m *EntityBrief) GetRelates() []string
- func (m *EntityBrief) GetScore() uint32
- func (m *EntityBrief) GetStatus() uint32
- func (m *EntityBrief) GetSummary() string
- func (m *EntityBrief) GetSynonyms() []string
- func (m *EntityBrief) GetTags() []string
- func (m *EntityBrief) GetThumb() string
- func (m *EntityBrief) GetTime() int64
- func (m *EntityBrief) GetUid() string
- func (m *EntityBrief) GetUpdated() int64
- func (*EntityBrief) ProtoMessage()
- func (m *EntityBrief) Reset()
- func (m *EntityBrief) String() string
- func (m *EntityBrief) XXX_DiscardUnknown()
- func (m *EntityBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EntityBrief) XXX_Merge(src proto.Message)
- func (m *EntityBrief) XXX_Size() int
- func (m *EntityBrief) XXX_Unmarshal(b []byte) error
- type EntityInfo
- func (*EntityInfo) Descriptor() ([]byte, []int)
- func (m *EntityInfo) GetBrief() *EntityBrief
- func (m *EntityInfo) GetEvents() []*EventInfo
- func (m *EntityInfo) GetProperties() []*PropertyInfo
- func (m *EntityInfo) GetRelations() []*VEdgeInfo
- func (*EntityInfo) ProtoMessage()
- func (m *EntityInfo) Reset()
- func (m *EntityInfo) String() string
- func (m *EntityInfo) XXX_DiscardUnknown()
- func (m *EntityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EntityInfo) XXX_Merge(src proto.Message)
- func (m *EntityInfo) XXX_Size() int
- func (m *EntityInfo) XXX_Unmarshal(b []byte) error
- type EntityRecord
- func (*EntityRecord) Descriptor() ([]byte, []int)
- func (m *EntityRecord) GetFrom() string
- func (m *EntityRecord) GetOption() uint32
- func (m *EntityRecord) GetRemark() string
- func (m *EntityRecord) GetTo() string
- func (m *EntityRecord) GetUser() string
- func (*EntityRecord) ProtoMessage()
- func (m *EntityRecord) Reset()
- func (m *EntityRecord) String() string
- func (m *EntityRecord) XXX_DiscardUnknown()
- func (m *EntityRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EntityRecord) XXX_Merge(src proto.Message)
- func (m *EntityRecord) XXX_Size() int
- func (m *EntityRecord) XXX_Unmarshal(b []byte) error
- type EntityService
- type EntityServiceHandler
- type EventInfo
- func (*EventInfo) Descriptor() ([]byte, []int)
- func (m *EventInfo) GetAccess() uint32
- func (m *EventInfo) GetAssets() []string
- func (m *EventInfo) GetCertify() string
- func (m *EventInfo) GetCover() string
- func (m *EventInfo) GetCreated() int64
- func (m *EventInfo) GetCreator() string
- func (m *EventInfo) GetDate() *DateInfo
- func (m *EventInfo) GetDescription() string
- func (m *EventInfo) GetId() uint64
- func (m *EventInfo) GetName() string
- func (m *EventInfo) GetOperator() string
- func (m *EventInfo) GetOwner() string
- func (m *EventInfo) GetParent() string
- func (m *EventInfo) GetPlace() *PlaceInfo
- func (m *EventInfo) GetQuote() string
- func (m *EventInfo) GetRelations() []*RelationshipInfo
- func (m *EventInfo) GetSub() uint32
- func (m *EventInfo) GetTags() []string
- func (m *EventInfo) GetTargets() []string
- func (m *EventInfo) GetType() uint32
- func (m *EventInfo) GetUid() string
- func (m *EventInfo) GetUpdated() int64
- func (*EventInfo) ProtoMessage()
- func (m *EventInfo) Reset()
- func (m *EventInfo) String() string
- func (m *EventInfo) XXX_DiscardUnknown()
- func (m *EventInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventInfo) XXX_Merge(src proto.Message)
- func (m *EventInfo) XXX_Size() int
- func (m *EventInfo) XXX_Unmarshal(b []byte) error
- type EventService
- type EventServiceHandler
- type ExamineInfo
- func (*ExamineInfo) Descriptor() ([]byte, []int)
- func (m *ExamineInfo) GetCreated() int64
- func (m *ExamineInfo) GetCreator() string
- func (m *ExamineInfo) GetId() uint64
- func (m *ExamineInfo) GetKey() string
- func (m *ExamineInfo) GetOperator() string
- func (m *ExamineInfo) GetStatus() uint32
- func (m *ExamineInfo) GetTarget() string
- func (m *ExamineInfo) GetType() uint32
- func (m *ExamineInfo) GetUid() string
- func (m *ExamineInfo) GetUpdated() int64
- func (m *ExamineInfo) GetValue() string
- func (*ExamineInfo) ProtoMessage()
- func (m *ExamineInfo) Reset()
- func (m *ExamineInfo) String() string
- func (m *ExamineInfo) XXX_DiscardUnknown()
- func (m *ExamineInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExamineInfo) XXX_Merge(src proto.Message)
- func (m *ExamineInfo) XXX_Size() int
- func (m *ExamineInfo) XXX_Unmarshal(b []byte) error
- type ExamineService
- type ExamineServiceHandler
- type GraphInfo
- func (*GraphInfo) Descriptor() ([]byte, []int)
- func (m *GraphInfo) GetCenter() string
- func (m *GraphInfo) GetLinks() []*LinkInfo
- func (m *GraphInfo) GetNodes() []*NodeInfo
- func (*GraphInfo) ProtoMessage()
- func (m *GraphInfo) Reset()
- func (m *GraphInfo) String() string
- func (m *GraphInfo) XXX_DiscardUnknown()
- func (m *GraphInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GraphInfo) XXX_Merge(src proto.Message)
- func (m *GraphInfo) XXX_Size() int
- func (m *GraphInfo) XXX_Unmarshal(b []byte) error
- type GraphService
- type GraphServiceHandler
- type LinkInfo
- func (*LinkInfo) Descriptor() ([]byte, []int)
- func (m *LinkInfo) GetDirection() DirectionType
- func (m *LinkInfo) GetFrom() string
- func (m *LinkInfo) GetId() int64
- func (m *LinkInfo) GetName() string
- func (m *LinkInfo) GetRelation() string
- func (m *LinkInfo) GetTo() string
- func (*LinkInfo) ProtoMessage()
- func (m *LinkInfo) Reset()
- func (m *LinkInfo) String() string
- func (m *LinkInfo) XXX_DiscardUnknown()
- func (m *LinkInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LinkInfo) XXX_Merge(src proto.Message)
- func (m *LinkInfo) XXX_Size() int
- func (m *LinkInfo) XXX_Unmarshal(b []byte) error
- type NodeInfo
- func (*NodeInfo) Descriptor() ([]byte, []int)
- func (m *NodeInfo) GetCover() string
- func (m *NodeInfo) GetDesc() string
- func (m *NodeInfo) GetEntity() string
- func (m *NodeInfo) GetId() int64
- func (m *NodeInfo) GetLabels() []string
- func (m *NodeInfo) GetName() string
- func (m *NodeInfo) GetType() string
- func (*NodeInfo) ProtoMessage()
- func (m *NodeInfo) Reset()
- func (m *NodeInfo) String() string
- func (m *NodeInfo) XXX_DiscardUnknown()
- func (m *NodeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeInfo) XXX_Merge(src proto.Message)
- func (m *NodeInfo) XXX_Size() int
- func (m *NodeInfo) XXX_Unmarshal(b []byte) error
- type PlaceInfo
- func (*PlaceInfo) Descriptor() ([]byte, []int)
- func (m *PlaceInfo) GetLocation() string
- func (m *PlaceInfo) GetName() string
- func (m *PlaceInfo) GetUid() string
- func (*PlaceInfo) ProtoMessage()
- func (m *PlaceInfo) Reset()
- func (m *PlaceInfo) String() string
- func (m *PlaceInfo) XXX_DiscardUnknown()
- func (m *PlaceInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PlaceInfo) XXX_Merge(src proto.Message)
- func (m *PlaceInfo) XXX_Size() int
- func (m *PlaceInfo) XXX_Unmarshal(b []byte) error
- type PropertyInfo
- func (*PropertyInfo) Descriptor() ([]byte, []int)
- func (m *PropertyInfo) GetUid() string
- func (m *PropertyInfo) GetWords() []*WordInfo
- func (*PropertyInfo) ProtoMessage()
- func (m *PropertyInfo) Reset()
- func (m *PropertyInfo) String() string
- func (m *PropertyInfo) XXX_DiscardUnknown()
- func (m *PropertyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PropertyInfo) XXX_Merge(src proto.Message)
- func (m *PropertyInfo) XXX_Size() int
- func (m *PropertyInfo) XXX_Unmarshal(b []byte) error
- type RelationInfo
- func (*RelationInfo) Descriptor() ([]byte, []int)
- func (m *RelationInfo) GetChildren() []*RelationInfo
- func (m *RelationInfo) GetCount() uint32
- func (m *RelationInfo) GetCreated() int64
- func (m *RelationInfo) GetCreator() string
- func (m *RelationInfo) GetCustom() bool
- func (m *RelationInfo) GetName() string
- func (m *RelationInfo) GetOperator() string
- func (m *RelationInfo) GetParent() string
- func (m *RelationInfo) GetRemark() string
- func (m *RelationInfo) GetTime() int64
- func (m *RelationInfo) GetType() uint32
- func (m *RelationInfo) GetUid() string
- func (m *RelationInfo) GetUpdated() int64
- func (*RelationInfo) ProtoMessage()
- func (m *RelationInfo) Reset()
- func (m *RelationInfo) String() string
- func (m *RelationInfo) XXX_DiscardUnknown()
- func (m *RelationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationInfo) XXX_Merge(src proto.Message)
- func (m *RelationInfo) XXX_Size() int
- func (m *RelationInfo) XXX_Unmarshal(b []byte) error
- type RelationService
- type RelationServiceHandler
- type RelationshipInfo
- func (*RelationshipInfo) Descriptor() ([]byte, []int)
- func (m *RelationshipInfo) GetCategory() string
- func (m *RelationshipInfo) GetDirection() DirectionType
- func (m *RelationshipInfo) GetEntity() string
- func (m *RelationshipInfo) GetName() string
- func (m *RelationshipInfo) GetUid() string
- func (*RelationshipInfo) ProtoMessage()
- func (m *RelationshipInfo) Reset()
- func (m *RelationshipInfo) String() string
- func (m *RelationshipInfo) XXX_DiscardUnknown()
- func (m *RelationshipInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationshipInfo) XXX_Merge(src proto.Message)
- func (m *RelationshipInfo) XXX_Size() int
- func (m *RelationshipInfo) XXX_Unmarshal(b []byte) error
- type ReplyAttributeInfo
- func (*ReplyAttributeInfo) Descriptor() ([]byte, []int)
- func (m *ReplyAttributeInfo) GetInfo() *AttributeInfo
- func (m *ReplyAttributeInfo) GetStatus() *ReplyStatus
- func (*ReplyAttributeInfo) ProtoMessage()
- func (m *ReplyAttributeInfo) Reset()
- func (m *ReplyAttributeInfo) String() string
- func (m *ReplyAttributeInfo) XXX_DiscardUnknown()
- func (m *ReplyAttributeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAttributeInfo) XXX_Merge(src proto.Message)
- func (m *ReplyAttributeInfo) XXX_Size() int
- func (m *ReplyAttributeInfo) XXX_Unmarshal(b []byte) error
- type ReplyAttributeList
- func (*ReplyAttributeList) Descriptor() ([]byte, []int)
- func (m *ReplyAttributeList) GetList() []*AttributeInfo
- func (m *ReplyAttributeList) GetStatus() *ReplyStatus
- func (*ReplyAttributeList) ProtoMessage()
- func (m *ReplyAttributeList) Reset()
- func (m *ReplyAttributeList) String() string
- func (m *ReplyAttributeList) XXX_DiscardUnknown()
- func (m *ReplyAttributeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAttributeList) XXX_Merge(src proto.Message)
- func (m *ReplyAttributeList) XXX_Size() int
- func (m *ReplyAttributeList) XXX_Unmarshal(b []byte) error
- type ReplyBoxInfo
- func (*ReplyBoxInfo) Descriptor() ([]byte, []int)
- func (m *ReplyBoxInfo) GetInfo() *BoxInfo
- func (m *ReplyBoxInfo) GetStatus() *ReplyStatus
- func (*ReplyBoxInfo) ProtoMessage()
- func (m *ReplyBoxInfo) Reset()
- func (m *ReplyBoxInfo) String() string
- func (m *ReplyBoxInfo) XXX_DiscardUnknown()
- func (m *ReplyBoxInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyBoxInfo) XXX_Merge(src proto.Message)
- func (m *ReplyBoxInfo) XXX_Size() int
- func (m *ReplyBoxInfo) XXX_Unmarshal(b []byte) error
- type ReplyBoxList
- func (*ReplyBoxList) Descriptor() ([]byte, []int)
- func (m *ReplyBoxList) GetFlag() string
- func (m *ReplyBoxList) GetList() []*BoxInfo
- func (m *ReplyBoxList) GetPages() uint32
- func (m *ReplyBoxList) GetStatus() *ReplyStatus
- func (m *ReplyBoxList) GetTotal() uint32
- func (*ReplyBoxList) ProtoMessage()
- func (m *ReplyBoxList) Reset()
- func (m *ReplyBoxList) String() string
- func (m *ReplyBoxList) XXX_DiscardUnknown()
- func (m *ReplyBoxList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyBoxList) XXX_Merge(src proto.Message)
- func (m *ReplyBoxList) XXX_Size() int
- func (m *ReplyBoxList) XXX_Unmarshal(b []byte) error
- type ReplyConceptAttrs
- func (*ReplyConceptAttrs) Descriptor() ([]byte, []int)
- func (m *ReplyConceptAttrs) GetAttributes() []string
- func (m *ReplyConceptAttrs) GetConcept() string
- func (m *ReplyConceptAttrs) GetStatus() *ReplyStatus
- func (*ReplyConceptAttrs) ProtoMessage()
- func (m *ReplyConceptAttrs) Reset()
- func (m *ReplyConceptAttrs) String() string
- func (m *ReplyConceptAttrs) XXX_DiscardUnknown()
- func (m *ReplyConceptAttrs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyConceptAttrs) XXX_Merge(src proto.Message)
- func (m *ReplyConceptAttrs) XXX_Size() int
- func (m *ReplyConceptAttrs) XXX_Unmarshal(b []byte) error
- type ReplyConceptInfo
- func (*ReplyConceptInfo) Descriptor() ([]byte, []int)
- func (m *ReplyConceptInfo) GetInfo() *ConceptInfo
- func (m *ReplyConceptInfo) GetStatus() *ReplyStatus
- func (*ReplyConceptInfo) ProtoMessage()
- func (m *ReplyConceptInfo) Reset()
- func (m *ReplyConceptInfo) String() string
- func (m *ReplyConceptInfo) XXX_DiscardUnknown()
- func (m *ReplyConceptInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyConceptInfo) XXX_Merge(src proto.Message)
- func (m *ReplyConceptInfo) XXX_Size() int
- func (m *ReplyConceptInfo) XXX_Unmarshal(b []byte) error
- type ReplyConceptList
- func (*ReplyConceptList) Descriptor() ([]byte, []int)
- func (m *ReplyConceptList) GetFlag() string
- func (m *ReplyConceptList) GetList() []*ConceptInfo
- func (m *ReplyConceptList) GetStatus() *ReplyStatus
- func (*ReplyConceptList) ProtoMessage()
- func (m *ReplyConceptList) Reset()
- func (m *ReplyConceptList) String() string
- func (m *ReplyConceptList) XXX_DiscardUnknown()
- func (m *ReplyConceptList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyConceptList) XXX_Merge(src proto.Message)
- func (m *ReplyConceptList) XXX_Size() int
- func (m *ReplyConceptList) XXX_Unmarshal(b []byte) error
- type ReplyEntityBrief
- func (*ReplyEntityBrief) Descriptor() ([]byte, []int)
- func (m *ReplyEntityBrief) GetInfo() *EntityBrief
- func (m *ReplyEntityBrief) GetStatus() *ReplyStatus
- func (*ReplyEntityBrief) ProtoMessage()
- func (m *ReplyEntityBrief) Reset()
- func (m *ReplyEntityBrief) String() string
- func (m *ReplyEntityBrief) XXX_DiscardUnknown()
- func (m *ReplyEntityBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEntityBrief) XXX_Merge(src proto.Message)
- func (m *ReplyEntityBrief) XXX_Size() int
- func (m *ReplyEntityBrief) XXX_Unmarshal(b []byte) error
- type ReplyEntityInfo
- func (*ReplyEntityInfo) Descriptor() ([]byte, []int)
- func (m *ReplyEntityInfo) GetInfo() *EntityInfo
- func (m *ReplyEntityInfo) GetStatus() *ReplyStatus
- func (*ReplyEntityInfo) ProtoMessage()
- func (m *ReplyEntityInfo) Reset()
- func (m *ReplyEntityInfo) String() string
- func (m *ReplyEntityInfo) XXX_DiscardUnknown()
- func (m *ReplyEntityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEntityInfo) XXX_Merge(src proto.Message)
- func (m *ReplyEntityInfo) XXX_Size() int
- func (m *ReplyEntityInfo) XXX_Unmarshal(b []byte) error
- type ReplyEntityList
- func (*ReplyEntityList) Descriptor() ([]byte, []int)
- func (m *ReplyEntityList) GetFlag() string
- func (m *ReplyEntityList) GetList() []*EntityInfo
- func (m *ReplyEntityList) GetPage() uint32
- func (m *ReplyEntityList) GetStatus() *ReplyStatus
- func (m *ReplyEntityList) GetTotal() uint32
- func (*ReplyEntityList) ProtoMessage()
- func (m *ReplyEntityList) Reset()
- func (m *ReplyEntityList) String() string
- func (m *ReplyEntityList) XXX_DiscardUnknown()
- func (m *ReplyEntityList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEntityList) XXX_Merge(src proto.Message)
- func (m *ReplyEntityList) XXX_Size() int
- func (m *ReplyEntityList) XXX_Unmarshal(b []byte) error
- type ReplyEntityProperties
- func (*ReplyEntityProperties) Descriptor() ([]byte, []int)
- func (m *ReplyEntityProperties) GetProperties() []*PropertyInfo
- func (m *ReplyEntityProperties) GetStatus() *ReplyStatus
- func (m *ReplyEntityProperties) GetUid() string
- func (m *ReplyEntityProperties) GetUpdated() uint64
- func (*ReplyEntityProperties) ProtoMessage()
- func (m *ReplyEntityProperties) Reset()
- func (m *ReplyEntityProperties) String() string
- func (m *ReplyEntityProperties) XXX_DiscardUnknown()
- func (m *ReplyEntityProperties) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEntityProperties) XXX_Merge(src proto.Message)
- func (m *ReplyEntityProperties) XXX_Size() int
- func (m *ReplyEntityProperties) XXX_Unmarshal(b []byte) error
- type ReplyEntityPublic
- func (*ReplyEntityPublic) Descriptor() ([]byte, []int)
- func (m *ReplyEntityPublic) GetStatus() *ReplyStatus
- func (m *ReplyEntityPublic) GetSystems() []*EntityInfo
- func (m *ReplyEntityPublic) GetUsers() []*EntityInfo
- func (*ReplyEntityPublic) ProtoMessage()
- func (m *ReplyEntityPublic) Reset()
- func (m *ReplyEntityPublic) String() string
- func (m *ReplyEntityPublic) XXX_DiscardUnknown()
- func (m *ReplyEntityPublic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEntityPublic) XXX_Merge(src proto.Message)
- func (m *ReplyEntityPublic) XXX_Size() int
- func (m *ReplyEntityPublic) XXX_Unmarshal(b []byte) error
- type ReplyEntityStatus
- func (*ReplyEntityStatus) Descriptor() ([]byte, []int)
- func (m *ReplyEntityStatus) GetState() uint32
- func (m *ReplyEntityStatus) GetStatus() *ReplyStatus
- func (m *ReplyEntityStatus) GetUid() string
- func (m *ReplyEntityStatus) GetUpdated() uint64
- func (*ReplyEntityStatus) ProtoMessage()
- func (m *ReplyEntityStatus) Reset()
- func (m *ReplyEntityStatus) String() string
- func (m *ReplyEntityStatus) XXX_DiscardUnknown()
- func (m *ReplyEntityStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEntityStatus) XXX_Merge(src proto.Message)
- func (m *ReplyEntityStatus) XXX_Size() int
- func (m *ReplyEntityStatus) XXX_Unmarshal(b []byte) error
- type ReplyEntityUpdate
- func (*ReplyEntityUpdate) Descriptor() ([]byte, []int)
- func (m *ReplyEntityUpdate) GetList() []string
- func (m *ReplyEntityUpdate) GetStatus() *ReplyStatus
- func (m *ReplyEntityUpdate) GetUid() string
- func (m *ReplyEntityUpdate) GetUpdated() uint64
- func (*ReplyEntityUpdate) ProtoMessage()
- func (m *ReplyEntityUpdate) Reset()
- func (m *ReplyEntityUpdate) String() string
- func (m *ReplyEntityUpdate) XXX_DiscardUnknown()
- func (m *ReplyEntityUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEntityUpdate) XXX_Merge(src proto.Message)
- func (m *ReplyEntityUpdate) XXX_Size() int
- func (m *ReplyEntityUpdate) XXX_Unmarshal(b []byte) error
- type ReplyEventAssets
- func (*ReplyEventAssets) Descriptor() ([]byte, []int)
- func (m *ReplyEventAssets) GetAssets() []string
- func (m *ReplyEventAssets) GetStatus() *ReplyStatus
- func (m *ReplyEventAssets) GetUid() string
- func (*ReplyEventAssets) ProtoMessage()
- func (m *ReplyEventAssets) Reset()
- func (m *ReplyEventAssets) String() string
- func (m *ReplyEventAssets) XXX_DiscardUnknown()
- func (m *ReplyEventAssets) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEventAssets) XXX_Merge(src proto.Message)
- func (m *ReplyEventAssets) XXX_Size() int
- func (m *ReplyEventAssets) XXX_Unmarshal(b []byte) error
- type ReplyEventInfo
- func (*ReplyEventInfo) Descriptor() ([]byte, []int)
- func (m *ReplyEventInfo) GetInfo() *EventInfo
- func (m *ReplyEventInfo) GetStatus() *ReplyStatus
- func (*ReplyEventInfo) ProtoMessage()
- func (m *ReplyEventInfo) Reset()
- func (m *ReplyEventInfo) String() string
- func (m *ReplyEventInfo) XXX_DiscardUnknown()
- func (m *ReplyEventInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEventInfo) XXX_Merge(src proto.Message)
- func (m *ReplyEventInfo) XXX_Size() int
- func (m *ReplyEventInfo) XXX_Unmarshal(b []byte) error
- type ReplyEventList
- func (*ReplyEventList) Descriptor() ([]byte, []int)
- func (m *ReplyEventList) GetList() []*EventInfo
- func (m *ReplyEventList) GetPages() uint32
- func (m *ReplyEventList) GetStatus() *ReplyStatus
- func (m *ReplyEventList) GetTotal() uint32
- func (*ReplyEventList) ProtoMessage()
- func (m *ReplyEventList) Reset()
- func (m *ReplyEventList) String() string
- func (m *ReplyEventList) XXX_DiscardUnknown()
- func (m *ReplyEventList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEventList) XXX_Merge(src proto.Message)
- func (m *ReplyEventList) XXX_Size() int
- func (m *ReplyEventList) XXX_Unmarshal(b []byte) error
- type ReplyEventRelations
- func (*ReplyEventRelations) Descriptor() ([]byte, []int)
- func (m *ReplyEventRelations) GetRelations() []*RelationshipInfo
- func (m *ReplyEventRelations) GetStatus() *ReplyStatus
- func (m *ReplyEventRelations) GetUid() string
- func (*ReplyEventRelations) ProtoMessage()
- func (m *ReplyEventRelations) Reset()
- func (m *ReplyEventRelations) String() string
- func (m *ReplyEventRelations) XXX_DiscardUnknown()
- func (m *ReplyEventRelations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyEventRelations) XXX_Merge(src proto.Message)
- func (m *ReplyEventRelations) XXX_Size() int
- func (m *ReplyEventRelations) XXX_Unmarshal(b []byte) error
- type ReplyExamineInfo
- func (*ReplyExamineInfo) Descriptor() ([]byte, []int)
- func (m *ReplyExamineInfo) GetInfo() *ExamineInfo
- func (m *ReplyExamineInfo) GetStatus() *ReplyStatus
- func (*ReplyExamineInfo) ProtoMessage()
- func (m *ReplyExamineInfo) Reset()
- func (m *ReplyExamineInfo) String() string
- func (m *ReplyExamineInfo) XXX_DiscardUnknown()
- func (m *ReplyExamineInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyExamineInfo) XXX_Merge(src proto.Message)
- func (m *ReplyExamineInfo) XXX_Size() int
- func (m *ReplyExamineInfo) XXX_Unmarshal(b []byte) error
- type ReplyExamineList
- func (*ReplyExamineList) Descriptor() ([]byte, []int)
- func (m *ReplyExamineList) GetList() []*ExamineInfo
- func (m *ReplyExamineList) GetPages() uint32
- func (m *ReplyExamineList) GetStatus() *ReplyStatus
- func (m *ReplyExamineList) GetTotal() uint32
- func (*ReplyExamineList) ProtoMessage()
- func (m *ReplyExamineList) Reset()
- func (m *ReplyExamineList) String() string
- func (m *ReplyExamineList) XXX_DiscardUnknown()
- func (m *ReplyExamineList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyExamineList) XXX_Merge(src proto.Message)
- func (m *ReplyExamineList) XXX_Size() int
- func (m *ReplyExamineList) XXX_Unmarshal(b []byte) error
- type ReplyGraphInfo
- func (*ReplyGraphInfo) Descriptor() ([]byte, []int)
- func (m *ReplyGraphInfo) GetGraph() *GraphInfo
- func (m *ReplyGraphInfo) GetStatus() *ReplyStatus
- func (*ReplyGraphInfo) ProtoMessage()
- func (m *ReplyGraphInfo) Reset()
- func (m *ReplyGraphInfo) String() string
- func (m *ReplyGraphInfo) XXX_DiscardUnknown()
- func (m *ReplyGraphInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyGraphInfo) XXX_Merge(src proto.Message)
- func (m *ReplyGraphInfo) XXX_Size() int
- func (m *ReplyGraphInfo) XXX_Unmarshal(b []byte) error
- type ReplyInfo
- func (*ReplyInfo) Descriptor() ([]byte, []int)
- func (m *ReplyInfo) GetId() uint64
- func (m *ReplyInfo) GetKey() string
- func (m *ReplyInfo) GetStatus() *ReplyStatus
- func (m *ReplyInfo) GetUid() string
- func (m *ReplyInfo) GetUpdated() uint64
- func (*ReplyInfo) ProtoMessage()
- func (m *ReplyInfo) Reset()
- func (m *ReplyInfo) String() string
- func (m *ReplyInfo) XXX_DiscardUnknown()
- func (m *ReplyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyInfo) XXX_Merge(src proto.Message)
- func (m *ReplyInfo) XXX_Size() int
- func (m *ReplyInfo) XXX_Unmarshal(b []byte) error
- type ReplyLinkInfo
- func (*ReplyLinkInfo) Descriptor() ([]byte, []int)
- func (m *ReplyLinkInfo) GetInfo() *LinkInfo
- func (m *ReplyLinkInfo) GetStatus() *ReplyStatus
- func (*ReplyLinkInfo) ProtoMessage()
- func (m *ReplyLinkInfo) Reset()
- func (m *ReplyLinkInfo) String() string
- func (m *ReplyLinkInfo) XXX_DiscardUnknown()
- func (m *ReplyLinkInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyLinkInfo) XXX_Merge(src proto.Message)
- func (m *ReplyLinkInfo) XXX_Size() int
- func (m *ReplyLinkInfo) XXX_Unmarshal(b []byte) error
- type ReplyNodeInfo
- func (*ReplyNodeInfo) Descriptor() ([]byte, []int)
- func (m *ReplyNodeInfo) GetInfo() *NodeInfo
- func (m *ReplyNodeInfo) GetStatus() *ReplyStatus
- func (*ReplyNodeInfo) ProtoMessage()
- func (m *ReplyNodeInfo) Reset()
- func (m *ReplyNodeInfo) String() string
- func (m *ReplyNodeInfo) XXX_DiscardUnknown()
- func (m *ReplyNodeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyNodeInfo) XXX_Merge(src proto.Message)
- func (m *ReplyNodeInfo) XXX_Size() int
- func (m *ReplyNodeInfo) XXX_Unmarshal(b []byte) error
- type ReplyRelationInfo
- func (*ReplyRelationInfo) Descriptor() ([]byte, []int)
- func (m *ReplyRelationInfo) GetInfo() *RelationInfo
- func (m *ReplyRelationInfo) GetStatus() *ReplyStatus
- func (*ReplyRelationInfo) ProtoMessage()
- func (m *ReplyRelationInfo) Reset()
- func (m *ReplyRelationInfo) String() string
- func (m *ReplyRelationInfo) XXX_DiscardUnknown()
- func (m *ReplyRelationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyRelationInfo) XXX_Merge(src proto.Message)
- func (m *ReplyRelationInfo) XXX_Size() int
- func (m *ReplyRelationInfo) XXX_Unmarshal(b []byte) error
- type ReplyRelationList
- func (*ReplyRelationList) Descriptor() ([]byte, []int)
- func (m *ReplyRelationList) GetList() []*RelationInfo
- func (m *ReplyRelationList) GetStatus() *ReplyStatus
- func (*ReplyRelationList) ProtoMessage()
- func (m *ReplyRelationList) Reset()
- func (m *ReplyRelationList) String() string
- func (m *ReplyRelationList) XXX_DiscardUnknown()
- func (m *ReplyRelationList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyRelationList) XXX_Merge(src proto.Message)
- func (m *ReplyRelationList) XXX_Size() int
- func (m *ReplyRelationList) XXX_Unmarshal(b []byte) error
- type ReplyStatistic
- func (*ReplyStatistic) Descriptor() ([]byte, []int)
- func (m *ReplyStatistic) GetCount() uint32
- func (m *ReplyStatistic) GetKey() string
- func (m *ReplyStatistic) GetList() []*StatisticInfo
- func (m *ReplyStatistic) GetOwner() string
- func (m *ReplyStatistic) GetStatus() *ReplyStatus
- func (*ReplyStatistic) ProtoMessage()
- func (m *ReplyStatistic) Reset()
- func (m *ReplyStatistic) String() string
- func (m *ReplyStatistic) XXX_DiscardUnknown()
- func (m *ReplyStatistic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyStatistic) XXX_Merge(src proto.Message)
- func (m *ReplyStatistic) XXX_Size() int
- func (m *ReplyStatistic) XXX_Unmarshal(b []byte) error
- type ReplyStatus
- func (*ReplyStatus) Descriptor() ([]byte, []int)
- func (m *ReplyStatus) GetCode() uint32
- func (m *ReplyStatus) GetMsg() string
- func (*ReplyStatus) ProtoMessage()
- func (m *ReplyStatus) Reset()
- func (m *ReplyStatus) String() string
- func (m *ReplyStatus) XXX_DiscardUnknown()
- func (m *ReplyStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyStatus) XXX_Merge(src proto.Message)
- func (m *ReplyStatus) XXX_Size() int
- func (m *ReplyStatus) XXX_Unmarshal(b []byte) error
- type ReplyVEdgeInfo
- func (*ReplyVEdgeInfo) Descriptor() ([]byte, []int)
- func (m *ReplyVEdgeInfo) GetInfo() *VEdgeInfo
- func (m *ReplyVEdgeInfo) GetStatus() *ReplyStatus
- func (*ReplyVEdgeInfo) ProtoMessage()
- func (m *ReplyVEdgeInfo) Reset()
- func (m *ReplyVEdgeInfo) String() string
- func (m *ReplyVEdgeInfo) XXX_DiscardUnknown()
- func (m *ReplyVEdgeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyVEdgeInfo) XXX_Merge(src proto.Message)
- func (m *ReplyVEdgeInfo) XXX_Size() int
- func (m *ReplyVEdgeInfo) XXX_Unmarshal(b []byte) error
- type ReplyVEdgeList
- func (*ReplyVEdgeList) Descriptor() ([]byte, []int)
- func (m *ReplyVEdgeList) GetList() []*VEdgeInfo
- func (m *ReplyVEdgeList) GetPages() uint32
- func (m *ReplyVEdgeList) GetStatus() *ReplyStatus
- func (m *ReplyVEdgeList) GetTotal() uint32
- func (*ReplyVEdgeList) ProtoMessage()
- func (m *ReplyVEdgeList) Reset()
- func (m *ReplyVEdgeList) String() string
- func (m *ReplyVEdgeList) XXX_DiscardUnknown()
- func (m *ReplyVEdgeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyVEdgeList) XXX_Merge(src proto.Message)
- func (m *ReplyVEdgeList) XXX_Size() int
- func (m *ReplyVEdgeList) XXX_Unmarshal(b []byte) error
- type ReqAttributeAdd
- func (*ReqAttributeAdd) Descriptor() ([]byte, []int)
- func (m *ReqAttributeAdd) GetBegin() string
- func (m *ReqAttributeAdd) GetCreator() string
- func (m *ReqAttributeAdd) GetEnd() string
- func (m *ReqAttributeAdd) GetKey() string
- func (m *ReqAttributeAdd) GetName() string
- func (m *ReqAttributeAdd) GetOperator() string
- func (m *ReqAttributeAdd) GetRemark() string
- func (m *ReqAttributeAdd) GetType() uint32
- func (*ReqAttributeAdd) ProtoMessage()
- func (m *ReqAttributeAdd) Reset()
- func (m *ReqAttributeAdd) String() string
- func (m *ReqAttributeAdd) XXX_DiscardUnknown()
- func (m *ReqAttributeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAttributeAdd) XXX_Merge(src proto.Message)
- func (m *ReqAttributeAdd) XXX_Size() int
- func (m *ReqAttributeAdd) XXX_Unmarshal(b []byte) error
- type ReqAttributeUpdate
- func (*ReqAttributeUpdate) Descriptor() ([]byte, []int)
- func (m *ReqAttributeUpdate) GetBegin() string
- func (m *ReqAttributeUpdate) GetEnd() string
- func (m *ReqAttributeUpdate) GetKey() string
- func (m *ReqAttributeUpdate) GetName() string
- func (m *ReqAttributeUpdate) GetOperator() string
- func (m *ReqAttributeUpdate) GetRemark() string
- func (m *ReqAttributeUpdate) GetType() uint32
- func (m *ReqAttributeUpdate) GetUid() string
- func (*ReqAttributeUpdate) ProtoMessage()
- func (m *ReqAttributeUpdate) Reset()
- func (m *ReqAttributeUpdate) String() string
- func (m *ReqAttributeUpdate) XXX_DiscardUnknown()
- func (m *ReqAttributeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAttributeUpdate) XXX_Merge(src proto.Message)
- func (m *ReqAttributeUpdate) XXX_Size() int
- func (m *ReqAttributeUpdate) XXX_Unmarshal(b []byte) error
- type ReqBoxAdd
- func (*ReqBoxAdd) Descriptor() ([]byte, []int)
- func (m *ReqBoxAdd) GetConcept() string
- func (m *ReqBoxAdd) GetCover() string
- func (m *ReqBoxAdd) GetKeywords() []string
- func (m *ReqBoxAdd) GetName() string
- func (m *ReqBoxAdd) GetOperator() string
- func (m *ReqBoxAdd) GetOwner() string
- func (m *ReqBoxAdd) GetRemark() string
- func (m *ReqBoxAdd) GetType() uint32
- func (m *ReqBoxAdd) GetWorkflow() string
- func (*ReqBoxAdd) ProtoMessage()
- func (m *ReqBoxAdd) Reset()
- func (m *ReqBoxAdd) String() string
- func (m *ReqBoxAdd) XXX_DiscardUnknown()
- func (m *ReqBoxAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqBoxAdd) XXX_Merge(src proto.Message)
- func (m *ReqBoxAdd) XXX_Size() int
- func (m *ReqBoxAdd) XXX_Unmarshal(b []byte) error
- type ReqBoxKeywords
- func (*ReqBoxKeywords) Descriptor() ([]byte, []int)
- func (m *ReqBoxKeywords) GetKeywords() []string
- func (m *ReqBoxKeywords) GetOperator() string
- func (m *ReqBoxKeywords) GetReviewer() bool
- func (m *ReqBoxKeywords) GetUid() string
- func (*ReqBoxKeywords) ProtoMessage()
- func (m *ReqBoxKeywords) Reset()
- func (m *ReqBoxKeywords) String() string
- func (m *ReqBoxKeywords) XXX_DiscardUnknown()
- func (m *ReqBoxKeywords) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqBoxKeywords) XXX_Merge(src proto.Message)
- func (m *ReqBoxKeywords) XXX_Size() int
- func (m *ReqBoxKeywords) XXX_Unmarshal(b []byte) error
- type ReqBoxUpdate
- func (*ReqBoxUpdate) Descriptor() ([]byte, []int)
- func (m *ReqBoxUpdate) GetConcept() string
- func (m *ReqBoxUpdate) GetCover() string
- func (m *ReqBoxUpdate) GetKeywords() []string
- func (m *ReqBoxUpdate) GetName() string
- func (m *ReqBoxUpdate) GetOperator() string
- func (m *ReqBoxUpdate) GetRemark() string
- func (m *ReqBoxUpdate) GetUid() string
- func (m *ReqBoxUpdate) GetWorkflow() string
- func (*ReqBoxUpdate) ProtoMessage()
- func (m *ReqBoxUpdate) Reset()
- func (m *ReqBoxUpdate) String() string
- func (m *ReqBoxUpdate) XXX_DiscardUnknown()
- func (m *ReqBoxUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqBoxUpdate) XXX_Merge(src proto.Message)
- func (m *ReqBoxUpdate) XXX_Size() int
- func (m *ReqBoxUpdate) XXX_Unmarshal(b []byte) error
- type ReqConceptAdd
- func (*ReqConceptAdd) Descriptor() ([]byte, []int)
- func (m *ReqConceptAdd) GetCover() string
- func (m *ReqConceptAdd) GetName() string
- func (m *ReqConceptAdd) GetOperator() string
- func (m *ReqConceptAdd) GetParent() string
- func (m *ReqConceptAdd) GetRemark() string
- func (m *ReqConceptAdd) GetScene() uint32
- func (m *ReqConceptAdd) GetTable() string
- func (m *ReqConceptAdd) GetType() uint32
- func (*ReqConceptAdd) ProtoMessage()
- func (m *ReqConceptAdd) Reset()
- func (m *ReqConceptAdd) String() string
- func (m *ReqConceptAdd) XXX_DiscardUnknown()
- func (m *ReqConceptAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqConceptAdd) XXX_Merge(src proto.Message)
- func (m *ReqConceptAdd) XXX_Size() int
- func (m *ReqConceptAdd) XXX_Unmarshal(b []byte) error
- type ReqConceptUpdate
- func (*ReqConceptUpdate) Descriptor() ([]byte, []int)
- func (m *ReqConceptUpdate) GetCover() string
- func (m *ReqConceptUpdate) GetName() string
- func (m *ReqConceptUpdate) GetOperator() string
- func (m *ReqConceptUpdate) GetRemark() string
- func (m *ReqConceptUpdate) GetScene() uint32
- func (m *ReqConceptUpdate) GetType() uint32
- func (m *ReqConceptUpdate) GetUid() string
- func (*ReqConceptUpdate) ProtoMessage()
- func (m *ReqConceptUpdate) Reset()
- func (m *ReqConceptUpdate) String() string
- func (m *ReqConceptUpdate) XXX_DiscardUnknown()
- func (m *ReqConceptUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqConceptUpdate) XXX_Merge(src proto.Message)
- func (m *ReqConceptUpdate) XXX_Size() int
- func (m *ReqConceptUpdate) XXX_Unmarshal(b []byte) error
- type ReqEntityAdd
- func (*ReqEntityAdd) Descriptor() ([]byte, []int)
- func (m *ReqEntityAdd) GetAdd() string
- func (m *ReqEntityAdd) GetConcept() string
- func (m *ReqEntityAdd) GetCover() string
- func (m *ReqEntityAdd) GetCreator() string
- func (m *ReqEntityAdd) GetDescription() string
- func (m *ReqEntityAdd) GetEvents() []*ReqEventBrief
- func (m *ReqEntityAdd) GetMark() string
- func (m *ReqEntityAdd) GetName() string
- func (m *ReqEntityAdd) GetOwner() string
- func (m *ReqEntityAdd) GetProperties() []*PropertyInfo
- func (m *ReqEntityAdd) GetQuote() string
- func (m *ReqEntityAdd) GetRelates() []string
- func (m *ReqEntityAdd) GetRelations() []*VEdgeInfo
- func (m *ReqEntityAdd) GetStatus() uint32
- func (m *ReqEntityAdd) GetSummary() string
- func (m *ReqEntityAdd) GetSynonyms() []string
- func (m *ReqEntityAdd) GetTags() []string
- func (*ReqEntityAdd) ProtoMessage()
- func (m *ReqEntityAdd) Reset()
- func (m *ReqEntityAdd) String() string
- func (m *ReqEntityAdd) XXX_DiscardUnknown()
- func (m *ReqEntityAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityAdd) XXX_Merge(src proto.Message)
- func (m *ReqEntityAdd) XXX_Size() int
- func (m *ReqEntityAdd) XXX_Unmarshal(b []byte) error
- type ReqEntityBase
- func (*ReqEntityBase) Descriptor() ([]byte, []int)
- func (m *ReqEntityBase) GetAdd() string
- func (m *ReqEntityBase) GetConcept() string
- func (m *ReqEntityBase) GetCover() string
- func (m *ReqEntityBase) GetDesc() string
- func (m *ReqEntityBase) GetMark() string
- func (m *ReqEntityBase) GetName() string
- func (m *ReqEntityBase) GetOperator() string
- func (m *ReqEntityBase) GetQuote() string
- func (m *ReqEntityBase) GetSummary() string
- func (m *ReqEntityBase) GetUid() string
- func (*ReqEntityBase) ProtoMessage()
- func (m *ReqEntityBase) Reset()
- func (m *ReqEntityBase) String() string
- func (m *ReqEntityBase) XXX_DiscardUnknown()
- func (m *ReqEntityBase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityBase) XXX_Merge(src proto.Message)
- func (m *ReqEntityBase) XXX_Size() int
- func (m *ReqEntityBase) XXX_Unmarshal(b []byte) error
- type ReqEntityBy
- func (*ReqEntityBy) Descriptor() ([]byte, []int)
- func (m *ReqEntityBy) GetConcept() string
- func (m *ReqEntityBy) GetNumber() int32
- func (m *ReqEntityBy) GetOwner() string
- func (m *ReqEntityBy) GetPage() int32
- func (m *ReqEntityBy) GetStatus() uint32
- func (*ReqEntityBy) ProtoMessage()
- func (m *ReqEntityBy) Reset()
- func (m *ReqEntityBy) String() string
- func (m *ReqEntityBy) XXX_DiscardUnknown()
- func (m *ReqEntityBy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityBy) XXX_Merge(src proto.Message)
- func (m *ReqEntityBy) XXX_Size() int
- func (m *ReqEntityBy) XXX_Unmarshal(b []byte) error
- type ReqEntityByProp
- func (*ReqEntityByProp) Descriptor() ([]byte, []int)
- func (m *ReqEntityByProp) GetKey() string
- func (m *ReqEntityByProp) GetValue() string
- func (*ReqEntityByProp) ProtoMessage()
- func (m *ReqEntityByProp) Reset()
- func (m *ReqEntityByProp) String() string
- func (m *ReqEntityByProp) XXX_DiscardUnknown()
- func (m *ReqEntityByProp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityByProp) XXX_Merge(src proto.Message)
- func (m *ReqEntityByProp) XXX_Size() int
- func (m *ReqEntityByProp) XXX_Unmarshal(b []byte) error
- type ReqEntityEvents
- func (*ReqEntityEvents) Descriptor() ([]byte, []int)
- func (m *ReqEntityEvents) GetEvents() []*ReqEventBrief
- func (m *ReqEntityEvents) GetOperator() string
- func (m *ReqEntityEvents) GetUid() string
- func (*ReqEntityEvents) ProtoMessage()
- func (m *ReqEntityEvents) Reset()
- func (m *ReqEntityEvents) String() string
- func (m *ReqEntityEvents) XXX_DiscardUnknown()
- func (m *ReqEntityEvents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityEvents) XXX_Merge(src proto.Message)
- func (m *ReqEntityEvents) XXX_Size() int
- func (m *ReqEntityEvents) XXX_Unmarshal(b []byte) error
- type ReqEntityMatch
- func (*ReqEntityMatch) Descriptor() ([]byte, []int)
- func (m *ReqEntityMatch) GetKeywords() string
- func (m *ReqEntityMatch) GetName() string
- func (m *ReqEntityMatch) GetNumber() int32
- func (m *ReqEntityMatch) GetOwner() string
- func (m *ReqEntityMatch) GetPage() int32
- func (*ReqEntityMatch) ProtoMessage()
- func (m *ReqEntityMatch) Reset()
- func (m *ReqEntityMatch) String() string
- func (m *ReqEntityMatch) XXX_DiscardUnknown()
- func (m *ReqEntityMatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityMatch) XXX_Merge(src proto.Message)
- func (m *ReqEntityMatch) XXX_Size() int
- func (m *ReqEntityMatch) XXX_Unmarshal(b []byte) error
- type ReqEntityProperties
- func (*ReqEntityProperties) Descriptor() ([]byte, []int)
- func (m *ReqEntityProperties) GetOperator() string
- func (m *ReqEntityProperties) GetProperties() []*PropertyInfo
- func (m *ReqEntityProperties) GetUid() string
- func (*ReqEntityProperties) ProtoMessage()
- func (m *ReqEntityProperties) Reset()
- func (m *ReqEntityProperties) String() string
- func (m *ReqEntityProperties) XXX_DiscardUnknown()
- func (m *ReqEntityProperties) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityProperties) XXX_Merge(src proto.Message)
- func (m *ReqEntityProperties) XXX_Size() int
- func (m *ReqEntityProperties) XXX_Unmarshal(b []byte) error
- type ReqEntityProperty
- func (*ReqEntityProperty) Descriptor() ([]byte, []int)
- func (m *ReqEntityProperty) GetProperty() *PropertyInfo
- func (m *ReqEntityProperty) GetUid() string
- func (*ReqEntityProperty) ProtoMessage()
- func (m *ReqEntityProperty) Reset()
- func (m *ReqEntityProperty) String() string
- func (m *ReqEntityProperty) XXX_DiscardUnknown()
- func (m *ReqEntityProperty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityProperty) XXX_Merge(src proto.Message)
- func (m *ReqEntityProperty) XXX_Size() int
- func (m *ReqEntityProperty) XXX_Unmarshal(b []byte) error
- type ReqEntityRelations
- func (*ReqEntityRelations) Descriptor() ([]byte, []int)
- func (m *ReqEntityRelations) GetOperator() string
- func (m *ReqEntityRelations) GetRelations() []*VEdgeInfo
- func (m *ReqEntityRelations) GetUid() string
- func (*ReqEntityRelations) ProtoMessage()
- func (m *ReqEntityRelations) Reset()
- func (m *ReqEntityRelations) String() string
- func (m *ReqEntityRelations) XXX_DiscardUnknown()
- func (m *ReqEntityRelations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityRelations) XXX_Merge(src proto.Message)
- func (m *ReqEntityRelations) XXX_Size() int
- func (m *ReqEntityRelations) XXX_Unmarshal(b []byte) error
- type ReqEntitySearch
- func (*ReqEntitySearch) Descriptor() ([]byte, []int)
- func (m *ReqEntitySearch) GetAttribute() []string
- func (m *ReqEntitySearch) GetConcept() []string
- func (m *ReqEntitySearch) GetName() string
- func (m *ReqEntitySearch) GetNumber() int32
- func (m *ReqEntitySearch) GetOwner() string
- func (m *ReqEntitySearch) GetTags() []string
- func (*ReqEntitySearch) ProtoMessage()
- func (m *ReqEntitySearch) Reset()
- func (m *ReqEntitySearch) String() string
- func (m *ReqEntitySearch) XXX_DiscardUnknown()
- func (m *ReqEntitySearch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntitySearch) XXX_Merge(src proto.Message)
- func (m *ReqEntitySearch) XXX_Size() int
- func (m *ReqEntitySearch) XXX_Unmarshal(b []byte) error
- type ReqEntityStatic
- func (*ReqEntityStatic) Descriptor() ([]byte, []int)
- func (m *ReqEntityStatic) GetAdd() string
- func (m *ReqEntityStatic) GetConcept() string
- func (m *ReqEntityStatic) GetCover() string
- func (m *ReqEntityStatic) GetDesc() string
- func (m *ReqEntityStatic) GetEvents() []*ReqEventBrief
- func (m *ReqEntityStatic) GetMark() string
- func (m *ReqEntityStatic) GetName() string
- func (m *ReqEntityStatic) GetOperator() string
- func (m *ReqEntityStatic) GetProperties() []*PropertyInfo
- func (m *ReqEntityStatic) GetQuote() string
- func (m *ReqEntityStatic) GetRelations() []*VEdgeInfo
- func (m *ReqEntityStatic) GetSummary() string
- func (m *ReqEntityStatic) GetSynonyms() []string
- func (m *ReqEntityStatic) GetTags() []string
- func (m *ReqEntityStatic) GetUid() string
- func (*ReqEntityStatic) ProtoMessage()
- func (m *ReqEntityStatic) Reset()
- func (m *ReqEntityStatic) String() string
- func (m *ReqEntityStatic) XXX_DiscardUnknown()
- func (m *ReqEntityStatic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityStatic) XXX_Merge(src proto.Message)
- func (m *ReqEntityStatic) XXX_Size() int
- func (m *ReqEntityStatic) XXX_Unmarshal(b []byte) error
- type ReqEntityStatus
- func (*ReqEntityStatus) Descriptor() ([]byte, []int)
- func (m *ReqEntityStatus) GetOperator() string
- func (m *ReqEntityStatus) GetRemark() string
- func (m *ReqEntityStatus) GetStatus() uint32
- func (m *ReqEntityStatus) GetUid() string
- func (*ReqEntityStatus) ProtoMessage()
- func (m *ReqEntityStatus) Reset()
- func (m *ReqEntityStatus) String() string
- func (m *ReqEntityStatus) XXX_DiscardUnknown()
- func (m *ReqEntityStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEntityStatus) XXX_Merge(src proto.Message)
- func (m *ReqEntityStatus) XXX_Size() int
- func (m *ReqEntityStatus) XXX_Unmarshal(b []byte) error
- type ReqEventAccess
- func (*ReqEventAccess) Descriptor() ([]byte, []int)
- func (m *ReqEventAccess) GetAccess() uint32
- func (m *ReqEventAccess) GetOperator() string
- func (m *ReqEventAccess) GetUid() string
- func (*ReqEventAccess) ProtoMessage()
- func (m *ReqEventAccess) Reset()
- func (m *ReqEventAccess) String() string
- func (m *ReqEventAccess) XXX_DiscardUnknown()
- func (m *ReqEventAccess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEventAccess) XXX_Merge(src proto.Message)
- func (m *ReqEventAccess) XXX_Size() int
- func (m *ReqEventAccess) XXX_Unmarshal(b []byte) error
- type ReqEventAdd
- func (*ReqEventAdd) Descriptor() ([]byte, []int)
- func (m *ReqEventAdd) GetAccess() uint32
- func (m *ReqEventAdd) GetAssets() []string
- func (m *ReqEventAdd) GetCertify() string
- func (m *ReqEventAdd) GetCover() string
- func (m *ReqEventAdd) GetDate() *DateInfo
- func (m *ReqEventAdd) GetDescription() string
- func (m *ReqEventAdd) GetName() string
- func (m *ReqEventAdd) GetOperator() string
- func (m *ReqEventAdd) GetOwner() string
- func (m *ReqEventAdd) GetParent() string
- func (m *ReqEventAdd) GetPlace() *PlaceInfo
- func (m *ReqEventAdd) GetQuote() string
- func (m *ReqEventAdd) GetRelations() []*RelationshipInfo
- func (m *ReqEventAdd) GetSub() uint32
- func (m *ReqEventAdd) GetTags() []string
- func (m *ReqEventAdd) GetTargets() []string
- func (m *ReqEventAdd) GetType() uint32
- func (*ReqEventAdd) ProtoMessage()
- func (m *ReqEventAdd) Reset()
- func (m *ReqEventAdd) String() string
- func (m *ReqEventAdd) XXX_DiscardUnknown()
- func (m *ReqEventAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEventAdd) XXX_Merge(src proto.Message)
- func (m *ReqEventAdd) XXX_Size() int
- func (m *ReqEventAdd) XXX_Unmarshal(b []byte) error
- type ReqEventAsset
- func (*ReqEventAsset) Descriptor() ([]byte, []int)
- func (m *ReqEventAsset) GetAsset() string
- func (m *ReqEventAsset) GetOperator() string
- func (m *ReqEventAsset) GetUid() string
- func (*ReqEventAsset) ProtoMessage()
- func (m *ReqEventAsset) Reset()
- func (m *ReqEventAsset) String() string
- func (m *ReqEventAsset) XXX_DiscardUnknown()
- func (m *ReqEventAsset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEventAsset) XXX_Merge(src proto.Message)
- func (m *ReqEventAsset) XXX_Size() int
- func (m *ReqEventAsset) XXX_Unmarshal(b []byte) error
- type ReqEventBrief
- func (*ReqEventBrief) Descriptor() ([]byte, []int)
- func (m *ReqEventBrief) GetAssets() []string
- func (m *ReqEventBrief) GetCreated() int64
- func (m *ReqEventBrief) GetDate() *DateInfo
- func (m *ReqEventBrief) GetDesc() string
- func (m *ReqEventBrief) GetEra() string
- func (m *ReqEventBrief) GetName() string
- func (m *ReqEventBrief) GetPlace() *PlaceInfo
- func (m *ReqEventBrief) GetQuote() string
- func (m *ReqEventBrief) GetTags() []string
- func (m *ReqEventBrief) GetUid() string
- func (*ReqEventBrief) ProtoMessage()
- func (m *ReqEventBrief) Reset()
- func (m *ReqEventBrief) String() string
- func (m *ReqEventBrief) XXX_DiscardUnknown()
- func (m *ReqEventBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEventBrief) XXX_Merge(src proto.Message)
- func (m *ReqEventBrief) XXX_Size() int
- func (m *ReqEventBrief) XXX_Unmarshal(b []byte) error
- type ReqEventRelation
- func (*ReqEventRelation) Descriptor() ([]byte, []int)
- func (m *ReqEventRelation) GetOperator() string
- func (m *ReqEventRelation) GetRelation() *RelationshipInfo
- func (m *ReqEventRelation) GetUid() string
- func (*ReqEventRelation) ProtoMessage()
- func (m *ReqEventRelation) Reset()
- func (m *ReqEventRelation) String() string
- func (m *ReqEventRelation) XXX_DiscardUnknown()
- func (m *ReqEventRelation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEventRelation) XXX_Merge(src proto.Message)
- func (m *ReqEventRelation) XXX_Size() int
- func (m *ReqEventRelation) XXX_Unmarshal(b []byte) error
- type ReqEventUpdate
- func (*ReqEventUpdate) Descriptor() ([]byte, []int)
- func (m *ReqEventUpdate) GetAccess() uint32
- func (m *ReqEventUpdate) GetAssets() []string
- func (m *ReqEventUpdate) GetCover() string
- func (m *ReqEventUpdate) GetDate() *DateInfo
- func (m *ReqEventUpdate) GetDescription() string
- func (m *ReqEventUpdate) GetName() string
- func (m *ReqEventUpdate) GetOperator() string
- func (m *ReqEventUpdate) GetPlace() *PlaceInfo
- func (m *ReqEventUpdate) GetQuote() string
- func (m *ReqEventUpdate) GetTargets() []string
- func (m *ReqEventUpdate) GetUid() string
- func (*ReqEventUpdate) ProtoMessage()
- func (m *ReqEventUpdate) Reset()
- func (m *ReqEventUpdate) String() string
- func (m *ReqEventUpdate) XXX_DiscardUnknown()
- func (m *ReqEventUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqEventUpdate) XXX_Merge(src proto.Message)
- func (m *ReqEventUpdate) XXX_Size() int
- func (m *ReqEventUpdate) XXX_Unmarshal(b []byte) error
- type ReqExamineAdd
- func (*ReqExamineAdd) Descriptor() ([]byte, []int)
- func (m *ReqExamineAdd) GetKey() string
- func (m *ReqExamineAdd) GetOperator() string
- func (m *ReqExamineAdd) GetTarget() string
- func (m *ReqExamineAdd) GetType() uint32
- func (m *ReqExamineAdd) GetValue() string
- func (*ReqExamineAdd) ProtoMessage()
- func (m *ReqExamineAdd) Reset()
- func (m *ReqExamineAdd) String() string
- func (m *ReqExamineAdd) XXX_DiscardUnknown()
- func (m *ReqExamineAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqExamineAdd) XXX_Merge(src proto.Message)
- func (m *ReqExamineAdd) XXX_Size() int
- func (m *ReqExamineAdd) XXX_Unmarshal(b []byte) error
- type ReqGraphPath
- func (*ReqGraphPath) Descriptor() ([]byte, []int)
- func (m *ReqGraphPath) GetFrom() string
- func (m *ReqGraphPath) GetTo() string
- func (*ReqGraphPath) ProtoMessage()
- func (m *ReqGraphPath) Reset()
- func (m *ReqGraphPath) String() string
- func (m *ReqGraphPath) XXX_DiscardUnknown()
- func (m *ReqGraphPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqGraphPath) XXX_Merge(src proto.Message)
- func (m *ReqGraphPath) XXX_Size() int
- func (m *ReqGraphPath) XXX_Unmarshal(b []byte) error
- type ReqLinkAdd
- func (*ReqLinkAdd) Descriptor() ([]byte, []int)
- func (m *ReqLinkAdd) GetDirection() DirectionType
- func (m *ReqLinkAdd) GetFrom() string
- func (m *ReqLinkAdd) GetKey() string
- func (m *ReqLinkAdd) GetName() string
- func (m *ReqLinkAdd) GetRelation() string
- func (m *ReqLinkAdd) GetTo() string
- func (m *ReqLinkAdd) GetWeight() uint32
- func (*ReqLinkAdd) ProtoMessage()
- func (m *ReqLinkAdd) Reset()
- func (m *ReqLinkAdd) String() string
- func (m *ReqLinkAdd) XXX_DiscardUnknown()
- func (m *ReqLinkAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqLinkAdd) XXX_Merge(src proto.Message)
- func (m *ReqLinkAdd) XXX_Size() int
- func (m *ReqLinkAdd) XXX_Unmarshal(b []byte) error
- type ReqNodeAdd
- func (*ReqNodeAdd) Descriptor() ([]byte, []int)
- func (m *ReqNodeAdd) GetCover() string
- func (m *ReqNodeAdd) GetEntity() string
- func (m *ReqNodeAdd) GetLabel() string
- func (m *ReqNodeAdd) GetName() string
- func (*ReqNodeAdd) ProtoMessage()
- func (m *ReqNodeAdd) Reset()
- func (m *ReqNodeAdd) String() string
- func (m *ReqNodeAdd) XXX_DiscardUnknown()
- func (m *ReqNodeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqNodeAdd) XXX_Merge(src proto.Message)
- func (m *ReqNodeAdd) XXX_Size() int
- func (m *ReqNodeAdd) XXX_Unmarshal(b []byte) error
- type ReqRelationAdd
- func (*ReqRelationAdd) Descriptor() ([]byte, []int)
- func (m *ReqRelationAdd) GetCustom() bool
- func (m *ReqRelationAdd) GetName() string
- func (m *ReqRelationAdd) GetOperator() string
- func (m *ReqRelationAdd) GetParent() string
- func (m *ReqRelationAdd) GetRemark() string
- func (m *ReqRelationAdd) GetType() uint32
- func (*ReqRelationAdd) ProtoMessage()
- func (m *ReqRelationAdd) Reset()
- func (m *ReqRelationAdd) String() string
- func (m *ReqRelationAdd) XXX_DiscardUnknown()
- func (m *ReqRelationAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqRelationAdd) XXX_Merge(src proto.Message)
- func (m *ReqRelationAdd) XXX_Size() int
- func (m *ReqRelationAdd) XXX_Unmarshal(b []byte) error
- type ReqRelationUpdate
- func (*ReqRelationUpdate) Descriptor() ([]byte, []int)
- func (m *ReqRelationUpdate) GetCustom() bool
- func (m *ReqRelationUpdate) GetName() string
- func (m *ReqRelationUpdate) GetOperator() string
- func (m *ReqRelationUpdate) GetRemark() string
- func (m *ReqRelationUpdate) GetType() uint32
- func (m *ReqRelationUpdate) GetUid() string
- func (*ReqRelationUpdate) ProtoMessage()
- func (m *ReqRelationUpdate) Reset()
- func (m *ReqRelationUpdate) String() string
- func (m *ReqRelationUpdate) XXX_DiscardUnknown()
- func (m *ReqRelationUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqRelationUpdate) XXX_Merge(src proto.Message)
- func (m *ReqRelationUpdate) XXX_Size() int
- func (m *ReqRelationUpdate) XXX_Unmarshal(b []byte) error
- type ReqUpdateFilter
- func (*ReqUpdateFilter) Descriptor() ([]byte, []int)
- func (m *ReqUpdateFilter) GetKey() string
- func (m *ReqUpdateFilter) GetOperator() string
- func (m *ReqUpdateFilter) GetOwner() string
- func (m *ReqUpdateFilter) GetUid() string
- func (m *ReqUpdateFilter) GetValue() string
- func (m *ReqUpdateFilter) GetValues() []string
- func (*ReqUpdateFilter) ProtoMessage()
- func (m *ReqUpdateFilter) Reset()
- func (m *ReqUpdateFilter) String() string
- func (m *ReqUpdateFilter) XXX_DiscardUnknown()
- func (m *ReqUpdateFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqUpdateFilter) XXX_Merge(src proto.Message)
- func (m *ReqUpdateFilter) XXX_Size() int
- func (m *ReqUpdateFilter) XXX_Unmarshal(b []byte) error
- type ReqVEdgeAdd
- func (*ReqVEdgeAdd) Descriptor() ([]byte, []int)
- func (m *ReqVEdgeAdd) GetCenter() string
- func (m *ReqVEdgeAdd) GetDesc() string
- func (m *ReqVEdgeAdd) GetDirection() uint32
- func (m *ReqVEdgeAdd) GetLabel() string
- func (m *ReqVEdgeAdd) GetName() string
- func (m *ReqVEdgeAdd) GetOperator() string
- func (m *ReqVEdgeAdd) GetRelation() string
- func (m *ReqVEdgeAdd) GetRemark() string
- func (m *ReqVEdgeAdd) GetSource() string
- func (m *ReqVEdgeAdd) GetTarget() string
- func (m *ReqVEdgeAdd) GetThumb() string
- func (m *ReqVEdgeAdd) GetType() uint32
- func (m *ReqVEdgeAdd) GetWeight() uint32
- func (*ReqVEdgeAdd) ProtoMessage()
- func (m *ReqVEdgeAdd) Reset()
- func (m *ReqVEdgeAdd) String() string
- func (m *ReqVEdgeAdd) XXX_DiscardUnknown()
- func (m *ReqVEdgeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqVEdgeAdd) XXX_Merge(src proto.Message)
- func (m *ReqVEdgeAdd) XXX_Size() int
- func (m *ReqVEdgeAdd) XXX_Unmarshal(b []byte) error
- type ReqVEdgeUpdate
- func (*ReqVEdgeUpdate) Descriptor() ([]byte, []int)
- func (m *ReqVEdgeUpdate) GetDesc() string
- func (m *ReqVEdgeUpdate) GetDirection() uint32
- func (m *ReqVEdgeUpdate) GetLabel() string
- func (m *ReqVEdgeUpdate) GetName() string
- func (m *ReqVEdgeUpdate) GetOperator() string
- func (m *ReqVEdgeUpdate) GetRelation() string
- func (m *ReqVEdgeUpdate) GetRemark() string
- func (m *ReqVEdgeUpdate) GetTarget() string
- func (m *ReqVEdgeUpdate) GetThumb() string
- func (m *ReqVEdgeUpdate) GetType() uint32
- func (m *ReqVEdgeUpdate) GetUid() string
- func (*ReqVEdgeUpdate) ProtoMessage()
- func (m *ReqVEdgeUpdate) Reset()
- func (m *ReqVEdgeUpdate) String() string
- func (m *ReqVEdgeUpdate) XXX_DiscardUnknown()
- func (m *ReqVEdgeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqVEdgeUpdate) XXX_Merge(src proto.Message)
- func (m *ReqVEdgeUpdate) XXX_Size() int
- func (m *ReqVEdgeUpdate) XXX_Unmarshal(b []byte) error
- type RequestFilter
- func (*RequestFilter) Descriptor() ([]byte, []int)
- func (m *RequestFilter) GetBrief() bool
- func (m *RequestFilter) GetKey() string
- func (m *RequestFilter) GetNumber() int32
- func (m *RequestFilter) GetPage() int32
- func (m *RequestFilter) GetParent() string
- func (m *RequestFilter) GetValue() string
- func (m *RequestFilter) GetValues() []string
- func (*RequestFilter) ProtoMessage()
- func (m *RequestFilter) Reset()
- func (m *RequestFilter) String() string
- func (m *RequestFilter) XXX_DiscardUnknown()
- func (m *RequestFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestFilter) XXX_Merge(src proto.Message)
- func (m *RequestFilter) XXX_Size() int
- func (m *RequestFilter) XXX_Unmarshal(b []byte) error
- type RequestInfo
- func (*RequestInfo) Descriptor() ([]byte, []int)
- func (m *RequestInfo) GetId() uint64
- func (m *RequestInfo) GetKey() string
- func (m *RequestInfo) GetOperator() string
- func (m *RequestInfo) GetUid() string
- func (*RequestInfo) ProtoMessage()
- func (m *RequestInfo) Reset()
- func (m *RequestInfo) String() string
- func (m *RequestInfo) XXX_DiscardUnknown()
- func (m *RequestInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestInfo) XXX_Merge(src proto.Message)
- func (m *RequestInfo) XXX_Size() int
- func (m *RequestInfo) XXX_Unmarshal(b []byte) error
- type RequestList
- func (*RequestList) Descriptor() ([]byte, []int)
- func (m *RequestList) GetList() []string
- func (m *RequestList) GetOperator() string
- func (m *RequestList) GetStatus() uint32
- func (m *RequestList) GetUid() string
- func (*RequestList) ProtoMessage()
- func (m *RequestList) Reset()
- func (m *RequestList) String() string
- func (m *RequestList) XXX_DiscardUnknown()
- func (m *RequestList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestList) XXX_Merge(src proto.Message)
- func (m *RequestList) XXX_Size() int
- func (m *RequestList) XXX_Unmarshal(b []byte) error
- type RequestPage
- func (*RequestPage) Descriptor() ([]byte, []int)
- func (m *RequestPage) GetNumber() int32
- func (m *RequestPage) GetPage() int32
- func (m *RequestPage) GetParent() string
- func (m *RequestPage) GetStatus() uint32
- func (*RequestPage) ProtoMessage()
- func (m *RequestPage) Reset()
- func (m *RequestPage) String() string
- func (m *RequestPage) XXX_DiscardUnknown()
- func (m *RequestPage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestPage) XXX_Merge(src proto.Message)
- func (m *RequestPage) XXX_Size() int
- func (m *RequestPage) XXX_Unmarshal(b []byte) error
- type ResultStatus
- type StatisticInfo
- func (*StatisticInfo) Descriptor() ([]byte, []int)
- func (m *StatisticInfo) GetCount() uint32
- func (m *StatisticInfo) GetKey() string
- func (*StatisticInfo) ProtoMessage()
- func (m *StatisticInfo) Reset()
- func (m *StatisticInfo) String() string
- func (m *StatisticInfo) XXX_DiscardUnknown()
- func (m *StatisticInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatisticInfo) XXX_Merge(src proto.Message)
- func (m *StatisticInfo) XXX_Size() int
- func (m *StatisticInfo) XXX_Unmarshal(b []byte) error
- type VEdgeInfo
- func (*VEdgeInfo) Descriptor() ([]byte, []int)
- func (m *VEdgeInfo) GetCategory() string
- func (m *VEdgeInfo) GetCenter() string
- func (m *VEdgeInfo) GetCreated() int64
- func (m *VEdgeInfo) GetCreator() string
- func (m *VEdgeInfo) GetDirection() uint32
- func (m *VEdgeInfo) GetId() int64
- func (m *VEdgeInfo) GetName() string
- func (m *VEdgeInfo) GetOperator() string
- func (m *VEdgeInfo) GetRemark() string
- func (m *VEdgeInfo) GetSource() string
- func (m *VEdgeInfo) GetTarget() *VNode
- func (m *VEdgeInfo) GetType() uint32
- func (m *VEdgeInfo) GetUid() string
- func (m *VEdgeInfo) GetUpdated() int64
- func (m *VEdgeInfo) GetWeight() uint32
- func (*VEdgeInfo) ProtoMessage()
- func (m *VEdgeInfo) Reset()
- func (m *VEdgeInfo) String() string
- func (m *VEdgeInfo) XXX_DiscardUnknown()
- func (m *VEdgeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VEdgeInfo) XXX_Merge(src proto.Message)
- func (m *VEdgeInfo) XXX_Size() int
- func (m *VEdgeInfo) XXX_Unmarshal(b []byte) error
- type VEdgeService
- type VEdgeServiceHandler
- type VNode
- func (*VNode) Descriptor() ([]byte, []int)
- func (m *VNode) GetDesc() string
- func (m *VNode) GetEntity() string
- func (m *VNode) GetName() string
- func (m *VNode) GetThumb() string
- func (m *VNode) GetUid() string
- func (*VNode) ProtoMessage()
- func (m *VNode) Reset()
- func (m *VNode) String() string
- func (m *VNode) XXX_DiscardUnknown()
- func (m *VNode) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VNode) XXX_Merge(src proto.Message)
- func (m *VNode) XXX_Size() int
- func (m *VNode) XXX_Unmarshal(b []byte) error
- type WordInfo
- func (*WordInfo) Descriptor() ([]byte, []int)
- func (m *WordInfo) GetName() string
- func (m *WordInfo) GetUid() string
- func (*WordInfo) ProtoMessage()
- func (m *WordInfo) Reset()
- func (m *WordInfo) String() string
- func (m *WordInfo) XXX_DiscardUnknown()
- func (m *WordInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WordInfo) XXX_Merge(src proto.Message)
- func (m *WordInfo) XXX_Size() int
- func (m *WordInfo) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var DirectionType_name = map[int32]string{
0: "Double",
1: "FromTo",
2: "ToFrom",
}
View Source
var DirectionType_value = map[string]int32{
"Double": 0,
"FromTo": 1,
"ToFrom": 2,
}
View Source
var ResultStatus_name = map[int32]string{
0: "Success",
1: "MaxLimit",
2: "Repeated",
3: "NotExisted",
4: "DBException",
5: "Empty",
}
View Source
var ResultStatus_value = map[string]int32{
"Success": 0,
"MaxLimit": 1,
"Repeated": 2,
"NotExisted": 3,
"DBException": 4,
"Empty": 5,
}
Functions ¶
func RegisterAttributeServiceHandler ¶
func RegisterAttributeServiceHandler(s server.Server, hdlr AttributeServiceHandler, opts ...server.HandlerOption) error
func RegisterBoxServiceHandler ¶ added in v1.4.0
func RegisterBoxServiceHandler(s server.Server, hdlr BoxServiceHandler, opts ...server.HandlerOption) error
func RegisterConceptServiceHandler ¶
func RegisterConceptServiceHandler(s server.Server, hdlr ConceptServiceHandler, opts ...server.HandlerOption) error
func RegisterEntityServiceHandler ¶
func RegisterEntityServiceHandler(s server.Server, hdlr EntityServiceHandler, opts ...server.HandlerOption) error
func RegisterEventServiceHandler ¶ added in v1.0.8
func RegisterEventServiceHandler(s server.Server, hdlr EventServiceHandler, opts ...server.HandlerOption) error
func RegisterExamineServiceHandler ¶ added in v1.11.0
func RegisterExamineServiceHandler(s server.Server, hdlr ExamineServiceHandler, opts ...server.HandlerOption) error
func RegisterGraphServiceHandler ¶
func RegisterGraphServiceHandler(s server.Server, hdlr GraphServiceHandler, opts ...server.HandlerOption) error
func RegisterRelationServiceHandler ¶
func RegisterRelationServiceHandler(s server.Server, hdlr RelationServiceHandler, opts ...server.HandlerOption) error
func RegisterVEdgeServiceHandler ¶ added in v1.8.5
func RegisterVEdgeServiceHandler(s server.Server, hdlr VEdgeServiceHandler, opts ...server.HandlerOption) error
Types ¶
type AttributeInfo ¶
type AttributeInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Type uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Key string `protobuf:"bytes,5,opt,name=key,proto3" json:"key,omitempty"` Begin string `protobuf:"bytes,6,opt,name=begin,proto3" json:"begin,omitempty"` End string `protobuf:"bytes,7,opt,name=end,proto3" json:"end,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Time int64 `protobuf:"varint,9,opt,name=time,proto3" json:"time,omitempty"` Updated int64 `protobuf:"varint,10,opt,name=updated,proto3" json:"updated,omitempty"` Created int64 `protobuf:"varint,11,opt,name=created,proto3" json:"created,omitempty"` Creator string `protobuf:"bytes,12,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,13,opt,name=operator,proto3" json:"operator,omitempty"` Count uint32 `protobuf:"varint,14,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AttributeInfo) Descriptor ¶
func (*AttributeInfo) Descriptor() ([]byte, []int)
func (*AttributeInfo) GetBegin ¶
func (m *AttributeInfo) GetBegin() string
func (*AttributeInfo) GetCount ¶ added in v1.10.0
func (m *AttributeInfo) GetCount() uint32
func (*AttributeInfo) GetCreated ¶ added in v1.0.8
func (m *AttributeInfo) GetCreated() int64
func (*AttributeInfo) GetCreator ¶ added in v1.0.11
func (m *AttributeInfo) GetCreator() string
func (*AttributeInfo) GetEnd ¶
func (m *AttributeInfo) GetEnd() string
func (*AttributeInfo) GetId ¶
func (m *AttributeInfo) GetId() uint64
func (*AttributeInfo) GetKey ¶
func (m *AttributeInfo) GetKey() string
func (*AttributeInfo) GetName ¶
func (m *AttributeInfo) GetName() string
func (*AttributeInfo) GetOperator ¶ added in v1.0.11
func (m *AttributeInfo) GetOperator() string
func (*AttributeInfo) GetRemark ¶
func (m *AttributeInfo) GetRemark() string
func (*AttributeInfo) GetTime ¶ added in v1.0.6
func (m *AttributeInfo) GetTime() int64
func (*AttributeInfo) GetType ¶
func (m *AttributeInfo) GetType() uint32
func (*AttributeInfo) GetUid ¶
func (m *AttributeInfo) GetUid() string
func (*AttributeInfo) GetUpdated ¶ added in v1.0.8
func (m *AttributeInfo) GetUpdated() int64
func (*AttributeInfo) ProtoMessage ¶
func (*AttributeInfo) ProtoMessage()
func (*AttributeInfo) Reset ¶
func (m *AttributeInfo) Reset()
func (*AttributeInfo) String ¶
func (m *AttributeInfo) String() string
func (*AttributeInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *AttributeInfo) XXX_DiscardUnknown()
func (*AttributeInfo) XXX_Marshal ¶ added in v1.3.5
func (m *AttributeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AttributeInfo) XXX_Merge ¶ added in v1.3.5
func (m *AttributeInfo) XXX_Merge(src proto.Message)
func (*AttributeInfo) XXX_Size ¶ added in v1.3.5
func (m *AttributeInfo) XXX_Size() int
func (*AttributeInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *AttributeInfo) XXX_Unmarshal(b []byte) error
type AttributeService ¶
type AttributeService interface { AddOne(ctx context.Context, in *ReqAttributeAdd, opts ...client.CallOption) (*ReplyAttributeInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAttributeInfo, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetAll(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAttributeList, error) Update(ctx context.Context, in *ReqAttributeUpdate, opts ...client.CallOption) (*ReplyAttributeInfo, error) }
func NewAttributeService ¶
func NewAttributeService(name string, c client.Client) AttributeService
type AttributeServiceHandler ¶
type AttributeServiceHandler interface { AddOne(context.Context, *ReqAttributeAdd, *ReplyAttributeInfo) error GetOne(context.Context, *RequestInfo, *ReplyAttributeInfo) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetAll(context.Context, *RequestInfo, *ReplyAttributeList) error Update(context.Context, *ReqAttributeUpdate, *ReplyAttributeInfo) error }
type BoxInfo ¶ added in v1.4.0
type BoxInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Cover string `protobuf:"bytes,3,opt,name=cover,proto3" json:"cover,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` Updated int64 `protobuf:"varint,5,opt,name=updated,proto3" json:"updated,omitempty"` Created int64 `protobuf:"varint,6,opt,name=created,proto3" json:"created,omitempty"` Creator string `protobuf:"bytes,7,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,8,opt,name=operator,proto3" json:"operator,omitempty"` Concept string `protobuf:"bytes,9,opt,name=concept,proto3" json:"concept,omitempty"` Type uint32 `protobuf:"varint,10,opt,name=type,proto3" json:"type,omitempty"` Count uint32 `protobuf:"varint,11,opt,name=count,proto3" json:"count,omitempty"` Workflow string `protobuf:"bytes,12,opt,name=workflow,proto3" json:"workflow,omitempty"` Owner string `protobuf:"bytes,13,opt,name=owner,proto3" json:"owner,omitempty"` Reviewers []string `protobuf:"bytes,31,rep,name=reviewers,proto3" json:"reviewers,omitempty"` Keywords []string `protobuf:"bytes,32,rep,name=keywords,proto3" json:"keywords,omitempty"` Users []string `protobuf:"bytes,33,rep,name=users,proto3" json:"users,omitempty"` Contents []*ContentInfo `protobuf:"bytes,41,rep,name=contents,proto3" json:"contents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BoxInfo) Descriptor ¶ added in v1.4.0
func (*BoxInfo) GetConcept ¶ added in v1.4.0
func (*BoxInfo) GetContents ¶ added in v1.10.0
func (m *BoxInfo) GetContents() []*ContentInfo
func (*BoxInfo) GetCreated ¶ added in v1.4.0
func (*BoxInfo) GetCreator ¶ added in v1.4.0
func (*BoxInfo) GetKeywords ¶ added in v1.4.0
func (*BoxInfo) GetOperator ¶ added in v1.4.0
func (*BoxInfo) GetReviewers ¶ added in v1.7.1
func (*BoxInfo) GetUpdated ¶ added in v1.4.0
func (*BoxInfo) GetWorkflow ¶ added in v1.4.7
func (*BoxInfo) ProtoMessage ¶ added in v1.4.0
func (*BoxInfo) ProtoMessage()
func (*BoxInfo) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *BoxInfo) XXX_DiscardUnknown()
func (*BoxInfo) XXX_Marshal ¶ added in v1.4.0
func (*BoxInfo) XXX_Unmarshal ¶ added in v1.4.0
type BoxService ¶ added in v1.4.0
type BoxService interface { AddOne(ctx context.Context, in *ReqBoxAdd, opts ...client.CallOption) (*ReplyBoxInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyBoxInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetAll(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyBoxList, error) GetListByUser(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyBoxList, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyBoxList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqBoxUpdate, opts ...client.CallOption) (*ReplyBoxInfo, error) AppendKeywords(ctx context.Context, in *ReqBoxKeywords, opts ...client.CallOption) (*ReplyBoxInfo, error) SubtractKeywords(ctx context.Context, in *ReqBoxKeywords, opts ...client.CallOption) (*ReplyBoxInfo, error) AppendUsers(ctx context.Context, in *ReqBoxKeywords, opts ...client.CallOption) (*ReplyBoxInfo, error) SubtractUsers(ctx context.Context, in *ReqBoxKeywords, opts ...client.CallOption) (*ReplyBoxInfo, error) UpdateUsers(ctx context.Context, in *ReqBoxKeywords, opts ...client.CallOption) (*ReplyBoxInfo, error) UpdateByFilter(ctx context.Context, in *ReqUpdateFilter, opts ...client.CallOption) (*ReplyInfo, error) }
func NewBoxService ¶ added in v1.4.0
func NewBoxService(name string, c client.Client) BoxService
type BoxServiceHandler ¶ added in v1.4.0
type BoxServiceHandler interface { AddOne(context.Context, *ReqBoxAdd, *ReplyBoxInfo) error GetOne(context.Context, *RequestInfo, *ReplyBoxInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetAll(context.Context, *RequestInfo, *ReplyBoxList) error GetListByUser(context.Context, *RequestInfo, *ReplyBoxList) error GetByFilter(context.Context, *RequestFilter, *ReplyBoxList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqBoxUpdate, *ReplyBoxInfo) error AppendKeywords(context.Context, *ReqBoxKeywords, *ReplyBoxInfo) error SubtractKeywords(context.Context, *ReqBoxKeywords, *ReplyBoxInfo) error AppendUsers(context.Context, *ReqBoxKeywords, *ReplyBoxInfo) error SubtractUsers(context.Context, *ReqBoxKeywords, *ReplyBoxInfo) error UpdateUsers(context.Context, *ReqBoxKeywords, *ReplyBoxInfo) error UpdateByFilter(context.Context, *ReqUpdateFilter, *ReplyInfo) error }
type ConceptInfo ¶
type ConceptInfo struct { Type uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Uid string `protobuf:"bytes,3,opt,name=uid,proto3" json:"uid,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Table string `protobuf:"bytes,6,opt,name=table,proto3" json:"table,omitempty"` Time int64 `protobuf:"varint,7,opt,name=time,proto3" json:"time,omitempty"` Updated int64 `protobuf:"varint,8,opt,name=updated,proto3" json:"updated,omitempty"` Created int64 `protobuf:"varint,9,opt,name=created,proto3" json:"created,omitempty"` Creator string `protobuf:"bytes,10,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,11,opt,name=operator,proto3" json:"operator,omitempty"` Parent string `protobuf:"bytes,12,opt,name=parent,proto3" json:"parent,omitempty"` Scene uint32 `protobuf:"varint,13,opt,name=scene,proto3" json:"scene,omitempty"` Count uint32 `protobuf:"varint,14,opt,name=count,proto3" json:"count,omitempty"` Attributes []string `protobuf:"bytes,31,rep,name=attributes,proto3" json:"attributes,omitempty"` Privates []string `protobuf:"bytes,32,rep,name=privates,proto3" json:"privates,omitempty"` Children []*ConceptInfo `protobuf:"bytes,33,rep,name=children,proto3" json:"children,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConceptInfo) Descriptor ¶
func (*ConceptInfo) Descriptor() ([]byte, []int)
func (*ConceptInfo) GetAttributes ¶
func (m *ConceptInfo) GetAttributes() []string
func (*ConceptInfo) GetChildren ¶
func (m *ConceptInfo) GetChildren() []*ConceptInfo
func (*ConceptInfo) GetCount ¶ added in v1.10.0
func (m *ConceptInfo) GetCount() uint32
func (*ConceptInfo) GetCover ¶
func (m *ConceptInfo) GetCover() string
func (*ConceptInfo) GetCreated ¶ added in v1.0.8
func (m *ConceptInfo) GetCreated() int64
func (*ConceptInfo) GetCreator ¶ added in v1.0.10
func (m *ConceptInfo) GetCreator() string
func (*ConceptInfo) GetName ¶
func (m *ConceptInfo) GetName() string
func (*ConceptInfo) GetOperator ¶ added in v1.0.11
func (m *ConceptInfo) GetOperator() string
func (*ConceptInfo) GetParent ¶ added in v1.1.4
func (m *ConceptInfo) GetParent() string
func (*ConceptInfo) GetPrivates ¶ added in v1.7.3
func (m *ConceptInfo) GetPrivates() []string
func (*ConceptInfo) GetRemark ¶
func (m *ConceptInfo) GetRemark() string
func (*ConceptInfo) GetScene ¶ added in v1.2.4
func (m *ConceptInfo) GetScene() uint32
func (*ConceptInfo) GetTable ¶
func (m *ConceptInfo) GetTable() string
func (*ConceptInfo) GetTime ¶ added in v1.0.6
func (m *ConceptInfo) GetTime() int64
func (*ConceptInfo) GetType ¶
func (m *ConceptInfo) GetType() uint32
func (*ConceptInfo) GetUid ¶
func (m *ConceptInfo) GetUid() string
func (*ConceptInfo) GetUpdated ¶ added in v1.0.8
func (m *ConceptInfo) GetUpdated() int64
func (*ConceptInfo) ProtoMessage ¶
func (*ConceptInfo) ProtoMessage()
func (*ConceptInfo) Reset ¶
func (m *ConceptInfo) Reset()
func (*ConceptInfo) String ¶
func (m *ConceptInfo) String() string
func (*ConceptInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ConceptInfo) XXX_DiscardUnknown()
func (*ConceptInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ConceptInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConceptInfo) XXX_Merge ¶ added in v1.3.5
func (m *ConceptInfo) XXX_Merge(src proto.Message)
func (*ConceptInfo) XXX_Size ¶ added in v1.3.5
func (m *ConceptInfo) XXX_Size() int
func (*ConceptInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ConceptInfo) XXX_Unmarshal(b []byte) error
type ConceptService ¶
type ConceptService interface { AddOne(ctx context.Context, in *ReqConceptAdd, opts ...client.CallOption) (*ReplyConceptInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyConceptInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetAll(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyConceptList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) Update(ctx context.Context, in *ReqConceptUpdate, opts ...client.CallOption) (*ReplyConceptInfo, error) UpdateAttributes(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyConceptAttrs, error) }
func NewConceptService ¶
func NewConceptService(name string, c client.Client) ConceptService
type ConceptServiceHandler ¶
type ConceptServiceHandler interface { AddOne(context.Context, *ReqConceptAdd, *ReplyConceptInfo) error GetOne(context.Context, *RequestInfo, *ReplyConceptInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetAll(context.Context, *RequestInfo, *ReplyConceptList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error Update(context.Context, *ReqConceptUpdate, *ReplyConceptInfo) error UpdateAttributes(context.Context, *RequestList, *ReplyConceptAttrs) error }
type ContentInfo ¶ added in v1.10.0
type ContentInfo struct { Keywords string `protobuf:"bytes,1,opt,name=keywords,proto3" json:"keywords,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Status uint32 `protobuf:"varint,3,opt,name=status,proto3" json:"status,omitempty"` Count uint32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ContentInfo) Descriptor ¶ added in v1.10.0
func (*ContentInfo) Descriptor() ([]byte, []int)
func (*ContentInfo) GetCount ¶ added in v1.10.0
func (m *ContentInfo) GetCount() uint32
func (*ContentInfo) GetKeywords ¶ added in v1.10.0
func (m *ContentInfo) GetKeywords() string
func (*ContentInfo) GetName ¶ added in v1.10.0
func (m *ContentInfo) GetName() string
func (*ContentInfo) GetStatus ¶ added in v1.10.0
func (m *ContentInfo) GetStatus() uint32
func (*ContentInfo) ProtoMessage ¶ added in v1.10.0
func (*ContentInfo) ProtoMessage()
func (*ContentInfo) Reset ¶ added in v1.10.0
func (m *ContentInfo) Reset()
func (*ContentInfo) String ¶ added in v1.10.0
func (m *ContentInfo) String() string
func (*ContentInfo) XXX_DiscardUnknown ¶ added in v1.10.0
func (m *ContentInfo) XXX_DiscardUnknown()
func (*ContentInfo) XXX_Marshal ¶ added in v1.10.0
func (m *ContentInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContentInfo) XXX_Merge ¶ added in v1.10.0
func (m *ContentInfo) XXX_Merge(src proto.Message)
func (*ContentInfo) XXX_Size ¶ added in v1.10.0
func (m *ContentInfo) XXX_Size() int
func (*ContentInfo) XXX_Unmarshal ¶ added in v1.10.0
func (m *ContentInfo) XXX_Unmarshal(b []byte) error
type DateInfo ¶
type DateInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Begin string `protobuf:"bytes,3,opt,name=begin,proto3" json:"begin,omitempty"` End string `protobuf:"bytes,4,opt,name=end,proto3" json:"end,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DateInfo) Descriptor ¶
func (*DateInfo) ProtoMessage ¶
func (*DateInfo) ProtoMessage()
func (*DateInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *DateInfo) XXX_DiscardUnknown()
func (*DateInfo) XXX_Marshal ¶ added in v1.3.5
func (*DateInfo) XXX_Unmarshal ¶ added in v1.3.5
type DirectionType ¶
type DirectionType int32
const ( DirectionType_Double DirectionType = 0 DirectionType_FromTo DirectionType = 1 DirectionType_ToFrom DirectionType = 2 )
func (DirectionType) EnumDescriptor ¶
func (DirectionType) EnumDescriptor() ([]byte, []int)
func (DirectionType) String ¶
func (x DirectionType) String() string
type EntityBrief ¶ added in v1.5.0
type EntityBrief struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Concept string `protobuf:"bytes,5,opt,name=concept,proto3" json:"concept,omitempty"` Add string `protobuf:"bytes,6,opt,name=add,proto3" json:"add,omitempty"` Time int64 `protobuf:"varint,7,opt,name=time,proto3" json:"time,omitempty"` Updated int64 `protobuf:"varint,8,opt,name=updated,proto3" json:"updated,omitempty"` Created int64 `protobuf:"varint,9,opt,name=created,proto3" json:"created,omitempty"` Creator string `protobuf:"bytes,10,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,11,opt,name=operator,proto3" json:"operator,omitempty"` Mark string `protobuf:"bytes,12,opt,name=mark,proto3" json:"mark,omitempty"` Quote string `protobuf:"bytes,13,opt,name=quote,proto3" json:"quote,omitempty"` Status uint32 `protobuf:"varint,14,opt,name=status,proto3" json:"status,omitempty"` Summary string `protobuf:"bytes,15,opt,name=summary,proto3" json:"summary,omitempty"` Description string `protobuf:"bytes,16,opt,name=description,proto3" json:"description,omitempty"` Published bool `protobuf:"varint,17,opt,name=published,proto3" json:"published,omitempty"` Pushed int64 `protobuf:"varint,18,opt,name=pushed,proto3" json:"pushed,omitempty"` Access uint32 `protobuf:"varint,19,opt,name=access,proto3" json:"access,omitempty"` Score uint32 `protobuf:"varint,20,opt,name=score,proto3" json:"score,omitempty"` Thumb string `protobuf:"bytes,21,opt,name=thumb,proto3" json:"thumb,omitempty"` Events uint64 `protobuf:"varint,22,opt,name=events,proto3" json:"events,omitempty"` Edges uint64 `protobuf:"varint,23,opt,name=edges,proto3" json:"edges,omitempty"` Synonyms []string `protobuf:"bytes,41,rep,name=synonyms,proto3" json:"synonyms,omitempty"` Tags []string `protobuf:"bytes,42,rep,name=tags,proto3" json:"tags,omitempty"` Relates []string `protobuf:"bytes,43,rep,name=relates,proto3" json:"relates,omitempty"` Links []string `protobuf:"bytes,44,rep,name=links,proto3" json:"links,omitempty"` Records []*EntityRecord `protobuf:"bytes,61,rep,name=records,proto3" json:"records,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EntityBrief) Descriptor ¶ added in v1.5.0
func (*EntityBrief) Descriptor() ([]byte, []int)
func (*EntityBrief) GetAccess ¶ added in v1.8.0
func (m *EntityBrief) GetAccess() uint32
func (*EntityBrief) GetAdd ¶ added in v1.5.0
func (m *EntityBrief) GetAdd() string
func (*EntityBrief) GetConcept ¶ added in v1.5.0
func (m *EntityBrief) GetConcept() string
func (*EntityBrief) GetCover ¶ added in v1.5.0
func (m *EntityBrief) GetCover() string
func (*EntityBrief) GetCreated ¶ added in v1.5.0
func (m *EntityBrief) GetCreated() int64
func (*EntityBrief) GetCreator ¶ added in v1.5.0
func (m *EntityBrief) GetCreator() string
func (*EntityBrief) GetDescription ¶ added in v1.5.0
func (m *EntityBrief) GetDescription() string
func (*EntityBrief) GetEdges ¶ added in v1.9.1
func (m *EntityBrief) GetEdges() uint64
func (*EntityBrief) GetEvents ¶ added in v1.9.1
func (m *EntityBrief) GetEvents() uint64
func (*EntityBrief) GetLinks ¶ added in v1.8.0
func (m *EntityBrief) GetLinks() []string
func (*EntityBrief) GetMark ¶ added in v1.5.0
func (m *EntityBrief) GetMark() string
func (*EntityBrief) GetName ¶ added in v1.5.0
func (m *EntityBrief) GetName() string
func (*EntityBrief) GetOperator ¶ added in v1.5.0
func (m *EntityBrief) GetOperator() string
func (*EntityBrief) GetOwner ¶ added in v1.5.0
func (m *EntityBrief) GetOwner() string
func (*EntityBrief) GetPublished ¶ added in v1.5.5
func (m *EntityBrief) GetPublished() bool
func (*EntityBrief) GetPushed ¶ added in v1.6.7
func (m *EntityBrief) GetPushed() int64
func (*EntityBrief) GetQuote ¶ added in v1.5.0
func (m *EntityBrief) GetQuote() string
func (*EntityBrief) GetRecords ¶ added in v1.6.4
func (m *EntityBrief) GetRecords() []*EntityRecord
func (*EntityBrief) GetRelates ¶ added in v1.6.9
func (m *EntityBrief) GetRelates() []string
func (*EntityBrief) GetScore ¶ added in v1.8.4
func (m *EntityBrief) GetScore() uint32
func (*EntityBrief) GetStatus ¶ added in v1.5.0
func (m *EntityBrief) GetStatus() uint32
func (*EntityBrief) GetSummary ¶ added in v1.5.0
func (m *EntityBrief) GetSummary() string
func (*EntityBrief) GetSynonyms ¶ added in v1.5.0
func (m *EntityBrief) GetSynonyms() []string
func (*EntityBrief) GetTags ¶ added in v1.5.0
func (m *EntityBrief) GetTags() []string
func (*EntityBrief) GetThumb ¶ added in v1.8.5
func (m *EntityBrief) GetThumb() string
func (*EntityBrief) GetTime ¶ added in v1.5.0
func (m *EntityBrief) GetTime() int64
func (*EntityBrief) GetUid ¶ added in v1.5.0
func (m *EntityBrief) GetUid() string
func (*EntityBrief) GetUpdated ¶ added in v1.5.0
func (m *EntityBrief) GetUpdated() int64
func (*EntityBrief) ProtoMessage ¶ added in v1.5.0
func (*EntityBrief) ProtoMessage()
func (*EntityBrief) Reset ¶ added in v1.5.0
func (m *EntityBrief) Reset()
func (*EntityBrief) String ¶ added in v1.5.0
func (m *EntityBrief) String() string
func (*EntityBrief) XXX_DiscardUnknown ¶ added in v1.5.0
func (m *EntityBrief) XXX_DiscardUnknown()
func (*EntityBrief) XXX_Marshal ¶ added in v1.5.0
func (m *EntityBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EntityBrief) XXX_Merge ¶ added in v1.5.0
func (m *EntityBrief) XXX_Merge(src proto.Message)
func (*EntityBrief) XXX_Size ¶ added in v1.5.0
func (m *EntityBrief) XXX_Size() int
func (*EntityBrief) XXX_Unmarshal ¶ added in v1.5.0
func (m *EntityBrief) XXX_Unmarshal(b []byte) error
type EntityInfo ¶
type EntityInfo struct { Brief *EntityBrief `protobuf:"bytes,1,opt,name=brief,proto3" json:"brief,omitempty"` Properties []*PropertyInfo `protobuf:"bytes,2,rep,name=properties,proto3" json:"properties,omitempty"` Events []*EventInfo `protobuf:"bytes,3,rep,name=events,proto3" json:"events,omitempty"` Relations []*VEdgeInfo `protobuf:"bytes,4,rep,name=relations,proto3" json:"relations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EntityInfo) Descriptor ¶
func (*EntityInfo) Descriptor() ([]byte, []int)
func (*EntityInfo) GetBrief ¶ added in v1.5.1
func (m *EntityInfo) GetBrief() *EntityBrief
func (*EntityInfo) GetEvents ¶
func (m *EntityInfo) GetEvents() []*EventInfo
func (*EntityInfo) GetProperties ¶
func (m *EntityInfo) GetProperties() []*PropertyInfo
func (*EntityInfo) GetRelations ¶ added in v1.4.3
func (m *EntityInfo) GetRelations() []*VEdgeInfo
func (*EntityInfo) ProtoMessage ¶
func (*EntityInfo) ProtoMessage()
func (*EntityInfo) Reset ¶
func (m *EntityInfo) Reset()
func (*EntityInfo) String ¶
func (m *EntityInfo) String() string
func (*EntityInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *EntityInfo) XXX_DiscardUnknown()
func (*EntityInfo) XXX_Marshal ¶ added in v1.3.5
func (m *EntityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EntityInfo) XXX_Merge ¶ added in v1.3.5
func (m *EntityInfo) XXX_Merge(src proto.Message)
func (*EntityInfo) XXX_Size ¶ added in v1.3.5
func (m *EntityInfo) XXX_Size() int
func (*EntityInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *EntityInfo) XXX_Unmarshal(b []byte) error
type EntityRecord ¶ added in v1.6.4
type EntityRecord struct { Option uint32 `protobuf:"varint,1,opt,name=option,proto3" json:"option,omitempty"` User string `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` From string `protobuf:"bytes,4,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,5,opt,name=to,proto3" json:"to,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EntityRecord) Descriptor ¶ added in v1.6.4
func (*EntityRecord) Descriptor() ([]byte, []int)
func (*EntityRecord) GetFrom ¶ added in v1.6.8
func (m *EntityRecord) GetFrom() string
func (*EntityRecord) GetOption ¶ added in v1.6.4
func (m *EntityRecord) GetOption() uint32
func (*EntityRecord) GetRemark ¶ added in v1.6.4
func (m *EntityRecord) GetRemark() string
func (*EntityRecord) GetTo ¶ added in v1.6.8
func (m *EntityRecord) GetTo() string
func (*EntityRecord) GetUser ¶ added in v1.6.4
func (m *EntityRecord) GetUser() string
func (*EntityRecord) ProtoMessage ¶ added in v1.6.4
func (*EntityRecord) ProtoMessage()
func (*EntityRecord) Reset ¶ added in v1.6.4
func (m *EntityRecord) Reset()
func (*EntityRecord) String ¶ added in v1.6.4
func (m *EntityRecord) String() string
func (*EntityRecord) XXX_DiscardUnknown ¶ added in v1.6.4
func (m *EntityRecord) XXX_DiscardUnknown()
func (*EntityRecord) XXX_Marshal ¶ added in v1.6.4
func (m *EntityRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EntityRecord) XXX_Merge ¶ added in v1.6.4
func (m *EntityRecord) XXX_Merge(src proto.Message)
func (*EntityRecord) XXX_Size ¶ added in v1.6.4
func (m *EntityRecord) XXX_Size() int
func (*EntityRecord) XXX_Unmarshal ¶ added in v1.6.4
func (m *EntityRecord) XXX_Unmarshal(b []byte) error
type EntityService ¶
type EntityService interface { AddOne(ctx context.Context, in *ReqEntityAdd, opts ...client.CallOption) (*ReplyEntityInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyEntityInfo, error) GetBrief(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyEntityBrief, error) GetByName(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyEntityInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetAllByOwner(ctx context.Context, in *ReqEntityBy, opts ...client.CallOption) (*ReplyEntityList, error) GetListByBox(ctx context.Context, in *RequestPage, opts ...client.CallOption) (*ReplyEntityList, error) GetByList(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyEntityList, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyEntityList, error) GetListByName(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyEntityList, error) GetPublishList(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyEntityPublic, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqEntityBase, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *ReqEntityStatus, opts ...client.CallOption) (*ReplyEntityStatus, error) UpdateCover(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateTags(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyEntityUpdate, error) UpdateSynonyms(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyEntityUpdate, error) AppendProperty(ctx context.Context, in *ReqEntityProperty, opts ...client.CallOption) (*ReplyEntityProperties, error) SubtractProperty(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyEntityProperties, error) UpdateProperties(ctx context.Context, in *ReqEntityProperties, opts ...client.CallOption) (*ReplyEntityProperties, error) SearchPublic(ctx context.Context, in *ReqEntitySearch, opts ...client.CallOption) (*ReplyEntityList, error) SearchMatch(ctx context.Context, in *ReqEntityMatch, opts ...client.CallOption) (*ReplyEntityList, error) GetByProperty(ctx context.Context, in *ReqEntityByProp, opts ...client.CallOption) (*ReplyEntityList, error) GetByMark(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyEntityInfo, error) UpdateStatic(ctx context.Context, in *ReqEntityStatic, opts ...client.CallOption) (*ReplyInfo, error) UpdateRelations(ctx context.Context, in *ReqEntityRelations, opts ...client.CallOption) (*ReplyInfo, error) UpdateEvents(ctx context.Context, in *ReqEntityEvents, opts ...client.CallOption) (*ReplyInfo, error) UpdateByFilter(ctx context.Context, in *ReqUpdateFilter, opts ...client.CallOption) (*ReplyInfo, error) }
func NewEntityService ¶
func NewEntityService(name string, c client.Client) EntityService
type EntityServiceHandler ¶
type EntityServiceHandler interface { AddOne(context.Context, *ReqEntityAdd, *ReplyEntityInfo) error GetOne(context.Context, *RequestInfo, *ReplyEntityInfo) error GetBrief(context.Context, *RequestInfo, *ReplyEntityBrief) error GetByName(context.Context, *RequestInfo, *ReplyEntityInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetAllByOwner(context.Context, *ReqEntityBy, *ReplyEntityList) error GetListByBox(context.Context, *RequestPage, *ReplyEntityList) error GetByList(context.Context, *RequestList, *ReplyEntityList) error GetByFilter(context.Context, *RequestFilter, *ReplyEntityList) error GetListByName(context.Context, *RequestList, *ReplyEntityList) error GetPublishList(context.Context, *RequestList, *ReplyEntityPublic) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqEntityBase, *ReplyInfo) error UpdateStatus(context.Context, *ReqEntityStatus, *ReplyEntityStatus) error UpdateCover(context.Context, *RequestInfo, *ReplyInfo) error UpdateTags(context.Context, *RequestList, *ReplyEntityUpdate) error UpdateSynonyms(context.Context, *RequestList, *ReplyEntityUpdate) error AppendProperty(context.Context, *ReqEntityProperty, *ReplyEntityProperties) error SubtractProperty(context.Context, *RequestInfo, *ReplyEntityProperties) error UpdateProperties(context.Context, *ReqEntityProperties, *ReplyEntityProperties) error SearchPublic(context.Context, *ReqEntitySearch, *ReplyEntityList) error SearchMatch(context.Context, *ReqEntityMatch, *ReplyEntityList) error GetByProperty(context.Context, *ReqEntityByProp, *ReplyEntityList) error GetByMark(context.Context, *RequestInfo, *ReplyEntityInfo) error UpdateStatic(context.Context, *ReqEntityStatic, *ReplyInfo) error UpdateRelations(context.Context, *ReqEntityRelations, *ReplyInfo) error UpdateEvents(context.Context, *ReqEntityEvents, *ReplyInfo) error UpdateByFilter(context.Context, *ReqUpdateFilter, *ReplyInfo) error }
type EventInfo ¶
type EventInfo struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Parent string `protobuf:"bytes,6,opt,name=parent,proto3" json:"parent,omitempty"` Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"` Date *DateInfo `protobuf:"bytes,8,opt,name=date,proto3" json:"date,omitempty"` Place *PlaceInfo `protobuf:"bytes,9,opt,name=place,proto3" json:"place,omitempty"` Creator string `protobuf:"bytes,10,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,11,opt,name=operator,proto3" json:"operator,omitempty"` Cover string `protobuf:"bytes,12,opt,name=cover,proto3" json:"cover,omitempty"` Quote string `protobuf:"bytes,13,opt,name=quote,proto3" json:"quote,omitempty"` Type uint32 `protobuf:"varint,14,opt,name=type,proto3" json:"type,omitempty"` Access uint32 `protobuf:"varint,15,opt,name=access,proto3" json:"access,omitempty"` Owner string `protobuf:"bytes,16,opt,name=owner,proto3" json:"owner,omitempty"` Sub uint32 `protobuf:"varint,17,opt,name=sub,proto3" json:"sub,omitempty"` Certify string `protobuf:"bytes,18,opt,name=certify,proto3" json:"certify,omitempty"` Tags []string `protobuf:"bytes,31,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,32,rep,name=assets,proto3" json:"assets,omitempty"` Targets []string `protobuf:"bytes,33,rep,name=targets,proto3" json:"targets,omitempty"` Relations []*RelationshipInfo `protobuf:"bytes,41,rep,name=relations,proto3" json:"relations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EventInfo) Descriptor ¶
func (*EventInfo) GetCertify ¶ added in v1.10.2
func (*EventInfo) GetCreated ¶ added in v1.0.8
func (*EventInfo) GetCreator ¶ added in v1.0.10
func (*EventInfo) GetDescription ¶
func (*EventInfo) GetOperator ¶ added in v1.0.11
func (*EventInfo) GetRelations ¶
func (m *EventInfo) GetRelations() []*RelationshipInfo
func (*EventInfo) GetTargets ¶ added in v1.9.5
func (*EventInfo) GetUpdated ¶ added in v1.0.8
func (*EventInfo) ProtoMessage ¶
func (*EventInfo) ProtoMessage()
func (*EventInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *EventInfo) XXX_DiscardUnknown()
func (*EventInfo) XXX_Marshal ¶ added in v1.3.5
func (*EventInfo) XXX_Unmarshal ¶ added in v1.3.5
type EventService ¶ added in v1.0.8
type EventService interface { AddOne(ctx context.Context, in *ReqEventAdd, opts ...client.CallOption) (*ReplyEventInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyEventInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetList(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyEventList, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyEventList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqEventUpdate, opts ...client.CallOption) (*ReplyEventInfo, error) UpdateTags(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyInfo, error) UpdateCover(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateAccess(ctx context.Context, in *ReqEventAccess, opts ...client.CallOption) (*ReplyInfo, error) UpdateQuote(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateAssets(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyEventAssets, error) AppendAsset(ctx context.Context, in *ReqEventAsset, opts ...client.CallOption) (*ReplyEventAssets, error) SubtractAsset(ctx context.Context, in *ReqEventAsset, opts ...client.CallOption) (*ReplyEventAssets, error) AppendRelation(ctx context.Context, in *ReqEventRelation, opts ...client.CallOption) (*ReplyEventRelations, error) SubtractRelation(ctx context.Context, in *ReqEventRelation, opts ...client.CallOption) (*ReplyEventRelations, error) UpdateByFilter(ctx context.Context, in *ReqUpdateFilter, opts ...client.CallOption) (*ReplyInfo, error) }
func NewEventService ¶ added in v1.0.8
func NewEventService(name string, c client.Client) EventService
type EventServiceHandler ¶ added in v1.0.8
type EventServiceHandler interface { AddOne(context.Context, *ReqEventAdd, *ReplyEventInfo) error GetOne(context.Context, *RequestInfo, *ReplyEventInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetList(context.Context, *RequestInfo, *ReplyEventList) error GetByFilter(context.Context, *RequestFilter, *ReplyEventList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqEventUpdate, *ReplyEventInfo) error UpdateTags(context.Context, *RequestList, *ReplyInfo) error UpdateCover(context.Context, *RequestInfo, *ReplyInfo) error UpdateAccess(context.Context, *ReqEventAccess, *ReplyInfo) error UpdateQuote(context.Context, *RequestInfo, *ReplyInfo) error UpdateAssets(context.Context, *RequestList, *ReplyEventAssets) error AppendAsset(context.Context, *ReqEventAsset, *ReplyEventAssets) error SubtractAsset(context.Context, *ReqEventAsset, *ReplyEventAssets) error AppendRelation(context.Context, *ReqEventRelation, *ReplyEventRelations) error SubtractRelation(context.Context, *ReqEventRelation, *ReplyEventRelations) error UpdateByFilter(context.Context, *ReqUpdateFilter, *ReplyInfo) error }
type ExamineInfo ¶ added in v1.11.0
type ExamineInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Target string `protobuf:"bytes,7,opt,name=target,proto3" json:"target,omitempty"` Status uint32 `protobuf:"varint,8,opt,name=status,proto3" json:"status,omitempty"` Type uint32 `protobuf:"varint,9,opt,name=type,proto3" json:"type,omitempty"` Key string `protobuf:"bytes,10,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,11,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExamineInfo) Descriptor ¶ added in v1.11.0
func (*ExamineInfo) Descriptor() ([]byte, []int)
func (*ExamineInfo) GetCreated ¶ added in v1.11.0
func (m *ExamineInfo) GetCreated() int64
func (*ExamineInfo) GetCreator ¶ added in v1.11.0
func (m *ExamineInfo) GetCreator() string
func (*ExamineInfo) GetId ¶ added in v1.11.0
func (m *ExamineInfo) GetId() uint64
func (*ExamineInfo) GetKey ¶ added in v1.11.0
func (m *ExamineInfo) GetKey() string
func (*ExamineInfo) GetOperator ¶ added in v1.11.0
func (m *ExamineInfo) GetOperator() string
func (*ExamineInfo) GetStatus ¶ added in v1.11.0
func (m *ExamineInfo) GetStatus() uint32
func (*ExamineInfo) GetTarget ¶ added in v1.11.0
func (m *ExamineInfo) GetTarget() string
func (*ExamineInfo) GetType ¶ added in v1.11.0
func (m *ExamineInfo) GetType() uint32
func (*ExamineInfo) GetUid ¶ added in v1.11.0
func (m *ExamineInfo) GetUid() string
func (*ExamineInfo) GetUpdated ¶ added in v1.11.0
func (m *ExamineInfo) GetUpdated() int64
func (*ExamineInfo) GetValue ¶ added in v1.11.0
func (m *ExamineInfo) GetValue() string
func (*ExamineInfo) ProtoMessage ¶ added in v1.11.0
func (*ExamineInfo) ProtoMessage()
func (*ExamineInfo) Reset ¶ added in v1.11.0
func (m *ExamineInfo) Reset()
func (*ExamineInfo) String ¶ added in v1.11.0
func (m *ExamineInfo) String() string
func (*ExamineInfo) XXX_DiscardUnknown ¶ added in v1.11.0
func (m *ExamineInfo) XXX_DiscardUnknown()
func (*ExamineInfo) XXX_Marshal ¶ added in v1.11.0
func (m *ExamineInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExamineInfo) XXX_Merge ¶ added in v1.11.0
func (m *ExamineInfo) XXX_Merge(src proto.Message)
func (*ExamineInfo) XXX_Size ¶ added in v1.11.0
func (m *ExamineInfo) XXX_Size() int
func (*ExamineInfo) XXX_Unmarshal ¶ added in v1.11.0
func (m *ExamineInfo) XXX_Unmarshal(b []byte) error
type ExamineService ¶ added in v1.11.0
type ExamineService interface { AddOne(ctx context.Context, in *ReqExamineAdd, opts ...client.CallOption) (*ReplyExamineInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyExamineInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateByFilter(ctx context.Context, in *ReqUpdateFilter, opts ...client.CallOption) (*ReplyExamineInfo, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyExamineList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) }
func NewExamineService ¶ added in v1.11.0
func NewExamineService(name string, c client.Client) ExamineService
type ExamineServiceHandler ¶ added in v1.11.0
type ExamineServiceHandler interface { AddOne(context.Context, *ReqExamineAdd, *ReplyExamineInfo) error GetOne(context.Context, *RequestInfo, *ReplyExamineInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error UpdateByFilter(context.Context, *ReqUpdateFilter, *ReplyExamineInfo) error GetListByFilter(context.Context, *RequestFilter, *ReplyExamineList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error }
type GraphInfo ¶ added in v1.0.5
type GraphInfo struct { Center string `protobuf:"bytes,1,opt,name=center,proto3" json:"center,omitempty"` Nodes []*NodeInfo `protobuf:"bytes,21,rep,name=nodes,proto3" json:"nodes,omitempty"` Links []*LinkInfo `protobuf:"bytes,22,rep,name=links,proto3" json:"links,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GraphInfo) Descriptor ¶ added in v1.0.5
func (*GraphInfo) ProtoMessage ¶ added in v1.0.5
func (*GraphInfo) ProtoMessage()
func (*GraphInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *GraphInfo) XXX_DiscardUnknown()
func (*GraphInfo) XXX_Marshal ¶ added in v1.3.5
func (*GraphInfo) XXX_Unmarshal ¶ added in v1.3.5
type GraphService ¶
type GraphService interface { AddNode(ctx context.Context, in *ReqNodeAdd, opts ...client.CallOption) (*ReplyNodeInfo, error) AddLink(ctx context.Context, in *ReqLinkAdd, opts ...client.CallOption) (*ReplyLinkInfo, error) RemoveNode(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) RemoveLink(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetNode(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyNodeInfo, error) GetLink(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyLinkInfo, error) FindNodes(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyGraphInfo, error) FindPath(ctx context.Context, in *ReqGraphPath, opts ...client.CallOption) (*ReplyGraphInfo, error) FindGraph(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyGraphInfo, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) }
func NewGraphService ¶
func NewGraphService(name string, c client.Client) GraphService
type GraphServiceHandler ¶
type GraphServiceHandler interface { AddNode(context.Context, *ReqNodeAdd, *ReplyNodeInfo) error AddLink(context.Context, *ReqLinkAdd, *ReplyLinkInfo) error RemoveNode(context.Context, *RequestInfo, *ReplyInfo) error RemoveLink(context.Context, *RequestInfo, *ReplyInfo) error GetNode(context.Context, *RequestInfo, *ReplyNodeInfo) error GetLink(context.Context, *RequestInfo, *ReplyLinkInfo) error FindNodes(context.Context, *RequestInfo, *ReplyGraphInfo) error FindPath(context.Context, *ReqGraphPath, *ReplyGraphInfo) error FindGraph(context.Context, *RequestInfo, *ReplyGraphInfo) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error }
type LinkInfo ¶
type LinkInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Relation string `protobuf:"bytes,3,opt,name=relation,proto3" json:"relation,omitempty"` Direction DirectionType `protobuf:"varint,4,opt,name=direction,proto3,enum=omo.msp.vocabulary.DirectionType" json:"direction,omitempty"` From string `protobuf:"bytes,5,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,6,opt,name=to,proto3" json:"to,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LinkInfo) Descriptor ¶
func (*LinkInfo) GetDirection ¶
func (m *LinkInfo) GetDirection() DirectionType
func (*LinkInfo) GetRelation ¶ added in v1.0.5
func (*LinkInfo) ProtoMessage ¶
func (*LinkInfo) ProtoMessage()
func (*LinkInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *LinkInfo) XXX_DiscardUnknown()
func (*LinkInfo) XXX_Marshal ¶ added in v1.3.5
func (*LinkInfo) XXX_Unmarshal ¶ added in v1.3.5
type NodeInfo ¶
type NodeInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Cover string `protobuf:"bytes,3,opt,name=cover,proto3" json:"cover,omitempty"` Entity string `protobuf:"bytes,4,opt,name=entity,proto3" json:"entity,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` Desc string `protobuf:"bytes,6,opt,name=desc,proto3" json:"desc,omitempty"` Labels []string `protobuf:"bytes,21,rep,name=labels,proto3" json:"labels,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeInfo) Descriptor ¶
func (*NodeInfo) ProtoMessage ¶
func (*NodeInfo) ProtoMessage()
func (*NodeInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *NodeInfo) XXX_DiscardUnknown()
func (*NodeInfo) XXX_Marshal ¶ added in v1.3.5
func (*NodeInfo) XXX_Unmarshal ¶ added in v1.3.5
type PlaceInfo ¶
type PlaceInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PlaceInfo) Descriptor ¶
func (*PlaceInfo) GetLocation ¶
func (*PlaceInfo) ProtoMessage ¶
func (*PlaceInfo) ProtoMessage()
func (*PlaceInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *PlaceInfo) XXX_DiscardUnknown()
func (*PlaceInfo) XXX_Marshal ¶ added in v1.3.5
func (*PlaceInfo) XXX_Unmarshal ¶ added in v1.3.5
type PropertyInfo ¶
type PropertyInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Words []*WordInfo `protobuf:"bytes,2,rep,name=words,proto3" json:"words,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PropertyInfo) Descriptor ¶
func (*PropertyInfo) Descriptor() ([]byte, []int)
func (*PropertyInfo) GetUid ¶ added in v1.2.1
func (m *PropertyInfo) GetUid() string
func (*PropertyInfo) GetWords ¶
func (m *PropertyInfo) GetWords() []*WordInfo
func (*PropertyInfo) ProtoMessage ¶
func (*PropertyInfo) ProtoMessage()
func (*PropertyInfo) Reset ¶
func (m *PropertyInfo) Reset()
func (*PropertyInfo) String ¶
func (m *PropertyInfo) String() string
func (*PropertyInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *PropertyInfo) XXX_DiscardUnknown()
func (*PropertyInfo) XXX_Marshal ¶ added in v1.3.5
func (m *PropertyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PropertyInfo) XXX_Merge ¶ added in v1.3.5
func (m *PropertyInfo) XXX_Merge(src proto.Message)
func (*PropertyInfo) XXX_Size ¶ added in v1.3.5
func (m *PropertyInfo) XXX_Size() int
func (*PropertyInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *PropertyInfo) XXX_Unmarshal(b []byte) error
type RelationInfo ¶
type RelationInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Type uint32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` Time int64 `protobuf:"varint,5,opt,name=time,proto3" json:"time,omitempty"` Custom bool `protobuf:"varint,6,opt,name=custom,proto3" json:"custom,omitempty"` Created int64 `protobuf:"varint,7,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,8,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,9,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,10,opt,name=operator,proto3" json:"operator,omitempty"` Parent string `protobuf:"bytes,11,opt,name=parent,proto3" json:"parent,omitempty"` Count uint32 `protobuf:"varint,12,opt,name=count,proto3" json:"count,omitempty"` Children []*RelationInfo `protobuf:"bytes,21,rep,name=children,proto3" json:"children,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RelationInfo) Descriptor ¶
func (*RelationInfo) Descriptor() ([]byte, []int)
func (*RelationInfo) GetChildren ¶
func (m *RelationInfo) GetChildren() []*RelationInfo
func (*RelationInfo) GetCount ¶ added in v1.10.0
func (m *RelationInfo) GetCount() uint32
func (*RelationInfo) GetCreated ¶ added in v1.0.8
func (m *RelationInfo) GetCreated() int64
func (*RelationInfo) GetCreator ¶ added in v1.0.11
func (m *RelationInfo) GetCreator() string
func (*RelationInfo) GetCustom ¶ added in v1.0.6
func (m *RelationInfo) GetCustom() bool
func (*RelationInfo) GetName ¶
func (m *RelationInfo) GetName() string
func (*RelationInfo) GetOperator ¶ added in v1.0.11
func (m *RelationInfo) GetOperator() string
func (*RelationInfo) GetParent ¶ added in v1.1.5
func (m *RelationInfo) GetParent() string
func (*RelationInfo) GetRemark ¶
func (m *RelationInfo) GetRemark() string
func (*RelationInfo) GetTime ¶ added in v1.0.6
func (m *RelationInfo) GetTime() int64
func (*RelationInfo) GetType ¶
func (m *RelationInfo) GetType() uint32
func (*RelationInfo) GetUid ¶
func (m *RelationInfo) GetUid() string
func (*RelationInfo) GetUpdated ¶ added in v1.0.8
func (m *RelationInfo) GetUpdated() int64
func (*RelationInfo) ProtoMessage ¶
func (*RelationInfo) ProtoMessage()
func (*RelationInfo) Reset ¶
func (m *RelationInfo) Reset()
func (*RelationInfo) String ¶
func (m *RelationInfo) String() string
func (*RelationInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *RelationInfo) XXX_DiscardUnknown()
func (*RelationInfo) XXX_Marshal ¶ added in v1.3.5
func (m *RelationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationInfo) XXX_Merge ¶ added in v1.3.5
func (m *RelationInfo) XXX_Merge(src proto.Message)
func (*RelationInfo) XXX_Size ¶ added in v1.3.5
func (m *RelationInfo) XXX_Size() int
func (*RelationInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *RelationInfo) XXX_Unmarshal(b []byte) error
type RelationService ¶
type RelationService interface { AddOne(ctx context.Context, in *ReqRelationAdd, opts ...client.CallOption) (*ReplyRelationInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyRelationInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateInfo(ctx context.Context, in *ReqRelationUpdate, opts ...client.CallOption) (*ReplyRelationInfo, error) GetAll(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyRelationList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) }
func NewRelationService ¶
func NewRelationService(name string, c client.Client) RelationService
type RelationServiceHandler ¶
type RelationServiceHandler interface { AddOne(context.Context, *ReqRelationAdd, *ReplyRelationInfo) error GetOne(context.Context, *RequestInfo, *ReplyRelationInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error UpdateInfo(context.Context, *ReqRelationUpdate, *ReplyRelationInfo) error GetAll(context.Context, *RequestInfo, *ReplyRelationList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error }
type RelationshipInfo ¶ added in v1.0.3
type RelationshipInfo struct { Direction DirectionType `protobuf:"varint,1,opt,name=direction,proto3,enum=omo.msp.vocabulary.DirectionType" json:"direction,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Category string `protobuf:"bytes,3,opt,name=category,proto3" json:"category,omitempty"` Entity string `protobuf:"bytes,4,opt,name=entity,proto3" json:"entity,omitempty"` Uid string `protobuf:"bytes,5,opt,name=uid,proto3" json:"uid,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RelationshipInfo) Descriptor ¶ added in v1.0.3
func (*RelationshipInfo) Descriptor() ([]byte, []int)
func (*RelationshipInfo) GetCategory ¶ added in v1.0.3
func (m *RelationshipInfo) GetCategory() string
func (*RelationshipInfo) GetDirection ¶ added in v1.0.3
func (m *RelationshipInfo) GetDirection() DirectionType
func (*RelationshipInfo) GetEntity ¶ added in v1.0.3
func (m *RelationshipInfo) GetEntity() string
func (*RelationshipInfo) GetName ¶ added in v1.0.3
func (m *RelationshipInfo) GetName() string
func (*RelationshipInfo) GetUid ¶ added in v1.0.3
func (m *RelationshipInfo) GetUid() string
func (*RelationshipInfo) ProtoMessage ¶ added in v1.0.3
func (*RelationshipInfo) ProtoMessage()
func (*RelationshipInfo) Reset ¶ added in v1.0.3
func (m *RelationshipInfo) Reset()
func (*RelationshipInfo) String ¶ added in v1.0.3
func (m *RelationshipInfo) String() string
func (*RelationshipInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *RelationshipInfo) XXX_DiscardUnknown()
func (*RelationshipInfo) XXX_Marshal ¶ added in v1.3.5
func (m *RelationshipInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationshipInfo) XXX_Merge ¶ added in v1.3.5
func (m *RelationshipInfo) XXX_Merge(src proto.Message)
func (*RelationshipInfo) XXX_Size ¶ added in v1.3.5
func (m *RelationshipInfo) XXX_Size() int
func (*RelationshipInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *RelationshipInfo) XXX_Unmarshal(b []byte) error
type ReplyAttributeInfo ¶ added in v1.2.0
type ReplyAttributeInfo struct { Info *AttributeInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyAttributeInfo) Descriptor ¶ added in v1.2.0
func (*ReplyAttributeInfo) Descriptor() ([]byte, []int)
func (*ReplyAttributeInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyAttributeInfo) GetInfo() *AttributeInfo
func (*ReplyAttributeInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyAttributeInfo) GetStatus() *ReplyStatus
func (*ReplyAttributeInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyAttributeInfo) ProtoMessage()
func (*ReplyAttributeInfo) Reset ¶ added in v1.2.0
func (m *ReplyAttributeInfo) Reset()
func (*ReplyAttributeInfo) String ¶ added in v1.2.0
func (m *ReplyAttributeInfo) String() string
func (*ReplyAttributeInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyAttributeInfo) XXX_DiscardUnknown()
func (*ReplyAttributeInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyAttributeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAttributeInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyAttributeInfo) XXX_Merge(src proto.Message)
func (*ReplyAttributeInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyAttributeInfo) XXX_Size() int
func (*ReplyAttributeInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyAttributeInfo) XXX_Unmarshal(b []byte) error
type ReplyAttributeList ¶
type ReplyAttributeList struct { List []*AttributeInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyAttributeList) Descriptor ¶
func (*ReplyAttributeList) Descriptor() ([]byte, []int)
func (*ReplyAttributeList) GetList ¶
func (m *ReplyAttributeList) GetList() []*AttributeInfo
func (*ReplyAttributeList) GetStatus ¶ added in v1.2.0
func (m *ReplyAttributeList) GetStatus() *ReplyStatus
func (*ReplyAttributeList) ProtoMessage ¶
func (*ReplyAttributeList) ProtoMessage()
func (*ReplyAttributeList) Reset ¶
func (m *ReplyAttributeList) Reset()
func (*ReplyAttributeList) String ¶
func (m *ReplyAttributeList) String() string
func (*ReplyAttributeList) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyAttributeList) XXX_DiscardUnknown()
func (*ReplyAttributeList) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyAttributeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAttributeList) XXX_Merge ¶ added in v1.3.5
func (m *ReplyAttributeList) XXX_Merge(src proto.Message)
func (*ReplyAttributeList) XXX_Size ¶ added in v1.3.5
func (m *ReplyAttributeList) XXX_Size() int
func (*ReplyAttributeList) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyAttributeList) XXX_Unmarshal(b []byte) error
type ReplyBoxInfo ¶ added in v1.4.0
type ReplyBoxInfo struct { Info *BoxInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyBoxInfo) Descriptor ¶ added in v1.4.0
func (*ReplyBoxInfo) Descriptor() ([]byte, []int)
func (*ReplyBoxInfo) GetInfo ¶ added in v1.4.0
func (m *ReplyBoxInfo) GetInfo() *BoxInfo
func (*ReplyBoxInfo) GetStatus ¶ added in v1.4.0
func (m *ReplyBoxInfo) GetStatus() *ReplyStatus
func (*ReplyBoxInfo) ProtoMessage ¶ added in v1.4.0
func (*ReplyBoxInfo) ProtoMessage()
func (*ReplyBoxInfo) Reset ¶ added in v1.4.0
func (m *ReplyBoxInfo) Reset()
func (*ReplyBoxInfo) String ¶ added in v1.4.0
func (m *ReplyBoxInfo) String() string
func (*ReplyBoxInfo) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReplyBoxInfo) XXX_DiscardUnknown()
func (*ReplyBoxInfo) XXX_Marshal ¶ added in v1.4.0
func (m *ReplyBoxInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyBoxInfo) XXX_Merge ¶ added in v1.4.0
func (m *ReplyBoxInfo) XXX_Merge(src proto.Message)
func (*ReplyBoxInfo) XXX_Size ¶ added in v1.4.0
func (m *ReplyBoxInfo) XXX_Size() int
func (*ReplyBoxInfo) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReplyBoxInfo) XXX_Unmarshal(b []byte) error
type ReplyBoxList ¶ added in v1.4.0
type ReplyBoxList struct { Flag string `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` List []*BoxInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,4,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,5,opt,name=pages,proto3" json:"pages,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyBoxList) Descriptor ¶ added in v1.4.0
func (*ReplyBoxList) Descriptor() ([]byte, []int)
func (*ReplyBoxList) GetFlag ¶ added in v1.4.0
func (m *ReplyBoxList) GetFlag() string
func (*ReplyBoxList) GetList ¶ added in v1.4.0
func (m *ReplyBoxList) GetList() []*BoxInfo
func (*ReplyBoxList) GetPages ¶ added in v1.10.5
func (m *ReplyBoxList) GetPages() uint32
func (*ReplyBoxList) GetStatus ¶ added in v1.4.0
func (m *ReplyBoxList) GetStatus() *ReplyStatus
func (*ReplyBoxList) GetTotal ¶ added in v1.10.4
func (m *ReplyBoxList) GetTotal() uint32
func (*ReplyBoxList) ProtoMessage ¶ added in v1.4.0
func (*ReplyBoxList) ProtoMessage()
func (*ReplyBoxList) Reset ¶ added in v1.4.0
func (m *ReplyBoxList) Reset()
func (*ReplyBoxList) String ¶ added in v1.4.0
func (m *ReplyBoxList) String() string
func (*ReplyBoxList) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReplyBoxList) XXX_DiscardUnknown()
func (*ReplyBoxList) XXX_Marshal ¶ added in v1.4.0
func (m *ReplyBoxList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyBoxList) XXX_Merge ¶ added in v1.4.0
func (m *ReplyBoxList) XXX_Merge(src proto.Message)
func (*ReplyBoxList) XXX_Size ¶ added in v1.4.0
func (m *ReplyBoxList) XXX_Size() int
func (*ReplyBoxList) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReplyBoxList) XXX_Unmarshal(b []byte) error
type ReplyConceptAttrs ¶ added in v1.2.0
type ReplyConceptAttrs struct { Concept string `protobuf:"bytes,1,opt,name=concept,proto3" json:"concept,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` Attributes []string `protobuf:"bytes,11,rep,name=attributes,proto3" json:"attributes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyConceptAttrs) Descriptor ¶ added in v1.2.0
func (*ReplyConceptAttrs) Descriptor() ([]byte, []int)
func (*ReplyConceptAttrs) GetAttributes ¶ added in v1.2.0
func (m *ReplyConceptAttrs) GetAttributes() []string
func (*ReplyConceptAttrs) GetConcept ¶ added in v1.2.0
func (m *ReplyConceptAttrs) GetConcept() string
func (*ReplyConceptAttrs) GetStatus ¶ added in v1.2.0
func (m *ReplyConceptAttrs) GetStatus() *ReplyStatus
func (*ReplyConceptAttrs) ProtoMessage ¶ added in v1.2.0
func (*ReplyConceptAttrs) ProtoMessage()
func (*ReplyConceptAttrs) Reset ¶ added in v1.2.0
func (m *ReplyConceptAttrs) Reset()
func (*ReplyConceptAttrs) String ¶ added in v1.2.0
func (m *ReplyConceptAttrs) String() string
func (*ReplyConceptAttrs) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyConceptAttrs) XXX_DiscardUnknown()
func (*ReplyConceptAttrs) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyConceptAttrs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyConceptAttrs) XXX_Merge ¶ added in v1.3.5
func (m *ReplyConceptAttrs) XXX_Merge(src proto.Message)
func (*ReplyConceptAttrs) XXX_Size ¶ added in v1.3.5
func (m *ReplyConceptAttrs) XXX_Size() int
func (*ReplyConceptAttrs) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyConceptAttrs) XXX_Unmarshal(b []byte) error
type ReplyConceptInfo ¶
type ReplyConceptInfo struct { Info *ConceptInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyConceptInfo) Descriptor ¶
func (*ReplyConceptInfo) Descriptor() ([]byte, []int)
func (*ReplyConceptInfo) GetInfo ¶
func (m *ReplyConceptInfo) GetInfo() *ConceptInfo
func (*ReplyConceptInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyConceptInfo) GetStatus() *ReplyStatus
func (*ReplyConceptInfo) ProtoMessage ¶
func (*ReplyConceptInfo) ProtoMessage()
func (*ReplyConceptInfo) Reset ¶
func (m *ReplyConceptInfo) Reset()
func (*ReplyConceptInfo) String ¶
func (m *ReplyConceptInfo) String() string
func (*ReplyConceptInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyConceptInfo) XXX_DiscardUnknown()
func (*ReplyConceptInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyConceptInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyConceptInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyConceptInfo) XXX_Merge(src proto.Message)
func (*ReplyConceptInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyConceptInfo) XXX_Size() int
func (*ReplyConceptInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyConceptInfo) XXX_Unmarshal(b []byte) error
type ReplyConceptList ¶
type ReplyConceptList struct { Flag string `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` List []*ConceptInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyConceptList) Descriptor ¶
func (*ReplyConceptList) Descriptor() ([]byte, []int)
func (*ReplyConceptList) GetFlag ¶
func (m *ReplyConceptList) GetFlag() string
func (*ReplyConceptList) GetList ¶
func (m *ReplyConceptList) GetList() []*ConceptInfo
func (*ReplyConceptList) GetStatus ¶ added in v1.2.0
func (m *ReplyConceptList) GetStatus() *ReplyStatus
func (*ReplyConceptList) ProtoMessage ¶
func (*ReplyConceptList) ProtoMessage()
func (*ReplyConceptList) Reset ¶
func (m *ReplyConceptList) Reset()
func (*ReplyConceptList) String ¶
func (m *ReplyConceptList) String() string
func (*ReplyConceptList) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyConceptList) XXX_DiscardUnknown()
func (*ReplyConceptList) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyConceptList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyConceptList) XXX_Merge ¶ added in v1.3.5
func (m *ReplyConceptList) XXX_Merge(src proto.Message)
func (*ReplyConceptList) XXX_Size ¶ added in v1.3.5
func (m *ReplyConceptList) XXX_Size() int
func (*ReplyConceptList) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyConceptList) XXX_Unmarshal(b []byte) error
type ReplyEntityBrief ¶ added in v1.5.0
type ReplyEntityBrief struct { Info *EntityBrief `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEntityBrief) Descriptor ¶ added in v1.5.0
func (*ReplyEntityBrief) Descriptor() ([]byte, []int)
func (*ReplyEntityBrief) GetInfo ¶ added in v1.5.0
func (m *ReplyEntityBrief) GetInfo() *EntityBrief
func (*ReplyEntityBrief) GetStatus ¶ added in v1.5.0
func (m *ReplyEntityBrief) GetStatus() *ReplyStatus
func (*ReplyEntityBrief) ProtoMessage ¶ added in v1.5.0
func (*ReplyEntityBrief) ProtoMessage()
func (*ReplyEntityBrief) Reset ¶ added in v1.5.0
func (m *ReplyEntityBrief) Reset()
func (*ReplyEntityBrief) String ¶ added in v1.5.0
func (m *ReplyEntityBrief) String() string
func (*ReplyEntityBrief) XXX_DiscardUnknown ¶ added in v1.5.0
func (m *ReplyEntityBrief) XXX_DiscardUnknown()
func (*ReplyEntityBrief) XXX_Marshal ¶ added in v1.5.0
func (m *ReplyEntityBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEntityBrief) XXX_Merge ¶ added in v1.5.0
func (m *ReplyEntityBrief) XXX_Merge(src proto.Message)
func (*ReplyEntityBrief) XXX_Size ¶ added in v1.5.0
func (m *ReplyEntityBrief) XXX_Size() int
func (*ReplyEntityBrief) XXX_Unmarshal ¶ added in v1.5.0
func (m *ReplyEntityBrief) XXX_Unmarshal(b []byte) error
type ReplyEntityInfo ¶ added in v1.2.0
type ReplyEntityInfo struct { Info *EntityInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEntityInfo) Descriptor ¶ added in v1.2.0
func (*ReplyEntityInfo) Descriptor() ([]byte, []int)
func (*ReplyEntityInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyEntityInfo) GetInfo() *EntityInfo
func (*ReplyEntityInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyEntityInfo) GetStatus() *ReplyStatus
func (*ReplyEntityInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyEntityInfo) ProtoMessage()
func (*ReplyEntityInfo) Reset ¶ added in v1.2.0
func (m *ReplyEntityInfo) Reset()
func (*ReplyEntityInfo) String ¶ added in v1.2.0
func (m *ReplyEntityInfo) String() string
func (*ReplyEntityInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEntityInfo) XXX_DiscardUnknown()
func (*ReplyEntityInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEntityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEntityInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEntityInfo) XXX_Merge(src proto.Message)
func (*ReplyEntityInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyEntityInfo) XXX_Size() int
func (*ReplyEntityInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEntityInfo) XXX_Unmarshal(b []byte) error
type ReplyEntityList ¶
type ReplyEntityList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Page uint32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` Flag string `protobuf:"bytes,4,opt,name=flag,proto3" json:"flag,omitempty"` List []*EntityInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEntityList) Descriptor ¶
func (*ReplyEntityList) Descriptor() ([]byte, []int)
func (*ReplyEntityList) GetFlag ¶
func (m *ReplyEntityList) GetFlag() string
func (*ReplyEntityList) GetList ¶
func (m *ReplyEntityList) GetList() []*EntityInfo
func (*ReplyEntityList) GetPage ¶ added in v1.3.5
func (m *ReplyEntityList) GetPage() uint32
func (*ReplyEntityList) GetStatus ¶ added in v1.3.5
func (m *ReplyEntityList) GetStatus() *ReplyStatus
func (*ReplyEntityList) GetTotal ¶ added in v1.3.5
func (m *ReplyEntityList) GetTotal() uint32
func (*ReplyEntityList) ProtoMessage ¶
func (*ReplyEntityList) ProtoMessage()
func (*ReplyEntityList) Reset ¶
func (m *ReplyEntityList) Reset()
func (*ReplyEntityList) String ¶
func (m *ReplyEntityList) String() string
func (*ReplyEntityList) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEntityList) XXX_DiscardUnknown()
func (*ReplyEntityList) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEntityList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEntityList) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEntityList) XXX_Merge(src proto.Message)
func (*ReplyEntityList) XXX_Size ¶ added in v1.3.5
func (m *ReplyEntityList) XXX_Size() int
func (*ReplyEntityList) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEntityList) XXX_Unmarshal(b []byte) error
type ReplyEntityProperties ¶
type ReplyEntityProperties struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Updated uint64 `protobuf:"varint,2,opt,name=updated,proto3" json:"updated,omitempty"` Status *ReplyStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` Properties []*PropertyInfo `protobuf:"bytes,11,rep,name=properties,proto3" json:"properties,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEntityProperties) Descriptor ¶
func (*ReplyEntityProperties) Descriptor() ([]byte, []int)
func (*ReplyEntityProperties) GetProperties ¶
func (m *ReplyEntityProperties) GetProperties() []*PropertyInfo
func (*ReplyEntityProperties) GetStatus ¶ added in v1.2.0
func (m *ReplyEntityProperties) GetStatus() *ReplyStatus
func (*ReplyEntityProperties) GetUid ¶
func (m *ReplyEntityProperties) GetUid() string
func (*ReplyEntityProperties) GetUpdated ¶ added in v1.4.14
func (m *ReplyEntityProperties) GetUpdated() uint64
func (*ReplyEntityProperties) ProtoMessage ¶
func (*ReplyEntityProperties) ProtoMessage()
func (*ReplyEntityProperties) Reset ¶
func (m *ReplyEntityProperties) Reset()
func (*ReplyEntityProperties) String ¶
func (m *ReplyEntityProperties) String() string
func (*ReplyEntityProperties) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEntityProperties) XXX_DiscardUnknown()
func (*ReplyEntityProperties) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEntityProperties) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEntityProperties) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEntityProperties) XXX_Merge(src proto.Message)
func (*ReplyEntityProperties) XXX_Size ¶ added in v1.3.5
func (m *ReplyEntityProperties) XXX_Size() int
func (*ReplyEntityProperties) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEntityProperties) XXX_Unmarshal(b []byte) error
type ReplyEntityPublic ¶ added in v1.5.4
type ReplyEntityPublic struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Systems []*EntityInfo `protobuf:"bytes,11,rep,name=systems,proto3" json:"systems,omitempty"` Users []*EntityInfo `protobuf:"bytes,12,rep,name=users,proto3" json:"users,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEntityPublic) Descriptor ¶ added in v1.5.4
func (*ReplyEntityPublic) Descriptor() ([]byte, []int)
func (*ReplyEntityPublic) GetStatus ¶ added in v1.5.4
func (m *ReplyEntityPublic) GetStatus() *ReplyStatus
func (*ReplyEntityPublic) GetSystems ¶ added in v1.5.4
func (m *ReplyEntityPublic) GetSystems() []*EntityInfo
func (*ReplyEntityPublic) GetUsers ¶ added in v1.5.4
func (m *ReplyEntityPublic) GetUsers() []*EntityInfo
func (*ReplyEntityPublic) ProtoMessage ¶ added in v1.5.4
func (*ReplyEntityPublic) ProtoMessage()
func (*ReplyEntityPublic) Reset ¶ added in v1.5.4
func (m *ReplyEntityPublic) Reset()
func (*ReplyEntityPublic) String ¶ added in v1.5.4
func (m *ReplyEntityPublic) String() string
func (*ReplyEntityPublic) XXX_DiscardUnknown ¶ added in v1.5.4
func (m *ReplyEntityPublic) XXX_DiscardUnknown()
func (*ReplyEntityPublic) XXX_Marshal ¶ added in v1.5.4
func (m *ReplyEntityPublic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEntityPublic) XXX_Merge ¶ added in v1.5.4
func (m *ReplyEntityPublic) XXX_Merge(src proto.Message)
func (*ReplyEntityPublic) XXX_Size ¶ added in v1.5.4
func (m *ReplyEntityPublic) XXX_Size() int
func (*ReplyEntityPublic) XXX_Unmarshal ¶ added in v1.5.4
func (m *ReplyEntityPublic) XXX_Unmarshal(b []byte) error
type ReplyEntityStatus ¶ added in v1.0.5
type ReplyEntityStatus struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` State uint32 `protobuf:"varint,2,opt,name=state,proto3" json:"state,omitempty"` Status *ReplyStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` Updated uint64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEntityStatus) Descriptor ¶ added in v1.0.5
func (*ReplyEntityStatus) Descriptor() ([]byte, []int)
func (*ReplyEntityStatus) GetState ¶ added in v1.2.0
func (m *ReplyEntityStatus) GetState() uint32
func (*ReplyEntityStatus) GetStatus ¶ added in v1.0.5
func (m *ReplyEntityStatus) GetStatus() *ReplyStatus
func (*ReplyEntityStatus) GetUid ¶ added in v1.0.5
func (m *ReplyEntityStatus) GetUid() string
func (*ReplyEntityStatus) GetUpdated ¶ added in v1.4.14
func (m *ReplyEntityStatus) GetUpdated() uint64
func (*ReplyEntityStatus) ProtoMessage ¶ added in v1.0.5
func (*ReplyEntityStatus) ProtoMessage()
func (*ReplyEntityStatus) Reset ¶ added in v1.0.5
func (m *ReplyEntityStatus) Reset()
func (*ReplyEntityStatus) String ¶ added in v1.0.5
func (m *ReplyEntityStatus) String() string
func (*ReplyEntityStatus) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEntityStatus) XXX_DiscardUnknown()
func (*ReplyEntityStatus) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEntityStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEntityStatus) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEntityStatus) XXX_Merge(src proto.Message)
func (*ReplyEntityStatus) XXX_Size ¶ added in v1.3.5
func (m *ReplyEntityStatus) XXX_Size() int
func (*ReplyEntityStatus) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEntityStatus) XXX_Unmarshal(b []byte) error
type ReplyEntityUpdate ¶
type ReplyEntityUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Updated uint64 `protobuf:"varint,2,opt,name=updated,proto3" json:"updated,omitempty"` Status *ReplyStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` List []string `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEntityUpdate) Descriptor ¶
func (*ReplyEntityUpdate) Descriptor() ([]byte, []int)
func (*ReplyEntityUpdate) GetList ¶
func (m *ReplyEntityUpdate) GetList() []string
func (*ReplyEntityUpdate) GetStatus ¶ added in v1.2.0
func (m *ReplyEntityUpdate) GetStatus() *ReplyStatus
func (*ReplyEntityUpdate) GetUid ¶
func (m *ReplyEntityUpdate) GetUid() string
func (*ReplyEntityUpdate) GetUpdated ¶ added in v1.4.14
func (m *ReplyEntityUpdate) GetUpdated() uint64
func (*ReplyEntityUpdate) ProtoMessage ¶
func (*ReplyEntityUpdate) ProtoMessage()
func (*ReplyEntityUpdate) Reset ¶
func (m *ReplyEntityUpdate) Reset()
func (*ReplyEntityUpdate) String ¶
func (m *ReplyEntityUpdate) String() string
func (*ReplyEntityUpdate) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEntityUpdate) XXX_DiscardUnknown()
func (*ReplyEntityUpdate) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEntityUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEntityUpdate) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEntityUpdate) XXX_Merge(src proto.Message)
func (*ReplyEntityUpdate) XXX_Size ¶ added in v1.3.5
func (m *ReplyEntityUpdate) XXX_Size() int
func (*ReplyEntityUpdate) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEntityUpdate) XXX_Unmarshal(b []byte) error
type ReplyEventAssets ¶ added in v1.3.2
type ReplyEventAssets struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` Assets []string `protobuf:"bytes,11,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEventAssets) Descriptor ¶ added in v1.3.2
func (*ReplyEventAssets) Descriptor() ([]byte, []int)
func (*ReplyEventAssets) GetAssets ¶ added in v1.3.2
func (m *ReplyEventAssets) GetAssets() []string
func (*ReplyEventAssets) GetStatus ¶ added in v1.3.2
func (m *ReplyEventAssets) GetStatus() *ReplyStatus
func (*ReplyEventAssets) GetUid ¶ added in v1.3.2
func (m *ReplyEventAssets) GetUid() string
func (*ReplyEventAssets) ProtoMessage ¶ added in v1.3.2
func (*ReplyEventAssets) ProtoMessage()
func (*ReplyEventAssets) Reset ¶ added in v1.3.2
func (m *ReplyEventAssets) Reset()
func (*ReplyEventAssets) String ¶ added in v1.3.2
func (m *ReplyEventAssets) String() string
func (*ReplyEventAssets) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEventAssets) XXX_DiscardUnknown()
func (*ReplyEventAssets) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEventAssets) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEventAssets) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEventAssets) XXX_Merge(src proto.Message)
func (*ReplyEventAssets) XXX_Size ¶ added in v1.3.5
func (m *ReplyEventAssets) XXX_Size() int
func (*ReplyEventAssets) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEventAssets) XXX_Unmarshal(b []byte) error
type ReplyEventInfo ¶ added in v1.2.0
type ReplyEventInfo struct { Info *EventInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEventInfo) Descriptor ¶ added in v1.2.0
func (*ReplyEventInfo) Descriptor() ([]byte, []int)
func (*ReplyEventInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyEventInfo) GetInfo() *EventInfo
func (*ReplyEventInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyEventInfo) GetStatus() *ReplyStatus
func (*ReplyEventInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyEventInfo) ProtoMessage()
func (*ReplyEventInfo) Reset ¶ added in v1.2.0
func (m *ReplyEventInfo) Reset()
func (*ReplyEventInfo) String ¶ added in v1.2.0
func (m *ReplyEventInfo) String() string
func (*ReplyEventInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEventInfo) XXX_DiscardUnknown()
func (*ReplyEventInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEventInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEventInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEventInfo) XXX_Merge(src proto.Message)
func (*ReplyEventInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyEventInfo) XXX_Size() int
func (*ReplyEventInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEventInfo) XXX_Unmarshal(b []byte) error
type ReplyEventList ¶ added in v1.0.8
type ReplyEventList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` List []*EventInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEventList) Descriptor ¶ added in v1.0.8
func (*ReplyEventList) Descriptor() ([]byte, []int)
func (*ReplyEventList) GetList ¶ added in v1.0.8
func (m *ReplyEventList) GetList() []*EventInfo
func (*ReplyEventList) GetPages ¶ added in v1.8.2
func (m *ReplyEventList) GetPages() uint32
func (*ReplyEventList) GetStatus ¶ added in v1.2.0
func (m *ReplyEventList) GetStatus() *ReplyStatus
func (*ReplyEventList) GetTotal ¶ added in v1.8.2
func (m *ReplyEventList) GetTotal() uint32
func (*ReplyEventList) ProtoMessage ¶ added in v1.0.8
func (*ReplyEventList) ProtoMessage()
func (*ReplyEventList) Reset ¶ added in v1.0.8
func (m *ReplyEventList) Reset()
func (*ReplyEventList) String ¶ added in v1.0.8
func (m *ReplyEventList) String() string
func (*ReplyEventList) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEventList) XXX_DiscardUnknown()
func (*ReplyEventList) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEventList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEventList) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEventList) XXX_Merge(src proto.Message)
func (*ReplyEventList) XXX_Size ¶ added in v1.3.5
func (m *ReplyEventList) XXX_Size() int
func (*ReplyEventList) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEventList) XXX_Unmarshal(b []byte) error
type ReplyEventRelations ¶ added in v1.3.2
type ReplyEventRelations struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` Relations []*RelationshipInfo `protobuf:"bytes,11,rep,name=relations,proto3" json:"relations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyEventRelations) Descriptor ¶ added in v1.3.2
func (*ReplyEventRelations) Descriptor() ([]byte, []int)
func (*ReplyEventRelations) GetRelations ¶ added in v1.3.2
func (m *ReplyEventRelations) GetRelations() []*RelationshipInfo
func (*ReplyEventRelations) GetStatus ¶ added in v1.3.2
func (m *ReplyEventRelations) GetStatus() *ReplyStatus
func (*ReplyEventRelations) GetUid ¶ added in v1.3.2
func (m *ReplyEventRelations) GetUid() string
func (*ReplyEventRelations) ProtoMessage ¶ added in v1.3.2
func (*ReplyEventRelations) ProtoMessage()
func (*ReplyEventRelations) Reset ¶ added in v1.3.2
func (m *ReplyEventRelations) Reset()
func (*ReplyEventRelations) String ¶ added in v1.3.2
func (m *ReplyEventRelations) String() string
func (*ReplyEventRelations) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyEventRelations) XXX_DiscardUnknown()
func (*ReplyEventRelations) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyEventRelations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyEventRelations) XXX_Merge ¶ added in v1.3.5
func (m *ReplyEventRelations) XXX_Merge(src proto.Message)
func (*ReplyEventRelations) XXX_Size ¶ added in v1.3.5
func (m *ReplyEventRelations) XXX_Size() int
func (*ReplyEventRelations) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyEventRelations) XXX_Unmarshal(b []byte) error
type ReplyExamineInfo ¶ added in v1.11.0
type ReplyExamineInfo struct { Info *ExamineInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyExamineInfo) Descriptor ¶ added in v1.11.0
func (*ReplyExamineInfo) Descriptor() ([]byte, []int)
func (*ReplyExamineInfo) GetInfo ¶ added in v1.11.0
func (m *ReplyExamineInfo) GetInfo() *ExamineInfo
func (*ReplyExamineInfo) GetStatus ¶ added in v1.11.0
func (m *ReplyExamineInfo) GetStatus() *ReplyStatus
func (*ReplyExamineInfo) ProtoMessage ¶ added in v1.11.0
func (*ReplyExamineInfo) ProtoMessage()
func (*ReplyExamineInfo) Reset ¶ added in v1.11.0
func (m *ReplyExamineInfo) Reset()
func (*ReplyExamineInfo) String ¶ added in v1.11.0
func (m *ReplyExamineInfo) String() string
func (*ReplyExamineInfo) XXX_DiscardUnknown ¶ added in v1.11.0
func (m *ReplyExamineInfo) XXX_DiscardUnknown()
func (*ReplyExamineInfo) XXX_Marshal ¶ added in v1.11.0
func (m *ReplyExamineInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyExamineInfo) XXX_Merge ¶ added in v1.11.0
func (m *ReplyExamineInfo) XXX_Merge(src proto.Message)
func (*ReplyExamineInfo) XXX_Size ¶ added in v1.11.0
func (m *ReplyExamineInfo) XXX_Size() int
func (*ReplyExamineInfo) XXX_Unmarshal ¶ added in v1.11.0
func (m *ReplyExamineInfo) XXX_Unmarshal(b []byte) error
type ReplyExamineList ¶ added in v1.11.0
type ReplyExamineList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` List []*ExamineInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyExamineList) Descriptor ¶ added in v1.11.0
func (*ReplyExamineList) Descriptor() ([]byte, []int)
func (*ReplyExamineList) GetList ¶ added in v1.11.0
func (m *ReplyExamineList) GetList() []*ExamineInfo
func (*ReplyExamineList) GetPages ¶ added in v1.11.0
func (m *ReplyExamineList) GetPages() uint32
func (*ReplyExamineList) GetStatus ¶ added in v1.11.0
func (m *ReplyExamineList) GetStatus() *ReplyStatus
func (*ReplyExamineList) GetTotal ¶ added in v1.11.0
func (m *ReplyExamineList) GetTotal() uint32
func (*ReplyExamineList) ProtoMessage ¶ added in v1.11.0
func (*ReplyExamineList) ProtoMessage()
func (*ReplyExamineList) Reset ¶ added in v1.11.0
func (m *ReplyExamineList) Reset()
func (*ReplyExamineList) String ¶ added in v1.11.0
func (m *ReplyExamineList) String() string
func (*ReplyExamineList) XXX_DiscardUnknown ¶ added in v1.11.0
func (m *ReplyExamineList) XXX_DiscardUnknown()
func (*ReplyExamineList) XXX_Marshal ¶ added in v1.11.0
func (m *ReplyExamineList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyExamineList) XXX_Merge ¶ added in v1.11.0
func (m *ReplyExamineList) XXX_Merge(src proto.Message)
func (*ReplyExamineList) XXX_Size ¶ added in v1.11.0
func (m *ReplyExamineList) XXX_Size() int
func (*ReplyExamineList) XXX_Unmarshal ¶ added in v1.11.0
func (m *ReplyExamineList) XXX_Unmarshal(b []byte) error
type ReplyGraphInfo ¶
type ReplyGraphInfo struct { Graph *GraphInfo `protobuf:"bytes,1,opt,name=graph,proto3" json:"graph,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyGraphInfo) Descriptor ¶
func (*ReplyGraphInfo) Descriptor() ([]byte, []int)
func (*ReplyGraphInfo) GetGraph ¶ added in v1.0.5
func (m *ReplyGraphInfo) GetGraph() *GraphInfo
func (*ReplyGraphInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyGraphInfo) GetStatus() *ReplyStatus
func (*ReplyGraphInfo) ProtoMessage ¶
func (*ReplyGraphInfo) ProtoMessage()
func (*ReplyGraphInfo) Reset ¶
func (m *ReplyGraphInfo) Reset()
func (*ReplyGraphInfo) String ¶
func (m *ReplyGraphInfo) String() string
func (*ReplyGraphInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyGraphInfo) XXX_DiscardUnknown()
func (*ReplyGraphInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyGraphInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyGraphInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyGraphInfo) XXX_Merge(src proto.Message)
func (*ReplyGraphInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyGraphInfo) XXX_Size() int
func (*ReplyGraphInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyGraphInfo) XXX_Unmarshal(b []byte) error
type ReplyInfo ¶
type ReplyInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Id uint64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"` Status *ReplyStatus `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` Updated uint64 `protobuf:"varint,5,opt,name=updated,proto3" json:"updated,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyInfo) Descriptor ¶
func (*ReplyInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyInfo) GetStatus() *ReplyStatus
func (*ReplyInfo) GetUpdated ¶ added in v1.4.14
func (*ReplyInfo) ProtoMessage ¶
func (*ReplyInfo) ProtoMessage()
func (*ReplyInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyInfo) XXX_DiscardUnknown()
func (*ReplyInfo) XXX_Marshal ¶ added in v1.3.5
func (*ReplyInfo) XXX_Unmarshal ¶ added in v1.3.5
type ReplyLinkInfo ¶ added in v1.2.0
type ReplyLinkInfo struct { Info *LinkInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyLinkInfo) Descriptor ¶ added in v1.2.0
func (*ReplyLinkInfo) Descriptor() ([]byte, []int)
func (*ReplyLinkInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyLinkInfo) GetInfo() *LinkInfo
func (*ReplyLinkInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyLinkInfo) GetStatus() *ReplyStatus
func (*ReplyLinkInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyLinkInfo) ProtoMessage()
func (*ReplyLinkInfo) Reset ¶ added in v1.2.0
func (m *ReplyLinkInfo) Reset()
func (*ReplyLinkInfo) String ¶ added in v1.2.0
func (m *ReplyLinkInfo) String() string
func (*ReplyLinkInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyLinkInfo) XXX_DiscardUnknown()
func (*ReplyLinkInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyLinkInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyLinkInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyLinkInfo) XXX_Merge(src proto.Message)
func (*ReplyLinkInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyLinkInfo) XXX_Size() int
func (*ReplyLinkInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyLinkInfo) XXX_Unmarshal(b []byte) error
type ReplyNodeInfo ¶ added in v1.2.0
type ReplyNodeInfo struct { Info *NodeInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyNodeInfo) Descriptor ¶ added in v1.2.0
func (*ReplyNodeInfo) Descriptor() ([]byte, []int)
func (*ReplyNodeInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyNodeInfo) GetInfo() *NodeInfo
func (*ReplyNodeInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyNodeInfo) GetStatus() *ReplyStatus
func (*ReplyNodeInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyNodeInfo) ProtoMessage()
func (*ReplyNodeInfo) Reset ¶ added in v1.2.0
func (m *ReplyNodeInfo) Reset()
func (*ReplyNodeInfo) String ¶ added in v1.2.0
func (m *ReplyNodeInfo) String() string
func (*ReplyNodeInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyNodeInfo) XXX_DiscardUnknown()
func (*ReplyNodeInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyNodeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyNodeInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyNodeInfo) XXX_Merge(src proto.Message)
func (*ReplyNodeInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyNodeInfo) XXX_Size() int
func (*ReplyNodeInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyNodeInfo) XXX_Unmarshal(b []byte) error
type ReplyRelationInfo ¶ added in v1.2.0
type ReplyRelationInfo struct { Info *RelationInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyRelationInfo) Descriptor ¶ added in v1.2.0
func (*ReplyRelationInfo) Descriptor() ([]byte, []int)
func (*ReplyRelationInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyRelationInfo) GetInfo() *RelationInfo
func (*ReplyRelationInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyRelationInfo) GetStatus() *ReplyStatus
func (*ReplyRelationInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyRelationInfo) ProtoMessage()
func (*ReplyRelationInfo) Reset ¶ added in v1.2.0
func (m *ReplyRelationInfo) Reset()
func (*ReplyRelationInfo) String ¶ added in v1.2.0
func (m *ReplyRelationInfo) String() string
func (*ReplyRelationInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyRelationInfo) XXX_DiscardUnknown()
func (*ReplyRelationInfo) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyRelationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyRelationInfo) XXX_Merge ¶ added in v1.3.5
func (m *ReplyRelationInfo) XXX_Merge(src proto.Message)
func (*ReplyRelationInfo) XXX_Size ¶ added in v1.3.5
func (m *ReplyRelationInfo) XXX_Size() int
func (*ReplyRelationInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyRelationInfo) XXX_Unmarshal(b []byte) error
type ReplyRelationList ¶
type ReplyRelationList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*RelationInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyRelationList) Descriptor ¶
func (*ReplyRelationList) Descriptor() ([]byte, []int)
func (*ReplyRelationList) GetList ¶
func (m *ReplyRelationList) GetList() []*RelationInfo
func (*ReplyRelationList) GetStatus ¶ added in v1.2.0
func (m *ReplyRelationList) GetStatus() *ReplyStatus
func (*ReplyRelationList) ProtoMessage ¶
func (*ReplyRelationList) ProtoMessage()
func (*ReplyRelationList) Reset ¶
func (m *ReplyRelationList) Reset()
func (*ReplyRelationList) String ¶
func (m *ReplyRelationList) String() string
func (*ReplyRelationList) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyRelationList) XXX_DiscardUnknown()
func (*ReplyRelationList) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyRelationList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyRelationList) XXX_Merge ¶ added in v1.3.5
func (m *ReplyRelationList) XXX_Merge(src proto.Message)
func (*ReplyRelationList) XXX_Size ¶ added in v1.3.5
func (m *ReplyRelationList) XXX_Size() int
func (*ReplyRelationList) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyRelationList) XXX_Unmarshal(b []byte) error
type ReplyStatistic ¶ added in v1.7.0
type ReplyStatistic struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` Count uint32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` List []*StatisticInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStatistic) Descriptor ¶ added in v1.7.0
func (*ReplyStatistic) Descriptor() ([]byte, []int)
func (*ReplyStatistic) GetCount ¶ added in v1.7.0
func (m *ReplyStatistic) GetCount() uint32
func (*ReplyStatistic) GetKey ¶ added in v1.7.0
func (m *ReplyStatistic) GetKey() string
func (*ReplyStatistic) GetList ¶ added in v1.7.2
func (m *ReplyStatistic) GetList() []*StatisticInfo
func (*ReplyStatistic) GetOwner ¶ added in v1.7.0
func (m *ReplyStatistic) GetOwner() string
func (*ReplyStatistic) GetStatus ¶ added in v1.7.0
func (m *ReplyStatistic) GetStatus() *ReplyStatus
func (*ReplyStatistic) ProtoMessage ¶ added in v1.7.0
func (*ReplyStatistic) ProtoMessage()
func (*ReplyStatistic) Reset ¶ added in v1.7.0
func (m *ReplyStatistic) Reset()
func (*ReplyStatistic) String ¶ added in v1.7.0
func (m *ReplyStatistic) String() string
func (*ReplyStatistic) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReplyStatistic) XXX_DiscardUnknown()
func (*ReplyStatistic) XXX_Marshal ¶ added in v1.7.0
func (m *ReplyStatistic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatistic) XXX_Merge ¶ added in v1.7.0
func (m *ReplyStatistic) XXX_Merge(src proto.Message)
func (*ReplyStatistic) XXX_Size ¶ added in v1.7.0
func (m *ReplyStatistic) XXX_Size() int
func (*ReplyStatistic) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReplyStatistic) XXX_Unmarshal(b []byte) error
type ReplyStatus ¶ added in v1.2.0
type ReplyStatus struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStatus) Descriptor ¶ added in v1.2.0
func (*ReplyStatus) Descriptor() ([]byte, []int)
func (*ReplyStatus) GetCode ¶ added in v1.2.0
func (m *ReplyStatus) GetCode() uint32
func (*ReplyStatus) GetMsg ¶ added in v1.2.0
func (m *ReplyStatus) GetMsg() string
func (*ReplyStatus) ProtoMessage ¶ added in v1.2.0
func (*ReplyStatus) ProtoMessage()
func (*ReplyStatus) Reset ¶ added in v1.2.0
func (m *ReplyStatus) Reset()
func (*ReplyStatus) String ¶ added in v1.2.0
func (m *ReplyStatus) String() string
func (*ReplyStatus) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReplyStatus) XXX_DiscardUnknown()
func (*ReplyStatus) XXX_Marshal ¶ added in v1.3.5
func (m *ReplyStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatus) XXX_Merge ¶ added in v1.3.5
func (m *ReplyStatus) XXX_Merge(src proto.Message)
func (*ReplyStatus) XXX_Size ¶ added in v1.3.5
func (m *ReplyStatus) XXX_Size() int
func (*ReplyStatus) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReplyStatus) XXX_Unmarshal(b []byte) error
type ReplyVEdgeInfo ¶ added in v1.8.5
type ReplyVEdgeInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *VEdgeInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyVEdgeInfo) Descriptor ¶ added in v1.8.5
func (*ReplyVEdgeInfo) Descriptor() ([]byte, []int)
func (*ReplyVEdgeInfo) GetInfo ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) GetInfo() *VEdgeInfo
func (*ReplyVEdgeInfo) GetStatus ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) GetStatus() *ReplyStatus
func (*ReplyVEdgeInfo) ProtoMessage ¶ added in v1.8.5
func (*ReplyVEdgeInfo) ProtoMessage()
func (*ReplyVEdgeInfo) Reset ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) Reset()
func (*ReplyVEdgeInfo) String ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) String() string
func (*ReplyVEdgeInfo) XXX_DiscardUnknown ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) XXX_DiscardUnknown()
func (*ReplyVEdgeInfo) XXX_Marshal ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyVEdgeInfo) XXX_Merge ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) XXX_Merge(src proto.Message)
func (*ReplyVEdgeInfo) XXX_Size ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) XXX_Size() int
func (*ReplyVEdgeInfo) XXX_Unmarshal ¶ added in v1.8.5
func (m *ReplyVEdgeInfo) XXX_Unmarshal(b []byte) error
type ReplyVEdgeList ¶ added in v1.8.5
type ReplyVEdgeList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` List []*VEdgeInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyVEdgeList) Descriptor ¶ added in v1.8.5
func (*ReplyVEdgeList) Descriptor() ([]byte, []int)
func (*ReplyVEdgeList) GetList ¶ added in v1.8.5
func (m *ReplyVEdgeList) GetList() []*VEdgeInfo
func (*ReplyVEdgeList) GetPages ¶ added in v1.8.5
func (m *ReplyVEdgeList) GetPages() uint32
func (*ReplyVEdgeList) GetStatus ¶ added in v1.8.5
func (m *ReplyVEdgeList) GetStatus() *ReplyStatus
func (*ReplyVEdgeList) GetTotal ¶ added in v1.8.5
func (m *ReplyVEdgeList) GetTotal() uint32
func (*ReplyVEdgeList) ProtoMessage ¶ added in v1.8.5
func (*ReplyVEdgeList) ProtoMessage()
func (*ReplyVEdgeList) Reset ¶ added in v1.8.5
func (m *ReplyVEdgeList) Reset()
func (*ReplyVEdgeList) String ¶ added in v1.8.5
func (m *ReplyVEdgeList) String() string
func (*ReplyVEdgeList) XXX_DiscardUnknown ¶ added in v1.8.5
func (m *ReplyVEdgeList) XXX_DiscardUnknown()
func (*ReplyVEdgeList) XXX_Marshal ¶ added in v1.8.5
func (m *ReplyVEdgeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyVEdgeList) XXX_Merge ¶ added in v1.8.5
func (m *ReplyVEdgeList) XXX_Merge(src proto.Message)
func (*ReplyVEdgeList) XXX_Size ¶ added in v1.8.5
func (m *ReplyVEdgeList) XXX_Size() int
func (*ReplyVEdgeList) XXX_Unmarshal ¶ added in v1.8.5
func (m *ReplyVEdgeList) XXX_Unmarshal(b []byte) error
type ReqAttributeAdd ¶
type ReqAttributeAdd struct { Type uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Key string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` Begin string `protobuf:"bytes,4,opt,name=begin,proto3" json:"begin,omitempty"` End string `protobuf:"bytes,5,opt,name=end,proto3" json:"end,omitempty"` Creator string `protobuf:"bytes,6,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqAttributeAdd) Descriptor ¶
func (*ReqAttributeAdd) Descriptor() ([]byte, []int)
func (*ReqAttributeAdd) GetBegin ¶
func (m *ReqAttributeAdd) GetBegin() string
func (*ReqAttributeAdd) GetCreator ¶ added in v1.0.10
func (m *ReqAttributeAdd) GetCreator() string
func (*ReqAttributeAdd) GetEnd ¶
func (m *ReqAttributeAdd) GetEnd() string
func (*ReqAttributeAdd) GetKey ¶
func (m *ReqAttributeAdd) GetKey() string
func (*ReqAttributeAdd) GetName ¶
func (m *ReqAttributeAdd) GetName() string
func (*ReqAttributeAdd) GetOperator ¶ added in v1.0.11
func (m *ReqAttributeAdd) GetOperator() string
func (*ReqAttributeAdd) GetRemark ¶ added in v1.1.6
func (m *ReqAttributeAdd) GetRemark() string
func (*ReqAttributeAdd) GetType ¶
func (m *ReqAttributeAdd) GetType() uint32
func (*ReqAttributeAdd) ProtoMessage ¶
func (*ReqAttributeAdd) ProtoMessage()
func (*ReqAttributeAdd) Reset ¶
func (m *ReqAttributeAdd) Reset()
func (*ReqAttributeAdd) String ¶
func (m *ReqAttributeAdd) String() string
func (*ReqAttributeAdd) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqAttributeAdd) XXX_DiscardUnknown()
func (*ReqAttributeAdd) XXX_Marshal ¶ added in v1.3.5
func (m *ReqAttributeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAttributeAdd) XXX_Merge ¶ added in v1.3.5
func (m *ReqAttributeAdd) XXX_Merge(src proto.Message)
func (*ReqAttributeAdd) XXX_Size ¶ added in v1.3.5
func (m *ReqAttributeAdd) XXX_Size() int
func (*ReqAttributeAdd) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqAttributeAdd) XXX_Unmarshal(b []byte) error
type ReqAttributeUpdate ¶ added in v1.0.8
type ReqAttributeUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Begin string `protobuf:"bytes,4,opt,name=begin,proto3" json:"begin,omitempty"` End string `protobuf:"bytes,5,opt,name=end,proto3" json:"end,omitempty"` Type uint32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Key string `protobuf:"bytes,9,opt,name=key,proto3" json:"key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqAttributeUpdate) Descriptor ¶ added in v1.0.8
func (*ReqAttributeUpdate) Descriptor() ([]byte, []int)
func (*ReqAttributeUpdate) GetBegin ¶ added in v1.0.8
func (m *ReqAttributeUpdate) GetBegin() string
func (*ReqAttributeUpdate) GetEnd ¶ added in v1.0.8
func (m *ReqAttributeUpdate) GetEnd() string
func (*ReqAttributeUpdate) GetKey ¶ added in v1.0.8
func (m *ReqAttributeUpdate) GetKey() string
func (*ReqAttributeUpdate) GetName ¶ added in v1.0.8
func (m *ReqAttributeUpdate) GetName() string
func (*ReqAttributeUpdate) GetOperator ¶ added in v1.0.10
func (m *ReqAttributeUpdate) GetOperator() string
func (*ReqAttributeUpdate) GetRemark ¶ added in v1.0.9
func (m *ReqAttributeUpdate) GetRemark() string
func (*ReqAttributeUpdate) GetType ¶ added in v1.0.8
func (m *ReqAttributeUpdate) GetType() uint32
func (*ReqAttributeUpdate) GetUid ¶ added in v1.0.8
func (m *ReqAttributeUpdate) GetUid() string
func (*ReqAttributeUpdate) ProtoMessage ¶ added in v1.0.8
func (*ReqAttributeUpdate) ProtoMessage()
func (*ReqAttributeUpdate) Reset ¶ added in v1.0.8
func (m *ReqAttributeUpdate) Reset()
func (*ReqAttributeUpdate) String ¶ added in v1.0.8
func (m *ReqAttributeUpdate) String() string
func (*ReqAttributeUpdate) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqAttributeUpdate) XXX_DiscardUnknown()
func (*ReqAttributeUpdate) XXX_Marshal ¶ added in v1.3.5
func (m *ReqAttributeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAttributeUpdate) XXX_Merge ¶ added in v1.3.5
func (m *ReqAttributeUpdate) XXX_Merge(src proto.Message)
func (*ReqAttributeUpdate) XXX_Size ¶ added in v1.3.5
func (m *ReqAttributeUpdate) XXX_Size() int
func (*ReqAttributeUpdate) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqAttributeUpdate) XXX_Unmarshal(b []byte) error
type ReqBoxAdd ¶ added in v1.4.0
type ReqBoxAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Cover string `protobuf:"bytes,2,opt,name=cover,proto3" json:"cover,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Concept string `protobuf:"bytes,4,opt,name=concept,proto3" json:"concept,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` Workflow string `protobuf:"bytes,7,opt,name=workflow,proto3" json:"workflow,omitempty"` Owner string `protobuf:"bytes,8,opt,name=owner,proto3" json:"owner,omitempty"` Keywords []string `protobuf:"bytes,21,rep,name=keywords,proto3" json:"keywords,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqBoxAdd) Descriptor ¶ added in v1.4.0
func (*ReqBoxAdd) GetConcept ¶ added in v1.4.0
func (*ReqBoxAdd) GetKeywords ¶ added in v1.4.0
func (*ReqBoxAdd) GetOperator ¶ added in v1.4.1
func (*ReqBoxAdd) GetWorkflow ¶ added in v1.4.7
func (*ReqBoxAdd) ProtoMessage ¶ added in v1.4.0
func (*ReqBoxAdd) ProtoMessage()
func (*ReqBoxAdd) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReqBoxAdd) XXX_DiscardUnknown()
func (*ReqBoxAdd) XXX_Marshal ¶ added in v1.4.0
func (*ReqBoxAdd) XXX_Unmarshal ¶ added in v1.4.0
type ReqBoxKeywords ¶ added in v1.4.1
type ReqBoxKeywords struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Reviewer bool `protobuf:"varint,3,opt,name=reviewer,proto3" json:"reviewer,omitempty"` Keywords []string `protobuf:"bytes,21,rep,name=keywords,proto3" json:"keywords,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqBoxKeywords) Descriptor ¶ added in v1.4.1
func (*ReqBoxKeywords) Descriptor() ([]byte, []int)
func (*ReqBoxKeywords) GetKeywords ¶ added in v1.4.1
func (m *ReqBoxKeywords) GetKeywords() []string
func (*ReqBoxKeywords) GetOperator ¶ added in v1.4.1
func (m *ReqBoxKeywords) GetOperator() string
func (*ReqBoxKeywords) GetReviewer ¶ added in v1.7.1
func (m *ReqBoxKeywords) GetReviewer() bool
func (*ReqBoxKeywords) GetUid ¶ added in v1.4.1
func (m *ReqBoxKeywords) GetUid() string
func (*ReqBoxKeywords) ProtoMessage ¶ added in v1.4.1
func (*ReqBoxKeywords) ProtoMessage()
func (*ReqBoxKeywords) Reset ¶ added in v1.4.1
func (m *ReqBoxKeywords) Reset()
func (*ReqBoxKeywords) String ¶ added in v1.4.1
func (m *ReqBoxKeywords) String() string
func (*ReqBoxKeywords) XXX_DiscardUnknown ¶ added in v1.4.1
func (m *ReqBoxKeywords) XXX_DiscardUnknown()
func (*ReqBoxKeywords) XXX_Marshal ¶ added in v1.4.1
func (m *ReqBoxKeywords) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqBoxKeywords) XXX_Merge ¶ added in v1.4.1
func (m *ReqBoxKeywords) XXX_Merge(src proto.Message)
func (*ReqBoxKeywords) XXX_Size ¶ added in v1.4.1
func (m *ReqBoxKeywords) XXX_Size() int
func (*ReqBoxKeywords) XXX_Unmarshal ¶ added in v1.4.1
func (m *ReqBoxKeywords) XXX_Unmarshal(b []byte) error
type ReqBoxUpdate ¶ added in v1.4.0
type ReqBoxUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Concept string `protobuf:"bytes,7,opt,name=concept,proto3" json:"concept,omitempty"` Workflow string `protobuf:"bytes,8,opt,name=workflow,proto3" json:"workflow,omitempty"` Keywords []string `protobuf:"bytes,21,rep,name=keywords,proto3" json:"keywords,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqBoxUpdate) Descriptor ¶ added in v1.4.0
func (*ReqBoxUpdate) Descriptor() ([]byte, []int)
func (*ReqBoxUpdate) GetConcept ¶ added in v1.4.0
func (m *ReqBoxUpdate) GetConcept() string
func (*ReqBoxUpdate) GetCover ¶ added in v1.4.0
func (m *ReqBoxUpdate) GetCover() string
func (*ReqBoxUpdate) GetKeywords ¶ added in v1.4.0
func (m *ReqBoxUpdate) GetKeywords() []string
func (*ReqBoxUpdate) GetName ¶ added in v1.4.0
func (m *ReqBoxUpdate) GetName() string
func (*ReqBoxUpdate) GetOperator ¶ added in v1.4.0
func (m *ReqBoxUpdate) GetOperator() string
func (*ReqBoxUpdate) GetRemark ¶ added in v1.4.0
func (m *ReqBoxUpdate) GetRemark() string
func (*ReqBoxUpdate) GetUid ¶ added in v1.4.0
func (m *ReqBoxUpdate) GetUid() string
func (*ReqBoxUpdate) GetWorkflow ¶ added in v1.4.7
func (m *ReqBoxUpdate) GetWorkflow() string
func (*ReqBoxUpdate) ProtoMessage ¶ added in v1.4.0
func (*ReqBoxUpdate) ProtoMessage()
func (*ReqBoxUpdate) Reset ¶ added in v1.4.0
func (m *ReqBoxUpdate) Reset()
func (*ReqBoxUpdate) String ¶ added in v1.4.0
func (m *ReqBoxUpdate) String() string
func (*ReqBoxUpdate) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReqBoxUpdate) XXX_DiscardUnknown()
func (*ReqBoxUpdate) XXX_Marshal ¶ added in v1.4.0
func (m *ReqBoxUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqBoxUpdate) XXX_Merge ¶ added in v1.4.0
func (m *ReqBoxUpdate) XXX_Merge(src proto.Message)
func (*ReqBoxUpdate) XXX_Size ¶ added in v1.4.0
func (m *ReqBoxUpdate) XXX_Size() int
func (*ReqBoxUpdate) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReqBoxUpdate) XXX_Unmarshal(b []byte) error
type ReqConceptAdd ¶
type ReqConceptAdd struct { Type uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Table string `protobuf:"bytes,6,opt,name=table,proto3" json:"table,omitempty"` Parent string `protobuf:"bytes,7,opt,name=parent,proto3" json:"parent,omitempty"` Operator string `protobuf:"bytes,8,opt,name=operator,proto3" json:"operator,omitempty"` Scene uint32 `protobuf:"varint,9,opt,name=scene,proto3" json:"scene,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqConceptAdd) Descriptor ¶
func (*ReqConceptAdd) Descriptor() ([]byte, []int)
func (*ReqConceptAdd) GetCover ¶
func (m *ReqConceptAdd) GetCover() string
func (*ReqConceptAdd) GetName ¶
func (m *ReqConceptAdd) GetName() string
func (*ReqConceptAdd) GetOperator ¶ added in v1.0.11
func (m *ReqConceptAdd) GetOperator() string
func (*ReqConceptAdd) GetParent ¶ added in v1.0.4
func (m *ReqConceptAdd) GetParent() string
func (*ReqConceptAdd) GetRemark ¶
func (m *ReqConceptAdd) GetRemark() string
func (*ReqConceptAdd) GetScene ¶ added in v1.2.4
func (m *ReqConceptAdd) GetScene() uint32
func (*ReqConceptAdd) GetTable ¶
func (m *ReqConceptAdd) GetTable() string
func (*ReqConceptAdd) GetType ¶
func (m *ReqConceptAdd) GetType() uint32
func (*ReqConceptAdd) ProtoMessage ¶
func (*ReqConceptAdd) ProtoMessage()
func (*ReqConceptAdd) Reset ¶
func (m *ReqConceptAdd) Reset()
func (*ReqConceptAdd) String ¶
func (m *ReqConceptAdd) String() string
func (*ReqConceptAdd) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqConceptAdd) XXX_DiscardUnknown()
func (*ReqConceptAdd) XXX_Marshal ¶ added in v1.3.5
func (m *ReqConceptAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqConceptAdd) XXX_Merge ¶ added in v1.3.5
func (m *ReqConceptAdd) XXX_Merge(src proto.Message)
func (*ReqConceptAdd) XXX_Size ¶ added in v1.3.5
func (m *ReqConceptAdd) XXX_Size() int
func (*ReqConceptAdd) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqConceptAdd) XXX_Unmarshal(b []byte) error
type ReqConceptUpdate ¶ added in v1.0.8
type ReqConceptUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Type uint32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Scene uint32 `protobuf:"varint,7,opt,name=scene,proto3" json:"scene,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqConceptUpdate) Descriptor ¶ added in v1.0.8
func (*ReqConceptUpdate) Descriptor() ([]byte, []int)
func (*ReqConceptUpdate) GetCover ¶ added in v1.0.8
func (m *ReqConceptUpdate) GetCover() string
func (*ReqConceptUpdate) GetName ¶ added in v1.0.8
func (m *ReqConceptUpdate) GetName() string
func (*ReqConceptUpdate) GetOperator ¶ added in v1.0.11
func (m *ReqConceptUpdate) GetOperator() string
func (*ReqConceptUpdate) GetRemark ¶ added in v1.0.8
func (m *ReqConceptUpdate) GetRemark() string
func (*ReqConceptUpdate) GetScene ¶ added in v1.2.4
func (m *ReqConceptUpdate) GetScene() uint32
func (*ReqConceptUpdate) GetType ¶ added in v1.0.8
func (m *ReqConceptUpdate) GetType() uint32
func (*ReqConceptUpdate) GetUid ¶ added in v1.0.8
func (m *ReqConceptUpdate) GetUid() string
func (*ReqConceptUpdate) ProtoMessage ¶ added in v1.0.8
func (*ReqConceptUpdate) ProtoMessage()
func (*ReqConceptUpdate) Reset ¶ added in v1.0.8
func (m *ReqConceptUpdate) Reset()
func (*ReqConceptUpdate) String ¶ added in v1.0.8
func (m *ReqConceptUpdate) String() string
func (*ReqConceptUpdate) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqConceptUpdate) XXX_DiscardUnknown()
func (*ReqConceptUpdate) XXX_Marshal ¶ added in v1.3.5
func (m *ReqConceptUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqConceptUpdate) XXX_Merge ¶ added in v1.3.5
func (m *ReqConceptUpdate) XXX_Merge(src proto.Message)
func (*ReqConceptUpdate) XXX_Size ¶ added in v1.3.5
func (m *ReqConceptUpdate) XXX_Size() int
func (*ReqConceptUpdate) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqConceptUpdate) XXX_Unmarshal(b []byte) error
type ReqEntityAdd ¶
type ReqEntityAdd struct { Creator string `protobuf:"bytes,1,opt,name=creator,proto3" json:"creator,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Concept string `protobuf:"bytes,5,opt,name=concept,proto3" json:"concept,omitempty"` Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"` Add string `protobuf:"bytes,7,opt,name=add,proto3" json:"add,omitempty"` Summary string `protobuf:"bytes,8,opt,name=summary,proto3" json:"summary,omitempty"` Mark string `protobuf:"bytes,9,opt,name=mark,proto3" json:"mark,omitempty"` Quote string `protobuf:"bytes,10,opt,name=quote,proto3" json:"quote,omitempty"` Status uint32 `protobuf:"varint,11,opt,name=status,proto3" json:"status,omitempty"` Synonyms []string `protobuf:"bytes,21,rep,name=synonyms,proto3" json:"synonyms,omitempty"` Tags []string `protobuf:"bytes,22,rep,name=tags,proto3" json:"tags,omitempty"` Relates []string `protobuf:"bytes,23,rep,name=relates,proto3" json:"relates,omitempty"` Properties []*PropertyInfo `protobuf:"bytes,41,rep,name=properties,proto3" json:"properties,omitempty"` Events []*ReqEventBrief `protobuf:"bytes,42,rep,name=events,proto3" json:"events,omitempty"` Relations []*VEdgeInfo `protobuf:"bytes,43,rep,name=relations,proto3" json:"relations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityAdd) Descriptor ¶
func (*ReqEntityAdd) Descriptor() ([]byte, []int)
func (*ReqEntityAdd) GetAdd ¶ added in v1.0.5
func (m *ReqEntityAdd) GetAdd() string
func (*ReqEntityAdd) GetConcept ¶
func (m *ReqEntityAdd) GetConcept() string
func (*ReqEntityAdd) GetCover ¶
func (m *ReqEntityAdd) GetCover() string
func (*ReqEntityAdd) GetCreator ¶ added in v1.0.5
func (m *ReqEntityAdd) GetCreator() string
func (*ReqEntityAdd) GetDescription ¶
func (m *ReqEntityAdd) GetDescription() string
func (*ReqEntityAdd) GetEvents ¶ added in v1.4.3
func (m *ReqEntityAdd) GetEvents() []*ReqEventBrief
func (*ReqEntityAdd) GetMark ¶ added in v1.4.1
func (m *ReqEntityAdd) GetMark() string
func (*ReqEntityAdd) GetName ¶
func (m *ReqEntityAdd) GetName() string
func (*ReqEntityAdd) GetOwner ¶
func (m *ReqEntityAdd) GetOwner() string
func (*ReqEntityAdd) GetProperties ¶ added in v1.4.5
func (m *ReqEntityAdd) GetProperties() []*PropertyInfo
func (*ReqEntityAdd) GetQuote ¶ added in v1.4.1
func (m *ReqEntityAdd) GetQuote() string
func (*ReqEntityAdd) GetRelates ¶ added in v1.6.9
func (m *ReqEntityAdd) GetRelates() []string
func (*ReqEntityAdd) GetRelations ¶ added in v1.4.3
func (m *ReqEntityAdd) GetRelations() []*VEdgeInfo
func (*ReqEntityAdd) GetStatus ¶ added in v1.4.4
func (m *ReqEntityAdd) GetStatus() uint32
func (*ReqEntityAdd) GetSummary ¶ added in v1.4.1
func (m *ReqEntityAdd) GetSummary() string
func (*ReqEntityAdd) GetSynonyms ¶
func (m *ReqEntityAdd) GetSynonyms() []string
func (*ReqEntityAdd) GetTags ¶
func (m *ReqEntityAdd) GetTags() []string
func (*ReqEntityAdd) ProtoMessage ¶
func (*ReqEntityAdd) ProtoMessage()
func (*ReqEntityAdd) Reset ¶
func (m *ReqEntityAdd) Reset()
func (*ReqEntityAdd) String ¶
func (m *ReqEntityAdd) String() string
func (*ReqEntityAdd) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntityAdd) XXX_DiscardUnknown()
func (*ReqEntityAdd) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntityAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityAdd) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntityAdd) XXX_Merge(src proto.Message)
func (*ReqEntityAdd) XXX_Size ¶ added in v1.3.5
func (m *ReqEntityAdd) XXX_Size() int
func (*ReqEntityAdd) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntityAdd) XXX_Unmarshal(b []byte) error
type ReqEntityBase ¶ added in v1.0.5
type ReqEntityBase struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` Add string `protobuf:"bytes,4,opt,name=add,proto3" json:"add,omitempty"` Concept string `protobuf:"bytes,5,opt,name=concept,proto3" json:"concept,omitempty"` Cover string `protobuf:"bytes,6,opt,name=cover,proto3" json:"cover,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Summary string `protobuf:"bytes,8,opt,name=summary,proto3" json:"summary,omitempty"` Mark string `protobuf:"bytes,9,opt,name=mark,proto3" json:"mark,omitempty"` Quote string `protobuf:"bytes,10,opt,name=quote,proto3" json:"quote,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityBase) Descriptor ¶ added in v1.0.5
func (*ReqEntityBase) Descriptor() ([]byte, []int)
func (*ReqEntityBase) GetAdd ¶ added in v1.0.5
func (m *ReqEntityBase) GetAdd() string
func (*ReqEntityBase) GetConcept ¶ added in v1.0.5
func (m *ReqEntityBase) GetConcept() string
func (*ReqEntityBase) GetCover ¶ added in v1.0.5
func (m *ReqEntityBase) GetCover() string
func (*ReqEntityBase) GetDesc ¶ added in v1.0.5
func (m *ReqEntityBase) GetDesc() string
func (*ReqEntityBase) GetMark ¶ added in v1.4.1
func (m *ReqEntityBase) GetMark() string
func (*ReqEntityBase) GetName ¶ added in v1.0.5
func (m *ReqEntityBase) GetName() string
func (*ReqEntityBase) GetOperator ¶ added in v1.0.10
func (m *ReqEntityBase) GetOperator() string
func (*ReqEntityBase) GetQuote ¶ added in v1.4.1
func (m *ReqEntityBase) GetQuote() string
func (*ReqEntityBase) GetSummary ¶ added in v1.4.1
func (m *ReqEntityBase) GetSummary() string
func (*ReqEntityBase) GetUid ¶ added in v1.0.5
func (m *ReqEntityBase) GetUid() string
func (*ReqEntityBase) ProtoMessage ¶ added in v1.0.5
func (*ReqEntityBase) ProtoMessage()
func (*ReqEntityBase) Reset ¶ added in v1.0.5
func (m *ReqEntityBase) Reset()
func (*ReqEntityBase) String ¶ added in v1.0.5
func (m *ReqEntityBase) String() string
func (*ReqEntityBase) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntityBase) XXX_DiscardUnknown()
func (*ReqEntityBase) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntityBase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityBase) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntityBase) XXX_Merge(src proto.Message)
func (*ReqEntityBase) XXX_Size ¶ added in v1.3.5
func (m *ReqEntityBase) XXX_Size() int
func (*ReqEntityBase) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntityBase) XXX_Unmarshal(b []byte) error
type ReqEntityBy ¶
type ReqEntityBy struct { Status uint32 `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` Page int32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Concept string `protobuf:"bytes,5,opt,name=concept,proto3" json:"concept,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityBy) Descriptor ¶
func (*ReqEntityBy) Descriptor() ([]byte, []int)
func (*ReqEntityBy) GetConcept ¶ added in v1.3.3
func (m *ReqEntityBy) GetConcept() string
func (*ReqEntityBy) GetNumber ¶ added in v1.0.10
func (m *ReqEntityBy) GetNumber() int32
func (*ReqEntityBy) GetOwner ¶
func (m *ReqEntityBy) GetOwner() string
func (*ReqEntityBy) GetPage ¶ added in v1.0.10
func (m *ReqEntityBy) GetPage() int32
func (*ReqEntityBy) GetStatus ¶
func (m *ReqEntityBy) GetStatus() uint32
func (*ReqEntityBy) ProtoMessage ¶
func (*ReqEntityBy) ProtoMessage()
func (*ReqEntityBy) Reset ¶
func (m *ReqEntityBy) Reset()
func (*ReqEntityBy) String ¶
func (m *ReqEntityBy) String() string
func (*ReqEntityBy) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntityBy) XXX_DiscardUnknown()
func (*ReqEntityBy) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntityBy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityBy) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntityBy) XXX_Merge(src proto.Message)
func (*ReqEntityBy) XXX_Size ¶ added in v1.3.5
func (m *ReqEntityBy) XXX_Size() int
func (*ReqEntityBy) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntityBy) XXX_Unmarshal(b []byte) error
type ReqEntityByProp ¶ added in v1.3.5
type ReqEntityByProp struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityByProp) Descriptor ¶ added in v1.3.5
func (*ReqEntityByProp) Descriptor() ([]byte, []int)
func (*ReqEntityByProp) GetKey ¶ added in v1.3.5
func (m *ReqEntityByProp) GetKey() string
func (*ReqEntityByProp) GetValue ¶ added in v1.3.5
func (m *ReqEntityByProp) GetValue() string
func (*ReqEntityByProp) ProtoMessage ¶ added in v1.3.5
func (*ReqEntityByProp) ProtoMessage()
func (*ReqEntityByProp) Reset ¶ added in v1.3.5
func (m *ReqEntityByProp) Reset()
func (*ReqEntityByProp) String ¶ added in v1.3.5
func (m *ReqEntityByProp) String() string
func (*ReqEntityByProp) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntityByProp) XXX_DiscardUnknown()
func (*ReqEntityByProp) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntityByProp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityByProp) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntityByProp) XXX_Merge(src proto.Message)
func (*ReqEntityByProp) XXX_Size ¶ added in v1.3.5
func (m *ReqEntityByProp) XXX_Size() int
func (*ReqEntityByProp) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntityByProp) XXX_Unmarshal(b []byte) error
type ReqEntityEvents ¶ added in v1.4.13
type ReqEntityEvents struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Events []*ReqEventBrief `protobuf:"bytes,15,rep,name=events,proto3" json:"events,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityEvents) Descriptor ¶ added in v1.4.13
func (*ReqEntityEvents) Descriptor() ([]byte, []int)
func (*ReqEntityEvents) GetEvents ¶ added in v1.4.13
func (m *ReqEntityEvents) GetEvents() []*ReqEventBrief
func (*ReqEntityEvents) GetOperator ¶ added in v1.4.13
func (m *ReqEntityEvents) GetOperator() string
func (*ReqEntityEvents) GetUid ¶ added in v1.4.13
func (m *ReqEntityEvents) GetUid() string
func (*ReqEntityEvents) ProtoMessage ¶ added in v1.4.13
func (*ReqEntityEvents) ProtoMessage()
func (*ReqEntityEvents) Reset ¶ added in v1.4.13
func (m *ReqEntityEvents) Reset()
func (*ReqEntityEvents) String ¶ added in v1.4.13
func (m *ReqEntityEvents) String() string
func (*ReqEntityEvents) XXX_DiscardUnknown ¶ added in v1.4.13
func (m *ReqEntityEvents) XXX_DiscardUnknown()
func (*ReqEntityEvents) XXX_Marshal ¶ added in v1.4.13
func (m *ReqEntityEvents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityEvents) XXX_Merge ¶ added in v1.4.13
func (m *ReqEntityEvents) XXX_Merge(src proto.Message)
func (*ReqEntityEvents) XXX_Size ¶ added in v1.4.13
func (m *ReqEntityEvents) XXX_Size() int
func (*ReqEntityEvents) XXX_Unmarshal ¶ added in v1.4.13
func (m *ReqEntityEvents) XXX_Unmarshal(b []byte) error
type ReqEntityMatch ¶ added in v1.4.9
type ReqEntityMatch struct { Keywords string `protobuf:"bytes,1,opt,name=keywords,proto3" json:"keywords,omitempty"` Number int32 `protobuf:"varint,2,opt,name=number,proto3" json:"number,omitempty"` Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityMatch) Descriptor ¶ added in v1.4.9
func (*ReqEntityMatch) Descriptor() ([]byte, []int)
func (*ReqEntityMatch) GetKeywords ¶ added in v1.4.9
func (m *ReqEntityMatch) GetKeywords() string
func (*ReqEntityMatch) GetName ¶ added in v1.5.9
func (m *ReqEntityMatch) GetName() string
func (*ReqEntityMatch) GetNumber ¶ added in v1.4.10
func (m *ReqEntityMatch) GetNumber() int32
func (*ReqEntityMatch) GetOwner ¶ added in v1.8.1
func (m *ReqEntityMatch) GetOwner() string
func (*ReqEntityMatch) GetPage ¶ added in v1.4.10
func (m *ReqEntityMatch) GetPage() int32
func (*ReqEntityMatch) ProtoMessage ¶ added in v1.4.9
func (*ReqEntityMatch) ProtoMessage()
func (*ReqEntityMatch) Reset ¶ added in v1.4.9
func (m *ReqEntityMatch) Reset()
func (*ReqEntityMatch) String ¶ added in v1.4.9
func (m *ReqEntityMatch) String() string
func (*ReqEntityMatch) XXX_DiscardUnknown ¶ added in v1.4.9
func (m *ReqEntityMatch) XXX_DiscardUnknown()
func (*ReqEntityMatch) XXX_Marshal ¶ added in v1.4.9
func (m *ReqEntityMatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityMatch) XXX_Merge ¶ added in v1.4.9
func (m *ReqEntityMatch) XXX_Merge(src proto.Message)
func (*ReqEntityMatch) XXX_Size ¶ added in v1.4.9
func (m *ReqEntityMatch) XXX_Size() int
func (*ReqEntityMatch) XXX_Unmarshal ¶ added in v1.4.9
func (m *ReqEntityMatch) XXX_Unmarshal(b []byte) error
type ReqEntityProperties ¶ added in v1.2.1
type ReqEntityProperties struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Properties []*PropertyInfo `protobuf:"bytes,11,rep,name=properties,proto3" json:"properties,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityProperties) Descriptor ¶ added in v1.2.1
func (*ReqEntityProperties) Descriptor() ([]byte, []int)
func (*ReqEntityProperties) GetOperator ¶ added in v1.4.14
func (m *ReqEntityProperties) GetOperator() string
func (*ReqEntityProperties) GetProperties ¶ added in v1.2.1
func (m *ReqEntityProperties) GetProperties() []*PropertyInfo
func (*ReqEntityProperties) GetUid ¶ added in v1.2.1
func (m *ReqEntityProperties) GetUid() string
func (*ReqEntityProperties) ProtoMessage ¶ added in v1.2.1
func (*ReqEntityProperties) ProtoMessage()
func (*ReqEntityProperties) Reset ¶ added in v1.2.1
func (m *ReqEntityProperties) Reset()
func (*ReqEntityProperties) String ¶ added in v1.2.1
func (m *ReqEntityProperties) String() string
func (*ReqEntityProperties) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntityProperties) XXX_DiscardUnknown()
func (*ReqEntityProperties) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntityProperties) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityProperties) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntityProperties) XXX_Merge(src proto.Message)
func (*ReqEntityProperties) XXX_Size ¶ added in v1.3.5
func (m *ReqEntityProperties) XXX_Size() int
func (*ReqEntityProperties) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntityProperties) XXX_Unmarshal(b []byte) error
type ReqEntityProperty ¶
type ReqEntityProperty struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Property *PropertyInfo `protobuf:"bytes,2,opt,name=property,proto3" json:"property,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityProperty) Descriptor ¶
func (*ReqEntityProperty) Descriptor() ([]byte, []int)
func (*ReqEntityProperty) GetProperty ¶
func (m *ReqEntityProperty) GetProperty() *PropertyInfo
func (*ReqEntityProperty) GetUid ¶
func (m *ReqEntityProperty) GetUid() string
func (*ReqEntityProperty) ProtoMessage ¶
func (*ReqEntityProperty) ProtoMessage()
func (*ReqEntityProperty) Reset ¶
func (m *ReqEntityProperty) Reset()
func (*ReqEntityProperty) String ¶
func (m *ReqEntityProperty) String() string
func (*ReqEntityProperty) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntityProperty) XXX_DiscardUnknown()
func (*ReqEntityProperty) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntityProperty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityProperty) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntityProperty) XXX_Merge(src proto.Message)
func (*ReqEntityProperty) XXX_Size ¶ added in v1.3.5
func (m *ReqEntityProperty) XXX_Size() int
func (*ReqEntityProperty) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntityProperty) XXX_Unmarshal(b []byte) error
type ReqEntityRelations ¶ added in v1.4.13
type ReqEntityRelations struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Relations []*VEdgeInfo `protobuf:"bytes,11,rep,name=relations,proto3" json:"relations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityRelations) Descriptor ¶ added in v1.4.13
func (*ReqEntityRelations) Descriptor() ([]byte, []int)
func (*ReqEntityRelations) GetOperator ¶ added in v1.4.13
func (m *ReqEntityRelations) GetOperator() string
func (*ReqEntityRelations) GetRelations ¶ added in v1.4.13
func (m *ReqEntityRelations) GetRelations() []*VEdgeInfo
func (*ReqEntityRelations) GetUid ¶ added in v1.4.13
func (m *ReqEntityRelations) GetUid() string
func (*ReqEntityRelations) ProtoMessage ¶ added in v1.4.13
func (*ReqEntityRelations) ProtoMessage()
func (*ReqEntityRelations) Reset ¶ added in v1.4.13
func (m *ReqEntityRelations) Reset()
func (*ReqEntityRelations) String ¶ added in v1.4.13
func (m *ReqEntityRelations) String() string
func (*ReqEntityRelations) XXX_DiscardUnknown ¶ added in v1.4.13
func (m *ReqEntityRelations) XXX_DiscardUnknown()
func (*ReqEntityRelations) XXX_Marshal ¶ added in v1.4.13
func (m *ReqEntityRelations) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityRelations) XXX_Merge ¶ added in v1.4.13
func (m *ReqEntityRelations) XXX_Merge(src proto.Message)
func (*ReqEntityRelations) XXX_Size ¶ added in v1.4.13
func (m *ReqEntityRelations) XXX_Size() int
func (*ReqEntityRelations) XXX_Unmarshal ¶ added in v1.4.13
func (m *ReqEntityRelations) XXX_Unmarshal(b []byte) error
type ReqEntitySearch ¶ added in v1.3.3
type ReqEntitySearch struct { Number int32 `protobuf:"varint,1,opt,name=number,proto3" json:"number,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` Concept []string `protobuf:"bytes,11,rep,name=concept,proto3" json:"concept,omitempty"` Attribute []string `protobuf:"bytes,12,rep,name=attribute,proto3" json:"attribute,omitempty"` Tags []string `protobuf:"bytes,13,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntitySearch) Descriptor ¶ added in v1.3.3
func (*ReqEntitySearch) Descriptor() ([]byte, []int)
func (*ReqEntitySearch) GetAttribute ¶ added in v1.3.3
func (m *ReqEntitySearch) GetAttribute() []string
func (*ReqEntitySearch) GetConcept ¶ added in v1.3.3
func (m *ReqEntitySearch) GetConcept() []string
func (*ReqEntitySearch) GetName ¶ added in v1.5.9
func (m *ReqEntitySearch) GetName() string
func (*ReqEntitySearch) GetNumber ¶ added in v1.3.3
func (m *ReqEntitySearch) GetNumber() int32
func (*ReqEntitySearch) GetOwner ¶ added in v1.8.1
func (m *ReqEntitySearch) GetOwner() string
func (*ReqEntitySearch) GetTags ¶ added in v1.3.3
func (m *ReqEntitySearch) GetTags() []string
func (*ReqEntitySearch) ProtoMessage ¶ added in v1.3.3
func (*ReqEntitySearch) ProtoMessage()
func (*ReqEntitySearch) Reset ¶ added in v1.3.3
func (m *ReqEntitySearch) Reset()
func (*ReqEntitySearch) String ¶ added in v1.3.3
func (m *ReqEntitySearch) String() string
func (*ReqEntitySearch) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntitySearch) XXX_DiscardUnknown()
func (*ReqEntitySearch) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntitySearch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntitySearch) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntitySearch) XXX_Merge(src proto.Message)
func (*ReqEntitySearch) XXX_Size ¶ added in v1.3.5
func (m *ReqEntitySearch) XXX_Size() int
func (*ReqEntitySearch) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntitySearch) XXX_Unmarshal(b []byte) error
type ReqEntityStatic ¶ added in v1.4.3
type ReqEntityStatic struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` Add string `protobuf:"bytes,4,opt,name=add,proto3" json:"add,omitempty"` Concept string `protobuf:"bytes,5,opt,name=concept,proto3" json:"concept,omitempty"` Cover string `protobuf:"bytes,6,opt,name=cover,proto3" json:"cover,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Summary string `protobuf:"bytes,8,opt,name=summary,proto3" json:"summary,omitempty"` Mark string `protobuf:"bytes,9,opt,name=mark,proto3" json:"mark,omitempty"` Quote string `protobuf:"bytes,10,opt,name=quote,proto3" json:"quote,omitempty"` Synonyms []string `protobuf:"bytes,21,rep,name=synonyms,proto3" json:"synonyms,omitempty"` Tags []string `protobuf:"bytes,22,rep,name=tags,proto3" json:"tags,omitempty"` Properties []*PropertyInfo `protobuf:"bytes,31,rep,name=properties,proto3" json:"properties,omitempty"` Relations []*VEdgeInfo `protobuf:"bytes,32,rep,name=relations,proto3" json:"relations,omitempty"` Events []*ReqEventBrief `protobuf:"bytes,33,rep,name=events,proto3" json:"events,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityStatic) Descriptor ¶ added in v1.4.3
func (*ReqEntityStatic) Descriptor() ([]byte, []int)
func (*ReqEntityStatic) GetAdd ¶ added in v1.4.3
func (m *ReqEntityStatic) GetAdd() string
func (*ReqEntityStatic) GetConcept ¶ added in v1.4.3
func (m *ReqEntityStatic) GetConcept() string
func (*ReqEntityStatic) GetCover ¶ added in v1.4.3
func (m *ReqEntityStatic) GetCover() string
func (*ReqEntityStatic) GetDesc ¶ added in v1.4.3
func (m *ReqEntityStatic) GetDesc() string
func (*ReqEntityStatic) GetEvents ¶ added in v1.4.3
func (m *ReqEntityStatic) GetEvents() []*ReqEventBrief
func (*ReqEntityStatic) GetMark ¶ added in v1.4.3
func (m *ReqEntityStatic) GetMark() string
func (*ReqEntityStatic) GetName ¶ added in v1.4.3
func (m *ReqEntityStatic) GetName() string
func (*ReqEntityStatic) GetOperator ¶ added in v1.4.3
func (m *ReqEntityStatic) GetOperator() string
func (*ReqEntityStatic) GetProperties ¶ added in v1.4.5
func (m *ReqEntityStatic) GetProperties() []*PropertyInfo
func (*ReqEntityStatic) GetQuote ¶ added in v1.4.3
func (m *ReqEntityStatic) GetQuote() string
func (*ReqEntityStatic) GetRelations ¶ added in v1.4.3
func (m *ReqEntityStatic) GetRelations() []*VEdgeInfo
func (*ReqEntityStatic) GetSummary ¶ added in v1.4.3
func (m *ReqEntityStatic) GetSummary() string
func (*ReqEntityStatic) GetSynonyms ¶ added in v1.4.3
func (m *ReqEntityStatic) GetSynonyms() []string
func (*ReqEntityStatic) GetTags ¶ added in v1.4.3
func (m *ReqEntityStatic) GetTags() []string
func (*ReqEntityStatic) GetUid ¶ added in v1.4.3
func (m *ReqEntityStatic) GetUid() string
func (*ReqEntityStatic) ProtoMessage ¶ added in v1.4.3
func (*ReqEntityStatic) ProtoMessage()
func (*ReqEntityStatic) Reset ¶ added in v1.4.3
func (m *ReqEntityStatic) Reset()
func (*ReqEntityStatic) String ¶ added in v1.4.3
func (m *ReqEntityStatic) String() string
func (*ReqEntityStatic) XXX_DiscardUnknown ¶ added in v1.4.3
func (m *ReqEntityStatic) XXX_DiscardUnknown()
func (*ReqEntityStatic) XXX_Marshal ¶ added in v1.4.3
func (m *ReqEntityStatic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityStatic) XXX_Merge ¶ added in v1.4.3
func (m *ReqEntityStatic) XXX_Merge(src proto.Message)
func (*ReqEntityStatic) XXX_Size ¶ added in v1.4.3
func (m *ReqEntityStatic) XXX_Size() int
func (*ReqEntityStatic) XXX_Unmarshal ¶ added in v1.4.3
func (m *ReqEntityStatic) XXX_Unmarshal(b []byte) error
type ReqEntityStatus ¶ added in v1.0.5
type ReqEntityStatus struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Status uint32 `protobuf:"varint,3,opt,name=status,proto3" json:"status,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEntityStatus) Descriptor ¶ added in v1.0.5
func (*ReqEntityStatus) Descriptor() ([]byte, []int)
func (*ReqEntityStatus) GetOperator ¶ added in v1.0.10
func (m *ReqEntityStatus) GetOperator() string
func (*ReqEntityStatus) GetRemark ¶ added in v1.6.4
func (m *ReqEntityStatus) GetRemark() string
func (*ReqEntityStatus) GetStatus ¶ added in v1.0.5
func (m *ReqEntityStatus) GetStatus() uint32
func (*ReqEntityStatus) GetUid ¶ added in v1.0.5
func (m *ReqEntityStatus) GetUid() string
func (*ReqEntityStatus) ProtoMessage ¶ added in v1.0.5
func (*ReqEntityStatus) ProtoMessage()
func (*ReqEntityStatus) Reset ¶ added in v1.0.5
func (m *ReqEntityStatus) Reset()
func (*ReqEntityStatus) String ¶ added in v1.0.5
func (m *ReqEntityStatus) String() string
func (*ReqEntityStatus) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEntityStatus) XXX_DiscardUnknown()
func (*ReqEntityStatus) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEntityStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEntityStatus) XXX_Merge ¶ added in v1.3.5
func (m *ReqEntityStatus) XXX_Merge(src proto.Message)
func (*ReqEntityStatus) XXX_Size ¶ added in v1.3.5
func (m *ReqEntityStatus) XXX_Size() int
func (*ReqEntityStatus) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEntityStatus) XXX_Unmarshal(b []byte) error
type ReqEventAccess ¶ added in v1.6.0
type ReqEventAccess struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Access uint32 `protobuf:"varint,3,opt,name=access,proto3" json:"access,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEventAccess) Descriptor ¶ added in v1.6.0
func (*ReqEventAccess) Descriptor() ([]byte, []int)
func (*ReqEventAccess) GetAccess ¶ added in v1.6.0
func (m *ReqEventAccess) GetAccess() uint32
func (*ReqEventAccess) GetOperator ¶ added in v1.6.0
func (m *ReqEventAccess) GetOperator() string
func (*ReqEventAccess) GetUid ¶ added in v1.6.0
func (m *ReqEventAccess) GetUid() string
func (*ReqEventAccess) ProtoMessage ¶ added in v1.6.0
func (*ReqEventAccess) ProtoMessage()
func (*ReqEventAccess) Reset ¶ added in v1.6.0
func (m *ReqEventAccess) Reset()
func (*ReqEventAccess) String ¶ added in v1.6.0
func (m *ReqEventAccess) String() string
func (*ReqEventAccess) XXX_DiscardUnknown ¶ added in v1.6.0
func (m *ReqEventAccess) XXX_DiscardUnknown()
func (*ReqEventAccess) XXX_Marshal ¶ added in v1.6.0
func (m *ReqEventAccess) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEventAccess) XXX_Merge ¶ added in v1.6.0
func (m *ReqEventAccess) XXX_Merge(src proto.Message)
func (*ReqEventAccess) XXX_Size ¶ added in v1.6.0
func (m *ReqEventAccess) XXX_Size() int
func (*ReqEventAccess) XXX_Unmarshal ¶ added in v1.6.0
func (m *ReqEventAccess) XXX_Unmarshal(b []byte) error
type ReqEventAdd ¶ added in v1.0.8
type ReqEventAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Parent string `protobuf:"bytes,2,opt,name=parent,proto3" json:"parent,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Date *DateInfo `protobuf:"bytes,4,opt,name=date,proto3" json:"date,omitempty"` Place *PlaceInfo `protobuf:"bytes,5,opt,name=place,proto3" json:"place,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Cover string `protobuf:"bytes,7,opt,name=cover,proto3" json:"cover,omitempty"` Quote string `protobuf:"bytes,8,opt,name=quote,proto3" json:"quote,omitempty"` Type uint32 `protobuf:"varint,9,opt,name=type,proto3" json:"type,omitempty"` Access uint32 `protobuf:"varint,10,opt,name=access,proto3" json:"access,omitempty"` Owner string `protobuf:"bytes,11,opt,name=owner,proto3" json:"owner,omitempty"` Sub uint32 `protobuf:"varint,12,opt,name=sub,proto3" json:"sub,omitempty"` Certify string `protobuf:"bytes,13,opt,name=certify,proto3" json:"certify,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,22,rep,name=assets,proto3" json:"assets,omitempty"` Targets []string `protobuf:"bytes,23,rep,name=targets,proto3" json:"targets,omitempty"` Relations []*RelationshipInfo `protobuf:"bytes,31,rep,name=relations,proto3" json:"relations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEventAdd) Descriptor ¶ added in v1.0.8
func (*ReqEventAdd) Descriptor() ([]byte, []int)
func (*ReqEventAdd) GetAccess ¶ added in v1.6.0
func (m *ReqEventAdd) GetAccess() uint32
func (*ReqEventAdd) GetAssets ¶ added in v1.0.8
func (m *ReqEventAdd) GetAssets() []string
func (*ReqEventAdd) GetCertify ¶ added in v1.10.3
func (m *ReqEventAdd) GetCertify() string
func (*ReqEventAdd) GetCover ¶ added in v1.2.6
func (m *ReqEventAdd) GetCover() string
func (*ReqEventAdd) GetDate ¶ added in v1.0.8
func (m *ReqEventAdd) GetDate() *DateInfo
func (*ReqEventAdd) GetDescription ¶ added in v1.0.8
func (m *ReqEventAdd) GetDescription() string
func (*ReqEventAdd) GetName ¶ added in v1.0.8
func (m *ReqEventAdd) GetName() string
func (*ReqEventAdd) GetOperator ¶ added in v1.0.12
func (m *ReqEventAdd) GetOperator() string
func (*ReqEventAdd) GetOwner ¶ added in v1.9.3
func (m *ReqEventAdd) GetOwner() string
func (*ReqEventAdd) GetParent ¶ added in v1.0.8
func (m *ReqEventAdd) GetParent() string
func (*ReqEventAdd) GetPlace ¶ added in v1.0.8
func (m *ReqEventAdd) GetPlace() *PlaceInfo
func (*ReqEventAdd) GetQuote ¶ added in v1.4.1
func (m *ReqEventAdd) GetQuote() string
func (*ReqEventAdd) GetRelations ¶ added in v1.0.8
func (m *ReqEventAdd) GetRelations() []*RelationshipInfo
func (*ReqEventAdd) GetSub ¶ added in v1.10.1
func (m *ReqEventAdd) GetSub() uint32
func (*ReqEventAdd) GetTags ¶ added in v1.2.5
func (m *ReqEventAdd) GetTags() []string
func (*ReqEventAdd) GetTargets ¶ added in v1.9.5
func (m *ReqEventAdd) GetTargets() []string
func (*ReqEventAdd) GetType ¶ added in v1.4.11
func (m *ReqEventAdd) GetType() uint32
func (*ReqEventAdd) ProtoMessage ¶ added in v1.0.8
func (*ReqEventAdd) ProtoMessage()
func (*ReqEventAdd) Reset ¶ added in v1.0.8
func (m *ReqEventAdd) Reset()
func (*ReqEventAdd) String ¶ added in v1.0.8
func (m *ReqEventAdd) String() string
func (*ReqEventAdd) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEventAdd) XXX_DiscardUnknown()
func (*ReqEventAdd) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEventAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEventAdd) XXX_Merge ¶ added in v1.3.5
func (m *ReqEventAdd) XXX_Merge(src proto.Message)
func (*ReqEventAdd) XXX_Size ¶ added in v1.3.5
func (m *ReqEventAdd) XXX_Size() int
func (*ReqEventAdd) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEventAdd) XXX_Unmarshal(b []byte) error
type ReqEventAsset ¶ added in v1.0.9
type ReqEventAsset struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Asset string `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEventAsset) Descriptor ¶ added in v1.0.9
func (*ReqEventAsset) Descriptor() ([]byte, []int)
func (*ReqEventAsset) GetAsset ¶ added in v1.0.9
func (m *ReqEventAsset) GetAsset() string
func (*ReqEventAsset) GetOperator ¶ added in v1.0.11
func (m *ReqEventAsset) GetOperator() string
func (*ReqEventAsset) GetUid ¶ added in v1.0.9
func (m *ReqEventAsset) GetUid() string
func (*ReqEventAsset) ProtoMessage ¶ added in v1.0.9
func (*ReqEventAsset) ProtoMessage()
func (*ReqEventAsset) Reset ¶ added in v1.0.9
func (m *ReqEventAsset) Reset()
func (*ReqEventAsset) String ¶ added in v1.0.9
func (m *ReqEventAsset) String() string
func (*ReqEventAsset) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEventAsset) XXX_DiscardUnknown()
func (*ReqEventAsset) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEventAsset) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEventAsset) XXX_Merge ¶ added in v1.3.5
func (m *ReqEventAsset) XXX_Merge(src proto.Message)
func (*ReqEventAsset) XXX_Size ¶ added in v1.3.5
func (m *ReqEventAsset) XXX_Size() int
func (*ReqEventAsset) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEventAsset) XXX_Unmarshal(b []byte) error
type ReqEventBrief ¶ added in v1.9.2
type ReqEventBrief struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Era string `protobuf:"bytes,2,opt,name=era,proto3" json:"era,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` Quote string `protobuf:"bytes,4,opt,name=quote,proto3" json:"quote,omitempty"` Date *DateInfo `protobuf:"bytes,5,opt,name=date,proto3" json:"date,omitempty"` Place *PlaceInfo `protobuf:"bytes,6,opt,name=place,proto3" json:"place,omitempty"` Uid string `protobuf:"bytes,7,opt,name=uid,proto3" json:"uid,omitempty"` Created int64 `protobuf:"varint,8,opt,name=created,proto3" json:"created,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,22,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEventBrief) Descriptor ¶ added in v1.9.2
func (*ReqEventBrief) Descriptor() ([]byte, []int)
func (*ReqEventBrief) GetAssets ¶ added in v1.9.2
func (m *ReqEventBrief) GetAssets() []string
func (*ReqEventBrief) GetCreated ¶ added in v1.9.2
func (m *ReqEventBrief) GetCreated() int64
func (*ReqEventBrief) GetDate ¶ added in v1.9.2
func (m *ReqEventBrief) GetDate() *DateInfo
func (*ReqEventBrief) GetDesc ¶ added in v1.9.2
func (m *ReqEventBrief) GetDesc() string
func (*ReqEventBrief) GetEra ¶ added in v1.9.2
func (m *ReqEventBrief) GetEra() string
func (*ReqEventBrief) GetName ¶ added in v1.9.2
func (m *ReqEventBrief) GetName() string
func (*ReqEventBrief) GetPlace ¶ added in v1.9.2
func (m *ReqEventBrief) GetPlace() *PlaceInfo
func (*ReqEventBrief) GetQuote ¶ added in v1.9.2
func (m *ReqEventBrief) GetQuote() string
func (*ReqEventBrief) GetTags ¶ added in v1.9.2
func (m *ReqEventBrief) GetTags() []string
func (*ReqEventBrief) GetUid ¶ added in v1.9.2
func (m *ReqEventBrief) GetUid() string
func (*ReqEventBrief) ProtoMessage ¶ added in v1.9.2
func (*ReqEventBrief) ProtoMessage()
func (*ReqEventBrief) Reset ¶ added in v1.9.2
func (m *ReqEventBrief) Reset()
func (*ReqEventBrief) String ¶ added in v1.9.2
func (m *ReqEventBrief) String() string
func (*ReqEventBrief) XXX_DiscardUnknown ¶ added in v1.9.2
func (m *ReqEventBrief) XXX_DiscardUnknown()
func (*ReqEventBrief) XXX_Marshal ¶ added in v1.9.2
func (m *ReqEventBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEventBrief) XXX_Merge ¶ added in v1.9.2
func (m *ReqEventBrief) XXX_Merge(src proto.Message)
func (*ReqEventBrief) XXX_Size ¶ added in v1.9.2
func (m *ReqEventBrief) XXX_Size() int
func (*ReqEventBrief) XXX_Unmarshal ¶ added in v1.9.2
func (m *ReqEventBrief) XXX_Unmarshal(b []byte) error
type ReqEventRelation ¶ added in v1.0.9
type ReqEventRelation struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Relation *RelationshipInfo `protobuf:"bytes,3,opt,name=relation,proto3" json:"relation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEventRelation) Descriptor ¶ added in v1.0.9
func (*ReqEventRelation) Descriptor() ([]byte, []int)
func (*ReqEventRelation) GetOperator ¶ added in v1.0.11
func (m *ReqEventRelation) GetOperator() string
func (*ReqEventRelation) GetRelation ¶ added in v1.0.9
func (m *ReqEventRelation) GetRelation() *RelationshipInfo
func (*ReqEventRelation) GetUid ¶ added in v1.0.9
func (m *ReqEventRelation) GetUid() string
func (*ReqEventRelation) ProtoMessage ¶ added in v1.0.9
func (*ReqEventRelation) ProtoMessage()
func (*ReqEventRelation) Reset ¶ added in v1.0.9
func (m *ReqEventRelation) Reset()
func (*ReqEventRelation) String ¶ added in v1.0.9
func (m *ReqEventRelation) String() string
func (*ReqEventRelation) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEventRelation) XXX_DiscardUnknown()
func (*ReqEventRelation) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEventRelation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEventRelation) XXX_Merge ¶ added in v1.3.5
func (m *ReqEventRelation) XXX_Merge(src proto.Message)
func (*ReqEventRelation) XXX_Size ¶ added in v1.3.5
func (m *ReqEventRelation) XXX_Size() int
func (*ReqEventRelation) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEventRelation) XXX_Unmarshal(b []byte) error
type ReqEventUpdate ¶ added in v1.0.8
type ReqEventUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Date *DateInfo `protobuf:"bytes,4,opt,name=date,proto3" json:"date,omitempty"` Place *PlaceInfo `protobuf:"bytes,5,opt,name=place,proto3" json:"place,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Cover string `protobuf:"bytes,7,opt,name=cover,proto3" json:"cover,omitempty"` Quote string `protobuf:"bytes,8,opt,name=quote,proto3" json:"quote,omitempty"` Access uint32 `protobuf:"varint,9,opt,name=access,proto3" json:"access,omitempty"` Assets []string `protobuf:"bytes,21,rep,name=assets,proto3" json:"assets,omitempty"` Targets []string `protobuf:"bytes,22,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqEventUpdate) Descriptor ¶ added in v1.0.8
func (*ReqEventUpdate) Descriptor() ([]byte, []int)
func (*ReqEventUpdate) GetAccess ¶ added in v1.6.0
func (m *ReqEventUpdate) GetAccess() uint32
func (*ReqEventUpdate) GetAssets ¶ added in v1.3.2
func (m *ReqEventUpdate) GetAssets() []string
func (*ReqEventUpdate) GetCover ¶ added in v1.2.6
func (m *ReqEventUpdate) GetCover() string
func (*ReqEventUpdate) GetDate ¶ added in v1.0.8
func (m *ReqEventUpdate) GetDate() *DateInfo
func (*ReqEventUpdate) GetDescription ¶ added in v1.0.8
func (m *ReqEventUpdate) GetDescription() string
func (*ReqEventUpdate) GetName ¶ added in v1.0.8
func (m *ReqEventUpdate) GetName() string
func (*ReqEventUpdate) GetOperator ¶ added in v1.0.11
func (m *ReqEventUpdate) GetOperator() string
func (*ReqEventUpdate) GetPlace ¶ added in v1.0.8
func (m *ReqEventUpdate) GetPlace() *PlaceInfo
func (*ReqEventUpdate) GetQuote ¶ added in v1.4.1
func (m *ReqEventUpdate) GetQuote() string
func (*ReqEventUpdate) GetTargets ¶ added in v1.9.5
func (m *ReqEventUpdate) GetTargets() []string
func (*ReqEventUpdate) GetUid ¶ added in v1.0.8
func (m *ReqEventUpdate) GetUid() string
func (*ReqEventUpdate) ProtoMessage ¶ added in v1.0.8
func (*ReqEventUpdate) ProtoMessage()
func (*ReqEventUpdate) Reset ¶ added in v1.0.8
func (m *ReqEventUpdate) Reset()
func (*ReqEventUpdate) String ¶ added in v1.0.8
func (m *ReqEventUpdate) String() string
func (*ReqEventUpdate) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqEventUpdate) XXX_DiscardUnknown()
func (*ReqEventUpdate) XXX_Marshal ¶ added in v1.3.5
func (m *ReqEventUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqEventUpdate) XXX_Merge ¶ added in v1.3.5
func (m *ReqEventUpdate) XXX_Merge(src proto.Message)
func (*ReqEventUpdate) XXX_Size ¶ added in v1.3.5
func (m *ReqEventUpdate) XXX_Size() int
func (*ReqEventUpdate) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqEventUpdate) XXX_Unmarshal(b []byte) error
type ReqExamineAdd ¶ added in v1.11.0
type ReqExamineAdd struct { Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqExamineAdd) Descriptor ¶ added in v1.11.0
func (*ReqExamineAdd) Descriptor() ([]byte, []int)
func (*ReqExamineAdd) GetKey ¶ added in v1.11.0
func (m *ReqExamineAdd) GetKey() string
func (*ReqExamineAdd) GetOperator ¶ added in v1.11.0
func (m *ReqExamineAdd) GetOperator() string
func (*ReqExamineAdd) GetTarget ¶ added in v1.11.0
func (m *ReqExamineAdd) GetTarget() string
func (*ReqExamineAdd) GetType ¶ added in v1.11.0
func (m *ReqExamineAdd) GetType() uint32
func (*ReqExamineAdd) GetValue ¶ added in v1.11.0
func (m *ReqExamineAdd) GetValue() string
func (*ReqExamineAdd) ProtoMessage ¶ added in v1.11.0
func (*ReqExamineAdd) ProtoMessage()
func (*ReqExamineAdd) Reset ¶ added in v1.11.0
func (m *ReqExamineAdd) Reset()
func (*ReqExamineAdd) String ¶ added in v1.11.0
func (m *ReqExamineAdd) String() string
func (*ReqExamineAdd) XXX_DiscardUnknown ¶ added in v1.11.0
func (m *ReqExamineAdd) XXX_DiscardUnknown()
func (*ReqExamineAdd) XXX_Marshal ¶ added in v1.11.0
func (m *ReqExamineAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqExamineAdd) XXX_Merge ¶ added in v1.11.0
func (m *ReqExamineAdd) XXX_Merge(src proto.Message)
func (*ReqExamineAdd) XXX_Size ¶ added in v1.11.0
func (m *ReqExamineAdd) XXX_Size() int
func (*ReqExamineAdd) XXX_Unmarshal ¶ added in v1.11.0
func (m *ReqExamineAdd) XXX_Unmarshal(b []byte) error
type ReqGraphPath ¶
type ReqGraphPath struct { From string `protobuf:"bytes,1,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,2,opt,name=to,proto3" json:"to,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqGraphPath) Descriptor ¶
func (*ReqGraphPath) Descriptor() ([]byte, []int)
func (*ReqGraphPath) GetFrom ¶
func (m *ReqGraphPath) GetFrom() string
func (*ReqGraphPath) GetTo ¶
func (m *ReqGraphPath) GetTo() string
func (*ReqGraphPath) ProtoMessage ¶
func (*ReqGraphPath) ProtoMessage()
func (*ReqGraphPath) Reset ¶
func (m *ReqGraphPath) Reset()
func (*ReqGraphPath) String ¶
func (m *ReqGraphPath) String() string
func (*ReqGraphPath) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqGraphPath) XXX_DiscardUnknown()
func (*ReqGraphPath) XXX_Marshal ¶ added in v1.3.5
func (m *ReqGraphPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqGraphPath) XXX_Merge ¶ added in v1.3.5
func (m *ReqGraphPath) XXX_Merge(src proto.Message)
func (*ReqGraphPath) XXX_Size ¶ added in v1.3.5
func (m *ReqGraphPath) XXX_Size() int
func (*ReqGraphPath) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqGraphPath) XXX_Unmarshal(b []byte) error
type ReqLinkAdd ¶
type ReqLinkAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Direction DirectionType `protobuf:"varint,2,opt,name=direction,proto3,enum=omo.msp.vocabulary.DirectionType" json:"direction,omitempty"` Key string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` From string `protobuf:"bytes,4,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,5,opt,name=to,proto3" json:"to,omitempty"` Relation string `protobuf:"bytes,6,opt,name=relation,proto3" json:"relation,omitempty"` Weight uint32 `protobuf:"varint,7,opt,name=weight,proto3" json:"weight,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqLinkAdd) Descriptor ¶
func (*ReqLinkAdd) Descriptor() ([]byte, []int)
func (*ReqLinkAdd) GetDirection ¶
func (m *ReqLinkAdd) GetDirection() DirectionType
func (*ReqLinkAdd) GetFrom ¶
func (m *ReqLinkAdd) GetFrom() string
func (*ReqLinkAdd) GetKey ¶
func (m *ReqLinkAdd) GetKey() string
func (*ReqLinkAdd) GetName ¶
func (m *ReqLinkAdd) GetName() string
func (*ReqLinkAdd) GetRelation ¶ added in v1.0.5
func (m *ReqLinkAdd) GetRelation() string
func (*ReqLinkAdd) GetTo ¶
func (m *ReqLinkAdd) GetTo() string
func (*ReqLinkAdd) GetWeight ¶ added in v1.5.10
func (m *ReqLinkAdd) GetWeight() uint32
func (*ReqLinkAdd) ProtoMessage ¶
func (*ReqLinkAdd) ProtoMessage()
func (*ReqLinkAdd) Reset ¶
func (m *ReqLinkAdd) Reset()
func (*ReqLinkAdd) String ¶
func (m *ReqLinkAdd) String() string
func (*ReqLinkAdd) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqLinkAdd) XXX_DiscardUnknown()
func (*ReqLinkAdd) XXX_Marshal ¶ added in v1.3.5
func (m *ReqLinkAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqLinkAdd) XXX_Merge ¶ added in v1.3.5
func (m *ReqLinkAdd) XXX_Merge(src proto.Message)
func (*ReqLinkAdd) XXX_Size ¶ added in v1.3.5
func (m *ReqLinkAdd) XXX_Size() int
func (*ReqLinkAdd) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqLinkAdd) XXX_Unmarshal(b []byte) error
type ReqNodeAdd ¶
type ReqNodeAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Entity string `protobuf:"bytes,2,opt,name=entity,proto3" json:"entity,omitempty"` Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqNodeAdd) Descriptor ¶
func (*ReqNodeAdd) Descriptor() ([]byte, []int)
func (*ReqNodeAdd) GetCover ¶
func (m *ReqNodeAdd) GetCover() string
func (*ReqNodeAdd) GetEntity ¶
func (m *ReqNodeAdd) GetEntity() string
func (*ReqNodeAdd) GetLabel ¶
func (m *ReqNodeAdd) GetLabel() string
func (*ReqNodeAdd) GetName ¶
func (m *ReqNodeAdd) GetName() string
func (*ReqNodeAdd) ProtoMessage ¶
func (*ReqNodeAdd) ProtoMessage()
func (*ReqNodeAdd) Reset ¶
func (m *ReqNodeAdd) Reset()
func (*ReqNodeAdd) String ¶
func (m *ReqNodeAdd) String() string
func (*ReqNodeAdd) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqNodeAdd) XXX_DiscardUnknown()
func (*ReqNodeAdd) XXX_Marshal ¶ added in v1.3.5
func (m *ReqNodeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqNodeAdd) XXX_Merge ¶ added in v1.3.5
func (m *ReqNodeAdd) XXX_Merge(src proto.Message)
func (*ReqNodeAdd) XXX_Size ¶ added in v1.3.5
func (m *ReqNodeAdd) XXX_Size() int
func (*ReqNodeAdd) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqNodeAdd) XXX_Unmarshal(b []byte) error
type ReqRelationAdd ¶
type ReqRelationAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Parent string `protobuf:"bytes,3,opt,name=parent,proto3" json:"parent,omitempty"` Custom bool `protobuf:"varint,4,opt,name=custom,proto3" json:"custom,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqRelationAdd) Descriptor ¶
func (*ReqRelationAdd) Descriptor() ([]byte, []int)
func (*ReqRelationAdd) GetCustom ¶ added in v1.0.6
func (m *ReqRelationAdd) GetCustom() bool
func (*ReqRelationAdd) GetName ¶
func (m *ReqRelationAdd) GetName() string
func (*ReqRelationAdd) GetOperator ¶ added in v1.0.11
func (m *ReqRelationAdd) GetOperator() string
func (*ReqRelationAdd) GetParent ¶
func (m *ReqRelationAdd) GetParent() string
func (*ReqRelationAdd) GetRemark ¶
func (m *ReqRelationAdd) GetRemark() string
func (*ReqRelationAdd) GetType ¶ added in v1.1.3
func (m *ReqRelationAdd) GetType() uint32
func (*ReqRelationAdd) ProtoMessage ¶
func (*ReqRelationAdd) ProtoMessage()
func (*ReqRelationAdd) Reset ¶
func (m *ReqRelationAdd) Reset()
func (*ReqRelationAdd) String ¶
func (m *ReqRelationAdd) String() string
func (*ReqRelationAdd) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqRelationAdd) XXX_DiscardUnknown()
func (*ReqRelationAdd) XXX_Marshal ¶ added in v1.3.5
func (m *ReqRelationAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqRelationAdd) XXX_Merge ¶ added in v1.3.5
func (m *ReqRelationAdd) XXX_Merge(src proto.Message)
func (*ReqRelationAdd) XXX_Size ¶ added in v1.3.5
func (m *ReqRelationAdd) XXX_Size() int
func (*ReqRelationAdd) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqRelationAdd) XXX_Unmarshal(b []byte) error
type ReqRelationUpdate ¶ added in v1.0.11
type ReqRelationUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Custom bool `protobuf:"varint,4,opt,name=custom,proto3" json:"custom,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqRelationUpdate) Descriptor ¶ added in v1.0.11
func (*ReqRelationUpdate) Descriptor() ([]byte, []int)
func (*ReqRelationUpdate) GetCustom ¶ added in v1.0.11
func (m *ReqRelationUpdate) GetCustom() bool
func (*ReqRelationUpdate) GetName ¶ added in v1.0.11
func (m *ReqRelationUpdate) GetName() string
func (*ReqRelationUpdate) GetOperator ¶ added in v1.0.11
func (m *ReqRelationUpdate) GetOperator() string
func (*ReqRelationUpdate) GetRemark ¶ added in v1.0.11
func (m *ReqRelationUpdate) GetRemark() string
func (*ReqRelationUpdate) GetType ¶ added in v1.1.3
func (m *ReqRelationUpdate) GetType() uint32
func (*ReqRelationUpdate) GetUid ¶ added in v1.0.11
func (m *ReqRelationUpdate) GetUid() string
func (*ReqRelationUpdate) ProtoMessage ¶ added in v1.0.11
func (*ReqRelationUpdate) ProtoMessage()
func (*ReqRelationUpdate) Reset ¶ added in v1.0.11
func (m *ReqRelationUpdate) Reset()
func (*ReqRelationUpdate) String ¶ added in v1.0.11
func (m *ReqRelationUpdate) String() string
func (*ReqRelationUpdate) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *ReqRelationUpdate) XXX_DiscardUnknown()
func (*ReqRelationUpdate) XXX_Marshal ¶ added in v1.3.5
func (m *ReqRelationUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqRelationUpdate) XXX_Merge ¶ added in v1.3.5
func (m *ReqRelationUpdate) XXX_Merge(src proto.Message)
func (*ReqRelationUpdate) XXX_Size ¶ added in v1.3.5
func (m *ReqRelationUpdate) XXX_Size() int
func (*ReqRelationUpdate) XXX_Unmarshal ¶ added in v1.3.5
func (m *ReqRelationUpdate) XXX_Unmarshal(b []byte) error
type ReqUpdateFilter ¶ added in v1.6.7
type ReqUpdateFilter struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Key string `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Values []string `protobuf:"bytes,11,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqUpdateFilter) Descriptor ¶ added in v1.6.7
func (*ReqUpdateFilter) Descriptor() ([]byte, []int)
func (*ReqUpdateFilter) GetKey ¶ added in v1.6.7
func (m *ReqUpdateFilter) GetKey() string
func (*ReqUpdateFilter) GetOperator ¶ added in v1.6.7
func (m *ReqUpdateFilter) GetOperator() string
func (*ReqUpdateFilter) GetOwner ¶ added in v1.6.7
func (m *ReqUpdateFilter) GetOwner() string
func (*ReqUpdateFilter) GetUid ¶ added in v1.6.7
func (m *ReqUpdateFilter) GetUid() string
func (*ReqUpdateFilter) GetValue ¶ added in v1.6.7
func (m *ReqUpdateFilter) GetValue() string
func (*ReqUpdateFilter) GetValues ¶ added in v1.6.7
func (m *ReqUpdateFilter) GetValues() []string
func (*ReqUpdateFilter) ProtoMessage ¶ added in v1.6.7
func (*ReqUpdateFilter) ProtoMessage()
func (*ReqUpdateFilter) Reset ¶ added in v1.6.7
func (m *ReqUpdateFilter) Reset()
func (*ReqUpdateFilter) String ¶ added in v1.6.7
func (m *ReqUpdateFilter) String() string
func (*ReqUpdateFilter) XXX_DiscardUnknown ¶ added in v1.6.7
func (m *ReqUpdateFilter) XXX_DiscardUnknown()
func (*ReqUpdateFilter) XXX_Marshal ¶ added in v1.6.7
func (m *ReqUpdateFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqUpdateFilter) XXX_Merge ¶ added in v1.6.7
func (m *ReqUpdateFilter) XXX_Merge(src proto.Message)
func (*ReqUpdateFilter) XXX_Size ¶ added in v1.6.7
func (m *ReqUpdateFilter) XXX_Size() int
func (*ReqUpdateFilter) XXX_Unmarshal ¶ added in v1.6.7
func (m *ReqUpdateFilter) XXX_Unmarshal(b []byte) error
type ReqVEdgeAdd ¶ added in v1.8.5
type ReqVEdgeAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` Center string `protobuf:"bytes,3,opt,name=center,proto3" json:"center,omitempty"` Relation string `protobuf:"bytes,4,opt,name=relation,proto3" json:"relation,omitempty"` Target string `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"` Label string `protobuf:"bytes,6,opt,name=label,proto3" json:"label,omitempty"` Direction uint32 `protobuf:"varint,7,opt,name=direction,proto3" json:"direction,omitempty"` Operator string `protobuf:"bytes,8,opt,name=operator,proto3" json:"operator,omitempty"` Weight uint32 `protobuf:"varint,9,opt,name=weight,proto3" json:"weight,omitempty"` Thumb string `protobuf:"bytes,10,opt,name=thumb,proto3" json:"thumb,omitempty"` Remark string `protobuf:"bytes,11,opt,name=remark,proto3" json:"remark,omitempty"` Desc string `protobuf:"bytes,12,opt,name=desc,proto3" json:"desc,omitempty"` Type uint32 `protobuf:"varint,13,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqVEdgeAdd) Descriptor ¶ added in v1.8.5
func (*ReqVEdgeAdd) Descriptor() ([]byte, []int)
func (*ReqVEdgeAdd) GetCenter ¶ added in v1.8.7
func (m *ReqVEdgeAdd) GetCenter() string
func (*ReqVEdgeAdd) GetDesc ¶ added in v1.9.6
func (m *ReqVEdgeAdd) GetDesc() string
func (*ReqVEdgeAdd) GetDirection ¶ added in v1.8.5
func (m *ReqVEdgeAdd) GetDirection() uint32
func (*ReqVEdgeAdd) GetLabel ¶ added in v1.8.5
func (m *ReqVEdgeAdd) GetLabel() string
func (*ReqVEdgeAdd) GetName ¶ added in v1.8.5
func (m *ReqVEdgeAdd) GetName() string
func (*ReqVEdgeAdd) GetOperator ¶ added in v1.8.6
func (m *ReqVEdgeAdd) GetOperator() string
func (*ReqVEdgeAdd) GetRelation ¶ added in v1.8.5
func (m *ReqVEdgeAdd) GetRelation() string
func (*ReqVEdgeAdd) GetRemark ¶ added in v1.9.4
func (m *ReqVEdgeAdd) GetRemark() string
func (*ReqVEdgeAdd) GetSource ¶ added in v1.8.9
func (m *ReqVEdgeAdd) GetSource() string
func (*ReqVEdgeAdd) GetTarget ¶ added in v1.8.5
func (m *ReqVEdgeAdd) GetTarget() string
func (*ReqVEdgeAdd) GetThumb ¶ added in v1.8.8
func (m *ReqVEdgeAdd) GetThumb() string
func (*ReqVEdgeAdd) GetType ¶ added in v1.10.6
func (m *ReqVEdgeAdd) GetType() uint32
func (*ReqVEdgeAdd) GetWeight ¶ added in v1.8.7
func (m *ReqVEdgeAdd) GetWeight() uint32
func (*ReqVEdgeAdd) ProtoMessage ¶ added in v1.8.5
func (*ReqVEdgeAdd) ProtoMessage()
func (*ReqVEdgeAdd) Reset ¶ added in v1.8.5
func (m *ReqVEdgeAdd) Reset()
func (*ReqVEdgeAdd) String ¶ added in v1.8.5
func (m *ReqVEdgeAdd) String() string
func (*ReqVEdgeAdd) XXX_DiscardUnknown ¶ added in v1.8.5
func (m *ReqVEdgeAdd) XXX_DiscardUnknown()
func (*ReqVEdgeAdd) XXX_Marshal ¶ added in v1.8.5
func (m *ReqVEdgeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqVEdgeAdd) XXX_Merge ¶ added in v1.8.5
func (m *ReqVEdgeAdd) XXX_Merge(src proto.Message)
func (*ReqVEdgeAdd) XXX_Size ¶ added in v1.8.5
func (m *ReqVEdgeAdd) XXX_Size() int
func (*ReqVEdgeAdd) XXX_Unmarshal ¶ added in v1.8.5
func (m *ReqVEdgeAdd) XXX_Unmarshal(b []byte) error
type ReqVEdgeUpdate ¶ added in v1.8.5
type ReqVEdgeUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Relation string `protobuf:"bytes,3,opt,name=relation,proto3" json:"relation,omitempty"` Target string `protobuf:"bytes,4,opt,name=target,proto3" json:"target,omitempty"` Label string `protobuf:"bytes,5,opt,name=label,proto3" json:"label,omitempty"` Direction uint32 `protobuf:"varint,6,opt,name=direction,proto3" json:"direction,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Thumb string `protobuf:"bytes,8,opt,name=thumb,proto3" json:"thumb,omitempty"` Remark string `protobuf:"bytes,9,opt,name=remark,proto3" json:"remark,omitempty"` Desc string `protobuf:"bytes,10,opt,name=desc,proto3" json:"desc,omitempty"` Type uint32 `protobuf:"varint,11,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqVEdgeUpdate) Descriptor ¶ added in v1.8.5
func (*ReqVEdgeUpdate) Descriptor() ([]byte, []int)
func (*ReqVEdgeUpdate) GetDesc ¶ added in v1.9.6
func (m *ReqVEdgeUpdate) GetDesc() string
func (*ReqVEdgeUpdate) GetDirection ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) GetDirection() uint32
func (*ReqVEdgeUpdate) GetLabel ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) GetLabel() string
func (*ReqVEdgeUpdate) GetName ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) GetName() string
func (*ReqVEdgeUpdate) GetOperator ¶ added in v1.8.6
func (m *ReqVEdgeUpdate) GetOperator() string
func (*ReqVEdgeUpdate) GetRelation ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) GetRelation() string
func (*ReqVEdgeUpdate) GetRemark ¶ added in v1.9.4
func (m *ReqVEdgeUpdate) GetRemark() string
func (*ReqVEdgeUpdate) GetTarget ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) GetTarget() string
func (*ReqVEdgeUpdate) GetThumb ¶ added in v1.8.9
func (m *ReqVEdgeUpdate) GetThumb() string
func (*ReqVEdgeUpdate) GetType ¶ added in v1.10.6
func (m *ReqVEdgeUpdate) GetType() uint32
func (*ReqVEdgeUpdate) GetUid ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) GetUid() string
func (*ReqVEdgeUpdate) ProtoMessage ¶ added in v1.8.5
func (*ReqVEdgeUpdate) ProtoMessage()
func (*ReqVEdgeUpdate) Reset ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) Reset()
func (*ReqVEdgeUpdate) String ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) String() string
func (*ReqVEdgeUpdate) XXX_DiscardUnknown ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) XXX_DiscardUnknown()
func (*ReqVEdgeUpdate) XXX_Marshal ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqVEdgeUpdate) XXX_Merge ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) XXX_Merge(src proto.Message)
func (*ReqVEdgeUpdate) XXX_Size ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) XXX_Size() int
func (*ReqVEdgeUpdate) XXX_Unmarshal ¶ added in v1.8.5
func (m *ReqVEdgeUpdate) XXX_Unmarshal(b []byte) error
type RequestFilter ¶ added in v1.6.2
type RequestFilter struct { Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` Key string `protobuf:"bytes,4,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,5,opt,name=value,proto3" json:"value,omitempty"` Brief bool `protobuf:"varint,6,opt,name=brief,proto3" json:"brief,omitempty"` Values []string `protobuf:"bytes,11,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestFilter) Descriptor ¶ added in v1.6.2
func (*RequestFilter) Descriptor() ([]byte, []int)
func (*RequestFilter) GetBrief ¶ added in v1.7.0
func (m *RequestFilter) GetBrief() bool
func (*RequestFilter) GetKey ¶ added in v1.6.2
func (m *RequestFilter) GetKey() string
func (*RequestFilter) GetNumber ¶ added in v1.6.2
func (m *RequestFilter) GetNumber() int32
func (*RequestFilter) GetPage ¶ added in v1.6.2
func (m *RequestFilter) GetPage() int32
func (*RequestFilter) GetParent ¶ added in v1.6.2
func (m *RequestFilter) GetParent() string
func (*RequestFilter) GetValue ¶ added in v1.6.2
func (m *RequestFilter) GetValue() string
func (*RequestFilter) GetValues ¶ added in v1.7.0
func (m *RequestFilter) GetValues() []string
func (*RequestFilter) ProtoMessage ¶ added in v1.6.2
func (*RequestFilter) ProtoMessage()
func (*RequestFilter) Reset ¶ added in v1.6.2
func (m *RequestFilter) Reset()
func (*RequestFilter) String ¶ added in v1.6.2
func (m *RequestFilter) String() string
func (*RequestFilter) XXX_DiscardUnknown ¶ added in v1.6.2
func (m *RequestFilter) XXX_DiscardUnknown()
func (*RequestFilter) XXX_Marshal ¶ added in v1.6.2
func (m *RequestFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestFilter) XXX_Merge ¶ added in v1.6.2
func (m *RequestFilter) XXX_Merge(src proto.Message)
func (*RequestFilter) XXX_Size ¶ added in v1.6.2
func (m *RequestFilter) XXX_Size() int
func (*RequestFilter) XXX_Unmarshal ¶ added in v1.6.2
func (m *RequestFilter) XXX_Unmarshal(b []byte) error
type RequestInfo ¶
type RequestInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Id uint64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestInfo) Descriptor ¶
func (*RequestInfo) Descriptor() ([]byte, []int)
func (*RequestInfo) GetId ¶
func (m *RequestInfo) GetId() uint64
func (*RequestInfo) GetKey ¶
func (m *RequestInfo) GetKey() string
func (*RequestInfo) GetOperator ¶ added in v1.0.10
func (m *RequestInfo) GetOperator() string
func (*RequestInfo) GetUid ¶
func (m *RequestInfo) GetUid() string
func (*RequestInfo) ProtoMessage ¶
func (*RequestInfo) ProtoMessage()
func (*RequestInfo) Reset ¶
func (m *RequestInfo) Reset()
func (*RequestInfo) String ¶
func (m *RequestInfo) String() string
func (*RequestInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *RequestInfo) XXX_DiscardUnknown()
func (*RequestInfo) XXX_Marshal ¶ added in v1.3.5
func (m *RequestInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestInfo) XXX_Merge ¶ added in v1.3.5
func (m *RequestInfo) XXX_Merge(src proto.Message)
func (*RequestInfo) XXX_Size ¶ added in v1.3.5
func (m *RequestInfo) XXX_Size() int
func (*RequestInfo) XXX_Unmarshal ¶ added in v1.3.5
func (m *RequestInfo) XXX_Unmarshal(b []byte) error
type RequestList ¶ added in v1.3.2
type RequestList struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` Status uint32 `protobuf:"varint,3,opt,name=status,proto3" json:"status,omitempty"` List []string `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestList) Descriptor ¶ added in v1.3.2
func (*RequestList) Descriptor() ([]byte, []int)
func (*RequestList) GetList ¶ added in v1.3.2
func (m *RequestList) GetList() []string
func (*RequestList) GetOperator ¶ added in v1.3.2
func (m *RequestList) GetOperator() string
func (*RequestList) GetStatus ¶ added in v1.5.3
func (m *RequestList) GetStatus() uint32
func (*RequestList) GetUid ¶ added in v1.3.2
func (m *RequestList) GetUid() string
func (*RequestList) ProtoMessage ¶ added in v1.3.2
func (*RequestList) ProtoMessage()
func (*RequestList) Reset ¶ added in v1.3.2
func (m *RequestList) Reset()
func (*RequestList) String ¶ added in v1.3.2
func (m *RequestList) String() string
func (*RequestList) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *RequestList) XXX_DiscardUnknown()
func (*RequestList) XXX_Marshal ¶ added in v1.3.5
func (m *RequestList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestList) XXX_Merge ¶ added in v1.3.5
func (m *RequestList) XXX_Merge(src proto.Message)
func (*RequestList) XXX_Size ¶ added in v1.3.5
func (m *RequestList) XXX_Size() int
func (*RequestList) XXX_Unmarshal ¶ added in v1.3.5
func (m *RequestList) XXX_Unmarshal(b []byte) error
type RequestPage ¶ added in v1.4.6
type RequestPage struct { Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` Status uint32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` Page int32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestPage) Descriptor ¶ added in v1.4.6
func (*RequestPage) Descriptor() ([]byte, []int)
func (*RequestPage) GetNumber ¶ added in v1.4.6
func (m *RequestPage) GetNumber() int32
func (*RequestPage) GetPage ¶ added in v1.4.6
func (m *RequestPage) GetPage() int32
func (*RequestPage) GetParent ¶ added in v1.4.6
func (m *RequestPage) GetParent() string
func (*RequestPage) GetStatus ¶ added in v1.5.3
func (m *RequestPage) GetStatus() uint32
func (*RequestPage) ProtoMessage ¶ added in v1.4.6
func (*RequestPage) ProtoMessage()
func (*RequestPage) Reset ¶ added in v1.4.6
func (m *RequestPage) Reset()
func (*RequestPage) String ¶ added in v1.4.6
func (m *RequestPage) String() string
func (*RequestPage) XXX_DiscardUnknown ¶ added in v1.4.6
func (m *RequestPage) XXX_DiscardUnknown()
func (*RequestPage) XXX_Marshal ¶ added in v1.4.6
func (m *RequestPage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestPage) XXX_Merge ¶ added in v1.4.6
func (m *RequestPage) XXX_Merge(src proto.Message)
func (*RequestPage) XXX_Size ¶ added in v1.4.6
func (m *RequestPage) XXX_Size() int
func (*RequestPage) XXX_Unmarshal ¶ added in v1.4.6
func (m *RequestPage) XXX_Unmarshal(b []byte) error
type ResultStatus ¶
type ResultStatus int32
const ( ResultStatus_Success ResultStatus = 0 ResultStatus_MaxLimit ResultStatus = 1 ResultStatus_Repeated ResultStatus = 2 ResultStatus_NotExisted ResultStatus = 3 ResultStatus_DBException ResultStatus = 4 ResultStatus_Empty ResultStatus = 5 )
func (ResultStatus) EnumDescriptor ¶
func (ResultStatus) EnumDescriptor() ([]byte, []int)
func (ResultStatus) String ¶
func (x ResultStatus) String() string
type StatisticInfo ¶ added in v1.7.2
type StatisticInfo struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Count uint32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StatisticInfo) Descriptor ¶ added in v1.7.2
func (*StatisticInfo) Descriptor() ([]byte, []int)
func (*StatisticInfo) GetCount ¶ added in v1.7.2
func (m *StatisticInfo) GetCount() uint32
func (*StatisticInfo) GetKey ¶ added in v1.7.2
func (m *StatisticInfo) GetKey() string
func (*StatisticInfo) ProtoMessage ¶ added in v1.7.2
func (*StatisticInfo) ProtoMessage()
func (*StatisticInfo) Reset ¶ added in v1.7.2
func (m *StatisticInfo) Reset()
func (*StatisticInfo) String ¶ added in v1.7.2
func (m *StatisticInfo) String() string
func (*StatisticInfo) XXX_DiscardUnknown ¶ added in v1.7.2
func (m *StatisticInfo) XXX_DiscardUnknown()
func (*StatisticInfo) XXX_Marshal ¶ added in v1.7.2
func (m *StatisticInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatisticInfo) XXX_Merge ¶ added in v1.7.2
func (m *StatisticInfo) XXX_Merge(src proto.Message)
func (*StatisticInfo) XXX_Size ¶ added in v1.7.2
func (m *StatisticInfo) XXX_Size() int
func (*StatisticInfo) XXX_Unmarshal ¶ added in v1.7.2
func (m *StatisticInfo) XXX_Unmarshal(b []byte) error
type VEdgeInfo ¶ added in v1.8.5
type VEdgeInfo struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Created int64 `protobuf:"varint,4,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,5,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,6,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Source string `protobuf:"bytes,8,opt,name=source,proto3" json:"source,omitempty"` Category string `protobuf:"bytes,9,opt,name=category,proto3" json:"category,omitempty"` Direction uint32 `protobuf:"varint,10,opt,name=direction,proto3" json:"direction,omitempty"` Center string `protobuf:"bytes,13,opt,name=center,proto3" json:"center,omitempty"` Weight uint32 `protobuf:"varint,14,opt,name=weight,proto3" json:"weight,omitempty"` Remark string `protobuf:"bytes,15,opt,name=remark,proto3" json:"remark,omitempty"` Type uint32 `protobuf:"varint,16,opt,name=type,proto3" json:"type,omitempty"` Target *VNode `protobuf:"bytes,21,opt,name=target,proto3" json:"target,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VEdgeInfo) Descriptor ¶ added in v1.8.5
func (*VEdgeInfo) GetCategory ¶ added in v1.9.0
func (*VEdgeInfo) GetCreated ¶ added in v1.8.5
func (*VEdgeInfo) GetCreator ¶ added in v1.8.5
func (*VEdgeInfo) GetDirection ¶ added in v1.8.5
func (*VEdgeInfo) GetOperator ¶ added in v1.8.5
func (*VEdgeInfo) GetUpdated ¶ added in v1.8.5
func (*VEdgeInfo) ProtoMessage ¶ added in v1.8.5
func (*VEdgeInfo) ProtoMessage()
func (*VEdgeInfo) XXX_DiscardUnknown ¶ added in v1.8.5
func (m *VEdgeInfo) XXX_DiscardUnknown()
func (*VEdgeInfo) XXX_Marshal ¶ added in v1.8.5
func (*VEdgeInfo) XXX_Unmarshal ¶ added in v1.8.5
type VEdgeService ¶ added in v1.8.5
type VEdgeService interface { AddOne(ctx context.Context, in *ReqVEdgeAdd, opts ...client.CallOption) (*ReplyVEdgeInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyVEdgeInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateInfo(ctx context.Context, in *ReqVEdgeUpdate, opts ...client.CallOption) (*ReplyVEdgeInfo, error) GetAll(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyVEdgeList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *ReqUpdateFilter, opts ...client.CallOption) (*ReplyInfo, error) }
func NewVEdgeService ¶ added in v1.8.5
func NewVEdgeService(name string, c client.Client) VEdgeService
type VEdgeServiceHandler ¶ added in v1.8.5
type VEdgeServiceHandler interface { AddOne(context.Context, *ReqVEdgeAdd, *ReplyVEdgeInfo) error GetOne(context.Context, *RequestInfo, *ReplyVEdgeInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error UpdateInfo(context.Context, *ReqVEdgeUpdate, *ReplyVEdgeInfo) error GetAll(context.Context, *RequestFilter, *ReplyVEdgeList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *ReqUpdateFilter, *ReplyInfo) error }
type VNode ¶ added in v1.8.10
type VNode struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Thumb string `protobuf:"bytes,3,opt,name=thumb,proto3" json:"thumb,omitempty"` Entity string `protobuf:"bytes,4,opt,name=entity,proto3" json:"entity,omitempty"` Desc string `protobuf:"bytes,5,opt,name=desc,proto3" json:"desc,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VNode) Descriptor ¶ added in v1.8.10
func (*VNode) ProtoMessage ¶ added in v1.8.10
func (*VNode) ProtoMessage()
func (*VNode) XXX_DiscardUnknown ¶ added in v1.8.10
func (m *VNode) XXX_DiscardUnknown()
func (*VNode) XXX_Marshal ¶ added in v1.8.10
func (*VNode) XXX_Unmarshal ¶ added in v1.8.10
type WordInfo ¶
type WordInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WordInfo) Descriptor ¶
func (*WordInfo) ProtoMessage ¶
func (*WordInfo) ProtoMessage()
func (*WordInfo) XXX_DiscardUnknown ¶ added in v1.3.5
func (m *WordInfo) XXX_DiscardUnknown()
func (*WordInfo) XXX_Marshal ¶ added in v1.3.5
func (*WordInfo) XXX_Unmarshal ¶ added in v1.3.5
Source Files
¶
- attribute.pb.go
- attribute.pb.micro.go
- box.pb.go
- box.pb.micro.go
- common.pb.go
- common.pb.micro.go
- concept.pb.go
- concept.pb.micro.go
- edge.pb.go
- edge.pb.micro.go
- entity.pb.go
- entity.pb.micro.go
- event.pb.go
- event.pb.micro.go
- examine.pb.go
- examine.pb.micro.go
- graph.pb.go
- graph.pb.micro.go
- relation.pb.go
- relation.pb.micro.go
Click to show internal directories.
Click to hide internal directories.