Documentation ¶
Index ¶
- Variables
- func RegisterAgentServiceHandler(s server.Server, hdlr AgentServiceHandler, opts ...server.HandlerOption) error
- func RegisterApplyServiceHandler(s server.Server, hdlr ApplyServiceHandler, opts ...server.HandlerOption) error
- func RegisterCategoryServiceHandler(s server.Server, hdlr CategoryServiceHandler, opts ...server.HandlerOption) error
- func RegisterCoterieServiceHandler(s server.Server, hdlr CoterieServiceHandler, opts ...server.HandlerOption) error
- func RegisterFamilyServiceHandler(s server.Server, hdlr FamilyServiceHandler, opts ...server.HandlerOption) error
- func RegisterMeetingServiceHandler(s server.Server, hdlr MeetingServiceHandler, opts ...server.HandlerOption) error
- func RegisterQuestionServiceHandler(s server.Server, hdlr QuestionServiceHandler, opts ...server.HandlerOption) error
- func RegisterTaskServiceHandler(s server.Server, hdlr TaskServiceHandler, opts ...server.HandlerOption) error
- func RegisterTeamServiceHandler(s server.Server, hdlr TeamServiceHandler, opts ...server.HandlerOption) error
- type AddressInfo
- func (*AddressInfo) Descriptor() ([]byte, []int)
- func (m *AddressInfo) GetCity() string
- func (m *AddressInfo) GetCountry() string
- func (m *AddressInfo) GetLocation() string
- func (m *AddressInfo) GetProvince() string
- func (m *AddressInfo) GetZone() string
- func (*AddressInfo) ProtoMessage()
- func (m *AddressInfo) Reset()
- func (m *AddressInfo) String() string
- func (m *AddressInfo) XXX_DiscardUnknown()
- func (m *AddressInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddressInfo) XXX_Merge(src proto.Message)
- func (m *AddressInfo) XXX_Size() int
- func (m *AddressInfo) XXX_Unmarshal(b []byte) error
- type AgentInfo
- func (*AgentInfo) Descriptor() ([]byte, []int)
- func (m *AgentInfo) GetCreated() int64
- func (m *AgentInfo) GetCreator() string
- func (m *AgentInfo) GetEntity() string
- func (m *AgentInfo) GetId() uint64
- func (m *AgentInfo) GetName() string
- func (m *AgentInfo) GetOperator() string
- func (m *AgentInfo) GetOwner() string
- func (m *AgentInfo) GetRegions() []string
- func (m *AgentInfo) GetRemark() string
- func (m *AgentInfo) GetStatus() uint32
- func (m *AgentInfo) GetTags() []string
- func (m *AgentInfo) GetType() uint32
- func (m *AgentInfo) GetUid() string
- func (m *AgentInfo) GetUpdated() int64
- func (m *AgentInfo) GetUser() string
- func (m *AgentInfo) GetWay() string
- func (*AgentInfo) ProtoMessage()
- func (m *AgentInfo) Reset()
- func (m *AgentInfo) String() string
- func (m *AgentInfo) XXX_DiscardUnknown()
- func (m *AgentInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentInfo) XXX_Merge(src proto.Message)
- func (m *AgentInfo) XXX_Size() int
- func (m *AgentInfo) XXX_Unmarshal(b []byte) error
- type AgentService
- type AgentServiceHandler
- type ApplyInfo
- func (*ApplyInfo) Descriptor() ([]byte, []int)
- func (m *ApplyInfo) GetApplicant() string
- func (m *ApplyInfo) GetCreated() int64
- func (m *ApplyInfo) GetCreator() string
- func (m *ApplyInfo) GetGroup() string
- func (m *ApplyInfo) GetId() uint64
- func (m *ApplyInfo) GetInviter() string
- func (m *ApplyInfo) GetOperator() string
- func (m *ApplyInfo) GetOwner() string
- func (m *ApplyInfo) GetReason() string
- func (m *ApplyInfo) GetRemark() string
- func (m *ApplyInfo) GetStatus() uint32
- func (m *ApplyInfo) GetType() uint32
- func (m *ApplyInfo) GetUid() string
- func (m *ApplyInfo) GetUpdated() int64
- func (*ApplyInfo) ProtoMessage()
- func (m *ApplyInfo) Reset()
- func (m *ApplyInfo) String() string
- func (m *ApplyInfo) XXX_DiscardUnknown()
- func (m *ApplyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplyInfo) XXX_Merge(src proto.Message)
- func (m *ApplyInfo) XXX_Size() int
- func (m *ApplyInfo) XXX_Unmarshal(b []byte) error
- type ApplyService
- type ApplyServiceHandler
- type CategoryInfo
- func (*CategoryInfo) Descriptor() ([]byte, []int)
- func (m *CategoryInfo) GetChildren() []*CategoryInfo
- func (m *CategoryInfo) GetCreated() int64
- func (m *CategoryInfo) GetCreator() string
- func (m *CategoryInfo) GetId() uint64
- func (m *CategoryInfo) GetName() string
- func (m *CategoryInfo) GetOperator() string
- func (m *CategoryInfo) GetParent() string
- func (m *CategoryInfo) GetRemark() string
- func (m *CategoryInfo) GetSource() string
- func (m *CategoryInfo) GetType() uint32
- func (m *CategoryInfo) GetUid() string
- func (m *CategoryInfo) GetUpdated() int64
- func (m *CategoryInfo) GetWeight() uint32
- func (*CategoryInfo) ProtoMessage()
- func (m *CategoryInfo) Reset()
- func (m *CategoryInfo) String() string
- func (m *CategoryInfo) XXX_DiscardUnknown()
- func (m *CategoryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CategoryInfo) XXX_Merge(src proto.Message)
- func (m *CategoryInfo) XXX_Size() int
- func (m *CategoryInfo) XXX_Unmarshal(b []byte) error
- type CategoryService
- type CategoryServiceHandler
- type CoterieInfo
- func (*CoterieInfo) Descriptor() ([]byte, []int)
- func (m *CoterieInfo) GetAssistants() []string
- func (m *CoterieInfo) GetCentre() string
- func (m *CoterieInfo) GetCover() string
- func (m *CoterieInfo) GetCreated() int64
- func (m *CoterieInfo) GetCreator() string
- func (m *CoterieInfo) GetId() uint64
- func (m *CoterieInfo) GetMaster() string
- func (m *CoterieInfo) GetMembers() []*IdentifyInfo
- func (m *CoterieInfo) GetMeta() string
- func (m *CoterieInfo) GetName() string
- func (m *CoterieInfo) GetOperator() string
- func (m *CoterieInfo) GetPasswords() string
- func (m *CoterieInfo) GetRemark() string
- func (m *CoterieInfo) GetStatus() uint32
- func (m *CoterieInfo) GetTags() []string
- func (m *CoterieInfo) GetType() uint32
- func (m *CoterieInfo) GetUid() string
- func (m *CoterieInfo) GetUpdated() int64
- func (*CoterieInfo) ProtoMessage()
- func (m *CoterieInfo) Reset()
- func (m *CoterieInfo) String() string
- func (m *CoterieInfo) XXX_DiscardUnknown()
- func (m *CoterieInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CoterieInfo) XXX_Merge(src proto.Message)
- func (m *CoterieInfo) XXX_Size() int
- func (m *CoterieInfo) XXX_Unmarshal(b []byte) error
- type CoterieService
- type CoterieServiceHandler
- type DateInfo
- func (*DateInfo) Descriptor() ([]byte, []int)
- func (m *DateInfo) GetBegin() string
- func (m *DateInfo) GetEnd() 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 FamilyInfo
- func (*FamilyInfo) Descriptor() ([]byte, []int)
- func (m *FamilyInfo) GetAddress() string
- func (m *FamilyInfo) GetAgents() []string
- func (m *FamilyInfo) GetAssistants() []string
- func (m *FamilyInfo) GetChildren() []string
- func (m *FamilyInfo) GetCover() string
- func (m *FamilyInfo) GetCreated() int64
- func (m *FamilyInfo) GetCreator() string
- func (m *FamilyInfo) GetId() uint64
- func (m *FamilyInfo) GetLocation() string
- func (m *FamilyInfo) GetMaster() string
- func (m *FamilyInfo) GetMembers() []*IdentifyInfo
- func (m *FamilyInfo) GetName() string
- func (m *FamilyInfo) GetOperator() string
- func (m *FamilyInfo) GetPasswords() string
- func (m *FamilyInfo) GetRegion() string
- func (m *FamilyInfo) GetRemark() string
- func (m *FamilyInfo) GetStatus() uint32
- func (m *FamilyInfo) GetTags() []string
- func (m *FamilyInfo) GetUid() string
- func (m *FamilyInfo) GetUpdated() int64
- func (*FamilyInfo) ProtoMessage()
- func (m *FamilyInfo) Reset()
- func (m *FamilyInfo) String() string
- func (m *FamilyInfo) XXX_DiscardUnknown()
- func (m *FamilyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FamilyInfo) XXX_Merge(src proto.Message)
- func (m *FamilyInfo) XXX_Size() int
- func (m *FamilyInfo) XXX_Unmarshal(b []byte) error
- type FamilyService
- type FamilyServiceHandler
- type IdentifyInfo
- func (*IdentifyInfo) Descriptor() ([]byte, []int)
- func (m *IdentifyInfo) GetName() string
- func (m *IdentifyInfo) GetRemark() string
- func (m *IdentifyInfo) GetUser() string
- func (*IdentifyInfo) ProtoMessage()
- func (m *IdentifyInfo) Reset()
- func (m *IdentifyInfo) String() string
- func (m *IdentifyInfo) XXX_DiscardUnknown()
- func (m *IdentifyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IdentifyInfo) XXX_Merge(src proto.Message)
- func (m *IdentifyInfo) XXX_Size() int
- func (m *IdentifyInfo) XXX_Unmarshal(b []byte) error
- type MeetingInfo
- func (*MeetingInfo) Descriptor() ([]byte, []int)
- func (m *MeetingInfo) GetAppointed() string
- func (m *MeetingInfo) GetCreated() int64
- func (m *MeetingInfo) GetCreator() string
- func (m *MeetingInfo) GetDuration() uint32
- func (m *MeetingInfo) GetGroup() string
- func (m *MeetingInfo) GetId() uint64
- func (m *MeetingInfo) GetLocation() string
- func (m *MeetingInfo) GetName() string
- func (m *MeetingInfo) GetNotifies() []string
- func (m *MeetingInfo) GetOperator() string
- func (m *MeetingInfo) GetOwner() string
- func (m *MeetingInfo) GetRemark() string
- func (m *MeetingInfo) GetSigns() []string
- func (m *MeetingInfo) GetStarted() int64
- func (m *MeetingInfo) GetStatus() uint32
- func (m *MeetingInfo) GetStopped() int64
- func (m *MeetingInfo) GetSubmits() []string
- func (m *MeetingInfo) GetType() uint32
- func (m *MeetingInfo) GetUid() string
- func (m *MeetingInfo) GetUpdated() int64
- func (*MeetingInfo) ProtoMessage()
- func (m *MeetingInfo) Reset()
- func (m *MeetingInfo) String() string
- func (m *MeetingInfo) XXX_DiscardUnknown()
- func (m *MeetingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MeetingInfo) XXX_Merge(src proto.Message)
- func (m *MeetingInfo) XXX_Size() int
- func (m *MeetingInfo) XXX_Unmarshal(b []byte) error
- type MeetingService
- type MeetingServiceHandler
- type QuestionInfo
- func (*QuestionInfo) Descriptor() ([]byte, []int)
- func (m *QuestionInfo) GetAnswers() []uint32
- func (m *QuestionInfo) GetAssets() []string
- func (m *QuestionInfo) GetCd() uint32
- func (m *QuestionInfo) GetCreated() int64
- func (m *QuestionInfo) GetCreator() string
- func (m *QuestionInfo) GetId() uint64
- func (m *QuestionInfo) GetName() string
- func (m *QuestionInfo) GetOperator() string
- func (m *QuestionInfo) GetOptions() []*QuestionOption
- func (m *QuestionInfo) GetQuote() string
- func (m *QuestionInfo) GetRemark() string
- func (m *QuestionInfo) GetUid() string
- func (m *QuestionInfo) GetUpdated() int64
- func (*QuestionInfo) ProtoMessage()
- func (m *QuestionInfo) Reset()
- func (m *QuestionInfo) String() string
- func (m *QuestionInfo) XXX_DiscardUnknown()
- func (m *QuestionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QuestionInfo) XXX_Merge(src proto.Message)
- func (m *QuestionInfo) XXX_Size() int
- func (m *QuestionInfo) XXX_Unmarshal(b []byte) error
- type QuestionOption
- func (*QuestionOption) Descriptor() ([]byte, []int)
- func (m *QuestionOption) GetDesc() string
- func (m *QuestionOption) GetId() uint32
- func (*QuestionOption) ProtoMessage()
- func (m *QuestionOption) Reset()
- func (m *QuestionOption) String() string
- func (m *QuestionOption) XXX_DiscardUnknown()
- func (m *QuestionOption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QuestionOption) XXX_Merge(src proto.Message)
- func (m *QuestionOption) XXX_Size() int
- func (m *QuestionOption) XXX_Unmarshal(b []byte) error
- type QuestionService
- type QuestionServiceHandler
- type RecordInfo
- func (*RecordInfo) Descriptor() ([]byte, []int)
- func (m *RecordInfo) GetAssets() []string
- func (m *RecordInfo) GetCreated() int64
- func (m *RecordInfo) GetCreator() string
- func (m *RecordInfo) GetExecutor() string
- func (m *RecordInfo) GetName() string
- func (m *RecordInfo) GetRemark() string
- func (m *RecordInfo) GetStatus() uint32
- func (m *RecordInfo) GetTags() []string
- func (m *RecordInfo) GetUid() string
- func (*RecordInfo) ProtoMessage()
- func (m *RecordInfo) Reset()
- func (m *RecordInfo) String() string
- func (m *RecordInfo) XXX_DiscardUnknown()
- func (m *RecordInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecordInfo) XXX_Merge(src proto.Message)
- func (m *RecordInfo) XXX_Size() int
- func (m *RecordInfo) XXX_Unmarshal(b []byte) error
- type ReplyAgentList
- func (*ReplyAgentList) Descriptor() ([]byte, []int)
- func (m *ReplyAgentList) GetList() []*AgentInfo
- func (m *ReplyAgentList) GetPageMax() uint32
- func (m *ReplyAgentList) GetPageNow() uint32
- func (m *ReplyAgentList) GetStatus() *ReplyStatus
- func (m *ReplyAgentList) GetTotal() uint32
- func (*ReplyAgentList) ProtoMessage()
- func (m *ReplyAgentList) Reset()
- func (m *ReplyAgentList) String() string
- func (m *ReplyAgentList) XXX_DiscardUnknown()
- func (m *ReplyAgentList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAgentList) XXX_Merge(src proto.Message)
- func (m *ReplyAgentList) XXX_Size() int
- func (m *ReplyAgentList) XXX_Unmarshal(b []byte) error
- type ReplyAgentOne
- func (*ReplyAgentOne) Descriptor() ([]byte, []int)
- func (m *ReplyAgentOne) GetInfo() *AgentInfo
- func (m *ReplyAgentOne) GetStatus() *ReplyStatus
- func (*ReplyAgentOne) ProtoMessage()
- func (m *ReplyAgentOne) Reset()
- func (m *ReplyAgentOne) String() string
- func (m *ReplyAgentOne) XXX_DiscardUnknown()
- func (m *ReplyAgentOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAgentOne) XXX_Merge(src proto.Message)
- func (m *ReplyAgentOne) XXX_Size() int
- func (m *ReplyAgentOne) XXX_Unmarshal(b []byte) error
- type ReplyApplyList
- func (*ReplyApplyList) Descriptor() ([]byte, []int)
- func (m *ReplyApplyList) GetList() []*ApplyInfo
- func (m *ReplyApplyList) GetPageMax() uint32
- func (m *ReplyApplyList) GetPageNow() uint32
- func (m *ReplyApplyList) GetStatus() *ReplyStatus
- func (m *ReplyApplyList) GetTotal() uint32
- func (*ReplyApplyList) ProtoMessage()
- func (m *ReplyApplyList) Reset()
- func (m *ReplyApplyList) String() string
- func (m *ReplyApplyList) XXX_DiscardUnknown()
- func (m *ReplyApplyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyApplyList) XXX_Merge(src proto.Message)
- func (m *ReplyApplyList) XXX_Size() int
- func (m *ReplyApplyList) XXX_Unmarshal(b []byte) error
- type ReplyApplyOne
- func (*ReplyApplyOne) Descriptor() ([]byte, []int)
- func (m *ReplyApplyOne) GetInfo() *ApplyInfo
- func (m *ReplyApplyOne) GetStatus() *ReplyStatus
- func (*ReplyApplyOne) ProtoMessage()
- func (m *ReplyApplyOne) Reset()
- func (m *ReplyApplyOne) String() string
- func (m *ReplyApplyOne) XXX_DiscardUnknown()
- func (m *ReplyApplyOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyApplyOne) XXX_Merge(src proto.Message)
- func (m *ReplyApplyOne) XXX_Size() int
- func (m *ReplyApplyOne) XXX_Unmarshal(b []byte) error
- type ReplyCategoryList
- func (*ReplyCategoryList) Descriptor() ([]byte, []int)
- func (m *ReplyCategoryList) GetList() []*CategoryInfo
- func (m *ReplyCategoryList) GetPageMax() uint32
- func (m *ReplyCategoryList) GetPageNow() uint32
- func (m *ReplyCategoryList) GetStatus() *ReplyStatus
- func (m *ReplyCategoryList) GetTotal() uint32
- func (*ReplyCategoryList) ProtoMessage()
- func (m *ReplyCategoryList) Reset()
- func (m *ReplyCategoryList) String() string
- func (m *ReplyCategoryList) XXX_DiscardUnknown()
- func (m *ReplyCategoryList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCategoryList) XXX_Merge(src proto.Message)
- func (m *ReplyCategoryList) XXX_Size() int
- func (m *ReplyCategoryList) XXX_Unmarshal(b []byte) error
- type ReplyCategoryOne
- func (*ReplyCategoryOne) Descriptor() ([]byte, []int)
- func (m *ReplyCategoryOne) GetInfo() *CategoryInfo
- func (m *ReplyCategoryOne) GetStatus() *ReplyStatus
- func (*ReplyCategoryOne) ProtoMessage()
- func (m *ReplyCategoryOne) Reset()
- func (m *ReplyCategoryOne) String() string
- func (m *ReplyCategoryOne) XXX_DiscardUnknown()
- func (m *ReplyCategoryOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCategoryOne) XXX_Merge(src proto.Message)
- func (m *ReplyCategoryOne) XXX_Size() int
- func (m *ReplyCategoryOne) XXX_Unmarshal(b []byte) error
- type ReplyCoterieInfo
- func (*ReplyCoterieInfo) Descriptor() ([]byte, []int)
- func (m *ReplyCoterieInfo) GetInfo() *CoterieInfo
- func (m *ReplyCoterieInfo) GetStatus() *ReplyStatus
- func (*ReplyCoterieInfo) ProtoMessage()
- func (m *ReplyCoterieInfo) Reset()
- func (m *ReplyCoterieInfo) String() string
- func (m *ReplyCoterieInfo) XXX_DiscardUnknown()
- func (m *ReplyCoterieInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCoterieInfo) XXX_Merge(src proto.Message)
- func (m *ReplyCoterieInfo) XXX_Size() int
- func (m *ReplyCoterieInfo) XXX_Unmarshal(b []byte) error
- type ReplyCoterieList
- func (*ReplyCoterieList) Descriptor() ([]byte, []int)
- func (m *ReplyCoterieList) GetList() []*CoterieInfo
- func (m *ReplyCoterieList) GetPages() uint32
- func (m *ReplyCoterieList) GetStatus() *ReplyStatus
- func (m *ReplyCoterieList) GetTotal() uint32
- func (*ReplyCoterieList) ProtoMessage()
- func (m *ReplyCoterieList) Reset()
- func (m *ReplyCoterieList) String() string
- func (m *ReplyCoterieList) XXX_DiscardUnknown()
- func (m *ReplyCoterieList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCoterieList) XXX_Merge(src proto.Message)
- func (m *ReplyCoterieList) XXX_Size() int
- func (m *ReplyCoterieList) XXX_Unmarshal(b []byte) error
- type ReplyCoterieMembers
- func (*ReplyCoterieMembers) Descriptor() ([]byte, []int)
- func (m *ReplyCoterieMembers) GetList() []*IdentifyInfo
- func (m *ReplyCoterieMembers) GetStatus() *ReplyStatus
- func (*ReplyCoterieMembers) ProtoMessage()
- func (m *ReplyCoterieMembers) Reset()
- func (m *ReplyCoterieMembers) String() string
- func (m *ReplyCoterieMembers) XXX_DiscardUnknown()
- func (m *ReplyCoterieMembers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCoterieMembers) XXX_Merge(src proto.Message)
- func (m *ReplyCoterieMembers) XXX_Size() int
- func (m *ReplyCoterieMembers) XXX_Unmarshal(b []byte) error
- type ReplyFamilyInfo
- func (*ReplyFamilyInfo) Descriptor() ([]byte, []int)
- func (m *ReplyFamilyInfo) GetInfo() *FamilyInfo
- func (m *ReplyFamilyInfo) GetStatus() *ReplyStatus
- func (*ReplyFamilyInfo) ProtoMessage()
- func (m *ReplyFamilyInfo) Reset()
- func (m *ReplyFamilyInfo) String() string
- func (m *ReplyFamilyInfo) XXX_DiscardUnknown()
- func (m *ReplyFamilyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFamilyInfo) XXX_Merge(src proto.Message)
- func (m *ReplyFamilyInfo) XXX_Size() int
- func (m *ReplyFamilyInfo) XXX_Unmarshal(b []byte) error
- type ReplyFamilyList
- func (*ReplyFamilyList) Descriptor() ([]byte, []int)
- func (m *ReplyFamilyList) GetList() []*FamilyInfo
- func (m *ReplyFamilyList) GetPages() uint32
- func (m *ReplyFamilyList) GetStatus() *ReplyStatus
- func (m *ReplyFamilyList) GetTotal() uint32
- func (*ReplyFamilyList) ProtoMessage()
- func (m *ReplyFamilyList) Reset()
- func (m *ReplyFamilyList) String() string
- func (m *ReplyFamilyList) XXX_DiscardUnknown()
- func (m *ReplyFamilyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFamilyList) XXX_Merge(src proto.Message)
- func (m *ReplyFamilyList) XXX_Size() int
- func (m *ReplyFamilyList) XXX_Unmarshal(b []byte) error
- type ReplyFamilyMembers
- func (*ReplyFamilyMembers) Descriptor() ([]byte, []int)
- func (m *ReplyFamilyMembers) GetList() []*IdentifyInfo
- func (m *ReplyFamilyMembers) GetStatus() *ReplyStatus
- func (*ReplyFamilyMembers) ProtoMessage()
- func (m *ReplyFamilyMembers) Reset()
- func (m *ReplyFamilyMembers) String() string
- func (m *ReplyFamilyMembers) XXX_DiscardUnknown()
- func (m *ReplyFamilyMembers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFamilyMembers) XXX_Merge(src proto.Message)
- func (m *ReplyFamilyMembers) XXX_Size() int
- func (m *ReplyFamilyMembers) XXX_Unmarshal(b []byte) error
- type ReplyInfo
- func (*ReplyInfo) Descriptor() ([]byte, []int)
- func (m *ReplyInfo) GetStatus() *ReplyStatus
- func (m *ReplyInfo) GetUid() string
- 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 ReplyList
- func (*ReplyList) Descriptor() ([]byte, []int)
- func (m *ReplyList) GetList() []string
- func (m *ReplyList) GetStatus() *ReplyStatus
- func (m *ReplyList) GetUid() string
- func (*ReplyList) ProtoMessage()
- func (m *ReplyList) Reset()
- func (m *ReplyList) String() string
- func (m *ReplyList) XXX_DiscardUnknown()
- func (m *ReplyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyList) XXX_Merge(src proto.Message)
- func (m *ReplyList) XXX_Size() int
- func (m *ReplyList) XXX_Unmarshal(b []byte) error
- type ReplyMeetingList
- func (*ReplyMeetingList) Descriptor() ([]byte, []int)
- func (m *ReplyMeetingList) GetList() []*MeetingInfo
- func (m *ReplyMeetingList) GetPageMax() uint32
- func (m *ReplyMeetingList) GetPageNow() uint32
- func (m *ReplyMeetingList) GetStatus() *ReplyStatus
- func (m *ReplyMeetingList) GetTotal() uint32
- func (*ReplyMeetingList) ProtoMessage()
- func (m *ReplyMeetingList) Reset()
- func (m *ReplyMeetingList) String() string
- func (m *ReplyMeetingList) XXX_DiscardUnknown()
- func (m *ReplyMeetingList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyMeetingList) XXX_Merge(src proto.Message)
- func (m *ReplyMeetingList) XXX_Size() int
- func (m *ReplyMeetingList) XXX_Unmarshal(b []byte) error
- type ReplyMeetingOne
- func (*ReplyMeetingOne) Descriptor() ([]byte, []int)
- func (m *ReplyMeetingOne) GetInfo() *MeetingInfo
- func (m *ReplyMeetingOne) GetStatus() *ReplyStatus
- func (*ReplyMeetingOne) ProtoMessage()
- func (m *ReplyMeetingOne) Reset()
- func (m *ReplyMeetingOne) String() string
- func (m *ReplyMeetingOne) XXX_DiscardUnknown()
- func (m *ReplyMeetingOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyMeetingOne) XXX_Merge(src proto.Message)
- func (m *ReplyMeetingOne) XXX_Size() int
- func (m *ReplyMeetingOne) XXX_Unmarshal(b []byte) error
- type ReplyQuestionList
- func (*ReplyQuestionList) Descriptor() ([]byte, []int)
- func (m *ReplyQuestionList) GetList() []*QuestionInfo
- func (m *ReplyQuestionList) GetPageMax() uint32
- func (m *ReplyQuestionList) GetPageNow() uint32
- func (m *ReplyQuestionList) GetStatus() *ReplyStatus
- func (m *ReplyQuestionList) GetTotal() uint32
- func (*ReplyQuestionList) ProtoMessage()
- func (m *ReplyQuestionList) Reset()
- func (m *ReplyQuestionList) String() string
- func (m *ReplyQuestionList) XXX_DiscardUnknown()
- func (m *ReplyQuestionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyQuestionList) XXX_Merge(src proto.Message)
- func (m *ReplyQuestionList) XXX_Size() int
- func (m *ReplyQuestionList) XXX_Unmarshal(b []byte) error
- type ReplyQuestionOne
- func (*ReplyQuestionOne) Descriptor() ([]byte, []int)
- func (m *ReplyQuestionOne) GetInfo() *QuestionInfo
- func (m *ReplyQuestionOne) GetStatus() *ReplyStatus
- func (*ReplyQuestionOne) ProtoMessage()
- func (m *ReplyQuestionOne) Reset()
- func (m *ReplyQuestionOne) String() string
- func (m *ReplyQuestionOne) XXX_DiscardUnknown()
- func (m *ReplyQuestionOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyQuestionOne) XXX_Merge(src proto.Message)
- func (m *ReplyQuestionOne) XXX_Size() int
- func (m *ReplyQuestionOne) 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) 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) GetError() 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 ReplyTaskList
- func (*ReplyTaskList) Descriptor() ([]byte, []int)
- func (m *ReplyTaskList) GetList() []*TaskInfo
- func (m *ReplyTaskList) GetPageMax() uint32
- func (m *ReplyTaskList) GetPageNow() uint32
- func (m *ReplyTaskList) GetStatus() *ReplyStatus
- func (m *ReplyTaskList) GetTotal() uint32
- func (*ReplyTaskList) ProtoMessage()
- func (m *ReplyTaskList) Reset()
- func (m *ReplyTaskList) String() string
- func (m *ReplyTaskList) XXX_DiscardUnknown()
- func (m *ReplyTaskList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyTaskList) XXX_Merge(src proto.Message)
- func (m *ReplyTaskList) XXX_Size() int
- func (m *ReplyTaskList) XXX_Unmarshal(b []byte) error
- type ReplyTaskOne
- func (*ReplyTaskOne) Descriptor() ([]byte, []int)
- func (m *ReplyTaskOne) GetInfo() *TaskInfo
- func (m *ReplyTaskOne) GetStatus() *ReplyStatus
- func (*ReplyTaskOne) ProtoMessage()
- func (m *ReplyTaskOne) Reset()
- func (m *ReplyTaskOne) String() string
- func (m *ReplyTaskOne) XXX_DiscardUnknown()
- func (m *ReplyTaskOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyTaskOne) XXX_Merge(src proto.Message)
- func (m *ReplyTaskOne) XXX_Size() int
- func (m *ReplyTaskOne) XXX_Unmarshal(b []byte) error
- type ReplyTaskRecords
- func (*ReplyTaskRecords) Descriptor() ([]byte, []int)
- func (m *ReplyTaskRecords) GetList() []*RecordInfo
- func (m *ReplyTaskRecords) GetStatus() *ReplyStatus
- func (m *ReplyTaskRecords) GetTask() string
- func (*ReplyTaskRecords) ProtoMessage()
- func (m *ReplyTaskRecords) Reset()
- func (m *ReplyTaskRecords) String() string
- func (m *ReplyTaskRecords) XXX_DiscardUnknown()
- func (m *ReplyTaskRecords) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyTaskRecords) XXX_Merge(src proto.Message)
- func (m *ReplyTaskRecords) XXX_Size() int
- func (m *ReplyTaskRecords) XXX_Unmarshal(b []byte) error
- type ReplyTeamInfo
- func (*ReplyTeamInfo) Descriptor() ([]byte, []int)
- func (m *ReplyTeamInfo) GetInfo() *TeamInfo
- func (m *ReplyTeamInfo) GetStatus() *ReplyStatus
- func (*ReplyTeamInfo) ProtoMessage()
- func (m *ReplyTeamInfo) Reset()
- func (m *ReplyTeamInfo) String() string
- func (m *ReplyTeamInfo) XXX_DiscardUnknown()
- func (m *ReplyTeamInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyTeamInfo) XXX_Merge(src proto.Message)
- func (m *ReplyTeamInfo) XXX_Size() int
- func (m *ReplyTeamInfo) XXX_Unmarshal(b []byte) error
- type ReplyTeamList
- func (*ReplyTeamList) Descriptor() ([]byte, []int)
- func (m *ReplyTeamList) GetList() []*TeamInfo
- func (m *ReplyTeamList) GetPages() uint32
- func (m *ReplyTeamList) GetStatus() *ReplyStatus
- func (m *ReplyTeamList) GetTotal() uint32
- func (*ReplyTeamList) ProtoMessage()
- func (m *ReplyTeamList) Reset()
- func (m *ReplyTeamList) String() string
- func (m *ReplyTeamList) XXX_DiscardUnknown()
- func (m *ReplyTeamList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyTeamList) XXX_Merge(src proto.Message)
- func (m *ReplyTeamList) XXX_Size() int
- func (m *ReplyTeamList) XXX_Unmarshal(b []byte) error
- type ReqAgentAdd
- func (*ReqAgentAdd) Descriptor() ([]byte, []int)
- func (m *ReqAgentAdd) GetEntity() string
- func (m *ReqAgentAdd) GetName() string
- func (m *ReqAgentAdd) GetOperator() string
- func (m *ReqAgentAdd) GetOwner() string
- func (m *ReqAgentAdd) GetRegions() []string
- func (m *ReqAgentAdd) GetRemark() string
- func (m *ReqAgentAdd) GetType() uint32
- func (m *ReqAgentAdd) GetUser() string
- func (m *ReqAgentAdd) GetWay() string
- func (*ReqAgentAdd) ProtoMessage()
- func (m *ReqAgentAdd) Reset()
- func (m *ReqAgentAdd) String() string
- func (m *ReqAgentAdd) XXX_DiscardUnknown()
- func (m *ReqAgentAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAgentAdd) XXX_Merge(src proto.Message)
- func (m *ReqAgentAdd) XXX_Size() int
- func (m *ReqAgentAdd) XXX_Unmarshal(b []byte) error
- type ReqAgentUpdate
- func (*ReqAgentUpdate) Descriptor() ([]byte, []int)
- func (m *ReqAgentUpdate) GetName() string
- func (m *ReqAgentUpdate) GetOperator() string
- func (m *ReqAgentUpdate) GetRemark() string
- func (m *ReqAgentUpdate) GetUid() string
- func (*ReqAgentUpdate) ProtoMessage()
- func (m *ReqAgentUpdate) Reset()
- func (m *ReqAgentUpdate) String() string
- func (m *ReqAgentUpdate) XXX_DiscardUnknown()
- func (m *ReqAgentUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAgentUpdate) XXX_Merge(src proto.Message)
- func (m *ReqAgentUpdate) XXX_Size() int
- func (m *ReqAgentUpdate) XXX_Unmarshal(b []byte) error
- type ReqApplyAdd
- func (*ReqApplyAdd) Descriptor() ([]byte, []int)
- func (m *ReqApplyAdd) GetApplicant() string
- func (m *ReqApplyAdd) GetGroup() string
- func (m *ReqApplyAdd) GetInviter() string
- func (m *ReqApplyAdd) GetOperator() string
- func (m *ReqApplyAdd) GetOwner() string
- func (m *ReqApplyAdd) GetRemark() string
- func (m *ReqApplyAdd) GetType() uint32
- func (*ReqApplyAdd) ProtoMessage()
- func (m *ReqApplyAdd) Reset()
- func (m *ReqApplyAdd) String() string
- func (m *ReqApplyAdd) XXX_DiscardUnknown()
- func (m *ReqApplyAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqApplyAdd) XXX_Merge(src proto.Message)
- func (m *ReqApplyAdd) XXX_Size() int
- func (m *ReqApplyAdd) XXX_Unmarshal(b []byte) error
- type ReqCategoryAdd
- func (*ReqCategoryAdd) Descriptor() ([]byte, []int)
- func (m *ReqCategoryAdd) GetName() string
- func (m *ReqCategoryAdd) GetOperator() string
- func (m *ReqCategoryAdd) GetParent() string
- func (m *ReqCategoryAdd) GetRemark() string
- func (m *ReqCategoryAdd) GetSource() string
- func (m *ReqCategoryAdd) GetType() uint32
- func (m *ReqCategoryAdd) GetWeight() uint32
- func (*ReqCategoryAdd) ProtoMessage()
- func (m *ReqCategoryAdd) Reset()
- func (m *ReqCategoryAdd) String() string
- func (m *ReqCategoryAdd) XXX_DiscardUnknown()
- func (m *ReqCategoryAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCategoryAdd) XXX_Merge(src proto.Message)
- func (m *ReqCategoryAdd) XXX_Size() int
- func (m *ReqCategoryAdd) XXX_Unmarshal(b []byte) error
- type ReqCategoryUpdate
- func (*ReqCategoryUpdate) Descriptor() ([]byte, []int)
- func (m *ReqCategoryUpdate) GetName() string
- func (m *ReqCategoryUpdate) GetOperator() string
- func (m *ReqCategoryUpdate) GetParent() string
- func (m *ReqCategoryUpdate) GetRemark() string
- func (m *ReqCategoryUpdate) GetSource() string
- func (m *ReqCategoryUpdate) GetUid() string
- func (m *ReqCategoryUpdate) GetWeight() uint32
- func (*ReqCategoryUpdate) ProtoMessage()
- func (m *ReqCategoryUpdate) Reset()
- func (m *ReqCategoryUpdate) String() string
- func (m *ReqCategoryUpdate) XXX_DiscardUnknown()
- func (m *ReqCategoryUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCategoryUpdate) XXX_Merge(src proto.Message)
- func (m *ReqCategoryUpdate) XXX_Size() int
- func (m *ReqCategoryUpdate) XXX_Unmarshal(b []byte) error
- type ReqCoterieAdd
- func (*ReqCoterieAdd) Descriptor() ([]byte, []int)
- func (m *ReqCoterieAdd) GetCentre() string
- func (m *ReqCoterieAdd) GetCover() string
- func (m *ReqCoterieAdd) GetMaster() string
- func (m *ReqCoterieAdd) GetMembers() []*IdentifyInfo
- func (m *ReqCoterieAdd) GetName() string
- func (m *ReqCoterieAdd) GetOperator() string
- func (m *ReqCoterieAdd) GetPasswords() string
- func (m *ReqCoterieAdd) GetRemark() string
- func (m *ReqCoterieAdd) GetType() uint32
- func (*ReqCoterieAdd) ProtoMessage()
- func (m *ReqCoterieAdd) Reset()
- func (m *ReqCoterieAdd) String() string
- func (m *ReqCoterieAdd) XXX_DiscardUnknown()
- func (m *ReqCoterieAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCoterieAdd) XXX_Merge(src proto.Message)
- func (m *ReqCoterieAdd) XXX_Size() int
- func (m *ReqCoterieAdd) XXX_Unmarshal(b []byte) error
- type ReqCoterieUpdate
- func (*ReqCoterieUpdate) Descriptor() ([]byte, []int)
- func (m *ReqCoterieUpdate) GetName() string
- func (m *ReqCoterieUpdate) GetOperator() string
- func (m *ReqCoterieUpdate) GetPasswords() string
- func (m *ReqCoterieUpdate) GetRemark() string
- func (m *ReqCoterieUpdate) GetUid() string
- func (*ReqCoterieUpdate) ProtoMessage()
- func (m *ReqCoterieUpdate) Reset()
- func (m *ReqCoterieUpdate) String() string
- func (m *ReqCoterieUpdate) XXX_DiscardUnknown()
- func (m *ReqCoterieUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCoterieUpdate) XXX_Merge(src proto.Message)
- func (m *ReqCoterieUpdate) XXX_Size() int
- func (m *ReqCoterieUpdate) XXX_Unmarshal(b []byte) error
- type ReqFamilyAdd
- func (*ReqFamilyAdd) Descriptor() ([]byte, []int)
- func (m *ReqFamilyAdd) GetAddress() string
- func (m *ReqFamilyAdd) GetChildren() []string
- func (m *ReqFamilyAdd) GetCover() string
- func (m *ReqFamilyAdd) GetLocation() string
- func (m *ReqFamilyAdd) GetMaster() string
- func (m *ReqFamilyAdd) GetMembers() []*IdentifyInfo
- func (m *ReqFamilyAdd) GetName() string
- func (m *ReqFamilyAdd) GetOperator() string
- func (m *ReqFamilyAdd) GetPasswords() string
- func (m *ReqFamilyAdd) GetRegion() string
- func (m *ReqFamilyAdd) GetRemark() string
- func (*ReqFamilyAdd) ProtoMessage()
- func (m *ReqFamilyAdd) Reset()
- func (m *ReqFamilyAdd) String() string
- func (m *ReqFamilyAdd) XXX_DiscardUnknown()
- func (m *ReqFamilyAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFamilyAdd) XXX_Merge(src proto.Message)
- func (m *ReqFamilyAdd) XXX_Size() int
- func (m *ReqFamilyAdd) XXX_Unmarshal(b []byte) error
- type ReqFamilyUpdate
- func (*ReqFamilyUpdate) Descriptor() ([]byte, []int)
- func (m *ReqFamilyUpdate) GetName() string
- func (m *ReqFamilyUpdate) GetOperator() string
- func (m *ReqFamilyUpdate) GetPasswords() string
- func (m *ReqFamilyUpdate) GetRemark() string
- func (m *ReqFamilyUpdate) GetUid() string
- func (*ReqFamilyUpdate) ProtoMessage()
- func (m *ReqFamilyUpdate) Reset()
- func (m *ReqFamilyUpdate) String() string
- func (m *ReqFamilyUpdate) XXX_DiscardUnknown()
- func (m *ReqFamilyUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFamilyUpdate) XXX_Merge(src proto.Message)
- func (m *ReqFamilyUpdate) XXX_Size() int
- func (m *ReqFamilyUpdate) XXX_Unmarshal(b []byte) error
- type ReqMeetingAdd
- func (*ReqMeetingAdd) Descriptor() ([]byte, []int)
- func (m *ReqMeetingAdd) GetAppointed() string
- func (m *ReqMeetingAdd) GetGroup() string
- func (m *ReqMeetingAdd) GetLocation() string
- func (m *ReqMeetingAdd) GetName() string
- func (m *ReqMeetingAdd) GetOperator() string
- func (m *ReqMeetingAdd) GetOwner() string
- func (m *ReqMeetingAdd) GetRemark() string
- func (m *ReqMeetingAdd) GetType() uint32
- func (*ReqMeetingAdd) ProtoMessage()
- func (m *ReqMeetingAdd) Reset()
- func (m *ReqMeetingAdd) String() string
- func (m *ReqMeetingAdd) XXX_DiscardUnknown()
- func (m *ReqMeetingAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqMeetingAdd) XXX_Merge(src proto.Message)
- func (m *ReqMeetingAdd) XXX_Size() int
- func (m *ReqMeetingAdd) XXX_Unmarshal(b []byte) error
- type ReqMeetingSign
- func (*ReqMeetingSign) Descriptor() ([]byte, []int)
- func (m *ReqMeetingSign) GetLocation() string
- func (m *ReqMeetingSign) GetMember() string
- func (m *ReqMeetingSign) GetOperator() string
- func (m *ReqMeetingSign) GetUid() string
- func (*ReqMeetingSign) ProtoMessage()
- func (m *ReqMeetingSign) Reset()
- func (m *ReqMeetingSign) String() string
- func (m *ReqMeetingSign) XXX_DiscardUnknown()
- func (m *ReqMeetingSign) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqMeetingSign) XXX_Merge(src proto.Message)
- func (m *ReqMeetingSign) XXX_Size() int
- func (m *ReqMeetingSign) XXX_Unmarshal(b []byte) error
- type ReqMeetingUpdate
- func (*ReqMeetingUpdate) Descriptor() ([]byte, []int)
- func (m *ReqMeetingUpdate) GetName() string
- func (m *ReqMeetingUpdate) GetOperator() string
- func (m *ReqMeetingUpdate) GetRemark() string
- func (m *ReqMeetingUpdate) GetUid() string
- func (*ReqMeetingUpdate) ProtoMessage()
- func (m *ReqMeetingUpdate) Reset()
- func (m *ReqMeetingUpdate) String() string
- func (m *ReqMeetingUpdate) XXX_DiscardUnknown()
- func (m *ReqMeetingUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqMeetingUpdate) XXX_Merge(src proto.Message)
- func (m *ReqMeetingUpdate) XXX_Size() int
- func (m *ReqMeetingUpdate) XXX_Unmarshal(b []byte) error
- type ReqQuestionAdd
- func (*ReqQuestionAdd) Descriptor() ([]byte, []int)
- func (m *ReqQuestionAdd) GetAnswers() []uint32
- func (m *ReqQuestionAdd) GetCategory() string
- func (m *ReqQuestionAdd) GetCd() uint32
- func (m *ReqQuestionAdd) GetName() string
- func (m *ReqQuestionAdd) GetOperator() string
- func (m *ReqQuestionAdd) GetOptions() []*QuestionOption
- func (m *ReqQuestionAdd) GetQuote() string
- func (m *ReqQuestionAdd) GetRemark() string
- func (*ReqQuestionAdd) ProtoMessage()
- func (m *ReqQuestionAdd) Reset()
- func (m *ReqQuestionAdd) String() string
- func (m *ReqQuestionAdd) XXX_DiscardUnknown()
- func (m *ReqQuestionAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqQuestionAdd) XXX_Merge(src proto.Message)
- func (m *ReqQuestionAdd) XXX_Size() int
- func (m *ReqQuestionAdd) XXX_Unmarshal(b []byte) error
- type ReqQuestionUpdate
- func (*ReqQuestionUpdate) Descriptor() ([]byte, []int)
- func (m *ReqQuestionUpdate) GetAnswers() []uint32
- func (m *ReqQuestionUpdate) GetCategory() string
- func (m *ReqQuestionUpdate) GetCd() uint32
- func (m *ReqQuestionUpdate) GetName() string
- func (m *ReqQuestionUpdate) GetOperator() string
- func (m *ReqQuestionUpdate) GetOptions() []*QuestionOption
- func (m *ReqQuestionUpdate) GetRemark() string
- func (m *ReqQuestionUpdate) GetUid() string
- func (*ReqQuestionUpdate) ProtoMessage()
- func (m *ReqQuestionUpdate) Reset()
- func (m *ReqQuestionUpdate) String() string
- func (m *ReqQuestionUpdate) XXX_DiscardUnknown()
- func (m *ReqQuestionUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqQuestionUpdate) XXX_Merge(src proto.Message)
- func (m *ReqQuestionUpdate) XXX_Size() int
- func (m *ReqQuestionUpdate) XXX_Unmarshal(b []byte) error
- type ReqTaskAdd
- func (*ReqTaskAdd) Descriptor() ([]byte, []int)
- func (m *ReqTaskAdd) GetAssets() []string
- func (m *ReqTaskAdd) GetDuration() *DateInfo
- func (m *ReqTaskAdd) GetName() string
- func (m *ReqTaskAdd) GetOperator() string
- func (m *ReqTaskAdd) GetOwner() string
- func (m *ReqTaskAdd) GetPretasks() []string
- func (m *ReqTaskAdd) GetRegions() []string
- func (m *ReqTaskAdd) GetRemark() string
- func (m *ReqTaskAdd) GetTags() []string
- func (m *ReqTaskAdd) GetTarget() string
- func (m *ReqTaskAdd) GetType() int32
- func (m *ReqTaskAdd) GetWay() string
- func (*ReqTaskAdd) ProtoMessage()
- func (m *ReqTaskAdd) Reset()
- func (m *ReqTaskAdd) String() string
- func (m *ReqTaskAdd) XXX_DiscardUnknown()
- func (m *ReqTaskAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqTaskAdd) XXX_Merge(src proto.Message)
- func (m *ReqTaskAdd) XXX_Size() int
- func (m *ReqTaskAdd) XXX_Unmarshal(b []byte) error
- type ReqTaskRecord
- func (*ReqTaskRecord) Descriptor() ([]byte, []int)
- func (m *ReqTaskRecord) GetAssets() []string
- func (m *ReqTaskRecord) GetCreator() string
- func (m *ReqTaskRecord) GetExecutor() string
- func (m *ReqTaskRecord) GetName() string
- func (m *ReqTaskRecord) GetRemark() string
- func (m *ReqTaskRecord) GetStatus() uint32
- func (m *ReqTaskRecord) GetTags() []string
- func (m *ReqTaskRecord) GetTask() string
- func (*ReqTaskRecord) ProtoMessage()
- func (m *ReqTaskRecord) Reset()
- func (m *ReqTaskRecord) String() string
- func (m *ReqTaskRecord) XXX_DiscardUnknown()
- func (m *ReqTaskRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqTaskRecord) XXX_Merge(src proto.Message)
- func (m *ReqTaskRecord) XXX_Size() int
- func (m *ReqTaskRecord) XXX_Unmarshal(b []byte) error
- type ReqTaskUpdate
- func (*ReqTaskUpdate) Descriptor() ([]byte, []int)
- func (m *ReqTaskUpdate) GetAssets() []string
- func (m *ReqTaskUpdate) GetName() string
- func (m *ReqTaskUpdate) GetOperator() string
- func (m *ReqTaskUpdate) GetRemark() string
- func (m *ReqTaskUpdate) GetUid() string
- func (*ReqTaskUpdate) ProtoMessage()
- func (m *ReqTaskUpdate) Reset()
- func (m *ReqTaskUpdate) String() string
- func (m *ReqTaskUpdate) XXX_DiscardUnknown()
- func (m *ReqTaskUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqTaskUpdate) XXX_Merge(src proto.Message)
- func (m *ReqTaskUpdate) XXX_Size() int
- func (m *ReqTaskUpdate) XXX_Unmarshal(b []byte) error
- type ReqTeamAdd
- func (*ReqTeamAdd) Descriptor() ([]byte, []int)
- func (m *ReqTeamAdd) GetLimit() uint32
- func (m *ReqTeamAdd) GetMaster() string
- func (m *ReqTeamAdd) GetName() string
- func (m *ReqTeamAdd) GetOperator() string
- func (m *ReqTeamAdd) GetOwner() string
- func (m *ReqTeamAdd) GetParent() string
- func (m *ReqTeamAdd) GetRegion() string
- func (m *ReqTeamAdd) GetRemark() string
- func (m *ReqTeamAdd) GetTags() []string
- func (*ReqTeamAdd) ProtoMessage()
- func (m *ReqTeamAdd) Reset()
- func (m *ReqTeamAdd) String() string
- func (m *ReqTeamAdd) XXX_DiscardUnknown()
- func (m *ReqTeamAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqTeamAdd) XXX_Merge(src proto.Message)
- func (m *ReqTeamAdd) XXX_Size() int
- func (m *ReqTeamAdd) XXX_Unmarshal(b []byte) error
- type ReqTeamUpdate
- func (*ReqTeamUpdate) Descriptor() ([]byte, []int)
- func (m *ReqTeamUpdate) GetName() string
- func (m *ReqTeamUpdate) GetOperator() string
- func (m *ReqTeamUpdate) GetRemark() string
- func (m *ReqTeamUpdate) GetUid() string
- func (*ReqTeamUpdate) ProtoMessage()
- func (m *ReqTeamUpdate) Reset()
- func (m *ReqTeamUpdate) String() string
- func (m *ReqTeamUpdate) XXX_DiscardUnknown()
- func (m *ReqTeamUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqTeamUpdate) XXX_Merge(src proto.Message)
- func (m *ReqTeamUpdate) XXX_Size() int
- func (m *ReqTeamUpdate) XXX_Unmarshal(b []byte) error
- type RequestAddress
- func (*RequestAddress) Descriptor() ([]byte, []int)
- func (m *RequestAddress) GetCity() string
- func (m *RequestAddress) GetCountry() string
- func (m *RequestAddress) GetLocation() string
- func (m *RequestAddress) GetOperator() string
- func (m *RequestAddress) GetProvince() string
- func (m *RequestAddress) GetUid() string
- func (m *RequestAddress) GetZone() string
- func (*RequestAddress) ProtoMessage()
- func (m *RequestAddress) Reset()
- func (m *RequestAddress) String() string
- func (m *RequestAddress) XXX_DiscardUnknown()
- func (m *RequestAddress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestAddress) XXX_Merge(src proto.Message)
- func (m *RequestAddress) XXX_Size() int
- func (m *RequestAddress) XXX_Unmarshal(b []byte) error
- type RequestFilter
- func (*RequestFilter) Descriptor() ([]byte, []int)
- func (m *RequestFilter) GetKey() string
- func (m *RequestFilter) GetNumber() uint32
- func (m *RequestFilter) GetOperator() string
- func (m *RequestFilter) GetOwner() string
- func (m *RequestFilter) GetPage() uint32
- 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) GetFlag() string
- func (m *RequestInfo) GetName() string
- func (m *RequestInfo) GetOperator() string
- func (m *RequestInfo) GetUid() string
- func (m *RequestInfo) GetUser() 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 RequestIntFlag
- func (*RequestIntFlag) Descriptor() ([]byte, []int)
- func (m *RequestIntFlag) GetFlag() int32
- func (m *RequestIntFlag) GetOperator() string
- func (m *RequestIntFlag) GetRemark() string
- func (m *RequestIntFlag) GetUid() string
- func (*RequestIntFlag) ProtoMessage()
- func (m *RequestIntFlag) Reset()
- func (m *RequestIntFlag) String() string
- func (m *RequestIntFlag) XXX_DiscardUnknown()
- func (m *RequestIntFlag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestIntFlag) XXX_Merge(src proto.Message)
- func (m *RequestIntFlag) XXX_Size() int
- func (m *RequestIntFlag) 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) 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 RequestUpdate
- func (*RequestUpdate) Descriptor() ([]byte, []int)
- func (m *RequestUpdate) GetKey() string
- func (m *RequestUpdate) GetOperator() string
- func (m *RequestUpdate) GetOwner() string
- func (m *RequestUpdate) GetUid() string
- func (m *RequestUpdate) GetValue() string
- func (m *RequestUpdate) GetValues() []string
- func (*RequestUpdate) ProtoMessage()
- func (m *RequestUpdate) Reset()
- func (m *RequestUpdate) String() string
- func (m *RequestUpdate) XXX_DiscardUnknown()
- func (m *RequestUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestUpdate) XXX_Merge(src proto.Message)
- func (m *RequestUpdate) XXX_Size() int
- func (m *RequestUpdate) XXX_Unmarshal(b []byte) error
- type ResultStatus
- type TaskInfo
- func (*TaskInfo) Descriptor() ([]byte, []int)
- func (m *TaskInfo) GetAssets() []string
- func (m *TaskInfo) GetCreated() int64
- func (m *TaskInfo) GetCreator() string
- func (m *TaskInfo) GetDuration() *DateInfo
- func (m *TaskInfo) GetExecutors() []string
- func (m *TaskInfo) GetId() uint64
- func (m *TaskInfo) GetName() string
- func (m *TaskInfo) GetOperator() string
- func (m *TaskInfo) GetOwner() string
- func (m *TaskInfo) GetPretasks() []string
- func (m *TaskInfo) GetRecords() []*RecordInfo
- func (m *TaskInfo) GetRegions() []string
- func (m *TaskInfo) GetRemark() string
- func (m *TaskInfo) GetStatus() uint32
- func (m *TaskInfo) GetTags() []string
- func (m *TaskInfo) GetTarget() string
- func (m *TaskInfo) GetType() uint32
- func (m *TaskInfo) GetUid() string
- func (m *TaskInfo) GetUpdated() int64
- func (m *TaskInfo) GetWay() string
- func (*TaskInfo) ProtoMessage()
- func (m *TaskInfo) Reset()
- func (m *TaskInfo) String() string
- func (m *TaskInfo) XXX_DiscardUnknown()
- func (m *TaskInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TaskInfo) XXX_Merge(src proto.Message)
- func (m *TaskInfo) XXX_Size() int
- func (m *TaskInfo) XXX_Unmarshal(b []byte) error
- type TaskService
- type TaskServiceHandler
- type TeamInfo
- func (*TeamInfo) Descriptor() ([]byte, []int)
- func (m *TeamInfo) GetAssistants() []string
- func (m *TeamInfo) GetCreated() int64
- func (m *TeamInfo) GetCreator() string
- func (m *TeamInfo) GetId() uint64
- func (m *TeamInfo) GetLimit() uint32
- func (m *TeamInfo) GetMaster() string
- func (m *TeamInfo) GetMembers() []string
- func (m *TeamInfo) GetName() string
- func (m *TeamInfo) GetOperator() string
- func (m *TeamInfo) GetOwner() string
- func (m *TeamInfo) GetParent() string
- func (m *TeamInfo) GetRegion() string
- func (m *TeamInfo) GetRemark() string
- func (m *TeamInfo) GetStatus() uint32
- func (m *TeamInfo) GetTags() []string
- func (m *TeamInfo) GetUid() string
- func (m *TeamInfo) GetUpdated() int64
- func (*TeamInfo) ProtoMessage()
- func (m *TeamInfo) Reset()
- func (m *TeamInfo) String() string
- func (m *TeamInfo) XXX_DiscardUnknown()
- func (m *TeamInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TeamInfo) XXX_Merge(src proto.Message)
- func (m *TeamInfo) XXX_Size() int
- func (m *TeamInfo) XXX_Unmarshal(b []byte) error
- type TeamService
- type TeamServiceHandler
Constants ¶
This section is empty.
Variables ¶
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 RegisterAgentServiceHandler ¶
func RegisterAgentServiceHandler(s server.Server, hdlr AgentServiceHandler, opts ...server.HandlerOption) error
func RegisterApplyServiceHandler ¶ added in v1.3.0
func RegisterApplyServiceHandler(s server.Server, hdlr ApplyServiceHandler, opts ...server.HandlerOption) error
func RegisterCategoryServiceHandler ¶ added in v1.4.0
func RegisterCategoryServiceHandler(s server.Server, hdlr CategoryServiceHandler, opts ...server.HandlerOption) error
func RegisterCoterieServiceHandler ¶ added in v1.2.0
func RegisterCoterieServiceHandler(s server.Server, hdlr CoterieServiceHandler, opts ...server.HandlerOption) error
func RegisterFamilyServiceHandler ¶ added in v1.1.0
func RegisterFamilyServiceHandler(s server.Server, hdlr FamilyServiceHandler, opts ...server.HandlerOption) error
func RegisterMeetingServiceHandler ¶ added in v1.3.0
func RegisterMeetingServiceHandler(s server.Server, hdlr MeetingServiceHandler, opts ...server.HandlerOption) error
func RegisterQuestionServiceHandler ¶ added in v1.4.0
func RegisterQuestionServiceHandler(s server.Server, hdlr QuestionServiceHandler, opts ...server.HandlerOption) error
func RegisterTaskServiceHandler ¶
func RegisterTaskServiceHandler(s server.Server, hdlr TaskServiceHandler, opts ...server.HandlerOption) error
func RegisterTeamServiceHandler ¶
func RegisterTeamServiceHandler(s server.Server, hdlr TeamServiceHandler, opts ...server.HandlerOption) error
Types ¶
type AddressInfo ¶
type AddressInfo struct { Country string `protobuf:"bytes,1,opt,name=country,proto3" json:"country,omitempty"` Province string `protobuf:"bytes,2,opt,name=province,proto3" json:"province,omitempty"` City string `protobuf:"bytes,3,opt,name=city,proto3" json:"city,omitempty"` Zone string `protobuf:"bytes,4,opt,name=zone,proto3" json:"zone,omitempty"` Location string `protobuf:"bytes,5,opt,name=location,proto3" json:"location,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddressInfo) Descriptor ¶
func (*AddressInfo) Descriptor() ([]byte, []int)
func (*AddressInfo) GetCity ¶
func (m *AddressInfo) GetCity() string
func (*AddressInfo) GetCountry ¶
func (m *AddressInfo) GetCountry() string
func (*AddressInfo) GetLocation ¶
func (m *AddressInfo) GetLocation() string
func (*AddressInfo) GetProvince ¶
func (m *AddressInfo) GetProvince() string
func (*AddressInfo) GetZone ¶
func (m *AddressInfo) GetZone() string
func (*AddressInfo) ProtoMessage ¶
func (*AddressInfo) ProtoMessage()
func (*AddressInfo) Reset ¶
func (m *AddressInfo) Reset()
func (*AddressInfo) String ¶
func (m *AddressInfo) String() string
func (*AddressInfo) XXX_DiscardUnknown ¶
func (m *AddressInfo) XXX_DiscardUnknown()
func (*AddressInfo) XXX_Marshal ¶
func (m *AddressInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddressInfo) XXX_Merge ¶
func (m *AddressInfo) XXX_Merge(src proto.Message)
func (*AddressInfo) XXX_Size ¶
func (m *AddressInfo) XXX_Size() int
func (*AddressInfo) XXX_Unmarshal ¶
func (m *AddressInfo) XXX_Unmarshal(b []byte) error
type AgentInfo ¶
type AgentInfo 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"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` User string `protobuf:"bytes,9,opt,name=user,proto3" json:"user,omitempty"` Entity string `protobuf:"bytes,10,opt,name=entity,proto3" json:"entity,omitempty"` Owner string `protobuf:"bytes,11,opt,name=owner,proto3" json:"owner,omitempty"` Way string `protobuf:"bytes,12,opt,name=way,proto3" json:"way,omitempty"` Status uint32 `protobuf:"varint,13,opt,name=status,proto3" json:"status,omitempty"` Type uint32 `protobuf:"varint,14,opt,name=type,proto3" json:"type,omitempty"` Regions []string `protobuf:"bytes,15,rep,name=regions,proto3" json:"regions,omitempty"` Tags []string `protobuf:"bytes,16,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AgentInfo) Descriptor ¶
func (*AgentInfo) GetCreated ¶
func (*AgentInfo) GetCreator ¶
func (*AgentInfo) GetOperator ¶
func (*AgentInfo) GetRegions ¶ added in v1.1.0
func (*AgentInfo) GetUpdated ¶
func (*AgentInfo) ProtoMessage ¶
func (*AgentInfo) ProtoMessage()
func (*AgentInfo) XXX_DiscardUnknown ¶
func (m *AgentInfo) XXX_DiscardUnknown()
func (*AgentInfo) XXX_Marshal ¶
func (*AgentInfo) XXX_Unmarshal ¶
type AgentService ¶
type AgentService interface { AddOne(ctx context.Context, in *ReqAgentAdd, opts ...client.CallOption) (*ReplyAgentOne, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAgentOne, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAgentList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyAgentList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqAgentUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) }
func NewAgentService ¶
func NewAgentService(name string, c client.Client) AgentService
type AgentServiceHandler ¶
type AgentServiceHandler interface { AddOne(context.Context, *ReqAgentAdd, *ReplyAgentOne) error GetOne(context.Context, *RequestInfo, *ReplyAgentOne) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error Search(context.Context, *RequestInfo, *ReplyAgentList) error GetListByFilter(context.Context, *RequestFilter, *ReplyAgentList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqAgentUpdate, *ReplyInfo) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error }
type ApplyInfo ¶ added in v1.3.0
type ApplyInfo 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"` Status uint32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` Type uint32 `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"` Applicant string `protobuf:"bytes,9,opt,name=applicant,proto3" json:"applicant,omitempty"` Inviter string `protobuf:"bytes,10,opt,name=inviter,proto3" json:"inviter,omitempty"` Owner string `protobuf:"bytes,11,opt,name=owner,proto3" json:"owner,omitempty"` Group string `protobuf:"bytes,12,opt,name=group,proto3" json:"group,omitempty"` Reason string `protobuf:"bytes,13,opt,name=reason,proto3" json:"reason,omitempty"` Remark string `protobuf:"bytes,14,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplyInfo) Descriptor ¶ added in v1.3.0
func (*ApplyInfo) GetApplicant ¶ added in v1.3.0
func (*ApplyInfo) GetCreated ¶ added in v1.3.0
func (*ApplyInfo) GetCreator ¶ added in v1.3.0
func (*ApplyInfo) GetInviter ¶ added in v1.3.0
func (*ApplyInfo) GetOperator ¶ added in v1.3.0
func (*ApplyInfo) GetUpdated ¶ added in v1.3.0
func (*ApplyInfo) ProtoMessage ¶ added in v1.3.0
func (*ApplyInfo) ProtoMessage()
func (*ApplyInfo) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ApplyInfo) XXX_DiscardUnknown()
func (*ApplyInfo) XXX_Marshal ¶ added in v1.3.0
func (*ApplyInfo) XXX_Unmarshal ¶ added in v1.3.0
type ApplyService ¶ added in v1.3.0
type ApplyService interface { AddOne(ctx context.Context, in *ReqApplyAdd, opts ...client.CallOption) (*ReplyApplyOne, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyApplyOne, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyApplyList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) }
func NewApplyService ¶ added in v1.3.0
func NewApplyService(name string, c client.Client) ApplyService
type ApplyServiceHandler ¶ added in v1.3.0
type ApplyServiceHandler interface { AddOne(context.Context, *ReqApplyAdd, *ReplyApplyOne) error GetOne(context.Context, *RequestInfo, *ReplyApplyOne) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetListByFilter(context.Context, *RequestFilter, *ReplyApplyList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error }
type CategoryInfo ¶ added in v1.4.0
type CategoryInfo 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"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Parent string `protobuf:"bytes,9,opt,name=parent,proto3" json:"parent,omitempty"` Source string `protobuf:"bytes,10,opt,name=source,proto3" json:"source,omitempty"` Type uint32 `protobuf:"varint,11,opt,name=type,proto3" json:"type,omitempty"` Weight uint32 `protobuf:"varint,12,opt,name=weight,proto3" json:"weight,omitempty"` Children []*CategoryInfo `protobuf:"bytes,21,rep,name=children,proto3" json:"children,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CategoryInfo) Descriptor ¶ added in v1.4.0
func (*CategoryInfo) Descriptor() ([]byte, []int)
func (*CategoryInfo) GetChildren ¶ added in v1.4.0
func (m *CategoryInfo) GetChildren() []*CategoryInfo
func (*CategoryInfo) GetCreated ¶ added in v1.4.0
func (m *CategoryInfo) GetCreated() int64
func (*CategoryInfo) GetCreator ¶ added in v1.4.0
func (m *CategoryInfo) GetCreator() string
func (*CategoryInfo) GetId ¶ added in v1.4.0
func (m *CategoryInfo) GetId() uint64
func (*CategoryInfo) GetName ¶ added in v1.4.0
func (m *CategoryInfo) GetName() string
func (*CategoryInfo) GetOperator ¶ added in v1.4.0
func (m *CategoryInfo) GetOperator() string
func (*CategoryInfo) GetParent ¶ added in v1.4.0
func (m *CategoryInfo) GetParent() string
func (*CategoryInfo) GetRemark ¶ added in v1.4.0
func (m *CategoryInfo) GetRemark() string
func (*CategoryInfo) GetSource ¶ added in v1.4.0
func (m *CategoryInfo) GetSource() string
func (*CategoryInfo) GetType ¶ added in v1.4.0
func (m *CategoryInfo) GetType() uint32
func (*CategoryInfo) GetUid ¶ added in v1.4.0
func (m *CategoryInfo) GetUid() string
func (*CategoryInfo) GetUpdated ¶ added in v1.4.0
func (m *CategoryInfo) GetUpdated() int64
func (*CategoryInfo) GetWeight ¶ added in v1.4.0
func (m *CategoryInfo) GetWeight() uint32
func (*CategoryInfo) ProtoMessage ¶ added in v1.4.0
func (*CategoryInfo) ProtoMessage()
func (*CategoryInfo) Reset ¶ added in v1.4.0
func (m *CategoryInfo) Reset()
func (*CategoryInfo) String ¶ added in v1.4.0
func (m *CategoryInfo) String() string
func (*CategoryInfo) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *CategoryInfo) XXX_DiscardUnknown()
func (*CategoryInfo) XXX_Marshal ¶ added in v1.4.0
func (m *CategoryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CategoryInfo) XXX_Merge ¶ added in v1.4.0
func (m *CategoryInfo) XXX_Merge(src proto.Message)
func (*CategoryInfo) XXX_Size ¶ added in v1.4.0
func (m *CategoryInfo) XXX_Size() int
func (*CategoryInfo) XXX_Unmarshal ¶ added in v1.4.0
func (m *CategoryInfo) XXX_Unmarshal(b []byte) error
type CategoryService ¶ added in v1.4.0
type CategoryService interface { AddOne(ctx context.Context, in *ReqCategoryAdd, opts ...client.CallOption) (*ReplyCategoryOne, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCategoryOne, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyCategoryList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqCategoryUpdate, opts ...client.CallOption) (*ReplyCategoryOne, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewCategoryService ¶ added in v1.4.0
func NewCategoryService(name string, c client.Client) CategoryService
type CategoryServiceHandler ¶ added in v1.4.0
type CategoryServiceHandler interface { AddOne(context.Context, *ReqCategoryAdd, *ReplyCategoryOne) error GetOne(context.Context, *RequestInfo, *ReplyCategoryOne) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetListByFilter(context.Context, *RequestFilter, *ReplyCategoryList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqCategoryUpdate, *ReplyCategoryOne) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type CoterieInfo ¶ added in v1.2.0
type CoterieInfo 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"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Cover string `protobuf:"bytes,9,opt,name=cover,proto3" json:"cover,omitempty"` Status uint32 `protobuf:"varint,10,opt,name=status,proto3" json:"status,omitempty"` Passwords string `protobuf:"bytes,11,opt,name=passwords,proto3" json:"passwords,omitempty"` Master string `protobuf:"bytes,12,opt,name=master,proto3" json:"master,omitempty"` Centre string `protobuf:"bytes,13,opt,name=centre,proto3" json:"centre,omitempty"` Type uint32 `protobuf:"varint,14,opt,name=type,proto3" json:"type,omitempty"` Meta string `protobuf:"bytes,15,opt,name=meta,proto3" json:"meta,omitempty"` Assistants []string `protobuf:"bytes,18,rep,name=assistants,proto3" json:"assistants,omitempty"` Tags []string `protobuf:"bytes,19,rep,name=tags,proto3" json:"tags,omitempty"` Members []*IdentifyInfo `protobuf:"bytes,20,rep,name=members,proto3" json:"members,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CoterieInfo) Descriptor ¶ added in v1.2.0
func (*CoterieInfo) Descriptor() ([]byte, []int)
func (*CoterieInfo) GetAssistants ¶ added in v1.2.0
func (m *CoterieInfo) GetAssistants() []string
func (*CoterieInfo) GetCentre ¶ added in v1.2.0
func (m *CoterieInfo) GetCentre() string
func (*CoterieInfo) GetCover ¶ added in v1.2.0
func (m *CoterieInfo) GetCover() string
func (*CoterieInfo) GetCreated ¶ added in v1.2.0
func (m *CoterieInfo) GetCreated() int64
func (*CoterieInfo) GetCreator ¶ added in v1.2.0
func (m *CoterieInfo) GetCreator() string
func (*CoterieInfo) GetId ¶ added in v1.2.0
func (m *CoterieInfo) GetId() uint64
func (*CoterieInfo) GetMaster ¶ added in v1.2.0
func (m *CoterieInfo) GetMaster() string
func (*CoterieInfo) GetMembers ¶ added in v1.2.0
func (m *CoterieInfo) GetMembers() []*IdentifyInfo
func (*CoterieInfo) GetMeta ¶ added in v1.2.0
func (m *CoterieInfo) GetMeta() string
func (*CoterieInfo) GetName ¶ added in v1.2.0
func (m *CoterieInfo) GetName() string
func (*CoterieInfo) GetOperator ¶ added in v1.2.0
func (m *CoterieInfo) GetOperator() string
func (*CoterieInfo) GetPasswords ¶ added in v1.2.0
func (m *CoterieInfo) GetPasswords() string
func (*CoterieInfo) GetRemark ¶ added in v1.2.0
func (m *CoterieInfo) GetRemark() string
func (*CoterieInfo) GetStatus ¶ added in v1.2.0
func (m *CoterieInfo) GetStatus() uint32
func (*CoterieInfo) GetTags ¶ added in v1.2.0
func (m *CoterieInfo) GetTags() []string
func (*CoterieInfo) GetType ¶ added in v1.2.0
func (m *CoterieInfo) GetType() uint32
func (*CoterieInfo) GetUid ¶ added in v1.2.0
func (m *CoterieInfo) GetUid() string
func (*CoterieInfo) GetUpdated ¶ added in v1.2.0
func (m *CoterieInfo) GetUpdated() int64
func (*CoterieInfo) ProtoMessage ¶ added in v1.2.0
func (*CoterieInfo) ProtoMessage()
func (*CoterieInfo) Reset ¶ added in v1.2.0
func (m *CoterieInfo) Reset()
func (*CoterieInfo) String ¶ added in v1.2.0
func (m *CoterieInfo) String() string
func (*CoterieInfo) XXX_DiscardUnknown ¶ added in v1.2.0
func (m *CoterieInfo) XXX_DiscardUnknown()
func (*CoterieInfo) XXX_Marshal ¶ added in v1.2.0
func (m *CoterieInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CoterieInfo) XXX_Merge ¶ added in v1.2.0
func (m *CoterieInfo) XXX_Merge(src proto.Message)
func (*CoterieInfo) XXX_Size ¶ added in v1.2.0
func (m *CoterieInfo) XXX_Size() int
func (*CoterieInfo) XXX_Unmarshal ¶ added in v1.2.0
func (m *CoterieInfo) XXX_Unmarshal(b []byte) error
type CoterieService ¶ added in v1.2.0
type CoterieService interface { AddOne(ctx context.Context, in *ReqCoterieAdd, opts ...client.CallOption) (*ReplyCoterieInfo, error) UpdateBase(ctx context.Context, in *ReqCoterieUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCoterieInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCoterieList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyCoterieList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) AppendMember(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCoterieMembers, error) SubtractMember(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCoterieMembers, error) }
func NewCoterieService ¶ added in v1.2.0
func NewCoterieService(name string, c client.Client) CoterieService
type CoterieServiceHandler ¶ added in v1.2.0
type CoterieServiceHandler interface { AddOne(context.Context, *ReqCoterieAdd, *ReplyCoterieInfo) error UpdateBase(context.Context, *ReqCoterieUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyCoterieInfo) error Search(context.Context, *RequestInfo, *ReplyCoterieList) error GetListByFilter(context.Context, *RequestFilter, *ReplyCoterieList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error AppendMember(context.Context, *RequestInfo, *ReplyCoterieMembers) error SubtractMember(context.Context, *RequestInfo, *ReplyCoterieMembers) error }
type DateInfo ¶
type DateInfo struct { Begin string `protobuf:"bytes,1,opt,name=begin,proto3" json:"begin,omitempty"` End string `protobuf:"bytes,2,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 ¶
func (m *DateInfo) XXX_DiscardUnknown()
func (*DateInfo) XXX_Marshal ¶
func (*DateInfo) XXX_Unmarshal ¶
type FamilyInfo ¶ added in v1.1.0
type FamilyInfo 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"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Address string `protobuf:"bytes,9,opt,name=address,proto3" json:"address,omitempty"` Cover string `protobuf:"bytes,10,opt,name=cover,proto3" json:"cover,omitempty"` Region string `protobuf:"bytes,11,opt,name=region,proto3" json:"region,omitempty"` Status uint32 `protobuf:"varint,12,opt,name=status,proto3" json:"status,omitempty"` Location string `protobuf:"bytes,13,opt,name=location,proto3" json:"location,omitempty"` Passwords string `protobuf:"bytes,14,opt,name=passwords,proto3" json:"passwords,omitempty"` Master string `protobuf:"bytes,15,opt,name=master,proto3" json:"master,omitempty"` Assistants []string `protobuf:"bytes,26,rep,name=assistants,proto3" json:"assistants,omitempty"` Children []string `protobuf:"bytes,27,rep,name=children,proto3" json:"children,omitempty"` Tags []string `protobuf:"bytes,28,rep,name=tags,proto3" json:"tags,omitempty"` Agents []string `protobuf:"bytes,29,rep,name=agents,proto3" json:"agents,omitempty"` Members []*IdentifyInfo `protobuf:"bytes,30,rep,name=members,proto3" json:"members,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FamilyInfo) Descriptor ¶ added in v1.1.0
func (*FamilyInfo) Descriptor() ([]byte, []int)
func (*FamilyInfo) GetAddress ¶ added in v1.1.0
func (m *FamilyInfo) GetAddress() string
func (*FamilyInfo) GetAgents ¶ added in v1.1.0
func (m *FamilyInfo) GetAgents() []string
func (*FamilyInfo) GetAssistants ¶ added in v1.1.0
func (m *FamilyInfo) GetAssistants() []string
func (*FamilyInfo) GetChildren ¶ added in v1.1.0
func (m *FamilyInfo) GetChildren() []string
func (*FamilyInfo) GetCover ¶ added in v1.1.0
func (m *FamilyInfo) GetCover() string
func (*FamilyInfo) GetCreated ¶ added in v1.1.0
func (m *FamilyInfo) GetCreated() int64
func (*FamilyInfo) GetCreator ¶ added in v1.1.0
func (m *FamilyInfo) GetCreator() string
func (*FamilyInfo) GetId ¶ added in v1.1.0
func (m *FamilyInfo) GetId() uint64
func (*FamilyInfo) GetLocation ¶ added in v1.1.0
func (m *FamilyInfo) GetLocation() string
func (*FamilyInfo) GetMaster ¶ added in v1.1.0
func (m *FamilyInfo) GetMaster() string
func (*FamilyInfo) GetMembers ¶ added in v1.1.0
func (m *FamilyInfo) GetMembers() []*IdentifyInfo
func (*FamilyInfo) GetName ¶ added in v1.1.0
func (m *FamilyInfo) GetName() string
func (*FamilyInfo) GetOperator ¶ added in v1.1.0
func (m *FamilyInfo) GetOperator() string
func (*FamilyInfo) GetPasswords ¶ added in v1.1.0
func (m *FamilyInfo) GetPasswords() string
func (*FamilyInfo) GetRegion ¶ added in v1.1.0
func (m *FamilyInfo) GetRegion() string
func (*FamilyInfo) GetRemark ¶ added in v1.1.0
func (m *FamilyInfo) GetRemark() string
func (*FamilyInfo) GetStatus ¶ added in v1.1.0
func (m *FamilyInfo) GetStatus() uint32
func (*FamilyInfo) GetTags ¶ added in v1.1.0
func (m *FamilyInfo) GetTags() []string
func (*FamilyInfo) GetUid ¶ added in v1.1.0
func (m *FamilyInfo) GetUid() string
func (*FamilyInfo) GetUpdated ¶ added in v1.1.0
func (m *FamilyInfo) GetUpdated() int64
func (*FamilyInfo) ProtoMessage ¶ added in v1.1.0
func (*FamilyInfo) ProtoMessage()
func (*FamilyInfo) Reset ¶ added in v1.1.0
func (m *FamilyInfo) Reset()
func (*FamilyInfo) String ¶ added in v1.1.0
func (m *FamilyInfo) String() string
func (*FamilyInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *FamilyInfo) XXX_DiscardUnknown()
func (*FamilyInfo) XXX_Marshal ¶ added in v1.1.0
func (m *FamilyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FamilyInfo) XXX_Merge ¶ added in v1.1.0
func (m *FamilyInfo) XXX_Merge(src proto.Message)
func (*FamilyInfo) XXX_Size ¶ added in v1.1.0
func (m *FamilyInfo) XXX_Size() int
func (*FamilyInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *FamilyInfo) XXX_Unmarshal(b []byte) error
type FamilyService ¶ added in v1.1.0
type FamilyService interface { AddOne(ctx context.Context, in *ReqFamilyAdd, opts ...client.CallOption) (*ReplyFamilyInfo, error) UpdateBase(ctx context.Context, in *ReqFamilyUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFamilyInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFamilyList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyFamilyList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) AppendMember(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFamilyMembers, error) SubtractMember(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFamilyMembers, error) }
func NewFamilyService ¶ added in v1.1.0
func NewFamilyService(name string, c client.Client) FamilyService
type FamilyServiceHandler ¶ added in v1.1.0
type FamilyServiceHandler interface { AddOne(context.Context, *ReqFamilyAdd, *ReplyFamilyInfo) error UpdateBase(context.Context, *ReqFamilyUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyFamilyInfo) error Search(context.Context, *RequestInfo, *ReplyFamilyList) error GetListByFilter(context.Context, *RequestFilter, *ReplyFamilyList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error AppendMember(context.Context, *RequestInfo, *ReplyFamilyMembers) error SubtractMember(context.Context, *RequestInfo, *ReplyFamilyMembers) error }
type IdentifyInfo ¶ added in v1.1.0
type IdentifyInfo struct { User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IdentifyInfo) Descriptor ¶ added in v1.1.0
func (*IdentifyInfo) Descriptor() ([]byte, []int)
func (*IdentifyInfo) GetName ¶ added in v1.2.0
func (m *IdentifyInfo) GetName() string
func (*IdentifyInfo) GetRemark ¶ added in v1.1.0
func (m *IdentifyInfo) GetRemark() string
func (*IdentifyInfo) GetUser ¶ added in v1.1.0
func (m *IdentifyInfo) GetUser() string
func (*IdentifyInfo) ProtoMessage ¶ added in v1.1.0
func (*IdentifyInfo) ProtoMessage()
func (*IdentifyInfo) Reset ¶ added in v1.1.0
func (m *IdentifyInfo) Reset()
func (*IdentifyInfo) String ¶ added in v1.1.0
func (m *IdentifyInfo) String() string
func (*IdentifyInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *IdentifyInfo) XXX_DiscardUnknown()
func (*IdentifyInfo) XXX_Marshal ¶ added in v1.1.0
func (m *IdentifyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IdentifyInfo) XXX_Merge ¶ added in v1.1.0
func (m *IdentifyInfo) XXX_Merge(src proto.Message)
func (*IdentifyInfo) XXX_Size ¶ added in v1.1.0
func (m *IdentifyInfo) XXX_Size() int
func (*IdentifyInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *IdentifyInfo) XXX_Unmarshal(b []byte) error
type MeetingInfo ¶ added in v1.3.0
type MeetingInfo 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"` Status uint32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` Type uint32 `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"` Stopped int64 `protobuf:"varint,9,opt,name=stopped,proto3" json:"stopped,omitempty"` Started int64 `protobuf:"varint,10,opt,name=started,proto3" json:"started,omitempty"` Owner string `protobuf:"bytes,11,opt,name=owner,proto3" json:"owner,omitempty"` Group string `protobuf:"bytes,12,opt,name=group,proto3" json:"group,omitempty"` Location string `protobuf:"bytes,13,opt,name=location,proto3" json:"location,omitempty"` Duration uint32 `protobuf:"varint,14,opt,name=duration,proto3" json:"duration,omitempty"` Appointed string `protobuf:"bytes,15,opt,name=appointed,proto3" json:"appointed,omitempty"` Name string `protobuf:"bytes,16,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,17,opt,name=remark,proto3" json:"remark,omitempty"` Signs []string `protobuf:"bytes,20,rep,name=signs,proto3" json:"signs,omitempty"` Submits []string `protobuf:"bytes,21,rep,name=submits,proto3" json:"submits,omitempty"` Notifies []string `protobuf:"bytes,22,rep,name=notifies,proto3" json:"notifies,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MeetingInfo) Descriptor ¶ added in v1.3.0
func (*MeetingInfo) Descriptor() ([]byte, []int)
func (*MeetingInfo) GetAppointed ¶ added in v1.3.0
func (m *MeetingInfo) GetAppointed() string
func (*MeetingInfo) GetCreated ¶ added in v1.3.0
func (m *MeetingInfo) GetCreated() int64
func (*MeetingInfo) GetCreator ¶ added in v1.3.0
func (m *MeetingInfo) GetCreator() string
func (*MeetingInfo) GetDuration ¶ added in v1.3.0
func (m *MeetingInfo) GetDuration() uint32
func (*MeetingInfo) GetGroup ¶ added in v1.3.0
func (m *MeetingInfo) GetGroup() string
func (*MeetingInfo) GetId ¶ added in v1.3.0
func (m *MeetingInfo) GetId() uint64
func (*MeetingInfo) GetLocation ¶ added in v1.3.0
func (m *MeetingInfo) GetLocation() string
func (*MeetingInfo) GetName ¶ added in v1.3.0
func (m *MeetingInfo) GetName() string
func (*MeetingInfo) GetNotifies ¶ added in v1.3.0
func (m *MeetingInfo) GetNotifies() []string
func (*MeetingInfo) GetOperator ¶ added in v1.3.0
func (m *MeetingInfo) GetOperator() string
func (*MeetingInfo) GetOwner ¶ added in v1.3.0
func (m *MeetingInfo) GetOwner() string
func (*MeetingInfo) GetRemark ¶ added in v1.3.0
func (m *MeetingInfo) GetRemark() string
func (*MeetingInfo) GetSigns ¶ added in v1.3.0
func (m *MeetingInfo) GetSigns() []string
func (*MeetingInfo) GetStarted ¶ added in v1.3.0
func (m *MeetingInfo) GetStarted() int64
func (*MeetingInfo) GetStatus ¶ added in v1.3.0
func (m *MeetingInfo) GetStatus() uint32
func (*MeetingInfo) GetStopped ¶ added in v1.3.0
func (m *MeetingInfo) GetStopped() int64
func (*MeetingInfo) GetSubmits ¶ added in v1.3.0
func (m *MeetingInfo) GetSubmits() []string
func (*MeetingInfo) GetType ¶ added in v1.3.0
func (m *MeetingInfo) GetType() uint32
func (*MeetingInfo) GetUid ¶ added in v1.3.0
func (m *MeetingInfo) GetUid() string
func (*MeetingInfo) GetUpdated ¶ added in v1.3.0
func (m *MeetingInfo) GetUpdated() int64
func (*MeetingInfo) ProtoMessage ¶ added in v1.3.0
func (*MeetingInfo) ProtoMessage()
func (*MeetingInfo) Reset ¶ added in v1.3.0
func (m *MeetingInfo) Reset()
func (*MeetingInfo) String ¶ added in v1.3.0
func (m *MeetingInfo) String() string
func (*MeetingInfo) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *MeetingInfo) XXX_DiscardUnknown()
func (*MeetingInfo) XXX_Marshal ¶ added in v1.3.0
func (m *MeetingInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MeetingInfo) XXX_Merge ¶ added in v1.3.0
func (m *MeetingInfo) XXX_Merge(src proto.Message)
func (*MeetingInfo) XXX_Size ¶ added in v1.3.0
func (m *MeetingInfo) XXX_Size() int
func (*MeetingInfo) XXX_Unmarshal ¶ added in v1.3.0
func (m *MeetingInfo) XXX_Unmarshal(b []byte) error
type MeetingService ¶ added in v1.3.0
type MeetingService interface { AddOne(ctx context.Context, in *ReqMeetingAdd, opts ...client.CallOption) (*ReplyMeetingOne, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyMeetingOne, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyMeetingList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) UpdateBase(ctx context.Context, in *ReqMeetingUpdate, opts ...client.CallOption) (*ReplyInfo, error) Sign(ctx context.Context, in *ReqMeetingSign, opts ...client.CallOption) (*ReplyInfo, error) }
func NewMeetingService ¶ added in v1.3.0
func NewMeetingService(name string, c client.Client) MeetingService
type MeetingServiceHandler ¶ added in v1.3.0
type MeetingServiceHandler interface { AddOne(context.Context, *ReqMeetingAdd, *ReplyMeetingOne) error GetOne(context.Context, *RequestInfo, *ReplyMeetingOne) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetListByFilter(context.Context, *RequestFilter, *ReplyMeetingList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error UpdateBase(context.Context, *ReqMeetingUpdate, *ReplyInfo) error Sign(context.Context, *ReqMeetingSign, *ReplyInfo) error }
type QuestionInfo ¶ added in v1.4.0
type QuestionInfo 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"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Quote string `protobuf:"bytes,10,opt,name=quote,proto3" json:"quote,omitempty"` Cd uint32 `protobuf:"varint,11,opt,name=cd,proto3" json:"cd,omitempty"` Answers []uint32 `protobuf:"varint,21,rep,packed,name=answers,proto3" json:"answers,omitempty"` Assets []string `protobuf:"bytes,22,rep,name=assets,proto3" json:"assets,omitempty"` Options []*QuestionOption `protobuf:"bytes,31,rep,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QuestionInfo) Descriptor ¶ added in v1.4.0
func (*QuestionInfo) Descriptor() ([]byte, []int)
func (*QuestionInfo) GetAnswers ¶ added in v1.4.0
func (m *QuestionInfo) GetAnswers() []uint32
func (*QuestionInfo) GetAssets ¶ added in v1.4.0
func (m *QuestionInfo) GetAssets() []string
func (*QuestionInfo) GetCd ¶ added in v1.4.0
func (m *QuestionInfo) GetCd() uint32
func (*QuestionInfo) GetCreated ¶ added in v1.4.0
func (m *QuestionInfo) GetCreated() int64
func (*QuestionInfo) GetCreator ¶ added in v1.4.0
func (m *QuestionInfo) GetCreator() string
func (*QuestionInfo) GetId ¶ added in v1.4.0
func (m *QuestionInfo) GetId() uint64
func (*QuestionInfo) GetName ¶ added in v1.4.0
func (m *QuestionInfo) GetName() string
func (*QuestionInfo) GetOperator ¶ added in v1.4.0
func (m *QuestionInfo) GetOperator() string
func (*QuestionInfo) GetOptions ¶ added in v1.4.0
func (m *QuestionInfo) GetOptions() []*QuestionOption
func (*QuestionInfo) GetQuote ¶ added in v1.4.0
func (m *QuestionInfo) GetQuote() string
func (*QuestionInfo) GetRemark ¶ added in v1.4.0
func (m *QuestionInfo) GetRemark() string
func (*QuestionInfo) GetUid ¶ added in v1.4.0
func (m *QuestionInfo) GetUid() string
func (*QuestionInfo) GetUpdated ¶ added in v1.4.0
func (m *QuestionInfo) GetUpdated() int64
func (*QuestionInfo) ProtoMessage ¶ added in v1.4.0
func (*QuestionInfo) ProtoMessage()
func (*QuestionInfo) Reset ¶ added in v1.4.0
func (m *QuestionInfo) Reset()
func (*QuestionInfo) String ¶ added in v1.4.0
func (m *QuestionInfo) String() string
func (*QuestionInfo) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *QuestionInfo) XXX_DiscardUnknown()
func (*QuestionInfo) XXX_Marshal ¶ added in v1.4.0
func (m *QuestionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QuestionInfo) XXX_Merge ¶ added in v1.4.0
func (m *QuestionInfo) XXX_Merge(src proto.Message)
func (*QuestionInfo) XXX_Size ¶ added in v1.4.0
func (m *QuestionInfo) XXX_Size() int
func (*QuestionInfo) XXX_Unmarshal ¶ added in v1.4.0
func (m *QuestionInfo) XXX_Unmarshal(b []byte) error
type QuestionOption ¶ added in v1.4.0
type QuestionOption struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QuestionOption) Descriptor ¶ added in v1.4.0
func (*QuestionOption) Descriptor() ([]byte, []int)
func (*QuestionOption) GetDesc ¶ added in v1.4.0
func (m *QuestionOption) GetDesc() string
func (*QuestionOption) GetId ¶ added in v1.4.0
func (m *QuestionOption) GetId() uint32
func (*QuestionOption) ProtoMessage ¶ added in v1.4.0
func (*QuestionOption) ProtoMessage()
func (*QuestionOption) Reset ¶ added in v1.4.0
func (m *QuestionOption) Reset()
func (*QuestionOption) String ¶ added in v1.4.0
func (m *QuestionOption) String() string
func (*QuestionOption) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *QuestionOption) XXX_DiscardUnknown()
func (*QuestionOption) XXX_Marshal ¶ added in v1.4.0
func (m *QuestionOption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QuestionOption) XXX_Merge ¶ added in v1.4.0
func (m *QuestionOption) XXX_Merge(src proto.Message)
func (*QuestionOption) XXX_Size ¶ added in v1.4.0
func (m *QuestionOption) XXX_Size() int
func (*QuestionOption) XXX_Unmarshal ¶ added in v1.4.0
func (m *QuestionOption) XXX_Unmarshal(b []byte) error
type QuestionService ¶ added in v1.4.0
type QuestionService interface { AddOne(ctx context.Context, in *ReqQuestionAdd, opts ...client.CallOption) (*ReplyQuestionOne, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyQuestionOne, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyQuestionList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqQuestionUpdate, opts ...client.CallOption) (*ReplyQuestionOne, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewQuestionService ¶ added in v1.4.0
func NewQuestionService(name string, c client.Client) QuestionService
type QuestionServiceHandler ¶ added in v1.4.0
type QuestionServiceHandler interface { AddOne(context.Context, *ReqQuestionAdd, *ReplyQuestionOne) error GetOne(context.Context, *RequestInfo, *ReplyQuestionOne) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetListByFilter(context.Context, *RequestFilter, *ReplyQuestionList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqQuestionUpdate, *ReplyQuestionOne) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type RecordInfo ¶
type RecordInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Created int64 `protobuf:"varint,2,opt,name=created,proto3" json:"created,omitempty"` Creator string `protobuf:"bytes,3,opt,name=creator,proto3" json:"creator,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Status uint32 `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"` Remark string `protobuf:"bytes,6,opt,name=remark,proto3" json:"remark,omitempty"` Executor string `protobuf:"bytes,7,opt,name=executor,proto3" json:"executor,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,9,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RecordInfo) Descriptor ¶
func (*RecordInfo) Descriptor() ([]byte, []int)
func (*RecordInfo) GetAssets ¶
func (m *RecordInfo) GetAssets() []string
func (*RecordInfo) GetCreated ¶
func (m *RecordInfo) GetCreated() int64
func (*RecordInfo) GetCreator ¶
func (m *RecordInfo) GetCreator() string
func (*RecordInfo) GetExecutor ¶ added in v1.1.0
func (m *RecordInfo) GetExecutor() string
func (*RecordInfo) GetName ¶
func (m *RecordInfo) GetName() string
func (*RecordInfo) GetRemark ¶
func (m *RecordInfo) GetRemark() string
func (*RecordInfo) GetStatus ¶
func (m *RecordInfo) GetStatus() uint32
func (*RecordInfo) GetTags ¶
func (m *RecordInfo) GetTags() []string
func (*RecordInfo) GetUid ¶
func (m *RecordInfo) GetUid() string
func (*RecordInfo) ProtoMessage ¶
func (*RecordInfo) ProtoMessage()
func (*RecordInfo) Reset ¶
func (m *RecordInfo) Reset()
func (*RecordInfo) String ¶
func (m *RecordInfo) String() string
func (*RecordInfo) XXX_DiscardUnknown ¶
func (m *RecordInfo) XXX_DiscardUnknown()
func (*RecordInfo) XXX_Marshal ¶
func (m *RecordInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordInfo) XXX_Merge ¶
func (m *RecordInfo) XXX_Merge(src proto.Message)
func (*RecordInfo) XXX_Size ¶
func (m *RecordInfo) XXX_Size() int
func (*RecordInfo) XXX_Unmarshal ¶
func (m *RecordInfo) XXX_Unmarshal(b []byte) error
type ReplyAgentList ¶
type ReplyAgentList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` PageMax uint32 `protobuf:"varint,2,opt,name=pageMax,proto3" json:"pageMax,omitempty"` PageNow uint32 `protobuf:"varint,3,opt,name=pageNow,proto3" json:"pageNow,omitempty"` List []*AgentInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyAgentList) Descriptor ¶
func (*ReplyAgentList) Descriptor() ([]byte, []int)
func (*ReplyAgentList) GetList ¶
func (m *ReplyAgentList) GetList() []*AgentInfo
func (*ReplyAgentList) GetPageMax ¶
func (m *ReplyAgentList) GetPageMax() uint32
func (*ReplyAgentList) GetPageNow ¶
func (m *ReplyAgentList) GetPageNow() uint32
func (*ReplyAgentList) GetStatus ¶
func (m *ReplyAgentList) GetStatus() *ReplyStatus
func (*ReplyAgentList) GetTotal ¶
func (m *ReplyAgentList) GetTotal() uint32
func (*ReplyAgentList) ProtoMessage ¶
func (*ReplyAgentList) ProtoMessage()
func (*ReplyAgentList) Reset ¶
func (m *ReplyAgentList) Reset()
func (*ReplyAgentList) String ¶
func (m *ReplyAgentList) String() string
func (*ReplyAgentList) XXX_DiscardUnknown ¶
func (m *ReplyAgentList) XXX_DiscardUnknown()
func (*ReplyAgentList) XXX_Marshal ¶
func (m *ReplyAgentList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAgentList) XXX_Merge ¶
func (m *ReplyAgentList) XXX_Merge(src proto.Message)
func (*ReplyAgentList) XXX_Size ¶
func (m *ReplyAgentList) XXX_Size() int
func (*ReplyAgentList) XXX_Unmarshal ¶
func (m *ReplyAgentList) XXX_Unmarshal(b []byte) error
type ReplyAgentOne ¶
type ReplyAgentOne struct { Info *AgentInfo `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 (*ReplyAgentOne) Descriptor ¶
func (*ReplyAgentOne) Descriptor() ([]byte, []int)
func (*ReplyAgentOne) GetInfo ¶
func (m *ReplyAgentOne) GetInfo() *AgentInfo
func (*ReplyAgentOne) GetStatus ¶
func (m *ReplyAgentOne) GetStatus() *ReplyStatus
func (*ReplyAgentOne) ProtoMessage ¶
func (*ReplyAgentOne) ProtoMessage()
func (*ReplyAgentOne) Reset ¶
func (m *ReplyAgentOne) Reset()
func (*ReplyAgentOne) String ¶
func (m *ReplyAgentOne) String() string
func (*ReplyAgentOne) XXX_DiscardUnknown ¶
func (m *ReplyAgentOne) XXX_DiscardUnknown()
func (*ReplyAgentOne) XXX_Marshal ¶
func (m *ReplyAgentOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAgentOne) XXX_Merge ¶
func (m *ReplyAgentOne) XXX_Merge(src proto.Message)
func (*ReplyAgentOne) XXX_Size ¶
func (m *ReplyAgentOne) XXX_Size() int
func (*ReplyAgentOne) XXX_Unmarshal ¶
func (m *ReplyAgentOne) XXX_Unmarshal(b []byte) error
type ReplyApplyList ¶ added in v1.3.0
type ReplyApplyList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` PageMax uint32 `protobuf:"varint,2,opt,name=pageMax,proto3" json:"pageMax,omitempty"` PageNow uint32 `protobuf:"varint,3,opt,name=pageNow,proto3" json:"pageNow,omitempty"` List []*ApplyInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyApplyList) Descriptor ¶ added in v1.3.0
func (*ReplyApplyList) Descriptor() ([]byte, []int)
func (*ReplyApplyList) GetList ¶ added in v1.3.0
func (m *ReplyApplyList) GetList() []*ApplyInfo
func (*ReplyApplyList) GetPageMax ¶ added in v1.3.0
func (m *ReplyApplyList) GetPageMax() uint32
func (*ReplyApplyList) GetPageNow ¶ added in v1.3.0
func (m *ReplyApplyList) GetPageNow() uint32
func (*ReplyApplyList) GetStatus ¶ added in v1.3.0
func (m *ReplyApplyList) GetStatus() *ReplyStatus
func (*ReplyApplyList) GetTotal ¶ added in v1.3.0
func (m *ReplyApplyList) GetTotal() uint32
func (*ReplyApplyList) ProtoMessage ¶ added in v1.3.0
func (*ReplyApplyList) ProtoMessage()
func (*ReplyApplyList) Reset ¶ added in v1.3.0
func (m *ReplyApplyList) Reset()
func (*ReplyApplyList) String ¶ added in v1.3.0
func (m *ReplyApplyList) String() string
func (*ReplyApplyList) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReplyApplyList) XXX_DiscardUnknown()
func (*ReplyApplyList) XXX_Marshal ¶ added in v1.3.0
func (m *ReplyApplyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyApplyList) XXX_Merge ¶ added in v1.3.0
func (m *ReplyApplyList) XXX_Merge(src proto.Message)
func (*ReplyApplyList) XXX_Size ¶ added in v1.3.0
func (m *ReplyApplyList) XXX_Size() int
func (*ReplyApplyList) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReplyApplyList) XXX_Unmarshal(b []byte) error
type ReplyApplyOne ¶ added in v1.3.0
type ReplyApplyOne struct { Info *ApplyInfo `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 (*ReplyApplyOne) Descriptor ¶ added in v1.3.0
func (*ReplyApplyOne) Descriptor() ([]byte, []int)
func (*ReplyApplyOne) GetInfo ¶ added in v1.3.0
func (m *ReplyApplyOne) GetInfo() *ApplyInfo
func (*ReplyApplyOne) GetStatus ¶ added in v1.3.0
func (m *ReplyApplyOne) GetStatus() *ReplyStatus
func (*ReplyApplyOne) ProtoMessage ¶ added in v1.3.0
func (*ReplyApplyOne) ProtoMessage()
func (*ReplyApplyOne) Reset ¶ added in v1.3.0
func (m *ReplyApplyOne) Reset()
func (*ReplyApplyOne) String ¶ added in v1.3.0
func (m *ReplyApplyOne) String() string
func (*ReplyApplyOne) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReplyApplyOne) XXX_DiscardUnknown()
func (*ReplyApplyOne) XXX_Marshal ¶ added in v1.3.0
func (m *ReplyApplyOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyApplyOne) XXX_Merge ¶ added in v1.3.0
func (m *ReplyApplyOne) XXX_Merge(src proto.Message)
func (*ReplyApplyOne) XXX_Size ¶ added in v1.3.0
func (m *ReplyApplyOne) XXX_Size() int
func (*ReplyApplyOne) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReplyApplyOne) XXX_Unmarshal(b []byte) error
type ReplyCategoryList ¶ added in v1.4.0
type ReplyCategoryList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` PageMax uint32 `protobuf:"varint,2,opt,name=pageMax,proto3" json:"pageMax,omitempty"` PageNow uint32 `protobuf:"varint,3,opt,name=pageNow,proto3" json:"pageNow,omitempty"` List []*CategoryInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCategoryList) Descriptor ¶ added in v1.4.0
func (*ReplyCategoryList) Descriptor() ([]byte, []int)
func (*ReplyCategoryList) GetList ¶ added in v1.4.0
func (m *ReplyCategoryList) GetList() []*CategoryInfo
func (*ReplyCategoryList) GetPageMax ¶ added in v1.4.0
func (m *ReplyCategoryList) GetPageMax() uint32
func (*ReplyCategoryList) GetPageNow ¶ added in v1.4.0
func (m *ReplyCategoryList) GetPageNow() uint32
func (*ReplyCategoryList) GetStatus ¶ added in v1.4.0
func (m *ReplyCategoryList) GetStatus() *ReplyStatus
func (*ReplyCategoryList) GetTotal ¶ added in v1.4.0
func (m *ReplyCategoryList) GetTotal() uint32
func (*ReplyCategoryList) ProtoMessage ¶ added in v1.4.0
func (*ReplyCategoryList) ProtoMessage()
func (*ReplyCategoryList) Reset ¶ added in v1.4.0
func (m *ReplyCategoryList) Reset()
func (*ReplyCategoryList) String ¶ added in v1.4.0
func (m *ReplyCategoryList) String() string
func (*ReplyCategoryList) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReplyCategoryList) XXX_DiscardUnknown()
func (*ReplyCategoryList) XXX_Marshal ¶ added in v1.4.0
func (m *ReplyCategoryList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCategoryList) XXX_Merge ¶ added in v1.4.0
func (m *ReplyCategoryList) XXX_Merge(src proto.Message)
func (*ReplyCategoryList) XXX_Size ¶ added in v1.4.0
func (m *ReplyCategoryList) XXX_Size() int
func (*ReplyCategoryList) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReplyCategoryList) XXX_Unmarshal(b []byte) error
type ReplyCategoryOne ¶ added in v1.4.0
type ReplyCategoryOne struct { Info *CategoryInfo `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 (*ReplyCategoryOne) Descriptor ¶ added in v1.4.0
func (*ReplyCategoryOne) Descriptor() ([]byte, []int)
func (*ReplyCategoryOne) GetInfo ¶ added in v1.4.0
func (m *ReplyCategoryOne) GetInfo() *CategoryInfo
func (*ReplyCategoryOne) GetStatus ¶ added in v1.4.0
func (m *ReplyCategoryOne) GetStatus() *ReplyStatus
func (*ReplyCategoryOne) ProtoMessage ¶ added in v1.4.0
func (*ReplyCategoryOne) ProtoMessage()
func (*ReplyCategoryOne) Reset ¶ added in v1.4.0
func (m *ReplyCategoryOne) Reset()
func (*ReplyCategoryOne) String ¶ added in v1.4.0
func (m *ReplyCategoryOne) String() string
func (*ReplyCategoryOne) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReplyCategoryOne) XXX_DiscardUnknown()
func (*ReplyCategoryOne) XXX_Marshal ¶ added in v1.4.0
func (m *ReplyCategoryOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCategoryOne) XXX_Merge ¶ added in v1.4.0
func (m *ReplyCategoryOne) XXX_Merge(src proto.Message)
func (*ReplyCategoryOne) XXX_Size ¶ added in v1.4.0
func (m *ReplyCategoryOne) XXX_Size() int
func (*ReplyCategoryOne) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReplyCategoryOne) XXX_Unmarshal(b []byte) error
type ReplyCoterieInfo ¶ added in v1.2.0
type ReplyCoterieInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *CoterieInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCoterieInfo) Descriptor ¶ added in v1.2.0
func (*ReplyCoterieInfo) Descriptor() ([]byte, []int)
func (*ReplyCoterieInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyCoterieInfo) GetInfo() *CoterieInfo
func (*ReplyCoterieInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyCoterieInfo) GetStatus() *ReplyStatus
func (*ReplyCoterieInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyCoterieInfo) ProtoMessage()
func (*ReplyCoterieInfo) Reset ¶ added in v1.2.0
func (m *ReplyCoterieInfo) Reset()
func (*ReplyCoterieInfo) String ¶ added in v1.2.0
func (m *ReplyCoterieInfo) String() string
func (*ReplyCoterieInfo) XXX_DiscardUnknown ¶ added in v1.2.0
func (m *ReplyCoterieInfo) XXX_DiscardUnknown()
func (*ReplyCoterieInfo) XXX_Marshal ¶ added in v1.2.0
func (m *ReplyCoterieInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCoterieInfo) XXX_Merge ¶ added in v1.2.0
func (m *ReplyCoterieInfo) XXX_Merge(src proto.Message)
func (*ReplyCoterieInfo) XXX_Size ¶ added in v1.2.0
func (m *ReplyCoterieInfo) XXX_Size() int
func (*ReplyCoterieInfo) XXX_Unmarshal ¶ added in v1.2.0
func (m *ReplyCoterieInfo) XXX_Unmarshal(b []byte) error
type ReplyCoterieList ¶ added in v1.2.0
type ReplyCoterieList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*CoterieInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` Total uint32 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCoterieList) Descriptor ¶ added in v1.2.0
func (*ReplyCoterieList) Descriptor() ([]byte, []int)
func (*ReplyCoterieList) GetList ¶ added in v1.2.0
func (m *ReplyCoterieList) GetList() []*CoterieInfo
func (*ReplyCoterieList) GetPages ¶ added in v1.4.2
func (m *ReplyCoterieList) GetPages() uint32
func (*ReplyCoterieList) GetStatus ¶ added in v1.2.0
func (m *ReplyCoterieList) GetStatus() *ReplyStatus
func (*ReplyCoterieList) GetTotal ¶ added in v1.4.2
func (m *ReplyCoterieList) GetTotal() uint32
func (*ReplyCoterieList) ProtoMessage ¶ added in v1.2.0
func (*ReplyCoterieList) ProtoMessage()
func (*ReplyCoterieList) Reset ¶ added in v1.2.0
func (m *ReplyCoterieList) Reset()
func (*ReplyCoterieList) String ¶ added in v1.2.0
func (m *ReplyCoterieList) String() string
func (*ReplyCoterieList) XXX_DiscardUnknown ¶ added in v1.2.0
func (m *ReplyCoterieList) XXX_DiscardUnknown()
func (*ReplyCoterieList) XXX_Marshal ¶ added in v1.2.0
func (m *ReplyCoterieList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCoterieList) XXX_Merge ¶ added in v1.2.0
func (m *ReplyCoterieList) XXX_Merge(src proto.Message)
func (*ReplyCoterieList) XXX_Size ¶ added in v1.2.0
func (m *ReplyCoterieList) XXX_Size() int
func (*ReplyCoterieList) XXX_Unmarshal ¶ added in v1.2.0
func (m *ReplyCoterieList) XXX_Unmarshal(b []byte) error
type ReplyCoterieMembers ¶ added in v1.2.0
type ReplyCoterieMembers struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*IdentifyInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCoterieMembers) Descriptor ¶ added in v1.2.0
func (*ReplyCoterieMembers) Descriptor() ([]byte, []int)
func (*ReplyCoterieMembers) GetList ¶ added in v1.2.0
func (m *ReplyCoterieMembers) GetList() []*IdentifyInfo
func (*ReplyCoterieMembers) GetStatus ¶ added in v1.2.0
func (m *ReplyCoterieMembers) GetStatus() *ReplyStatus
func (*ReplyCoterieMembers) ProtoMessage ¶ added in v1.2.0
func (*ReplyCoterieMembers) ProtoMessage()
func (*ReplyCoterieMembers) Reset ¶ added in v1.2.0
func (m *ReplyCoterieMembers) Reset()
func (*ReplyCoterieMembers) String ¶ added in v1.2.0
func (m *ReplyCoterieMembers) String() string
func (*ReplyCoterieMembers) XXX_DiscardUnknown ¶ added in v1.2.0
func (m *ReplyCoterieMembers) XXX_DiscardUnknown()
func (*ReplyCoterieMembers) XXX_Marshal ¶ added in v1.2.0
func (m *ReplyCoterieMembers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCoterieMembers) XXX_Merge ¶ added in v1.2.0
func (m *ReplyCoterieMembers) XXX_Merge(src proto.Message)
func (*ReplyCoterieMembers) XXX_Size ¶ added in v1.2.0
func (m *ReplyCoterieMembers) XXX_Size() int
func (*ReplyCoterieMembers) XXX_Unmarshal ¶ added in v1.2.0
func (m *ReplyCoterieMembers) XXX_Unmarshal(b []byte) error
type ReplyFamilyInfo ¶ added in v1.1.0
type ReplyFamilyInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *FamilyInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyFamilyInfo) Descriptor ¶ added in v1.1.0
func (*ReplyFamilyInfo) Descriptor() ([]byte, []int)
func (*ReplyFamilyInfo) GetInfo ¶ added in v1.1.0
func (m *ReplyFamilyInfo) GetInfo() *FamilyInfo
func (*ReplyFamilyInfo) GetStatus ¶ added in v1.1.0
func (m *ReplyFamilyInfo) GetStatus() *ReplyStatus
func (*ReplyFamilyInfo) ProtoMessage ¶ added in v1.1.0
func (*ReplyFamilyInfo) ProtoMessage()
func (*ReplyFamilyInfo) Reset ¶ added in v1.1.0
func (m *ReplyFamilyInfo) Reset()
func (*ReplyFamilyInfo) String ¶ added in v1.1.0
func (m *ReplyFamilyInfo) String() string
func (*ReplyFamilyInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyFamilyInfo) XXX_DiscardUnknown()
func (*ReplyFamilyInfo) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyFamilyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFamilyInfo) XXX_Merge ¶ added in v1.1.0
func (m *ReplyFamilyInfo) XXX_Merge(src proto.Message)
func (*ReplyFamilyInfo) XXX_Size ¶ added in v1.1.0
func (m *ReplyFamilyInfo) XXX_Size() int
func (*ReplyFamilyInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyFamilyInfo) XXX_Unmarshal(b []byte) error
type ReplyFamilyList ¶ added in v1.1.0
type ReplyFamilyList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*FamilyInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` Total uint32 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyFamilyList) Descriptor ¶ added in v1.1.0
func (*ReplyFamilyList) Descriptor() ([]byte, []int)
func (*ReplyFamilyList) GetList ¶ added in v1.1.0
func (m *ReplyFamilyList) GetList() []*FamilyInfo
func (*ReplyFamilyList) GetPages ¶ added in v1.4.2
func (m *ReplyFamilyList) GetPages() uint32
func (*ReplyFamilyList) GetStatus ¶ added in v1.1.0
func (m *ReplyFamilyList) GetStatus() *ReplyStatus
func (*ReplyFamilyList) GetTotal ¶ added in v1.4.2
func (m *ReplyFamilyList) GetTotal() uint32
func (*ReplyFamilyList) ProtoMessage ¶ added in v1.1.0
func (*ReplyFamilyList) ProtoMessage()
func (*ReplyFamilyList) Reset ¶ added in v1.1.0
func (m *ReplyFamilyList) Reset()
func (*ReplyFamilyList) String ¶ added in v1.1.0
func (m *ReplyFamilyList) String() string
func (*ReplyFamilyList) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyFamilyList) XXX_DiscardUnknown()
func (*ReplyFamilyList) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyFamilyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFamilyList) XXX_Merge ¶ added in v1.1.0
func (m *ReplyFamilyList) XXX_Merge(src proto.Message)
func (*ReplyFamilyList) XXX_Size ¶ added in v1.1.0
func (m *ReplyFamilyList) XXX_Size() int
func (*ReplyFamilyList) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyFamilyList) XXX_Unmarshal(b []byte) error
type ReplyFamilyMembers ¶ added in v1.1.1
type ReplyFamilyMembers struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*IdentifyInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyFamilyMembers) Descriptor ¶ added in v1.1.1
func (*ReplyFamilyMembers) Descriptor() ([]byte, []int)
func (*ReplyFamilyMembers) GetList ¶ added in v1.1.1
func (m *ReplyFamilyMembers) GetList() []*IdentifyInfo
func (*ReplyFamilyMembers) GetStatus ¶ added in v1.1.1
func (m *ReplyFamilyMembers) GetStatus() *ReplyStatus
func (*ReplyFamilyMembers) ProtoMessage ¶ added in v1.1.1
func (*ReplyFamilyMembers) ProtoMessage()
func (*ReplyFamilyMembers) Reset ¶ added in v1.1.1
func (m *ReplyFamilyMembers) Reset()
func (*ReplyFamilyMembers) String ¶ added in v1.1.1
func (m *ReplyFamilyMembers) String() string
func (*ReplyFamilyMembers) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *ReplyFamilyMembers) XXX_DiscardUnknown()
func (*ReplyFamilyMembers) XXX_Marshal ¶ added in v1.1.1
func (m *ReplyFamilyMembers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFamilyMembers) XXX_Merge ¶ added in v1.1.1
func (m *ReplyFamilyMembers) XXX_Merge(src proto.Message)
func (*ReplyFamilyMembers) XXX_Size ¶ added in v1.1.1
func (m *ReplyFamilyMembers) XXX_Size() int
func (*ReplyFamilyMembers) XXX_Unmarshal ¶ added in v1.1.1
func (m *ReplyFamilyMembers) XXX_Unmarshal(b []byte) error
type ReplyInfo ¶
type ReplyInfo 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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyInfo) Descriptor ¶
func (*ReplyInfo) GetStatus ¶
func (m *ReplyInfo) GetStatus() *ReplyStatus
func (*ReplyInfo) ProtoMessage ¶
func (*ReplyInfo) ProtoMessage()
func (*ReplyInfo) XXX_DiscardUnknown ¶
func (m *ReplyInfo) XXX_DiscardUnknown()
func (*ReplyInfo) XXX_Marshal ¶
func (*ReplyInfo) XXX_Unmarshal ¶
type ReplyList ¶
type ReplyList struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` List []string `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyList) Descriptor ¶
func (*ReplyList) GetStatus ¶
func (m *ReplyList) GetStatus() *ReplyStatus
func (*ReplyList) ProtoMessage ¶
func (*ReplyList) ProtoMessage()
func (*ReplyList) XXX_DiscardUnknown ¶
func (m *ReplyList) XXX_DiscardUnknown()
func (*ReplyList) XXX_Marshal ¶
func (*ReplyList) XXX_Unmarshal ¶
type ReplyMeetingList ¶ added in v1.3.0
type ReplyMeetingList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` PageMax uint32 `protobuf:"varint,2,opt,name=pageMax,proto3" json:"pageMax,omitempty"` PageNow uint32 `protobuf:"varint,3,opt,name=pageNow,proto3" json:"pageNow,omitempty"` List []*MeetingInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyMeetingList) Descriptor ¶ added in v1.3.0
func (*ReplyMeetingList) Descriptor() ([]byte, []int)
func (*ReplyMeetingList) GetList ¶ added in v1.3.0
func (m *ReplyMeetingList) GetList() []*MeetingInfo
func (*ReplyMeetingList) GetPageMax ¶ added in v1.3.0
func (m *ReplyMeetingList) GetPageMax() uint32
func (*ReplyMeetingList) GetPageNow ¶ added in v1.3.0
func (m *ReplyMeetingList) GetPageNow() uint32
func (*ReplyMeetingList) GetStatus ¶ added in v1.3.0
func (m *ReplyMeetingList) GetStatus() *ReplyStatus
func (*ReplyMeetingList) GetTotal ¶ added in v1.3.0
func (m *ReplyMeetingList) GetTotal() uint32
func (*ReplyMeetingList) ProtoMessage ¶ added in v1.3.0
func (*ReplyMeetingList) ProtoMessage()
func (*ReplyMeetingList) Reset ¶ added in v1.3.0
func (m *ReplyMeetingList) Reset()
func (*ReplyMeetingList) String ¶ added in v1.3.0
func (m *ReplyMeetingList) String() string
func (*ReplyMeetingList) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReplyMeetingList) XXX_DiscardUnknown()
func (*ReplyMeetingList) XXX_Marshal ¶ added in v1.3.0
func (m *ReplyMeetingList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyMeetingList) XXX_Merge ¶ added in v1.3.0
func (m *ReplyMeetingList) XXX_Merge(src proto.Message)
func (*ReplyMeetingList) XXX_Size ¶ added in v1.3.0
func (m *ReplyMeetingList) XXX_Size() int
func (*ReplyMeetingList) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReplyMeetingList) XXX_Unmarshal(b []byte) error
type ReplyMeetingOne ¶ added in v1.3.0
type ReplyMeetingOne struct { Info *MeetingInfo `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 (*ReplyMeetingOne) Descriptor ¶ added in v1.3.0
func (*ReplyMeetingOne) Descriptor() ([]byte, []int)
func (*ReplyMeetingOne) GetInfo ¶ added in v1.3.0
func (m *ReplyMeetingOne) GetInfo() *MeetingInfo
func (*ReplyMeetingOne) GetStatus ¶ added in v1.3.0
func (m *ReplyMeetingOne) GetStatus() *ReplyStatus
func (*ReplyMeetingOne) ProtoMessage ¶ added in v1.3.0
func (*ReplyMeetingOne) ProtoMessage()
func (*ReplyMeetingOne) Reset ¶ added in v1.3.0
func (m *ReplyMeetingOne) Reset()
func (*ReplyMeetingOne) String ¶ added in v1.3.0
func (m *ReplyMeetingOne) String() string
func (*ReplyMeetingOne) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReplyMeetingOne) XXX_DiscardUnknown()
func (*ReplyMeetingOne) XXX_Marshal ¶ added in v1.3.0
func (m *ReplyMeetingOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyMeetingOne) XXX_Merge ¶ added in v1.3.0
func (m *ReplyMeetingOne) XXX_Merge(src proto.Message)
func (*ReplyMeetingOne) XXX_Size ¶ added in v1.3.0
func (m *ReplyMeetingOne) XXX_Size() int
func (*ReplyMeetingOne) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReplyMeetingOne) XXX_Unmarshal(b []byte) error
type ReplyQuestionList ¶ added in v1.4.0
type ReplyQuestionList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` PageMax uint32 `protobuf:"varint,2,opt,name=pageMax,proto3" json:"pageMax,omitempty"` PageNow uint32 `protobuf:"varint,3,opt,name=pageNow,proto3" json:"pageNow,omitempty"` List []*QuestionInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyQuestionList) Descriptor ¶ added in v1.4.0
func (*ReplyQuestionList) Descriptor() ([]byte, []int)
func (*ReplyQuestionList) GetList ¶ added in v1.4.0
func (m *ReplyQuestionList) GetList() []*QuestionInfo
func (*ReplyQuestionList) GetPageMax ¶ added in v1.4.0
func (m *ReplyQuestionList) GetPageMax() uint32
func (*ReplyQuestionList) GetPageNow ¶ added in v1.4.0
func (m *ReplyQuestionList) GetPageNow() uint32
func (*ReplyQuestionList) GetStatus ¶ added in v1.4.0
func (m *ReplyQuestionList) GetStatus() *ReplyStatus
func (*ReplyQuestionList) GetTotal ¶ added in v1.4.0
func (m *ReplyQuestionList) GetTotal() uint32
func (*ReplyQuestionList) ProtoMessage ¶ added in v1.4.0
func (*ReplyQuestionList) ProtoMessage()
func (*ReplyQuestionList) Reset ¶ added in v1.4.0
func (m *ReplyQuestionList) Reset()
func (*ReplyQuestionList) String ¶ added in v1.4.0
func (m *ReplyQuestionList) String() string
func (*ReplyQuestionList) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReplyQuestionList) XXX_DiscardUnknown()
func (*ReplyQuestionList) XXX_Marshal ¶ added in v1.4.0
func (m *ReplyQuestionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyQuestionList) XXX_Merge ¶ added in v1.4.0
func (m *ReplyQuestionList) XXX_Merge(src proto.Message)
func (*ReplyQuestionList) XXX_Size ¶ added in v1.4.0
func (m *ReplyQuestionList) XXX_Size() int
func (*ReplyQuestionList) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReplyQuestionList) XXX_Unmarshal(b []byte) error
type ReplyQuestionOne ¶ added in v1.4.0
type ReplyQuestionOne struct { Info *QuestionInfo `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 (*ReplyQuestionOne) Descriptor ¶ added in v1.4.0
func (*ReplyQuestionOne) Descriptor() ([]byte, []int)
func (*ReplyQuestionOne) GetInfo ¶ added in v1.4.0
func (m *ReplyQuestionOne) GetInfo() *QuestionInfo
func (*ReplyQuestionOne) GetStatus ¶ added in v1.4.0
func (m *ReplyQuestionOne) GetStatus() *ReplyStatus
func (*ReplyQuestionOne) ProtoMessage ¶ added in v1.4.0
func (*ReplyQuestionOne) ProtoMessage()
func (*ReplyQuestionOne) Reset ¶ added in v1.4.0
func (m *ReplyQuestionOne) Reset()
func (*ReplyQuestionOne) String ¶ added in v1.4.0
func (m *ReplyQuestionOne) String() string
func (*ReplyQuestionOne) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReplyQuestionOne) XXX_DiscardUnknown()
func (*ReplyQuestionOne) XXX_Marshal ¶ added in v1.4.0
func (m *ReplyQuestionOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyQuestionOne) XXX_Merge ¶ added in v1.4.0
func (m *ReplyQuestionOne) XXX_Merge(src proto.Message)
func (*ReplyQuestionOne) XXX_Size ¶ added in v1.4.0
func (m *ReplyQuestionOne) XXX_Size() int
func (*ReplyQuestionOne) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReplyQuestionOne) XXX_Unmarshal(b []byte) error
type ReplyStatistic ¶
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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStatistic) Descriptor ¶
func (*ReplyStatistic) Descriptor() ([]byte, []int)
func (*ReplyStatistic) GetCount ¶
func (m *ReplyStatistic) GetCount() uint32
func (*ReplyStatistic) GetKey ¶
func (m *ReplyStatistic) GetKey() string
func (*ReplyStatistic) GetOwner ¶
func (m *ReplyStatistic) GetOwner() string
func (*ReplyStatistic) GetStatus ¶
func (m *ReplyStatistic) GetStatus() *ReplyStatus
func (*ReplyStatistic) ProtoMessage ¶
func (*ReplyStatistic) ProtoMessage()
func (*ReplyStatistic) Reset ¶
func (m *ReplyStatistic) Reset()
func (*ReplyStatistic) String ¶
func (m *ReplyStatistic) String() string
func (*ReplyStatistic) XXX_DiscardUnknown ¶
func (m *ReplyStatistic) XXX_DiscardUnknown()
func (*ReplyStatistic) XXX_Marshal ¶
func (m *ReplyStatistic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatistic) XXX_Merge ¶
func (m *ReplyStatistic) XXX_Merge(src proto.Message)
func (*ReplyStatistic) XXX_Size ¶
func (m *ReplyStatistic) XXX_Size() int
func (*ReplyStatistic) XXX_Unmarshal ¶
func (m *ReplyStatistic) XXX_Unmarshal(b []byte) error
type ReplyStatus ¶
type ReplyStatus struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStatus) Descriptor ¶
func (*ReplyStatus) Descriptor() ([]byte, []int)
func (*ReplyStatus) GetCode ¶
func (m *ReplyStatus) GetCode() uint32
func (*ReplyStatus) GetError ¶
func (m *ReplyStatus) GetError() string
func (*ReplyStatus) ProtoMessage ¶
func (*ReplyStatus) ProtoMessage()
func (*ReplyStatus) Reset ¶
func (m *ReplyStatus) Reset()
func (*ReplyStatus) String ¶
func (m *ReplyStatus) String() string
func (*ReplyStatus) XXX_DiscardUnknown ¶
func (m *ReplyStatus) XXX_DiscardUnknown()
func (*ReplyStatus) XXX_Marshal ¶
func (m *ReplyStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatus) XXX_Merge ¶
func (m *ReplyStatus) XXX_Merge(src proto.Message)
func (*ReplyStatus) XXX_Size ¶
func (m *ReplyStatus) XXX_Size() int
func (*ReplyStatus) XXX_Unmarshal ¶
func (m *ReplyStatus) XXX_Unmarshal(b []byte) error
type ReplyTaskList ¶
type ReplyTaskList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` PageMax uint32 `protobuf:"varint,2,opt,name=pageMax,proto3" json:"pageMax,omitempty"` PageNow uint32 `protobuf:"varint,3,opt,name=pageNow,proto3" json:"pageNow,omitempty"` List []*TaskInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyTaskList) Descriptor ¶
func (*ReplyTaskList) Descriptor() ([]byte, []int)
func (*ReplyTaskList) GetList ¶
func (m *ReplyTaskList) GetList() []*TaskInfo
func (*ReplyTaskList) GetPageMax ¶
func (m *ReplyTaskList) GetPageMax() uint32
func (*ReplyTaskList) GetPageNow ¶
func (m *ReplyTaskList) GetPageNow() uint32
func (*ReplyTaskList) GetStatus ¶
func (m *ReplyTaskList) GetStatus() *ReplyStatus
func (*ReplyTaskList) GetTotal ¶
func (m *ReplyTaskList) GetTotal() uint32
func (*ReplyTaskList) ProtoMessage ¶
func (*ReplyTaskList) ProtoMessage()
func (*ReplyTaskList) Reset ¶
func (m *ReplyTaskList) Reset()
func (*ReplyTaskList) String ¶
func (m *ReplyTaskList) String() string
func (*ReplyTaskList) XXX_DiscardUnknown ¶
func (m *ReplyTaskList) XXX_DiscardUnknown()
func (*ReplyTaskList) XXX_Marshal ¶
func (m *ReplyTaskList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyTaskList) XXX_Merge ¶
func (m *ReplyTaskList) XXX_Merge(src proto.Message)
func (*ReplyTaskList) XXX_Size ¶
func (m *ReplyTaskList) XXX_Size() int
func (*ReplyTaskList) XXX_Unmarshal ¶
func (m *ReplyTaskList) XXX_Unmarshal(b []byte) error
type ReplyTaskOne ¶
type ReplyTaskOne struct { Info *TaskInfo `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 (*ReplyTaskOne) Descriptor ¶
func (*ReplyTaskOne) Descriptor() ([]byte, []int)
func (*ReplyTaskOne) GetInfo ¶
func (m *ReplyTaskOne) GetInfo() *TaskInfo
func (*ReplyTaskOne) GetStatus ¶
func (m *ReplyTaskOne) GetStatus() *ReplyStatus
func (*ReplyTaskOne) ProtoMessage ¶
func (*ReplyTaskOne) ProtoMessage()
func (*ReplyTaskOne) Reset ¶
func (m *ReplyTaskOne) Reset()
func (*ReplyTaskOne) String ¶
func (m *ReplyTaskOne) String() string
func (*ReplyTaskOne) XXX_DiscardUnknown ¶
func (m *ReplyTaskOne) XXX_DiscardUnknown()
func (*ReplyTaskOne) XXX_Marshal ¶
func (m *ReplyTaskOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyTaskOne) XXX_Merge ¶
func (m *ReplyTaskOne) XXX_Merge(src proto.Message)
func (*ReplyTaskOne) XXX_Size ¶
func (m *ReplyTaskOne) XXX_Size() int
func (*ReplyTaskOne) XXX_Unmarshal ¶
func (m *ReplyTaskOne) XXX_Unmarshal(b []byte) error
type ReplyTaskRecords ¶ added in v1.1.0
type ReplyTaskRecords struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Task string `protobuf:"bytes,2,opt,name=task,proto3" json:"task,omitempty"` List []*RecordInfo `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyTaskRecords) Descriptor ¶ added in v1.1.0
func (*ReplyTaskRecords) Descriptor() ([]byte, []int)
func (*ReplyTaskRecords) GetList ¶ added in v1.1.0
func (m *ReplyTaskRecords) GetList() []*RecordInfo
func (*ReplyTaskRecords) GetStatus ¶ added in v1.1.0
func (m *ReplyTaskRecords) GetStatus() *ReplyStatus
func (*ReplyTaskRecords) GetTask ¶ added in v1.1.1
func (m *ReplyTaskRecords) GetTask() string
func (*ReplyTaskRecords) ProtoMessage ¶ added in v1.1.0
func (*ReplyTaskRecords) ProtoMessage()
func (*ReplyTaskRecords) Reset ¶ added in v1.1.0
func (m *ReplyTaskRecords) Reset()
func (*ReplyTaskRecords) String ¶ added in v1.1.0
func (m *ReplyTaskRecords) String() string
func (*ReplyTaskRecords) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyTaskRecords) XXX_DiscardUnknown()
func (*ReplyTaskRecords) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyTaskRecords) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyTaskRecords) XXX_Merge ¶ added in v1.1.0
func (m *ReplyTaskRecords) XXX_Merge(src proto.Message)
func (*ReplyTaskRecords) XXX_Size ¶ added in v1.1.0
func (m *ReplyTaskRecords) XXX_Size() int
func (*ReplyTaskRecords) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyTaskRecords) XXX_Unmarshal(b []byte) error
type ReplyTeamInfo ¶
type ReplyTeamInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *TeamInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyTeamInfo) Descriptor ¶
func (*ReplyTeamInfo) Descriptor() ([]byte, []int)
func (*ReplyTeamInfo) GetInfo ¶
func (m *ReplyTeamInfo) GetInfo() *TeamInfo
func (*ReplyTeamInfo) GetStatus ¶
func (m *ReplyTeamInfo) GetStatus() *ReplyStatus
func (*ReplyTeamInfo) ProtoMessage ¶
func (*ReplyTeamInfo) ProtoMessage()
func (*ReplyTeamInfo) Reset ¶
func (m *ReplyTeamInfo) Reset()
func (*ReplyTeamInfo) String ¶
func (m *ReplyTeamInfo) String() string
func (*ReplyTeamInfo) XXX_DiscardUnknown ¶
func (m *ReplyTeamInfo) XXX_DiscardUnknown()
func (*ReplyTeamInfo) XXX_Marshal ¶
func (m *ReplyTeamInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyTeamInfo) XXX_Merge ¶
func (m *ReplyTeamInfo) XXX_Merge(src proto.Message)
func (*ReplyTeamInfo) XXX_Size ¶
func (m *ReplyTeamInfo) XXX_Size() int
func (*ReplyTeamInfo) XXX_Unmarshal ¶
func (m *ReplyTeamInfo) XXX_Unmarshal(b []byte) error
type ReplyTeamList ¶
type ReplyTeamList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*TeamInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` Total uint32 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyTeamList) Descriptor ¶
func (*ReplyTeamList) Descriptor() ([]byte, []int)
func (*ReplyTeamList) GetList ¶
func (m *ReplyTeamList) GetList() []*TeamInfo
func (*ReplyTeamList) GetPages ¶ added in v1.4.2
func (m *ReplyTeamList) GetPages() uint32
func (*ReplyTeamList) GetStatus ¶
func (m *ReplyTeamList) GetStatus() *ReplyStatus
func (*ReplyTeamList) GetTotal ¶ added in v1.4.2
func (m *ReplyTeamList) GetTotal() uint32
func (*ReplyTeamList) ProtoMessage ¶
func (*ReplyTeamList) ProtoMessage()
func (*ReplyTeamList) Reset ¶
func (m *ReplyTeamList) Reset()
func (*ReplyTeamList) String ¶
func (m *ReplyTeamList) String() string
func (*ReplyTeamList) XXX_DiscardUnknown ¶
func (m *ReplyTeamList) XXX_DiscardUnknown()
func (*ReplyTeamList) XXX_Marshal ¶
func (m *ReplyTeamList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyTeamList) XXX_Merge ¶
func (m *ReplyTeamList) XXX_Merge(src proto.Message)
func (*ReplyTeamList) XXX_Size ¶
func (m *ReplyTeamList) XXX_Size() int
func (*ReplyTeamList) XXX_Unmarshal ¶
func (m *ReplyTeamList) XXX_Unmarshal(b []byte) error
type ReqAgentAdd ¶
type ReqAgentAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` User string `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` Entity string `protobuf:"bytes,5,opt,name=entity,proto3" json:"entity,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Way string `protobuf:"bytes,7,opt,name=way,proto3" json:"way,omitempty"` Type uint32 `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"` Regions []string `protobuf:"bytes,9,rep,name=regions,proto3" json:"regions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqAgentAdd) Descriptor ¶
func (*ReqAgentAdd) Descriptor() ([]byte, []int)
func (*ReqAgentAdd) GetEntity ¶ added in v1.1.0
func (m *ReqAgentAdd) GetEntity() string
func (*ReqAgentAdd) GetName ¶
func (m *ReqAgentAdd) GetName() string
func (*ReqAgentAdd) GetOperator ¶
func (m *ReqAgentAdd) GetOperator() string
func (*ReqAgentAdd) GetOwner ¶ added in v1.1.0
func (m *ReqAgentAdd) GetOwner() string
func (*ReqAgentAdd) GetRegions ¶ added in v1.1.1
func (m *ReqAgentAdd) GetRegions() []string
func (*ReqAgentAdd) GetRemark ¶
func (m *ReqAgentAdd) GetRemark() string
func (*ReqAgentAdd) GetType ¶ added in v1.1.1
func (m *ReqAgentAdd) GetType() uint32
func (*ReqAgentAdd) GetUser ¶ added in v1.1.0
func (m *ReqAgentAdd) GetUser() string
func (*ReqAgentAdd) GetWay ¶ added in v1.1.0
func (m *ReqAgentAdd) GetWay() string
func (*ReqAgentAdd) ProtoMessage ¶
func (*ReqAgentAdd) ProtoMessage()
func (*ReqAgentAdd) Reset ¶
func (m *ReqAgentAdd) Reset()
func (*ReqAgentAdd) String ¶
func (m *ReqAgentAdd) String() string
func (*ReqAgentAdd) XXX_DiscardUnknown ¶
func (m *ReqAgentAdd) XXX_DiscardUnknown()
func (*ReqAgentAdd) XXX_Marshal ¶
func (m *ReqAgentAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAgentAdd) XXX_Merge ¶
func (m *ReqAgentAdd) XXX_Merge(src proto.Message)
func (*ReqAgentAdd) XXX_Size ¶
func (m *ReqAgentAdd) XXX_Size() int
func (*ReqAgentAdd) XXX_Unmarshal ¶
func (m *ReqAgentAdd) XXX_Unmarshal(b []byte) error
type ReqAgentUpdate ¶
type ReqAgentUpdate 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"` 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 (*ReqAgentUpdate) Descriptor ¶
func (*ReqAgentUpdate) Descriptor() ([]byte, []int)
func (*ReqAgentUpdate) GetName ¶
func (m *ReqAgentUpdate) GetName() string
func (*ReqAgentUpdate) GetOperator ¶
func (m *ReqAgentUpdate) GetOperator() string
func (*ReqAgentUpdate) GetRemark ¶
func (m *ReqAgentUpdate) GetRemark() string
func (*ReqAgentUpdate) GetUid ¶
func (m *ReqAgentUpdate) GetUid() string
func (*ReqAgentUpdate) ProtoMessage ¶
func (*ReqAgentUpdate) ProtoMessage()
func (*ReqAgentUpdate) Reset ¶
func (m *ReqAgentUpdate) Reset()
func (*ReqAgentUpdate) String ¶
func (m *ReqAgentUpdate) String() string
func (*ReqAgentUpdate) XXX_DiscardUnknown ¶
func (m *ReqAgentUpdate) XXX_DiscardUnknown()
func (*ReqAgentUpdate) XXX_Marshal ¶
func (m *ReqAgentUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAgentUpdate) XXX_Merge ¶
func (m *ReqAgentUpdate) XXX_Merge(src proto.Message)
func (*ReqAgentUpdate) XXX_Size ¶
func (m *ReqAgentUpdate) XXX_Size() int
func (*ReqAgentUpdate) XXX_Unmarshal ¶
func (m *ReqAgentUpdate) XXX_Unmarshal(b []byte) error
type ReqApplyAdd ¶ added in v1.3.0
type ReqApplyAdd struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` Type uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` Applicant string `protobuf:"bytes,4,opt,name=applicant,proto3" json:"applicant,omitempty"` Inviter string `protobuf:"bytes,5,opt,name=inviter,proto3" json:"inviter,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Remark string `protobuf:"bytes,7,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqApplyAdd) Descriptor ¶ added in v1.3.0
func (*ReqApplyAdd) Descriptor() ([]byte, []int)
func (*ReqApplyAdd) GetApplicant ¶ added in v1.3.0
func (m *ReqApplyAdd) GetApplicant() string
func (*ReqApplyAdd) GetGroup ¶ added in v1.3.0
func (m *ReqApplyAdd) GetGroup() string
func (*ReqApplyAdd) GetInviter ¶ added in v1.3.0
func (m *ReqApplyAdd) GetInviter() string
func (*ReqApplyAdd) GetOperator ¶ added in v1.3.1
func (m *ReqApplyAdd) GetOperator() string
func (*ReqApplyAdd) GetOwner ¶ added in v1.3.0
func (m *ReqApplyAdd) GetOwner() string
func (*ReqApplyAdd) GetRemark ¶ added in v1.4.3
func (m *ReqApplyAdd) GetRemark() string
func (*ReqApplyAdd) GetType ¶ added in v1.3.0
func (m *ReqApplyAdd) GetType() uint32
func (*ReqApplyAdd) ProtoMessage ¶ added in v1.3.0
func (*ReqApplyAdd) ProtoMessage()
func (*ReqApplyAdd) Reset ¶ added in v1.3.0
func (m *ReqApplyAdd) Reset()
func (*ReqApplyAdd) String ¶ added in v1.3.0
func (m *ReqApplyAdd) String() string
func (*ReqApplyAdd) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReqApplyAdd) XXX_DiscardUnknown()
func (*ReqApplyAdd) XXX_Marshal ¶ added in v1.3.0
func (m *ReqApplyAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqApplyAdd) XXX_Merge ¶ added in v1.3.0
func (m *ReqApplyAdd) XXX_Merge(src proto.Message)
func (*ReqApplyAdd) XXX_Size ¶ added in v1.3.0
func (m *ReqApplyAdd) XXX_Size() int
func (*ReqApplyAdd) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReqApplyAdd) XXX_Unmarshal(b []byte) error
type ReqCategoryAdd ¶ added in v1.4.0
type ReqCategoryAdd 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"` Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Weight uint32 `protobuf:"varint,7,opt,name=weight,proto3" json:"weight,omitempty"` Type uint32 `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCategoryAdd) Descriptor ¶ added in v1.4.0
func (*ReqCategoryAdd) Descriptor() ([]byte, []int)
func (*ReqCategoryAdd) GetName ¶ added in v1.4.0
func (m *ReqCategoryAdd) GetName() string
func (*ReqCategoryAdd) GetOperator ¶ added in v1.4.0
func (m *ReqCategoryAdd) GetOperator() string
func (*ReqCategoryAdd) GetParent ¶ added in v1.4.0
func (m *ReqCategoryAdd) GetParent() string
func (*ReqCategoryAdd) GetRemark ¶ added in v1.4.0
func (m *ReqCategoryAdd) GetRemark() string
func (*ReqCategoryAdd) GetSource ¶ added in v1.4.0
func (m *ReqCategoryAdd) GetSource() string
func (*ReqCategoryAdd) GetType ¶ added in v1.4.0
func (m *ReqCategoryAdd) GetType() uint32
func (*ReqCategoryAdd) GetWeight ¶ added in v1.4.0
func (m *ReqCategoryAdd) GetWeight() uint32
func (*ReqCategoryAdd) ProtoMessage ¶ added in v1.4.0
func (*ReqCategoryAdd) ProtoMessage()
func (*ReqCategoryAdd) Reset ¶ added in v1.4.0
func (m *ReqCategoryAdd) Reset()
func (*ReqCategoryAdd) String ¶ added in v1.4.0
func (m *ReqCategoryAdd) String() string
func (*ReqCategoryAdd) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReqCategoryAdd) XXX_DiscardUnknown()
func (*ReqCategoryAdd) XXX_Marshal ¶ added in v1.4.0
func (m *ReqCategoryAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCategoryAdd) XXX_Merge ¶ added in v1.4.0
func (m *ReqCategoryAdd) XXX_Merge(src proto.Message)
func (*ReqCategoryAdd) XXX_Size ¶ added in v1.4.0
func (m *ReqCategoryAdd) XXX_Size() int
func (*ReqCategoryAdd) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReqCategoryAdd) XXX_Unmarshal(b []byte) error
type ReqCategoryUpdate ¶ added in v1.4.0
type ReqCategoryUpdate 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"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Parent string `protobuf:"bytes,5,opt,name=parent,proto3" json:"parent,omitempty"` Source string `protobuf:"bytes,6,opt,name=source,proto3" json:"source,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 (*ReqCategoryUpdate) Descriptor ¶ added in v1.4.0
func (*ReqCategoryUpdate) Descriptor() ([]byte, []int)
func (*ReqCategoryUpdate) GetName ¶ added in v1.4.0
func (m *ReqCategoryUpdate) GetName() string
func (*ReqCategoryUpdate) GetOperator ¶ added in v1.4.0
func (m *ReqCategoryUpdate) GetOperator() string
func (*ReqCategoryUpdate) GetParent ¶ added in v1.4.0
func (m *ReqCategoryUpdate) GetParent() string
func (*ReqCategoryUpdate) GetRemark ¶ added in v1.4.0
func (m *ReqCategoryUpdate) GetRemark() string
func (*ReqCategoryUpdate) GetSource ¶ added in v1.4.0
func (m *ReqCategoryUpdate) GetSource() string
func (*ReqCategoryUpdate) GetUid ¶ added in v1.4.0
func (m *ReqCategoryUpdate) GetUid() string
func (*ReqCategoryUpdate) GetWeight ¶ added in v1.4.0
func (m *ReqCategoryUpdate) GetWeight() uint32
func (*ReqCategoryUpdate) ProtoMessage ¶ added in v1.4.0
func (*ReqCategoryUpdate) ProtoMessage()
func (*ReqCategoryUpdate) Reset ¶ added in v1.4.0
func (m *ReqCategoryUpdate) Reset()
func (*ReqCategoryUpdate) String ¶ added in v1.4.0
func (m *ReqCategoryUpdate) String() string
func (*ReqCategoryUpdate) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReqCategoryUpdate) XXX_DiscardUnknown()
func (*ReqCategoryUpdate) XXX_Marshal ¶ added in v1.4.0
func (m *ReqCategoryUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCategoryUpdate) XXX_Merge ¶ added in v1.4.0
func (m *ReqCategoryUpdate) XXX_Merge(src proto.Message)
func (*ReqCategoryUpdate) XXX_Size ¶ added in v1.4.0
func (m *ReqCategoryUpdate) XXX_Size() int
func (*ReqCategoryUpdate) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReqCategoryUpdate) XXX_Unmarshal(b []byte) error
type ReqCoterieAdd ¶ added in v1.2.0
type ReqCoterieAdd struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Centre string `protobuf:"bytes,3,opt,name=centre,proto3" json:"centre,omitempty"` Type uint32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,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"` Passwords string `protobuf:"bytes,7,opt,name=passwords,proto3" json:"passwords,omitempty"` Cover string `protobuf:"bytes,8,opt,name=cover,proto3" json:"cover,omitempty"` Master string `protobuf:"bytes,9,opt,name=master,proto3" json:"master,omitempty"` Members []*IdentifyInfo `protobuf:"bytes,10,rep,name=members,proto3" json:"members,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCoterieAdd) Descriptor ¶ added in v1.2.0
func (*ReqCoterieAdd) Descriptor() ([]byte, []int)
func (*ReqCoterieAdd) GetCentre ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetCentre() string
func (*ReqCoterieAdd) GetCover ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetCover() string
func (*ReqCoterieAdd) GetMaster ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetMaster() string
func (*ReqCoterieAdd) GetMembers ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetMembers() []*IdentifyInfo
func (*ReqCoterieAdd) GetName ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetName() string
func (*ReqCoterieAdd) GetOperator ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetOperator() string
func (*ReqCoterieAdd) GetPasswords ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetPasswords() string
func (*ReqCoterieAdd) GetRemark ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetRemark() string
func (*ReqCoterieAdd) GetType ¶ added in v1.2.0
func (m *ReqCoterieAdd) GetType() uint32
func (*ReqCoterieAdd) ProtoMessage ¶ added in v1.2.0
func (*ReqCoterieAdd) ProtoMessage()
func (*ReqCoterieAdd) Reset ¶ added in v1.2.0
func (m *ReqCoterieAdd) Reset()
func (*ReqCoterieAdd) String ¶ added in v1.2.0
func (m *ReqCoterieAdd) String() string
func (*ReqCoterieAdd) XXX_DiscardUnknown ¶ added in v1.2.0
func (m *ReqCoterieAdd) XXX_DiscardUnknown()
func (*ReqCoterieAdd) XXX_Marshal ¶ added in v1.2.0
func (m *ReqCoterieAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCoterieAdd) XXX_Merge ¶ added in v1.2.0
func (m *ReqCoterieAdd) XXX_Merge(src proto.Message)
func (*ReqCoterieAdd) XXX_Size ¶ added in v1.2.0
func (m *ReqCoterieAdd) XXX_Size() int
func (*ReqCoterieAdd) XXX_Unmarshal ¶ added in v1.2.0
func (m *ReqCoterieAdd) XXX_Unmarshal(b []byte) error
type ReqCoterieUpdate ¶ added in v1.2.0
type ReqCoterieUpdate 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"` Passwords string `protobuf:"bytes,4,opt,name=passwords,proto3" json:"passwords,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCoterieUpdate) Descriptor ¶ added in v1.2.0
func (*ReqCoterieUpdate) Descriptor() ([]byte, []int)
func (*ReqCoterieUpdate) GetName ¶ added in v1.2.0
func (m *ReqCoterieUpdate) GetName() string
func (*ReqCoterieUpdate) GetOperator ¶ added in v1.2.0
func (m *ReqCoterieUpdate) GetOperator() string
func (*ReqCoterieUpdate) GetPasswords ¶ added in v1.2.0
func (m *ReqCoterieUpdate) GetPasswords() string
func (*ReqCoterieUpdate) GetRemark ¶ added in v1.2.0
func (m *ReqCoterieUpdate) GetRemark() string
func (*ReqCoterieUpdate) GetUid ¶ added in v1.2.0
func (m *ReqCoterieUpdate) GetUid() string
func (*ReqCoterieUpdate) ProtoMessage ¶ added in v1.2.0
func (*ReqCoterieUpdate) ProtoMessage()
func (*ReqCoterieUpdate) Reset ¶ added in v1.2.0
func (m *ReqCoterieUpdate) Reset()
func (*ReqCoterieUpdate) String ¶ added in v1.2.0
func (m *ReqCoterieUpdate) String() string
func (*ReqCoterieUpdate) XXX_DiscardUnknown ¶ added in v1.2.0
func (m *ReqCoterieUpdate) XXX_DiscardUnknown()
func (*ReqCoterieUpdate) XXX_Marshal ¶ added in v1.2.0
func (m *ReqCoterieUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCoterieUpdate) XXX_Merge ¶ added in v1.2.0
func (m *ReqCoterieUpdate) XXX_Merge(src proto.Message)
func (*ReqCoterieUpdate) XXX_Size ¶ added in v1.2.0
func (m *ReqCoterieUpdate) XXX_Size() int
func (*ReqCoterieUpdate) XXX_Unmarshal ¶ added in v1.2.0
func (m *ReqCoterieUpdate) XXX_Unmarshal(b []byte) error
type ReqFamilyAdd ¶ added in v1.1.0
type ReqFamilyAdd 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"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Passwords string `protobuf:"bytes,4,opt,name=passwords,proto3" json:"passwords,omitempty"` Location string `protobuf:"bytes,5,opt,name=location,proto3" json:"location,omitempty"` Address string `protobuf:"bytes,6,opt,name=address,proto3" json:"address,omitempty"` Region string `protobuf:"bytes,7,opt,name=region,proto3" json:"region,omitempty"` Cover string `protobuf:"bytes,8,opt,name=cover,proto3" json:"cover,omitempty"` Master string `protobuf:"bytes,9,opt,name=master,proto3" json:"master,omitempty"` Members []*IdentifyInfo `protobuf:"bytes,10,rep,name=members,proto3" json:"members,omitempty"` Children []string `protobuf:"bytes,11,rep,name=children,proto3" json:"children,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFamilyAdd) Descriptor ¶ added in v1.1.0
func (*ReqFamilyAdd) Descriptor() ([]byte, []int)
func (*ReqFamilyAdd) GetAddress ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetAddress() string
func (*ReqFamilyAdd) GetChildren ¶ added in v1.4.5
func (m *ReqFamilyAdd) GetChildren() []string
func (*ReqFamilyAdd) GetCover ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetCover() string
func (*ReqFamilyAdd) GetLocation ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetLocation() string
func (*ReqFamilyAdd) GetMaster ¶ added in v1.1.2
func (m *ReqFamilyAdd) GetMaster() string
func (*ReqFamilyAdd) GetMembers ¶ added in v1.1.2
func (m *ReqFamilyAdd) GetMembers() []*IdentifyInfo
func (*ReqFamilyAdd) GetName ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetName() string
func (*ReqFamilyAdd) GetOperator ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetOperator() string
func (*ReqFamilyAdd) GetPasswords ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetPasswords() string
func (*ReqFamilyAdd) GetRegion ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetRegion() string
func (*ReqFamilyAdd) GetRemark ¶ added in v1.1.0
func (m *ReqFamilyAdd) GetRemark() string
func (*ReqFamilyAdd) ProtoMessage ¶ added in v1.1.0
func (*ReqFamilyAdd) ProtoMessage()
func (*ReqFamilyAdd) Reset ¶ added in v1.1.0
func (m *ReqFamilyAdd) Reset()
func (*ReqFamilyAdd) String ¶ added in v1.1.0
func (m *ReqFamilyAdd) String() string
func (*ReqFamilyAdd) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqFamilyAdd) XXX_DiscardUnknown()
func (*ReqFamilyAdd) XXX_Marshal ¶ added in v1.1.0
func (m *ReqFamilyAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFamilyAdd) XXX_Merge ¶ added in v1.1.0
func (m *ReqFamilyAdd) XXX_Merge(src proto.Message)
func (*ReqFamilyAdd) XXX_Size ¶ added in v1.1.0
func (m *ReqFamilyAdd) XXX_Size() int
func (*ReqFamilyAdd) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqFamilyAdd) XXX_Unmarshal(b []byte) error
type ReqFamilyUpdate ¶ added in v1.1.0
type ReqFamilyUpdate 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"` Passwords string `protobuf:"bytes,4,opt,name=passwords,proto3" json:"passwords,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFamilyUpdate) Descriptor ¶ added in v1.1.0
func (*ReqFamilyUpdate) Descriptor() ([]byte, []int)
func (*ReqFamilyUpdate) GetName ¶ added in v1.1.0
func (m *ReqFamilyUpdate) GetName() string
func (*ReqFamilyUpdate) GetOperator ¶ added in v1.1.0
func (m *ReqFamilyUpdate) GetOperator() string
func (*ReqFamilyUpdate) GetPasswords ¶ added in v1.1.2
func (m *ReqFamilyUpdate) GetPasswords() string
func (*ReqFamilyUpdate) GetRemark ¶ added in v1.1.0
func (m *ReqFamilyUpdate) GetRemark() string
func (*ReqFamilyUpdate) GetUid ¶ added in v1.1.0
func (m *ReqFamilyUpdate) GetUid() string
func (*ReqFamilyUpdate) ProtoMessage ¶ added in v1.1.0
func (*ReqFamilyUpdate) ProtoMessage()
func (*ReqFamilyUpdate) Reset ¶ added in v1.1.0
func (m *ReqFamilyUpdate) Reset()
func (*ReqFamilyUpdate) String ¶ added in v1.1.0
func (m *ReqFamilyUpdate) String() string
func (*ReqFamilyUpdate) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqFamilyUpdate) XXX_DiscardUnknown()
func (*ReqFamilyUpdate) XXX_Marshal ¶ added in v1.1.0
func (m *ReqFamilyUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFamilyUpdate) XXX_Merge ¶ added in v1.1.0
func (m *ReqFamilyUpdate) XXX_Merge(src proto.Message)
func (*ReqFamilyUpdate) XXX_Size ¶ added in v1.1.0
func (m *ReqFamilyUpdate) XXX_Size() int
func (*ReqFamilyUpdate) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqFamilyUpdate) XXX_Unmarshal(b []byte) error
type ReqMeetingAdd ¶ added in v1.3.0
type ReqMeetingAdd struct { Type uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` Group string `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Appointed string `protobuf:"bytes,6,opt,name=appointed,proto3" json:"appointed,omitempty"` Location string `protobuf:"bytes,7,opt,name=location,proto3" json:"location,omitempty"` Operator string `protobuf:"bytes,8,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqMeetingAdd) Descriptor ¶ added in v1.3.0
func (*ReqMeetingAdd) Descriptor() ([]byte, []int)
func (*ReqMeetingAdd) GetAppointed ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetAppointed() string
func (*ReqMeetingAdd) GetGroup ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetGroup() string
func (*ReqMeetingAdd) GetLocation ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetLocation() string
func (*ReqMeetingAdd) GetName ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetName() string
func (*ReqMeetingAdd) GetOperator ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetOperator() string
func (*ReqMeetingAdd) GetOwner ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetOwner() string
func (*ReqMeetingAdd) GetRemark ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetRemark() string
func (*ReqMeetingAdd) GetType ¶ added in v1.3.0
func (m *ReqMeetingAdd) GetType() uint32
func (*ReqMeetingAdd) ProtoMessage ¶ added in v1.3.0
func (*ReqMeetingAdd) ProtoMessage()
func (*ReqMeetingAdd) Reset ¶ added in v1.3.0
func (m *ReqMeetingAdd) Reset()
func (*ReqMeetingAdd) String ¶ added in v1.3.0
func (m *ReqMeetingAdd) String() string
func (*ReqMeetingAdd) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReqMeetingAdd) XXX_DiscardUnknown()
func (*ReqMeetingAdd) XXX_Marshal ¶ added in v1.3.0
func (m *ReqMeetingAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqMeetingAdd) XXX_Merge ¶ added in v1.3.0
func (m *ReqMeetingAdd) XXX_Merge(src proto.Message)
func (*ReqMeetingAdd) XXX_Size ¶ added in v1.3.0
func (m *ReqMeetingAdd) XXX_Size() int
func (*ReqMeetingAdd) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReqMeetingAdd) XXX_Unmarshal(b []byte) error
type ReqMeetingSign ¶ added in v1.3.1
type ReqMeetingSign struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Member string `protobuf:"bytes,2,opt,name=member,proto3" json:"member,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,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 (*ReqMeetingSign) Descriptor ¶ added in v1.3.1
func (*ReqMeetingSign) Descriptor() ([]byte, []int)
func (*ReqMeetingSign) GetLocation ¶ added in v1.3.1
func (m *ReqMeetingSign) GetLocation() string
func (*ReqMeetingSign) GetMember ¶ added in v1.3.1
func (m *ReqMeetingSign) GetMember() string
func (*ReqMeetingSign) GetOperator ¶ added in v1.3.1
func (m *ReqMeetingSign) GetOperator() string
func (*ReqMeetingSign) GetUid ¶ added in v1.3.1
func (m *ReqMeetingSign) GetUid() string
func (*ReqMeetingSign) ProtoMessage ¶ added in v1.3.1
func (*ReqMeetingSign) ProtoMessage()
func (*ReqMeetingSign) Reset ¶ added in v1.3.1
func (m *ReqMeetingSign) Reset()
func (*ReqMeetingSign) String ¶ added in v1.3.1
func (m *ReqMeetingSign) String() string
func (*ReqMeetingSign) XXX_DiscardUnknown ¶ added in v1.3.1
func (m *ReqMeetingSign) XXX_DiscardUnknown()
func (*ReqMeetingSign) XXX_Marshal ¶ added in v1.3.1
func (m *ReqMeetingSign) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqMeetingSign) XXX_Merge ¶ added in v1.3.1
func (m *ReqMeetingSign) XXX_Merge(src proto.Message)
func (*ReqMeetingSign) XXX_Size ¶ added in v1.3.1
func (m *ReqMeetingSign) XXX_Size() int
func (*ReqMeetingSign) XXX_Unmarshal ¶ added in v1.3.1
func (m *ReqMeetingSign) XXX_Unmarshal(b []byte) error
type ReqMeetingUpdate ¶ added in v1.3.1
type ReqMeetingUpdate 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"` 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 (*ReqMeetingUpdate) Descriptor ¶ added in v1.3.1
func (*ReqMeetingUpdate) Descriptor() ([]byte, []int)
func (*ReqMeetingUpdate) GetName ¶ added in v1.3.1
func (m *ReqMeetingUpdate) GetName() string
func (*ReqMeetingUpdate) GetOperator ¶ added in v1.3.1
func (m *ReqMeetingUpdate) GetOperator() string
func (*ReqMeetingUpdate) GetRemark ¶ added in v1.3.1
func (m *ReqMeetingUpdate) GetRemark() string
func (*ReqMeetingUpdate) GetUid ¶ added in v1.3.1
func (m *ReqMeetingUpdate) GetUid() string
func (*ReqMeetingUpdate) ProtoMessage ¶ added in v1.3.1
func (*ReqMeetingUpdate) ProtoMessage()
func (*ReqMeetingUpdate) Reset ¶ added in v1.3.1
func (m *ReqMeetingUpdate) Reset()
func (*ReqMeetingUpdate) String ¶ added in v1.3.1
func (m *ReqMeetingUpdate) String() string
func (*ReqMeetingUpdate) XXX_DiscardUnknown ¶ added in v1.3.1
func (m *ReqMeetingUpdate) XXX_DiscardUnknown()
func (*ReqMeetingUpdate) XXX_Marshal ¶ added in v1.3.1
func (m *ReqMeetingUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqMeetingUpdate) XXX_Merge ¶ added in v1.3.1
func (m *ReqMeetingUpdate) XXX_Merge(src proto.Message)
func (*ReqMeetingUpdate) XXX_Size ¶ added in v1.3.1
func (m *ReqMeetingUpdate) XXX_Size() int
func (*ReqMeetingUpdate) XXX_Unmarshal ¶ added in v1.3.1
func (m *ReqMeetingUpdate) XXX_Unmarshal(b []byte) error
type ReqQuestionAdd ¶ added in v1.4.0
type ReqQuestionAdd 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"` Category string `protobuf:"bytes,3,opt,name=category,proto3" json:"category,omitempty"` Quote string `protobuf:"bytes,5,opt,name=quote,proto3" json:"quote,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Cd uint32 `protobuf:"varint,7,opt,name=cd,proto3" json:"cd,omitempty"` Answers []uint32 `protobuf:"varint,20,rep,packed,name=answers,proto3" json:"answers,omitempty"` Options []*QuestionOption `protobuf:"bytes,21,rep,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqQuestionAdd) Descriptor ¶ added in v1.4.0
func (*ReqQuestionAdd) Descriptor() ([]byte, []int)
func (*ReqQuestionAdd) GetAnswers ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetAnswers() []uint32
func (*ReqQuestionAdd) GetCategory ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetCategory() string
func (*ReqQuestionAdd) GetCd ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetCd() uint32
func (*ReqQuestionAdd) GetName ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetName() string
func (*ReqQuestionAdd) GetOperator ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetOperator() string
func (*ReqQuestionAdd) GetOptions ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetOptions() []*QuestionOption
func (*ReqQuestionAdd) GetQuote ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetQuote() string
func (*ReqQuestionAdd) GetRemark ¶ added in v1.4.0
func (m *ReqQuestionAdd) GetRemark() string
func (*ReqQuestionAdd) ProtoMessage ¶ added in v1.4.0
func (*ReqQuestionAdd) ProtoMessage()
func (*ReqQuestionAdd) Reset ¶ added in v1.4.0
func (m *ReqQuestionAdd) Reset()
func (*ReqQuestionAdd) String ¶ added in v1.4.0
func (m *ReqQuestionAdd) String() string
func (*ReqQuestionAdd) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReqQuestionAdd) XXX_DiscardUnknown()
func (*ReqQuestionAdd) XXX_Marshal ¶ added in v1.4.0
func (m *ReqQuestionAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqQuestionAdd) XXX_Merge ¶ added in v1.4.0
func (m *ReqQuestionAdd) XXX_Merge(src proto.Message)
func (*ReqQuestionAdd) XXX_Size ¶ added in v1.4.0
func (m *ReqQuestionAdd) XXX_Size() int
func (*ReqQuestionAdd) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReqQuestionAdd) XXX_Unmarshal(b []byte) error
type ReqQuestionUpdate ¶ added in v1.4.0
type ReqQuestionUpdate 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"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Cd uint32 `protobuf:"varint,5,opt,name=cd,proto3" json:"cd,omitempty"` Category string `protobuf:"bytes,6,opt,name=category,proto3" json:"category,omitempty"` Answers []uint32 `protobuf:"varint,20,rep,packed,name=answers,proto3" json:"answers,omitempty"` Options []*QuestionOption `protobuf:"bytes,21,rep,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqQuestionUpdate) Descriptor ¶ added in v1.4.0
func (*ReqQuestionUpdate) Descriptor() ([]byte, []int)
func (*ReqQuestionUpdate) GetAnswers ¶ added in v1.4.1
func (m *ReqQuestionUpdate) GetAnswers() []uint32
func (*ReqQuestionUpdate) GetCategory ¶ added in v1.4.0
func (m *ReqQuestionUpdate) GetCategory() string
func (*ReqQuestionUpdate) GetCd ¶ added in v1.4.0
func (m *ReqQuestionUpdate) GetCd() uint32
func (*ReqQuestionUpdate) GetName ¶ added in v1.4.0
func (m *ReqQuestionUpdate) GetName() string
func (*ReqQuestionUpdate) GetOperator ¶ added in v1.4.0
func (m *ReqQuestionUpdate) GetOperator() string
func (*ReqQuestionUpdate) GetOptions ¶ added in v1.4.1
func (m *ReqQuestionUpdate) GetOptions() []*QuestionOption
func (*ReqQuestionUpdate) GetRemark ¶ added in v1.4.0
func (m *ReqQuestionUpdate) GetRemark() string
func (*ReqQuestionUpdate) GetUid ¶ added in v1.4.0
func (m *ReqQuestionUpdate) GetUid() string
func (*ReqQuestionUpdate) ProtoMessage ¶ added in v1.4.0
func (*ReqQuestionUpdate) ProtoMessage()
func (*ReqQuestionUpdate) Reset ¶ added in v1.4.0
func (m *ReqQuestionUpdate) Reset()
func (*ReqQuestionUpdate) String ¶ added in v1.4.0
func (m *ReqQuestionUpdate) String() string
func (*ReqQuestionUpdate) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *ReqQuestionUpdate) XXX_DiscardUnknown()
func (*ReqQuestionUpdate) XXX_Marshal ¶ added in v1.4.0
func (m *ReqQuestionUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqQuestionUpdate) XXX_Merge ¶ added in v1.4.0
func (m *ReqQuestionUpdate) XXX_Merge(src proto.Message)
func (*ReqQuestionUpdate) XXX_Size ¶ added in v1.4.0
func (m *ReqQuestionUpdate) XXX_Size() int
func (*ReqQuestionUpdate) XXX_Unmarshal ¶ added in v1.4.0
func (m *ReqQuestionUpdate) XXX_Unmarshal(b []byte) error
type ReqTaskAdd ¶
type ReqTaskAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"` Target string `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Way string `protobuf:"bytes,7,opt,name=way,proto3" json:"way,omitempty"` Duration *DateInfo `protobuf:"bytes,8,opt,name=duration,proto3" json:"duration,omitempty"` Regions []string `protobuf:"bytes,9,rep,name=regions,proto3" json:"regions,omitempty"` Pretasks []string `protobuf:"bytes,10,rep,name=pretasks,proto3" json:"pretasks,omitempty"` Assets []string `protobuf:"bytes,11,rep,name=assets,proto3" json:"assets,omitempty"` Tags []string `protobuf:"bytes,12,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqTaskAdd) Descriptor ¶
func (*ReqTaskAdd) Descriptor() ([]byte, []int)
func (*ReqTaskAdd) GetAssets ¶
func (m *ReqTaskAdd) GetAssets() []string
func (*ReqTaskAdd) GetDuration ¶
func (m *ReqTaskAdd) GetDuration() *DateInfo
func (*ReqTaskAdd) GetName ¶
func (m *ReqTaskAdd) GetName() string
func (*ReqTaskAdd) GetOperator ¶
func (m *ReqTaskAdd) GetOperator() string
func (*ReqTaskAdd) GetOwner ¶
func (m *ReqTaskAdd) GetOwner() string
func (*ReqTaskAdd) GetPretasks ¶ added in v1.1.0
func (m *ReqTaskAdd) GetPretasks() []string
func (*ReqTaskAdd) GetRegions ¶ added in v1.1.1
func (m *ReqTaskAdd) GetRegions() []string
func (*ReqTaskAdd) GetRemark ¶
func (m *ReqTaskAdd) GetRemark() string
func (*ReqTaskAdd) GetTags ¶ added in v1.1.1
func (m *ReqTaskAdd) GetTags() []string
func (*ReqTaskAdd) GetTarget ¶ added in v1.1.0
func (m *ReqTaskAdd) GetTarget() string
func (*ReqTaskAdd) GetType ¶
func (m *ReqTaskAdd) GetType() int32
func (*ReqTaskAdd) GetWay ¶ added in v1.1.1
func (m *ReqTaskAdd) GetWay() string
func (*ReqTaskAdd) ProtoMessage ¶
func (*ReqTaskAdd) ProtoMessage()
func (*ReqTaskAdd) Reset ¶
func (m *ReqTaskAdd) Reset()
func (*ReqTaskAdd) String ¶
func (m *ReqTaskAdd) String() string
func (*ReqTaskAdd) XXX_DiscardUnknown ¶
func (m *ReqTaskAdd) XXX_DiscardUnknown()
func (*ReqTaskAdd) XXX_Marshal ¶
func (m *ReqTaskAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqTaskAdd) XXX_Merge ¶
func (m *ReqTaskAdd) XXX_Merge(src proto.Message)
func (*ReqTaskAdd) XXX_Size ¶
func (m *ReqTaskAdd) XXX_Size() int
func (*ReqTaskAdd) XXX_Unmarshal ¶
func (m *ReqTaskAdd) XXX_Unmarshal(b []byte) error
type ReqTaskRecord ¶ added in v1.1.0
type ReqTaskRecord struct { Task string `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` Creator string `protobuf:"bytes,2,opt,name=creator,proto3" json:"creator,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"` Executor string `protobuf:"bytes,5,opt,name=executor,proto3" json:"executor,omitempty"` Status uint32 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"` Tags []string `protobuf:"bytes,7,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,8,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqTaskRecord) Descriptor ¶ added in v1.1.0
func (*ReqTaskRecord) Descriptor() ([]byte, []int)
func (*ReqTaskRecord) GetAssets ¶ added in v1.1.0
func (m *ReqTaskRecord) GetAssets() []string
func (*ReqTaskRecord) GetCreator ¶ added in v1.1.0
func (m *ReqTaskRecord) GetCreator() string
func (*ReqTaskRecord) GetExecutor ¶ added in v1.1.0
func (m *ReqTaskRecord) GetExecutor() string
func (*ReqTaskRecord) GetName ¶ added in v1.1.0
func (m *ReqTaskRecord) GetName() string
func (*ReqTaskRecord) GetRemark ¶ added in v1.1.0
func (m *ReqTaskRecord) GetRemark() string
func (*ReqTaskRecord) GetStatus ¶ added in v1.1.3
func (m *ReqTaskRecord) GetStatus() uint32
func (*ReqTaskRecord) GetTags ¶ added in v1.1.0
func (m *ReqTaskRecord) GetTags() []string
func (*ReqTaskRecord) GetTask ¶ added in v1.1.0
func (m *ReqTaskRecord) GetTask() string
func (*ReqTaskRecord) ProtoMessage ¶ added in v1.1.0
func (*ReqTaskRecord) ProtoMessage()
func (*ReqTaskRecord) Reset ¶ added in v1.1.0
func (m *ReqTaskRecord) Reset()
func (*ReqTaskRecord) String ¶ added in v1.1.0
func (m *ReqTaskRecord) String() string
func (*ReqTaskRecord) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqTaskRecord) XXX_DiscardUnknown()
func (*ReqTaskRecord) XXX_Marshal ¶ added in v1.1.0
func (m *ReqTaskRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqTaskRecord) XXX_Merge ¶ added in v1.1.0
func (m *ReqTaskRecord) XXX_Merge(src proto.Message)
func (*ReqTaskRecord) XXX_Size ¶ added in v1.1.0
func (m *ReqTaskRecord) XXX_Size() int
func (*ReqTaskRecord) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqTaskRecord) XXX_Unmarshal(b []byte) error
type ReqTaskUpdate ¶
type ReqTaskUpdate 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"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Assets []string `protobuf:"bytes,5,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqTaskUpdate) Descriptor ¶
func (*ReqTaskUpdate) Descriptor() ([]byte, []int)
func (*ReqTaskUpdate) GetAssets ¶ added in v1.1.6
func (m *ReqTaskUpdate) GetAssets() []string
func (*ReqTaskUpdate) GetName ¶
func (m *ReqTaskUpdate) GetName() string
func (*ReqTaskUpdate) GetOperator ¶
func (m *ReqTaskUpdate) GetOperator() string
func (*ReqTaskUpdate) GetRemark ¶
func (m *ReqTaskUpdate) GetRemark() string
func (*ReqTaskUpdate) GetUid ¶
func (m *ReqTaskUpdate) GetUid() string
func (*ReqTaskUpdate) ProtoMessage ¶
func (*ReqTaskUpdate) ProtoMessage()
func (*ReqTaskUpdate) Reset ¶
func (m *ReqTaskUpdate) Reset()
func (*ReqTaskUpdate) String ¶
func (m *ReqTaskUpdate) String() string
func (*ReqTaskUpdate) XXX_DiscardUnknown ¶
func (m *ReqTaskUpdate) XXX_DiscardUnknown()
func (*ReqTaskUpdate) XXX_Marshal ¶
func (m *ReqTaskUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqTaskUpdate) XXX_Merge ¶
func (m *ReqTaskUpdate) XXX_Merge(src proto.Message)
func (*ReqTaskUpdate) XXX_Size ¶
func (m *ReqTaskUpdate) XXX_Size() int
func (*ReqTaskUpdate) XXX_Unmarshal ¶
func (m *ReqTaskUpdate) XXX_Unmarshal(b []byte) error
type ReqTeamAdd ¶
type ReqTeamAdd struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,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"` Region string `protobuf:"bytes,4,opt,name=region,proto3" json:"region,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Master string `protobuf:"bytes,6,opt,name=master,proto3" json:"master,omitempty"` Parent string `protobuf:"bytes,7,opt,name=parent,proto3" json:"parent,omitempty"` Limit uint32 `protobuf:"varint,8,opt,name=limit,proto3" json:"limit,omitempty"` Tags []string `protobuf:"bytes,9,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqTeamAdd) Descriptor ¶
func (*ReqTeamAdd) Descriptor() ([]byte, []int)
func (*ReqTeamAdd) GetLimit ¶ added in v1.3.0
func (m *ReqTeamAdd) GetLimit() uint32
func (*ReqTeamAdd) GetMaster ¶ added in v1.1.1
func (m *ReqTeamAdd) GetMaster() string
func (*ReqTeamAdd) GetName ¶
func (m *ReqTeamAdd) GetName() string
func (*ReqTeamAdd) GetOperator ¶
func (m *ReqTeamAdd) GetOperator() string
func (*ReqTeamAdd) GetOwner ¶
func (m *ReqTeamAdd) GetOwner() string
func (*ReqTeamAdd) GetParent ¶ added in v1.3.0
func (m *ReqTeamAdd) GetParent() string
func (*ReqTeamAdd) GetRegion ¶ added in v1.1.1
func (m *ReqTeamAdd) GetRegion() string
func (*ReqTeamAdd) GetRemark ¶
func (m *ReqTeamAdd) GetRemark() string
func (*ReqTeamAdd) GetTags ¶ added in v1.1.1
func (m *ReqTeamAdd) GetTags() []string
func (*ReqTeamAdd) ProtoMessage ¶
func (*ReqTeamAdd) ProtoMessage()
func (*ReqTeamAdd) Reset ¶
func (m *ReqTeamAdd) Reset()
func (*ReqTeamAdd) String ¶
func (m *ReqTeamAdd) String() string
func (*ReqTeamAdd) XXX_DiscardUnknown ¶
func (m *ReqTeamAdd) XXX_DiscardUnknown()
func (*ReqTeamAdd) XXX_Marshal ¶
func (m *ReqTeamAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqTeamAdd) XXX_Merge ¶
func (m *ReqTeamAdd) XXX_Merge(src proto.Message)
func (*ReqTeamAdd) XXX_Size ¶
func (m *ReqTeamAdd) XXX_Size() int
func (*ReqTeamAdd) XXX_Unmarshal ¶
func (m *ReqTeamAdd) XXX_Unmarshal(b []byte) error
type ReqTeamUpdate ¶
type ReqTeamUpdate 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"` 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 (*ReqTeamUpdate) Descriptor ¶
func (*ReqTeamUpdate) Descriptor() ([]byte, []int)
func (*ReqTeamUpdate) GetName ¶
func (m *ReqTeamUpdate) GetName() string
func (*ReqTeamUpdate) GetOperator ¶
func (m *ReqTeamUpdate) GetOperator() string
func (*ReqTeamUpdate) GetRemark ¶
func (m *ReqTeamUpdate) GetRemark() string
func (*ReqTeamUpdate) GetUid ¶
func (m *ReqTeamUpdate) GetUid() string
func (*ReqTeamUpdate) ProtoMessage ¶
func (*ReqTeamUpdate) ProtoMessage()
func (*ReqTeamUpdate) Reset ¶
func (m *ReqTeamUpdate) Reset()
func (*ReqTeamUpdate) String ¶
func (m *ReqTeamUpdate) String() string
func (*ReqTeamUpdate) XXX_DiscardUnknown ¶
func (m *ReqTeamUpdate) XXX_DiscardUnknown()
func (*ReqTeamUpdate) XXX_Marshal ¶
func (m *ReqTeamUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqTeamUpdate) XXX_Merge ¶
func (m *ReqTeamUpdate) XXX_Merge(src proto.Message)
func (*ReqTeamUpdate) XXX_Size ¶
func (m *ReqTeamUpdate) XXX_Size() int
func (*ReqTeamUpdate) XXX_Unmarshal ¶
func (m *ReqTeamUpdate) XXX_Unmarshal(b []byte) error
type RequestAddress ¶
type RequestAddress struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Country string `protobuf:"bytes,2,opt,name=country,proto3" json:"country,omitempty"` Province string `protobuf:"bytes,3,opt,name=province,proto3" json:"province,omitempty"` City string `protobuf:"bytes,4,opt,name=city,proto3" json:"city,omitempty"` Zone string `protobuf:"bytes,5,opt,name=zone,proto3" json:"zone,omitempty"` Location string `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestAddress) Descriptor ¶
func (*RequestAddress) Descriptor() ([]byte, []int)
func (*RequestAddress) GetCity ¶
func (m *RequestAddress) GetCity() string
func (*RequestAddress) GetCountry ¶
func (m *RequestAddress) GetCountry() string
func (*RequestAddress) GetLocation ¶
func (m *RequestAddress) GetLocation() string
func (*RequestAddress) GetOperator ¶
func (m *RequestAddress) GetOperator() string
func (*RequestAddress) GetProvince ¶
func (m *RequestAddress) GetProvince() string
func (*RequestAddress) GetUid ¶
func (m *RequestAddress) GetUid() string
func (*RequestAddress) GetZone ¶
func (m *RequestAddress) GetZone() string
func (*RequestAddress) ProtoMessage ¶
func (*RequestAddress) ProtoMessage()
func (*RequestAddress) Reset ¶
func (m *RequestAddress) Reset()
func (*RequestAddress) String ¶
func (m *RequestAddress) String() string
func (*RequestAddress) XXX_DiscardUnknown ¶
func (m *RequestAddress) XXX_DiscardUnknown()
func (*RequestAddress) XXX_Marshal ¶
func (m *RequestAddress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestAddress) XXX_Merge ¶
func (m *RequestAddress) XXX_Merge(src proto.Message)
func (*RequestAddress) XXX_Size ¶
func (m *RequestAddress) XXX_Size() int
func (*RequestAddress) XXX_Unmarshal ¶
func (m *RequestAddress) XXX_Unmarshal(b []byte) error
type RequestFilter ¶
type RequestFilter struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,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"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Values []string `protobuf:"bytes,7,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestFilter) Descriptor ¶
func (*RequestFilter) Descriptor() ([]byte, []int)
func (*RequestFilter) GetKey ¶
func (m *RequestFilter) GetKey() string
func (*RequestFilter) GetNumber ¶
func (m *RequestFilter) GetNumber() uint32
func (*RequestFilter) GetOperator ¶ added in v1.1.7
func (m *RequestFilter) GetOperator() string
func (*RequestFilter) GetOwner ¶
func (m *RequestFilter) GetOwner() string
func (*RequestFilter) GetPage ¶
func (m *RequestFilter) GetPage() uint32
func (*RequestFilter) GetValue ¶
func (m *RequestFilter) GetValue() string
func (*RequestFilter) GetValues ¶
func (m *RequestFilter) GetValues() []string
func (*RequestFilter) ProtoMessage ¶
func (*RequestFilter) ProtoMessage()
func (*RequestFilter) Reset ¶
func (m *RequestFilter) Reset()
func (*RequestFilter) String ¶
func (m *RequestFilter) String() string
func (*RequestFilter) XXX_DiscardUnknown ¶
func (m *RequestFilter) XXX_DiscardUnknown()
func (*RequestFilter) XXX_Marshal ¶
func (m *RequestFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestFilter) XXX_Merge ¶
func (m *RequestFilter) XXX_Merge(src proto.Message)
func (*RequestFilter) XXX_Size ¶
func (m *RequestFilter) XXX_Size() int
func (*RequestFilter) XXX_Unmarshal ¶
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"` Flag string `protobuf:"bytes,2,opt,name=flag,proto3" json:"flag,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` User string `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestInfo) Descriptor ¶
func (*RequestInfo) Descriptor() ([]byte, []int)
func (*RequestInfo) GetFlag ¶ added in v1.1.1
func (m *RequestInfo) GetFlag() string
func (*RequestInfo) GetName ¶ added in v1.2.1
func (m *RequestInfo) GetName() string
func (*RequestInfo) GetOperator ¶
func (m *RequestInfo) GetOperator() string
func (*RequestInfo) GetUid ¶
func (m *RequestInfo) GetUid() string
func (*RequestInfo) GetUser ¶ added in v1.2.1
func (m *RequestInfo) GetUser() 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 ¶
func (m *RequestInfo) XXX_DiscardUnknown()
func (*RequestInfo) XXX_Marshal ¶
func (m *RequestInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestInfo) XXX_Merge ¶
func (m *RequestInfo) XXX_Merge(src proto.Message)
func (*RequestInfo) XXX_Size ¶
func (m *RequestInfo) XXX_Size() int
func (*RequestInfo) XXX_Unmarshal ¶
func (m *RequestInfo) XXX_Unmarshal(b []byte) error
type RequestIntFlag ¶
type RequestIntFlag struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Flag int32 `protobuf:"varint,2,opt,name=flag,proto3" json:"flag,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,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 (*RequestIntFlag) Descriptor ¶
func (*RequestIntFlag) Descriptor() ([]byte, []int)
func (*RequestIntFlag) GetFlag ¶
func (m *RequestIntFlag) GetFlag() int32
func (*RequestIntFlag) GetOperator ¶
func (m *RequestIntFlag) GetOperator() string
func (*RequestIntFlag) GetRemark ¶ added in v1.3.1
func (m *RequestIntFlag) GetRemark() string
func (*RequestIntFlag) GetUid ¶
func (m *RequestIntFlag) GetUid() string
func (*RequestIntFlag) ProtoMessage ¶
func (*RequestIntFlag) ProtoMessage()
func (*RequestIntFlag) Reset ¶
func (m *RequestIntFlag) Reset()
func (*RequestIntFlag) String ¶
func (m *RequestIntFlag) String() string
func (*RequestIntFlag) XXX_DiscardUnknown ¶
func (m *RequestIntFlag) XXX_DiscardUnknown()
func (*RequestIntFlag) XXX_Marshal ¶
func (m *RequestIntFlag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestIntFlag) XXX_Merge ¶
func (m *RequestIntFlag) XXX_Merge(src proto.Message)
func (*RequestIntFlag) XXX_Size ¶
func (m *RequestIntFlag) XXX_Size() int
func (*RequestIntFlag) XXX_Unmarshal ¶
func (m *RequestIntFlag) XXX_Unmarshal(b []byte) error
type RequestList ¶
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"` List []string `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestList) Descriptor ¶
func (*RequestList) Descriptor() ([]byte, []int)
func (*RequestList) GetList ¶
func (m *RequestList) GetList() []string
func (*RequestList) GetOperator ¶
func (m *RequestList) GetOperator() string
func (*RequestList) GetUid ¶
func (m *RequestList) GetUid() string
func (*RequestList) ProtoMessage ¶
func (*RequestList) ProtoMessage()
func (*RequestList) Reset ¶
func (m *RequestList) Reset()
func (*RequestList) String ¶
func (m *RequestList) String() string
func (*RequestList) XXX_DiscardUnknown ¶
func (m *RequestList) XXX_DiscardUnknown()
func (*RequestList) XXX_Marshal ¶
func (m *RequestList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestList) XXX_Merge ¶
func (m *RequestList) XXX_Merge(src proto.Message)
func (*RequestList) XXX_Size ¶
func (m *RequestList) XXX_Size() int
func (*RequestList) XXX_Unmarshal ¶
func (m *RequestList) XXX_Unmarshal(b []byte) error
type RequestUpdate ¶
type RequestUpdate 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,6,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestUpdate) Descriptor ¶
func (*RequestUpdate) Descriptor() ([]byte, []int)
func (*RequestUpdate) GetKey ¶
func (m *RequestUpdate) GetKey() string
func (*RequestUpdate) GetOperator ¶
func (m *RequestUpdate) GetOperator() string
func (*RequestUpdate) GetOwner ¶
func (m *RequestUpdate) GetOwner() string
func (*RequestUpdate) GetUid ¶
func (m *RequestUpdate) GetUid() string
func (*RequestUpdate) GetValue ¶
func (m *RequestUpdate) GetValue() string
func (*RequestUpdate) GetValues ¶
func (m *RequestUpdate) GetValues() []string
func (*RequestUpdate) ProtoMessage ¶
func (*RequestUpdate) ProtoMessage()
func (*RequestUpdate) Reset ¶
func (m *RequestUpdate) Reset()
func (*RequestUpdate) String ¶
func (m *RequestUpdate) String() string
func (*RequestUpdate) XXX_DiscardUnknown ¶
func (m *RequestUpdate) XXX_DiscardUnknown()
func (*RequestUpdate) XXX_Marshal ¶
func (m *RequestUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestUpdate) XXX_Merge ¶
func (m *RequestUpdate) XXX_Merge(src proto.Message)
func (*RequestUpdate) XXX_Size ¶
func (m *RequestUpdate) XXX_Size() int
func (*RequestUpdate) XXX_Unmarshal ¶
func (m *RequestUpdate) 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 TaskInfo ¶
type TaskInfo 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"` Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,9,opt,name=remark,proto3" json:"remark,omitempty"` Type uint32 `protobuf:"varint,10,opt,name=type,proto3" json:"type,omitempty"` Status uint32 `protobuf:"varint,11,opt,name=status,proto3" json:"status,omitempty"` Owner string `protobuf:"bytes,12,opt,name=owner,proto3" json:"owner,omitempty"` Way string `protobuf:"bytes,13,opt,name=way,proto3" json:"way,omitempty"` Duration *DateInfo `protobuf:"bytes,14,opt,name=duration,proto3" json:"duration,omitempty"` Executors []string `protobuf:"bytes,15,rep,name=executors,proto3" json:"executors,omitempty"` Pretasks []string `protobuf:"bytes,16,rep,name=pretasks,proto3" json:"pretasks,omitempty"` Tags []string `protobuf:"bytes,17,rep,name=tags,proto3" json:"tags,omitempty"` Regions []string `protobuf:"bytes,18,rep,name=regions,proto3" json:"regions,omitempty"` Assets []string `protobuf:"bytes,19,rep,name=assets,proto3" json:"assets,omitempty"` Records []*RecordInfo `protobuf:"bytes,20,rep,name=records,proto3" json:"records,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TaskInfo) Descriptor ¶
func (*TaskInfo) GetCreated ¶
func (*TaskInfo) GetCreator ¶
func (*TaskInfo) GetDuration ¶
func (*TaskInfo) GetExecutors ¶ added in v1.1.0
func (*TaskInfo) GetOperator ¶
func (*TaskInfo) GetPretasks ¶ added in v1.1.0
func (*TaskInfo) GetRecords ¶
func (m *TaskInfo) GetRecords() []*RecordInfo
func (*TaskInfo) GetRegions ¶ added in v1.1.0
func (*TaskInfo) GetUpdated ¶
func (*TaskInfo) ProtoMessage ¶
func (*TaskInfo) ProtoMessage()
func (*TaskInfo) XXX_DiscardUnknown ¶
func (m *TaskInfo) XXX_DiscardUnknown()
func (*TaskInfo) XXX_Marshal ¶
func (*TaskInfo) XXX_Unmarshal ¶
type TaskService ¶
type TaskService interface { AddOne(ctx context.Context, in *ReqTaskAdd, opts ...client.CallOption) (*ReplyTaskOne, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyTaskOne, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyTaskList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyTaskList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateBase(ctx context.Context, in *ReqTaskUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) AppendRecord(ctx context.Context, in *ReqTaskRecord, opts ...client.CallOption) (*ReplyTaskRecords, error) SubtractRecord(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyTaskRecords, error) }
func NewTaskService ¶
func NewTaskService(name string, c client.Client) TaskService
type TaskServiceHandler ¶
type TaskServiceHandler interface { AddOne(context.Context, *ReqTaskAdd, *ReplyTaskOne) error GetOne(context.Context, *RequestInfo, *ReplyTaskOne) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error Search(context.Context, *RequestInfo, *ReplyTaskList) error GetListByFilter(context.Context, *RequestFilter, *ReplyTaskList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqTaskUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error AppendRecord(context.Context, *ReqTaskRecord, *ReplyTaskRecords) error SubtractRecord(context.Context, *RequestInfo, *ReplyTaskRecords) error }
type TeamInfo ¶
type TeamInfo 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"` 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"` Owner string `protobuf:"bytes,8,opt,name=owner,proto3" json:"owner,omitempty"` Remark string `protobuf:"bytes,9,opt,name=remark,proto3" json:"remark,omitempty"` Master string `protobuf:"bytes,10,opt,name=master,proto3" json:"master,omitempty"` Region string `protobuf:"bytes,11,opt,name=region,proto3" json:"region,omitempty"` Status uint32 `protobuf:"varint,12,opt,name=status,proto3" json:"status,omitempty"` Limit uint32 `protobuf:"varint,13,opt,name=limit,proto3" json:"limit,omitempty"` Parent string `protobuf:"bytes,14,opt,name=parent,proto3" json:"parent,omitempty"` Assistants []string `protobuf:"bytes,15,rep,name=assistants,proto3" json:"assistants,omitempty"` Tags []string `protobuf:"bytes,16,rep,name=tags,proto3" json:"tags,omitempty"` Members []string `protobuf:"bytes,17,rep,name=members,proto3" json:"members,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TeamInfo) Descriptor ¶
func (*TeamInfo) GetAssistants ¶
func (*TeamInfo) GetCreated ¶
func (*TeamInfo) GetCreator ¶
func (*TeamInfo) GetMembers ¶
func (*TeamInfo) GetOperator ¶
func (*TeamInfo) GetUpdated ¶
func (*TeamInfo) ProtoMessage ¶
func (*TeamInfo) ProtoMessage()
func (*TeamInfo) XXX_DiscardUnknown ¶
func (m *TeamInfo) XXX_DiscardUnknown()
func (*TeamInfo) XXX_Marshal ¶
func (*TeamInfo) XXX_Unmarshal ¶
type TeamService ¶
type TeamService interface { AddOne(ctx context.Context, in *ReqTeamAdd, opts ...client.CallOption) (*ReplyTeamInfo, error) UpdateBase(ctx context.Context, in *ReqTeamUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyTeamInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyTeamList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyTeamList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) AppendMember(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) SubtractMember(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) }
func NewTeamService ¶
func NewTeamService(name string, c client.Client) TeamService
type TeamServiceHandler ¶
type TeamServiceHandler interface { AddOne(context.Context, *ReqTeamAdd, *ReplyTeamInfo) error UpdateBase(context.Context, *ReqTeamUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyTeamInfo) error Search(context.Context, *RequestInfo, *ReplyTeamList) error GetListByFilter(context.Context, *RequestFilter, *ReplyTeamList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error AppendMember(context.Context, *RequestList, *ReplyList) error SubtractMember(context.Context, *RequestList, *ReplyList) error }
Source Files ¶
- agent.pb.go
- agent.pb.micro.go
- apply.pb.go
- apply.pb.micro.go
- category.pb.go
- category.pb.micro.go
- common.pb.go
- common.pb.micro.go
- coterie.pb.go
- coterie.pb.micro.go
- family.pb.go
- family.pb.micro.go
- meeting.pb.go
- meeting.pb.micro.go
- question.pb.go
- question.pb.micro.go
- task.pb.go
- task.pb.micro.go
- team.pb.go
- team.pb.micro.go
Click to show internal directories.
Click to hide internal directories.