Documentation ¶
Index ¶
- Variables
- func RegisterActivityServiceHandler(s server.Server, hdlr ActivityServiceHandler, opts ...server.HandlerOption) error
- func RegisterArticleServiceHandler(s server.Server, hdlr ArticleServiceHandler, opts ...server.HandlerOption) error
- func RegisterDisplayServiceHandler(s server.Server, hdlr DisplayServiceHandler, opts ...server.HandlerOption) error
- func RegisterFavoriteServiceHandler(s server.Server, hdlr FavoriteServiceHandler, opts ...server.HandlerOption) error
- func RegisterMessageServiceHandler(s server.Server, hdlr MessageServiceHandler, opts ...server.HandlerOption) error
- func RegisterNoticeServiceHandler(s server.Server, hdlr NoticeServiceHandler, opts ...server.HandlerOption) error
- func RegisterProductServiceHandler(s server.Server, hdlr ProductServiceHandler, opts ...server.HandlerOption) error
- func RegisterRepertoryServiceHandler(s server.Server, hdlr RepertoryServiceHandler, opts ...server.HandlerOption) error
- func RegisterSheetServiceHandler(s server.Server, hdlr SheetServiceHandler, opts ...server.HandlerOption) error
- func RegisterWordsServiceHandler(s server.Server, hdlr WordsServiceHandler, opts ...server.HandlerOption) error
- type ActivityInfo
- func (*ActivityInfo) Descriptor() ([]byte, []int)
- func (m *ActivityInfo) GetAccess() uint32
- func (m *ActivityInfo) GetAdmins() []*PairInfo
- func (m *ActivityInfo) GetAssets() []string
- func (m *ActivityInfo) GetCertify() *CertifyInfo
- func (m *ActivityInfo) GetCover() string
- func (m *ActivityInfo) GetCreated() int64
- func (m *ActivityInfo) GetCreator() string
- func (m *ActivityInfo) GetDate() *DateInfo
- func (m *ActivityInfo) GetId() uint64
- func (m *ActivityInfo) GetLimit() uint32
- func (m *ActivityInfo) GetName() string
- func (m *ActivityInfo) GetOperator() string
- func (m *ActivityInfo) GetOpuses() []*OpusInfo
- func (m *ActivityInfo) GetOrganizer() string
- func (m *ActivityInfo) GetOwner() string
- func (m *ActivityInfo) GetParticipant() uint32
- func (m *ActivityInfo) GetPlace() *PlaceInfo
- func (m *ActivityInfo) GetPoster() string
- func (m *ActivityInfo) GetPrize() *PrizeInfo
- func (m *ActivityInfo) GetQuotes() []string
- func (m *ActivityInfo) GetRecords() []*RecordInfo
- func (m *ActivityInfo) GetRemark() string
- func (m *ActivityInfo) GetRequire() string
- func (m *ActivityInfo) GetShow() uint32
- func (m *ActivityInfo) GetStatus() uint32
- func (m *ActivityInfo) GetTags() []string
- func (m *ActivityInfo) GetTargets() []string
- func (m *ActivityInfo) GetTemplate() string
- func (m *ActivityInfo) GetType() uint32
- func (m *ActivityInfo) GetUid() string
- func (m *ActivityInfo) GetUpdated() int64
- func (m *ActivityInfo) GetWay() *PairInfo
- func (*ActivityInfo) ProtoMessage()
- func (m *ActivityInfo) Reset()
- func (m *ActivityInfo) String() string
- func (m *ActivityInfo) XXX_DiscardUnknown()
- func (m *ActivityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityInfo) XXX_Merge(src proto.Message)
- func (m *ActivityInfo) XXX_Size() int
- func (m *ActivityInfo) XXX_Unmarshal(b []byte) error
- type ActivityService
- type ActivityServiceHandler
- type ActivityType
- type ArticleInfo
- func (*ArticleInfo) Descriptor() ([]byte, []int)
- func (m *ArticleInfo) GetAssets() []string
- func (m *ArticleInfo) GetAuthor() string
- func (m *ArticleInfo) GetBody() string
- func (m *ArticleInfo) GetCreated() int64
- func (m *ArticleInfo) GetCreator() string
- func (m *ArticleInfo) GetId() uint64
- func (m *ArticleInfo) GetName() string
- func (m *ArticleInfo) GetOperator() string
- func (m *ArticleInfo) GetOwner() string
- func (m *ArticleInfo) GetStatus() uint32
- func (m *ArticleInfo) GetSubtitle() string
- func (m *ArticleInfo) GetTags() []string
- func (m *ArticleInfo) GetTargets() []string
- func (m *ArticleInfo) GetType() uint32
- func (m *ArticleInfo) GetUid() string
- func (m *ArticleInfo) GetUpdated() int64
- func (*ArticleInfo) ProtoMessage()
- func (m *ArticleInfo) Reset()
- func (m *ArticleInfo) String() string
- func (m *ArticleInfo) XXX_DiscardUnknown()
- func (m *ArticleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArticleInfo) XXX_Merge(src proto.Message)
- func (m *ArticleInfo) XXX_Size() int
- func (m *ArticleInfo) XXX_Unmarshal(b []byte) error
- type ArticleService
- type ArticleServiceHandler
- type CertifyInfo
- func (*CertifyInfo) Descriptor() ([]byte, []int)
- func (m *CertifyInfo) GetLimit() uint32
- func (m *CertifyInfo) GetStyle() string
- func (*CertifyInfo) ProtoMessage()
- func (m *CertifyInfo) Reset()
- func (m *CertifyInfo) String() string
- func (m *CertifyInfo) XXX_DiscardUnknown()
- func (m *CertifyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CertifyInfo) XXX_Merge(src proto.Message)
- func (m *CertifyInfo) XXX_Size() int
- func (m *CertifyInfo) XXX_Unmarshal(b []byte) error
- type DateInfo
- func (*DateInfo) Descriptor() ([]byte, []int)
- func (m *DateInfo) GetStart() string
- func (m *DateInfo) GetStop() 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 DisplayContent
- func (*DisplayContent) Descriptor() ([]byte, []int)
- func (m *DisplayContent) GetAssets() []string
- func (m *DisplayContent) GetEvents() []string
- func (m *DisplayContent) GetOption() uint32
- func (m *DisplayContent) GetRemark() string
- func (m *DisplayContent) GetReviewer() string
- func (m *DisplayContent) GetSubmitter() string
- func (m *DisplayContent) GetUid() string
- func (*DisplayContent) ProtoMessage()
- func (m *DisplayContent) Reset()
- func (m *DisplayContent) String() string
- func (m *DisplayContent) XXX_DiscardUnknown()
- func (m *DisplayContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DisplayContent) XXX_Merge(src proto.Message)
- func (m *DisplayContent) XXX_Size() int
- func (m *DisplayContent) XXX_Unmarshal(b []byte) error
- type DisplayInfo
- func (*DisplayInfo) Descriptor() ([]byte, []int)
- func (m *DisplayInfo) GetAccess() uint32
- func (m *DisplayInfo) GetBanner() string
- func (m *DisplayInfo) GetContents() []*DisplayContent
- func (m *DisplayInfo) GetCover() string
- func (m *DisplayInfo) GetCreated() int64
- func (m *DisplayInfo) GetCreator() string
- func (m *DisplayInfo) GetId() uint64
- func (m *DisplayInfo) GetMeta() string
- func (m *DisplayInfo) GetName() string
- func (m *DisplayInfo) GetOperator() string
- func (m *DisplayInfo) GetOrigin() string
- func (m *DisplayInfo) GetOwner() string
- func (m *DisplayInfo) GetPending() []*DisplayContent
- func (m *DisplayInfo) GetPoster() string
- func (m *DisplayInfo) GetRecords() []*RecordInfo
- func (m *DisplayInfo) GetRemark() string
- func (m *DisplayInfo) GetStatus() uint32
- func (m *DisplayInfo) GetTags() []string
- func (m *DisplayInfo) GetType() uint32
- func (m *DisplayInfo) GetUid() string
- func (m *DisplayInfo) GetUpdated() int64
- func (*DisplayInfo) ProtoMessage()
- func (m *DisplayInfo) Reset()
- func (m *DisplayInfo) String() string
- func (m *DisplayInfo) XXX_DiscardUnknown()
- func (m *DisplayInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DisplayInfo) XXX_Merge(src proto.Message)
- func (m *DisplayInfo) XXX_Size() int
- func (m *DisplayInfo) XXX_Unmarshal(b []byte) error
- type DisplayService
- type DisplayServiceHandler
- type DisplayShow
- func (*DisplayShow) Descriptor() ([]byte, []int)
- func (m *DisplayShow) GetEffect() string
- func (m *DisplayShow) GetUid() string
- func (*DisplayShow) ProtoMessage()
- func (m *DisplayShow) Reset()
- func (m *DisplayShow) String() string
- func (m *DisplayShow) XXX_DiscardUnknown()
- func (m *DisplayShow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DisplayShow) XXX_Merge(src proto.Message)
- func (m *DisplayShow) XXX_Size() int
- func (m *DisplayShow) XXX_Unmarshal(b []byte) error
- type FavoriteInfo
- func (*FavoriteInfo) Descriptor() ([]byte, []int)
- func (m *FavoriteInfo) GetCover() string
- func (m *FavoriteInfo) GetCreated() int64
- func (m *FavoriteInfo) GetCreator() string
- func (m *FavoriteInfo) GetId() uint64
- func (m *FavoriteInfo) GetKeys() []string
- func (m *FavoriteInfo) GetMeta() string
- func (m *FavoriteInfo) GetName() string
- func (m *FavoriteInfo) GetOperator() string
- func (m *FavoriteInfo) GetOwner() string
- func (m *FavoriteInfo) GetRemark() string
- func (m *FavoriteInfo) GetStatus() uint32
- func (m *FavoriteInfo) GetTags() []string
- func (m *FavoriteInfo) GetType() uint32
- func (m *FavoriteInfo) GetUid() string
- func (m *FavoriteInfo) GetUpdated() int64
- func (*FavoriteInfo) ProtoMessage()
- func (m *FavoriteInfo) Reset()
- func (m *FavoriteInfo) String() string
- func (m *FavoriteInfo) XXX_DiscardUnknown()
- func (m *FavoriteInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FavoriteInfo) XXX_Merge(src proto.Message)
- func (m *FavoriteInfo) XXX_Size() int
- func (m *FavoriteInfo) XXX_Unmarshal(b []byte) error
- type FavoriteService
- type FavoriteServiceHandler
- type MessageInfo
- func (*MessageInfo) Descriptor() ([]byte, []int)
- func (m *MessageInfo) GetCreated() uint64
- func (m *MessageInfo) GetDate() *DateInfo
- func (m *MessageInfo) GetEntity() string
- func (m *MessageInfo) GetName() string
- func (m *MessageInfo) GetOrganizer() string
- func (m *MessageInfo) GetOwner() string
- func (m *MessageInfo) GetRemark() string
- func (m *MessageInfo) GetTags() []string
- func (m *MessageInfo) GetTargets() []string
- func (m *MessageInfo) GetType() uint32
- func (m *MessageInfo) GetUid() string
- func (*MessageInfo) ProtoMessage()
- func (m *MessageInfo) Reset()
- func (m *MessageInfo) String() string
- func (m *MessageInfo) XXX_DiscardUnknown()
- func (m *MessageInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MessageInfo) XXX_Merge(src proto.Message)
- func (m *MessageInfo) XXX_Size() int
- func (m *MessageInfo) XXX_Unmarshal(b []byte) error
- type MessageService
- type MessageServiceHandler
- type NoticeInfo
- func (*NoticeInfo) Descriptor() ([]byte, []int)
- func (m *NoticeInfo) GetBody() string
- func (m *NoticeInfo) GetCreated() int64
- func (m *NoticeInfo) GetCreator() string
- func (m *NoticeInfo) GetDate() *DateInfo
- func (m *NoticeInfo) GetId() uint64
- func (m *NoticeInfo) GetInterval() uint32
- func (m *NoticeInfo) GetName() string
- func (m *NoticeInfo) GetOperator() string
- func (m *NoticeInfo) GetOwner() string
- func (m *NoticeInfo) GetRecords() []*RecordInfo
- func (m *NoticeInfo) GetShowtime() uint32
- func (m *NoticeInfo) GetStatus() uint32
- func (m *NoticeInfo) GetSubtitle() string
- func (m *NoticeInfo) GetTags() []string
- func (m *NoticeInfo) GetTargets() []string
- func (m *NoticeInfo) GetType() uint32
- func (m *NoticeInfo) GetUid() string
- func (m *NoticeInfo) GetUpdated() int64
- func (*NoticeInfo) ProtoMessage()
- func (m *NoticeInfo) Reset()
- func (m *NoticeInfo) String() string
- func (m *NoticeInfo) XXX_DiscardUnknown()
- func (m *NoticeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NoticeInfo) XXX_Merge(src proto.Message)
- func (m *NoticeInfo) XXX_Size() int
- func (m *NoticeInfo) XXX_Unmarshal(b []byte) error
- type NoticeService
- type NoticeServiceHandler
- type OpusInfo
- func (*OpusInfo) Descriptor() ([]byte, []int)
- func (m *OpusInfo) GetAsset() string
- func (m *OpusInfo) GetName() string
- func (m *OpusInfo) GetRank() uint32
- func (m *OpusInfo) GetRemark() string
- func (*OpusInfo) ProtoMessage()
- func (m *OpusInfo) Reset()
- func (m *OpusInfo) String() string
- func (m *OpusInfo) XXX_DiscardUnknown()
- func (m *OpusInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpusInfo) XXX_Merge(src proto.Message)
- func (m *OpusInfo) XXX_Size() int
- func (m *OpusInfo) XXX_Unmarshal(b []byte) error
- type PairInfo
- func (*PairInfo) Descriptor() ([]byte, []int)
- func (m *PairInfo) GetKey() string
- func (m *PairInfo) GetValue() string
- func (*PairInfo) ProtoMessage()
- func (m *PairInfo) Reset()
- func (m *PairInfo) String() string
- func (m *PairInfo) XXX_DiscardUnknown()
- func (m *PairInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PairInfo) XXX_Merge(src proto.Message)
- func (m *PairInfo) XXX_Size() int
- func (m *PairInfo) XXX_Unmarshal(b []byte) error
- type PlaceInfo
- func (*PlaceInfo) Descriptor() ([]byte, []int)
- func (m *PlaceInfo) GetAsset() string
- func (m *PlaceInfo) GetLocation() string
- func (m *PlaceInfo) GetName() string
- func (*PlaceInfo) ProtoMessage()
- func (m *PlaceInfo) Reset()
- func (m *PlaceInfo) String() string
- func (m *PlaceInfo) XXX_DiscardUnknown()
- func (m *PlaceInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PlaceInfo) XXX_Merge(src proto.Message)
- func (m *PlaceInfo) XXX_Size() int
- func (m *PlaceInfo) XXX_Unmarshal(b []byte) error
- type PrizeInfo
- func (*PrizeInfo) Descriptor() ([]byte, []int)
- func (m *PrizeInfo) GetDesc() string
- func (m *PrizeInfo) GetName() string
- func (m *PrizeInfo) GetRanks() []*RankInfo
- func (*PrizeInfo) ProtoMessage()
- func (m *PrizeInfo) Reset()
- func (m *PrizeInfo) String() string
- func (m *PrizeInfo) XXX_DiscardUnknown()
- func (m *PrizeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrizeInfo) XXX_Merge(src proto.Message)
- func (m *PrizeInfo) XXX_Size() int
- func (m *PrizeInfo) XXX_Unmarshal(b []byte) error
- type ProductEffect
- func (*ProductEffect) Descriptor() ([]byte, []int)
- func (m *ProductEffect) GetAccess() uint32
- func (m *ProductEffect) GetMax() uint32
- func (m *ProductEffect) GetMin() uint32
- func (m *ProductEffect) GetPattern() string
- func (*ProductEffect) ProtoMessage()
- func (m *ProductEffect) Reset()
- func (m *ProductEffect) String() string
- func (m *ProductEffect) XXX_DiscardUnknown()
- func (m *ProductEffect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProductEffect) XXX_Merge(src proto.Message)
- func (m *ProductEffect) XXX_Size() int
- func (m *ProductEffect) XXX_Unmarshal(b []byte) error
- type ProductInfo
- func (*ProductInfo) Descriptor() ([]byte, []int)
- func (m *ProductInfo) GetCatalogs() string
- func (m *ProductInfo) GetCreated() int64
- func (m *ProductInfo) GetCreator() string
- func (m *ProductInfo) GetDisplays() []*DisplayShow
- func (m *ProductInfo) GetEffects() []*ProductEffect
- func (m *ProductInfo) GetEntries() []string
- func (m *ProductInfo) GetId() uint64
- func (m *ProductInfo) GetKey() string
- func (m *ProductInfo) GetLimit() uint32
- func (m *ProductInfo) GetMenus() string
- func (m *ProductInfo) GetName() string
- func (m *ProductInfo) GetOperator() string
- func (m *ProductInfo) GetRecords() []*RecordInfo
- func (m *ProductInfo) GetRemark() string
- func (m *ProductInfo) GetRevises() []string
- func (m *ProductInfo) GetShows() []string
- func (m *ProductInfo) GetStatus() uint32
- func (m *ProductInfo) GetTemplet() string
- func (m *ProductInfo) GetType() uint32
- func (m *ProductInfo) GetUid() string
- func (m *ProductInfo) GetUpdated() int64
- func (*ProductInfo) ProtoMessage()
- func (m *ProductInfo) Reset()
- func (m *ProductInfo) String() string
- func (m *ProductInfo) XXX_DiscardUnknown()
- func (m *ProductInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ProductInfo) XXX_Merge(src proto.Message)
- func (m *ProductInfo) XXX_Size() int
- func (m *ProductInfo) XXX_Unmarshal(b []byte) error
- type ProductService
- type ProductServiceHandler
- type RankInfo
- func (*RankInfo) Descriptor() ([]byte, []int)
- func (m *RankInfo) GetCount() uint32
- func (m *RankInfo) GetIndex() uint32
- func (m *RankInfo) GetName() string
- func (*RankInfo) ProtoMessage()
- func (m *RankInfo) Reset()
- func (m *RankInfo) String() string
- func (m *RankInfo) XXX_DiscardUnknown()
- func (m *RankInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RankInfo) XXX_Merge(src proto.Message)
- func (m *RankInfo) XXX_Size() int
- func (m *RankInfo) XXX_Unmarshal(b []byte) error
- type RecordInfo
- func (*RecordInfo) Descriptor() ([]byte, []int)
- func (m *RecordInfo) GetContent() string
- func (m *RecordInfo) GetFrom() string
- func (m *RecordInfo) GetOperator() string
- func (m *RecordInfo) GetOption() uint32
- func (m *RecordInfo) GetRemark() string
- func (m *RecordInfo) GetStamp() int64
- func (m *RecordInfo) GetTo() 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 RepertoryInfo
- func (*RepertoryInfo) Descriptor() ([]byte, []int)
- func (m *RepertoryInfo) GetBags() []string
- func (m *RepertoryInfo) GetCreated() int64
- func (m *RepertoryInfo) GetCreator() string
- func (m *RepertoryInfo) GetName() string
- func (m *RepertoryInfo) GetOperator() string
- func (m *RepertoryInfo) GetOwner() string
- func (m *RepertoryInfo) GetRemark() string
- func (m *RepertoryInfo) GetUid() string
- func (m *RepertoryInfo) GetUpdated() int64
- func (*RepertoryInfo) ProtoMessage()
- func (m *RepertoryInfo) Reset()
- func (m *RepertoryInfo) String() string
- func (m *RepertoryInfo) XXX_DiscardUnknown()
- func (m *RepertoryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RepertoryInfo) XXX_Merge(src proto.Message)
- func (m *RepertoryInfo) XXX_Size() int
- func (m *RepertoryInfo) XXX_Unmarshal(b []byte) error
- type RepertoryService
- type RepertoryServiceHandler
- type ReplyActivityInfo
- func (*ReplyActivityInfo) Descriptor() ([]byte, []int)
- func (m *ReplyActivityInfo) GetInfo() *ActivityInfo
- func (m *ReplyActivityInfo) GetStatus() *ReplyStatus
- func (*ReplyActivityInfo) ProtoMessage()
- func (m *ReplyActivityInfo) Reset()
- func (m *ReplyActivityInfo) String() string
- func (m *ReplyActivityInfo) XXX_DiscardUnknown()
- func (m *ReplyActivityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyActivityInfo) XXX_Merge(src proto.Message)
- func (m *ReplyActivityInfo) XXX_Size() int
- func (m *ReplyActivityInfo) XXX_Unmarshal(b []byte) error
- type ReplyActivityList
- func (*ReplyActivityList) Descriptor() ([]byte, []int)
- func (m *ReplyActivityList) GetList() []*ActivityInfo
- func (m *ReplyActivityList) GetNumber() uint32
- func (m *ReplyActivityList) GetPage() uint32
- func (m *ReplyActivityList) GetPages() uint32
- func (m *ReplyActivityList) GetStatus() *ReplyStatus
- func (m *ReplyActivityList) GetTotal() uint32
- func (*ReplyActivityList) ProtoMessage()
- func (m *ReplyActivityList) Reset()
- func (m *ReplyActivityList) String() string
- func (m *ReplyActivityList) XXX_DiscardUnknown()
- func (m *ReplyActivityList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyActivityList) XXX_Merge(src proto.Message)
- func (m *ReplyActivityList) XXX_Size() int
- func (m *ReplyActivityList) XXX_Unmarshal(b []byte) error
- type ReplyArticleInfo
- func (*ReplyArticleInfo) Descriptor() ([]byte, []int)
- func (m *ReplyArticleInfo) GetInfo() *ArticleInfo
- func (m *ReplyArticleInfo) GetStatus() *ReplyStatus
- func (*ReplyArticleInfo) ProtoMessage()
- func (m *ReplyArticleInfo) Reset()
- func (m *ReplyArticleInfo) String() string
- func (m *ReplyArticleInfo) XXX_DiscardUnknown()
- func (m *ReplyArticleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyArticleInfo) XXX_Merge(src proto.Message)
- func (m *ReplyArticleInfo) XXX_Size() int
- func (m *ReplyArticleInfo) XXX_Unmarshal(b []byte) error
- type ReplyArticleList
- func (*ReplyArticleList) Descriptor() ([]byte, []int)
- func (m *ReplyArticleList) GetList() []*ArticleInfo
- func (m *ReplyArticleList) GetNumber() uint32
- func (m *ReplyArticleList) GetPage() uint32
- func (m *ReplyArticleList) GetPages() uint32
- func (m *ReplyArticleList) GetStatus() *ReplyStatus
- func (m *ReplyArticleList) GetTotal() uint32
- func (*ReplyArticleList) ProtoMessage()
- func (m *ReplyArticleList) Reset()
- func (m *ReplyArticleList) String() string
- func (m *ReplyArticleList) XXX_DiscardUnknown()
- func (m *ReplyArticleList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyArticleList) XXX_Merge(src proto.Message)
- func (m *ReplyArticleList) XXX_Size() int
- func (m *ReplyArticleList) XXX_Unmarshal(b []byte) error
- type ReplyDisplayContents
- func (*ReplyDisplayContents) Descriptor() ([]byte, []int)
- func (m *ReplyDisplayContents) GetContents() []*DisplayContent
- func (m *ReplyDisplayContents) GetStatus() *ReplyStatus
- func (m *ReplyDisplayContents) GetUid() string
- func (*ReplyDisplayContents) ProtoMessage()
- func (m *ReplyDisplayContents) Reset()
- func (m *ReplyDisplayContents) String() string
- func (m *ReplyDisplayContents) XXX_DiscardUnknown()
- func (m *ReplyDisplayContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyDisplayContents) XXX_Merge(src proto.Message)
- func (m *ReplyDisplayContents) XXX_Size() int
- func (m *ReplyDisplayContents) XXX_Unmarshal(b []byte) error
- type ReplyDisplayInfo
- func (*ReplyDisplayInfo) Descriptor() ([]byte, []int)
- func (m *ReplyDisplayInfo) GetInfo() *DisplayInfo
- func (m *ReplyDisplayInfo) GetStatus() *ReplyStatus
- func (*ReplyDisplayInfo) ProtoMessage()
- func (m *ReplyDisplayInfo) Reset()
- func (m *ReplyDisplayInfo) String() string
- func (m *ReplyDisplayInfo) XXX_DiscardUnknown()
- func (m *ReplyDisplayInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyDisplayInfo) XXX_Merge(src proto.Message)
- func (m *ReplyDisplayInfo) XXX_Size() int
- func (m *ReplyDisplayInfo) XXX_Unmarshal(b []byte) error
- type ReplyDisplayList
- func (*ReplyDisplayList) Descriptor() ([]byte, []int)
- func (m *ReplyDisplayList) GetList() []*DisplayInfo
- func (m *ReplyDisplayList) GetNumber() uint32
- func (m *ReplyDisplayList) GetPage() uint32
- func (m *ReplyDisplayList) GetPages() uint32
- func (m *ReplyDisplayList) GetStatus() *ReplyStatus
- func (m *ReplyDisplayList) GetTotal() uint32
- func (*ReplyDisplayList) ProtoMessage()
- func (m *ReplyDisplayList) Reset()
- func (m *ReplyDisplayList) String() string
- func (m *ReplyDisplayList) XXX_DiscardUnknown()
- func (m *ReplyDisplayList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyDisplayList) XXX_Merge(src proto.Message)
- func (m *ReplyDisplayList) XXX_Size() int
- func (m *ReplyDisplayList) XXX_Unmarshal(b []byte) error
- type ReplyFavoriteInfo
- func (*ReplyFavoriteInfo) Descriptor() ([]byte, []int)
- func (m *ReplyFavoriteInfo) GetInfo() *FavoriteInfo
- func (m *ReplyFavoriteInfo) GetStatus() *ReplyStatus
- func (*ReplyFavoriteInfo) ProtoMessage()
- func (m *ReplyFavoriteInfo) Reset()
- func (m *ReplyFavoriteInfo) String() string
- func (m *ReplyFavoriteInfo) XXX_DiscardUnknown()
- func (m *ReplyFavoriteInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFavoriteInfo) XXX_Merge(src proto.Message)
- func (m *ReplyFavoriteInfo) XXX_Size() int
- func (m *ReplyFavoriteInfo) XXX_Unmarshal(b []byte) error
- type ReplyFavoriteKeys
- func (*ReplyFavoriteKeys) Descriptor() ([]byte, []int)
- func (m *ReplyFavoriteKeys) GetKeys() []string
- func (m *ReplyFavoriteKeys) GetStatus() *ReplyStatus
- func (m *ReplyFavoriteKeys) GetUid() string
- func (*ReplyFavoriteKeys) ProtoMessage()
- func (m *ReplyFavoriteKeys) Reset()
- func (m *ReplyFavoriteKeys) String() string
- func (m *ReplyFavoriteKeys) XXX_DiscardUnknown()
- func (m *ReplyFavoriteKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFavoriteKeys) XXX_Merge(src proto.Message)
- func (m *ReplyFavoriteKeys) XXX_Size() int
- func (m *ReplyFavoriteKeys) XXX_Unmarshal(b []byte) error
- type ReplyFavoriteList
- func (*ReplyFavoriteList) Descriptor() ([]byte, []int)
- func (m *ReplyFavoriteList) GetList() []*FavoriteInfo
- func (m *ReplyFavoriteList) GetNumber() uint32
- func (m *ReplyFavoriteList) GetPage() uint32
- func (m *ReplyFavoriteList) GetPages() uint32
- func (m *ReplyFavoriteList) GetStatus() *ReplyStatus
- func (m *ReplyFavoriteList) GetTotal() uint32
- func (*ReplyFavoriteList) ProtoMessage()
- func (m *ReplyFavoriteList) Reset()
- func (m *ReplyFavoriteList) String() string
- func (m *ReplyFavoriteList) XXX_DiscardUnknown()
- func (m *ReplyFavoriteList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFavoriteList) XXX_Merge(src proto.Message)
- func (m *ReplyFavoriteList) XXX_Size() int
- func (m *ReplyFavoriteList) XXX_Unmarshal(b []byte) error
- type ReplyInfo
- func (*ReplyInfo) Descriptor() ([]byte, []int)
- func (m *ReplyInfo) GetParent() string
- 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 ReplyMessages
- func (*ReplyMessages) Descriptor() ([]byte, []int)
- func (m *ReplyMessages) GetCount() uint32
- func (m *ReplyMessages) GetList() []*MessageInfo
- func (m *ReplyMessages) GetPage() uint32
- func (m *ReplyMessages) GetPages() uint32
- func (m *ReplyMessages) GetStatus() *ReplyStatus
- func (m *ReplyMessages) GetTotal() uint32
- func (*ReplyMessages) ProtoMessage()
- func (m *ReplyMessages) Reset()
- func (m *ReplyMessages) String() string
- func (m *ReplyMessages) XXX_DiscardUnknown()
- func (m *ReplyMessages) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyMessages) XXX_Merge(src proto.Message)
- func (m *ReplyMessages) XXX_Size() int
- func (m *ReplyMessages) XXX_Unmarshal(b []byte) error
- type ReplyNoticeInfo
- func (*ReplyNoticeInfo) Descriptor() ([]byte, []int)
- func (m *ReplyNoticeInfo) GetInfo() *NoticeInfo
- func (m *ReplyNoticeInfo) GetStatus() *ReplyStatus
- func (*ReplyNoticeInfo) ProtoMessage()
- func (m *ReplyNoticeInfo) Reset()
- func (m *ReplyNoticeInfo) String() string
- func (m *ReplyNoticeInfo) XXX_DiscardUnknown()
- func (m *ReplyNoticeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyNoticeInfo) XXX_Merge(src proto.Message)
- func (m *ReplyNoticeInfo) XXX_Size() int
- func (m *ReplyNoticeInfo) XXX_Unmarshal(b []byte) error
- type ReplyNoticeList
- func (*ReplyNoticeList) Descriptor() ([]byte, []int)
- func (m *ReplyNoticeList) GetList() []*NoticeInfo
- func (m *ReplyNoticeList) GetNumber() uint32
- func (m *ReplyNoticeList) GetPage() uint32
- func (m *ReplyNoticeList) GetPages() uint32
- func (m *ReplyNoticeList) GetStatus() *ReplyStatus
- func (m *ReplyNoticeList) GetTotal() uint32
- func (*ReplyNoticeList) ProtoMessage()
- func (m *ReplyNoticeList) Reset()
- func (m *ReplyNoticeList) String() string
- func (m *ReplyNoticeList) XXX_DiscardUnknown()
- func (m *ReplyNoticeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyNoticeList) XXX_Merge(src proto.Message)
- func (m *ReplyNoticeList) XXX_Size() int
- func (m *ReplyNoticeList) XXX_Unmarshal(b []byte) error
- type ReplyPairList
- func (*ReplyPairList) Descriptor() ([]byte, []int)
- func (m *ReplyPairList) GetList() []*PairInfo
- func (m *ReplyPairList) GetStatus() *ReplyStatus
- func (*ReplyPairList) ProtoMessage()
- func (m *ReplyPairList) Reset()
- func (m *ReplyPairList) String() string
- func (m *ReplyPairList) XXX_DiscardUnknown()
- func (m *ReplyPairList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPairList) XXX_Merge(src proto.Message)
- func (m *ReplyPairList) XXX_Size() int
- func (m *ReplyPairList) XXX_Unmarshal(b []byte) error
- type ReplyProductDisplays
- func (*ReplyProductDisplays) Descriptor() ([]byte, []int)
- func (m *ReplyProductDisplays) GetList() []*DisplayShow
- func (m *ReplyProductDisplays) GetStatus() *ReplyStatus
- func (*ReplyProductDisplays) ProtoMessage()
- func (m *ReplyProductDisplays) Reset()
- func (m *ReplyProductDisplays) String() string
- func (m *ReplyProductDisplays) XXX_DiscardUnknown()
- func (m *ReplyProductDisplays) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyProductDisplays) XXX_Merge(src proto.Message)
- func (m *ReplyProductDisplays) XXX_Size() int
- func (m *ReplyProductDisplays) XXX_Unmarshal(b []byte) error
- type ReplyProductInfo
- func (*ReplyProductInfo) Descriptor() ([]byte, []int)
- func (m *ReplyProductInfo) GetInfo() *ProductInfo
- func (m *ReplyProductInfo) GetStatus() *ReplyStatus
- func (*ReplyProductInfo) ProtoMessage()
- func (m *ReplyProductInfo) Reset()
- func (m *ReplyProductInfo) String() string
- func (m *ReplyProductInfo) XXX_DiscardUnknown()
- func (m *ReplyProductInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyProductInfo) XXX_Merge(src proto.Message)
- func (m *ReplyProductInfo) XXX_Size() int
- func (m *ReplyProductInfo) XXX_Unmarshal(b []byte) error
- type ReplyProductList
- func (*ReplyProductList) Descriptor() ([]byte, []int)
- func (m *ReplyProductList) GetList() []*ProductInfo
- func (m *ReplyProductList) GetNumber() uint32
- func (m *ReplyProductList) GetPage() uint32
- func (m *ReplyProductList) GetPages() uint32
- func (m *ReplyProductList) GetStatus() *ReplyStatus
- func (m *ReplyProductList) GetTotal() uint32
- func (*ReplyProductList) ProtoMessage()
- func (m *ReplyProductList) Reset()
- func (m *ReplyProductList) String() string
- func (m *ReplyProductList) XXX_DiscardUnknown()
- func (m *ReplyProductList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyProductList) XXX_Merge(src proto.Message)
- func (m *ReplyProductList) XXX_Size() int
- func (m *ReplyProductList) XXX_Unmarshal(b []byte) error
- type ReplyRepertoryInfo
- func (*ReplyRepertoryInfo) Descriptor() ([]byte, []int)
- func (m *ReplyRepertoryInfo) GetInfo() *RepertoryInfo
- func (m *ReplyRepertoryInfo) GetStatus() *ReplyStatus
- func (*ReplyRepertoryInfo) ProtoMessage()
- func (m *ReplyRepertoryInfo) Reset()
- func (m *ReplyRepertoryInfo) String() string
- func (m *ReplyRepertoryInfo) XXX_DiscardUnknown()
- func (m *ReplyRepertoryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyRepertoryInfo) XXX_Merge(src proto.Message)
- func (m *ReplyRepertoryInfo) XXX_Size() int
- func (m *ReplyRepertoryInfo) XXX_Unmarshal(b []byte) error
- type ReplySheetContent
- func (*ReplySheetContent) Descriptor() ([]byte, []int)
- func (m *ReplySheetContent) GetList() []*SheetContent
- func (m *ReplySheetContent) GetStatus() *ReplyStatus
- func (m *ReplySheetContent) GetUid() string
- func (*ReplySheetContent) ProtoMessage()
- func (m *ReplySheetContent) Reset()
- func (m *ReplySheetContent) String() string
- func (m *ReplySheetContent) XXX_DiscardUnknown()
- func (m *ReplySheetContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplySheetContent) XXX_Merge(src proto.Message)
- func (m *ReplySheetContent) XXX_Size() int
- func (m *ReplySheetContent) XXX_Unmarshal(b []byte) error
- type ReplySheetInfo
- func (*ReplySheetInfo) Descriptor() ([]byte, []int)
- func (m *ReplySheetInfo) GetInfo() *SheetInfo
- func (m *ReplySheetInfo) GetStatus() *ReplyStatus
- func (*ReplySheetInfo) ProtoMessage()
- func (m *ReplySheetInfo) Reset()
- func (m *ReplySheetInfo) String() string
- func (m *ReplySheetInfo) XXX_DiscardUnknown()
- func (m *ReplySheetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplySheetInfo) XXX_Merge(src proto.Message)
- func (m *ReplySheetInfo) XXX_Size() int
- func (m *ReplySheetInfo) XXX_Unmarshal(b []byte) error
- type ReplySheetList
- func (*ReplySheetList) Descriptor() ([]byte, []int)
- func (m *ReplySheetList) GetList() []*SheetInfo
- func (m *ReplySheetList) GetNumber() uint32
- func (m *ReplySheetList) GetPage() uint32
- func (m *ReplySheetList) GetPages() uint32
- func (m *ReplySheetList) GetStatus() *ReplyStatus
- func (m *ReplySheetList) GetTotal() uint32
- func (*ReplySheetList) ProtoMessage()
- func (m *ReplySheetList) Reset()
- func (m *ReplySheetList) String() string
- func (m *ReplySheetList) XXX_DiscardUnknown()
- func (m *ReplySheetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplySheetList) XXX_Merge(src proto.Message)
- func (m *ReplySheetList) XXX_Size() int
- func (m *ReplySheetList) 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 ReplyWordsInfo
- func (*ReplyWordsInfo) Descriptor() ([]byte, []int)
- func (m *ReplyWordsInfo) GetInfo() *WordsInfo
- func (m *ReplyWordsInfo) GetStatus() *ReplyStatus
- func (*ReplyWordsInfo) ProtoMessage()
- func (m *ReplyWordsInfo) Reset()
- func (m *ReplyWordsInfo) String() string
- func (m *ReplyWordsInfo) XXX_DiscardUnknown()
- func (m *ReplyWordsInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyWordsInfo) XXX_Merge(src proto.Message)
- func (m *ReplyWordsInfo) XXX_Size() int
- func (m *ReplyWordsInfo) XXX_Unmarshal(b []byte) error
- type ReplyWordsList
- func (*ReplyWordsList) Descriptor() ([]byte, []int)
- func (m *ReplyWordsList) GetList() []*WordsInfo
- func (m *ReplyWordsList) GetNumber() uint32
- func (m *ReplyWordsList) GetPage() uint32
- func (m *ReplyWordsList) GetPages() uint32
- func (m *ReplyWordsList) GetStatus() *ReplyStatus
- func (m *ReplyWordsList) GetTotal() uint32
- func (*ReplyWordsList) ProtoMessage()
- func (m *ReplyWordsList) Reset()
- func (m *ReplyWordsList) String() string
- func (m *ReplyWordsList) XXX_DiscardUnknown()
- func (m *ReplyWordsList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyWordsList) XXX_Merge(src proto.Message)
- func (m *ReplyWordsList) XXX_Size() int
- func (m *ReplyWordsList) XXX_Unmarshal(b []byte) error
- type ReqActivityAdd
- func (*ReqActivityAdd) Descriptor() ([]byte, []int)
- func (m *ReqActivityAdd) GetAdmins() []*PairInfo
- func (m *ReqActivityAdd) GetAssets() []string
- func (m *ReqActivityAdd) GetCertify() *CertifyInfo
- func (m *ReqActivityAdd) GetCover() string
- func (m *ReqActivityAdd) GetDate() *DateInfo
- func (m *ReqActivityAdd) GetLimit() uint32
- func (m *ReqActivityAdd) GetName() string
- func (m *ReqActivityAdd) GetOperator() string
- func (m *ReqActivityAdd) GetOrganizer() string
- func (m *ReqActivityAdd) GetOwner() string
- func (m *ReqActivityAdd) GetPlace() *PlaceInfo
- func (m *ReqActivityAdd) GetPrize() *PrizeInfo
- func (m *ReqActivityAdd) GetQuotes() []string
- func (m *ReqActivityAdd) GetRemark() string
- func (m *ReqActivityAdd) GetRequire() string
- func (m *ReqActivityAdd) GetShow() uint32
- func (m *ReqActivityAdd) GetStatus() uint32
- func (m *ReqActivityAdd) GetTags() []string
- func (m *ReqActivityAdd) GetTargets() []string
- func (m *ReqActivityAdd) GetTemplate() string
- func (m *ReqActivityAdd) GetType() int32
- func (m *ReqActivityAdd) GetWay() *PairInfo
- func (*ReqActivityAdd) ProtoMessage()
- func (m *ReqActivityAdd) Reset()
- func (m *ReqActivityAdd) String() string
- func (m *ReqActivityAdd) XXX_DiscardUnknown()
- func (m *ReqActivityAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqActivityAdd) XXX_Merge(src proto.Message)
- func (m *ReqActivityAdd) XXX_Size() int
- func (m *ReqActivityAdd) XXX_Unmarshal(b []byte) error
- type ReqActivityOpuses
- func (*ReqActivityOpuses) Descriptor() ([]byte, []int)
- func (m *ReqActivityOpuses) GetList() []*OpusInfo
- func (m *ReqActivityOpuses) GetOperator() string
- func (m *ReqActivityOpuses) GetUid() string
- func (*ReqActivityOpuses) ProtoMessage()
- func (m *ReqActivityOpuses) Reset()
- func (m *ReqActivityOpuses) String() string
- func (m *ReqActivityOpuses) XXX_DiscardUnknown()
- func (m *ReqActivityOpuses) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqActivityOpuses) XXX_Merge(src proto.Message)
- func (m *ReqActivityOpuses) XXX_Size() int
- func (m *ReqActivityOpuses) XXX_Unmarshal(b []byte) error
- type ReqActivityPrize
- func (*ReqActivityPrize) Descriptor() ([]byte, []int)
- func (m *ReqActivityPrize) GetDesc() string
- func (m *ReqActivityPrize) GetName() string
- func (m *ReqActivityPrize) GetOperator() string
- func (m *ReqActivityPrize) GetRanks() []*RankInfo
- func (m *ReqActivityPrize) GetUid() string
- func (*ReqActivityPrize) ProtoMessage()
- func (m *ReqActivityPrize) Reset()
- func (m *ReqActivityPrize) String() string
- func (m *ReqActivityPrize) XXX_DiscardUnknown()
- func (m *ReqActivityPrize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqActivityPrize) XXX_Merge(src proto.Message)
- func (m *ReqActivityPrize) XXX_Size() int
- func (m *ReqActivityPrize) XXX_Unmarshal(b []byte) error
- type ReqActivityUpdate
- func (*ReqActivityUpdate) Descriptor() ([]byte, []int)
- func (m *ReqActivityUpdate) GetAdmins() []*PairInfo
- func (m *ReqActivityUpdate) GetAssets() []string
- func (m *ReqActivityUpdate) GetCertify() *CertifyInfo
- func (m *ReqActivityUpdate) GetCover() string
- func (m *ReqActivityUpdate) GetDate() *DateInfo
- func (m *ReqActivityUpdate) GetLimit() uint32
- func (m *ReqActivityUpdate) GetName() string
- func (m *ReqActivityUpdate) GetOperator() string
- func (m *ReqActivityUpdate) GetOrganizer() string
- func (m *ReqActivityUpdate) GetPlace() *PlaceInfo
- func (m *ReqActivityUpdate) GetRemark() string
- func (m *ReqActivityUpdate) GetRequire() string
- func (m *ReqActivityUpdate) GetTags() []string
- func (m *ReqActivityUpdate) GetTargets() []string
- func (m *ReqActivityUpdate) GetUid() string
- func (m *ReqActivityUpdate) GetWay() *PairInfo
- func (*ReqActivityUpdate) ProtoMessage()
- func (m *ReqActivityUpdate) Reset()
- func (m *ReqActivityUpdate) String() string
- func (m *ReqActivityUpdate) XXX_DiscardUnknown()
- func (m *ReqActivityUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqActivityUpdate) XXX_Merge(src proto.Message)
- func (m *ReqActivityUpdate) XXX_Size() int
- func (m *ReqActivityUpdate) XXX_Unmarshal(b []byte) error
- type ReqArticleAdd
- func (*ReqArticleAdd) Descriptor() ([]byte, []int)
- func (m *ReqArticleAdd) GetAssets() []string
- func (m *ReqArticleAdd) GetAuthor() string
- func (m *ReqArticleAdd) GetBody() string
- func (m *ReqArticleAdd) GetName() string
- func (m *ReqArticleAdd) GetOperator() string
- func (m *ReqArticleAdd) GetOwner() string
- func (m *ReqArticleAdd) GetSubtitle() string
- func (m *ReqArticleAdd) GetTags() []string
- func (m *ReqArticleAdd) GetTargets() []string
- func (m *ReqArticleAdd) GetType() uint32
- func (*ReqArticleAdd) ProtoMessage()
- func (m *ReqArticleAdd) Reset()
- func (m *ReqArticleAdd) String() string
- func (m *ReqArticleAdd) XXX_DiscardUnknown()
- func (m *ReqArticleAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqArticleAdd) XXX_Merge(src proto.Message)
- func (m *ReqArticleAdd) XXX_Size() int
- func (m *ReqArticleAdd) XXX_Unmarshal(b []byte) error
- type ReqArticleUpdate
- func (*ReqArticleUpdate) Descriptor() ([]byte, []int)
- func (m *ReqArticleUpdate) GetAuthor() string
- func (m *ReqArticleUpdate) GetBody() string
- func (m *ReqArticleUpdate) GetName() string
- func (m *ReqArticleUpdate) GetOperator() string
- func (m *ReqArticleUpdate) GetSubtitle() string
- func (m *ReqArticleUpdate) GetTags() []string
- func (m *ReqArticleUpdate) GetTargets() []string
- func (m *ReqArticleUpdate) GetUid() string
- func (*ReqArticleUpdate) ProtoMessage()
- func (m *ReqArticleUpdate) Reset()
- func (m *ReqArticleUpdate) String() string
- func (m *ReqArticleUpdate) XXX_DiscardUnknown()
- func (m *ReqArticleUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqArticleUpdate) XXX_Merge(src proto.Message)
- func (m *ReqArticleUpdate) XXX_Size() int
- func (m *ReqArticleUpdate) XXX_Unmarshal(b []byte) error
- type ReqDisplayAdd
- func (*ReqDisplayAdd) Descriptor() ([]byte, []int)
- func (m *ReqDisplayAdd) GetCover() string
- func (m *ReqDisplayAdd) GetKeys() []string
- func (m *ReqDisplayAdd) GetName() string
- func (m *ReqDisplayAdd) GetOperator() string
- func (m *ReqDisplayAdd) GetOrigin() string
- func (m *ReqDisplayAdd) GetOwner() string
- func (m *ReqDisplayAdd) GetRemark() string
- func (m *ReqDisplayAdd) GetStatus() uint32
- func (m *ReqDisplayAdd) GetTags() []string
- func (m *ReqDisplayAdd) GetType() int32
- func (*ReqDisplayAdd) ProtoMessage()
- func (m *ReqDisplayAdd) Reset()
- func (m *ReqDisplayAdd) String() string
- func (m *ReqDisplayAdd) XXX_DiscardUnknown()
- func (m *ReqDisplayAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqDisplayAdd) XXX_Merge(src proto.Message)
- func (m *ReqDisplayAdd) XXX_Size() int
- func (m *ReqDisplayAdd) XXX_Unmarshal(b []byte) error
- type ReqDisplayContents
- func (*ReqDisplayContents) Descriptor() ([]byte, []int)
- func (m *ReqDisplayContents) GetContents() []*DisplayContent
- func (m *ReqDisplayContents) GetOperator() string
- func (m *ReqDisplayContents) GetType() uint32
- func (m *ReqDisplayContents) GetUid() string
- func (*ReqDisplayContents) ProtoMessage()
- func (m *ReqDisplayContents) Reset()
- func (m *ReqDisplayContents) String() string
- func (m *ReqDisplayContents) XXX_DiscardUnknown()
- func (m *ReqDisplayContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqDisplayContents) XXX_Merge(src proto.Message)
- func (m *ReqDisplayContents) XXX_Size() int
- func (m *ReqDisplayContents) XXX_Unmarshal(b []byte) error
- type ReqDisplayList
- func (*ReqDisplayList) Descriptor() ([]byte, []int)
- func (m *ReqDisplayList) GetOwner() string
- func (m *ReqDisplayList) GetType() uint32
- func (*ReqDisplayList) ProtoMessage()
- func (m *ReqDisplayList) Reset()
- func (m *ReqDisplayList) String() string
- func (m *ReqDisplayList) XXX_DiscardUnknown()
- func (m *ReqDisplayList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqDisplayList) XXX_Merge(src proto.Message)
- func (m *ReqDisplayList) XXX_Size() int
- func (m *ReqDisplayList) XXX_Unmarshal(b []byte) error
- type ReqDisplayMeta
- func (*ReqDisplayMeta) Descriptor() ([]byte, []int)
- func (m *ReqDisplayMeta) GetMeta() string
- func (m *ReqDisplayMeta) GetOperator() string
- func (m *ReqDisplayMeta) GetUid() string
- func (*ReqDisplayMeta) ProtoMessage()
- func (m *ReqDisplayMeta) Reset()
- func (m *ReqDisplayMeta) String() string
- func (m *ReqDisplayMeta) XXX_DiscardUnknown()
- func (m *ReqDisplayMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqDisplayMeta) XXX_Merge(src proto.Message)
- func (m *ReqDisplayMeta) XXX_Size() int
- func (m *ReqDisplayMeta) XXX_Unmarshal(b []byte) error
- type ReqDisplayTags
- func (*ReqDisplayTags) Descriptor() ([]byte, []int)
- func (m *ReqDisplayTags) GetOperator() string
- func (m *ReqDisplayTags) GetTags() []string
- func (m *ReqDisplayTags) GetUid() string
- func (*ReqDisplayTags) ProtoMessage()
- func (m *ReqDisplayTags) Reset()
- func (m *ReqDisplayTags) String() string
- func (m *ReqDisplayTags) XXX_DiscardUnknown()
- func (m *ReqDisplayTags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqDisplayTags) XXX_Merge(src proto.Message)
- func (m *ReqDisplayTags) XXX_Size() int
- func (m *ReqDisplayTags) XXX_Unmarshal(b []byte) error
- type ReqDisplayTarget
- func (*ReqDisplayTarget) Descriptor() ([]byte, []int)
- func (m *ReqDisplayTarget) GetEffect() string
- func (m *ReqDisplayTarget) GetLast() string
- func (m *ReqDisplayTarget) GetMenu() string
- func (m *ReqDisplayTarget) GetOperator() string
- func (m *ReqDisplayTarget) GetOwner() string
- func (m *ReqDisplayTarget) GetSkin() string
- func (m *ReqDisplayTarget) GetSlots() []string
- func (m *ReqDisplayTarget) GetTarget() string
- func (m *ReqDisplayTarget) GetUid() string
- func (*ReqDisplayTarget) ProtoMessage()
- func (m *ReqDisplayTarget) Reset()
- func (m *ReqDisplayTarget) String() string
- func (m *ReqDisplayTarget) XXX_DiscardUnknown()
- func (m *ReqDisplayTarget) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqDisplayTarget) XXX_Merge(src proto.Message)
- func (m *ReqDisplayTarget) XXX_Size() int
- func (m *ReqDisplayTarget) XXX_Unmarshal(b []byte) error
- type ReqDisplayUpdate
- func (*ReqDisplayUpdate) Descriptor() ([]byte, []int)
- func (m *ReqDisplayUpdate) GetCover() string
- func (m *ReqDisplayUpdate) GetName() string
- func (m *ReqDisplayUpdate) GetOperator() string
- func (m *ReqDisplayUpdate) GetOrigin() string
- func (m *ReqDisplayUpdate) GetRemark() string
- func (m *ReqDisplayUpdate) GetType() uint32
- func (m *ReqDisplayUpdate) GetUid() string
- func (*ReqDisplayUpdate) ProtoMessage()
- func (m *ReqDisplayUpdate) Reset()
- func (m *ReqDisplayUpdate) String() string
- func (m *ReqDisplayUpdate) XXX_DiscardUnknown()
- func (m *ReqDisplayUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqDisplayUpdate) XXX_Merge(src proto.Message)
- func (m *ReqDisplayUpdate) XXX_Size() int
- func (m *ReqDisplayUpdate) XXX_Unmarshal(b []byte) error
- type ReqFavoriteAdd
- func (*ReqFavoriteAdd) Descriptor() ([]byte, []int)
- func (m *ReqFavoriteAdd) GetCover() string
- func (m *ReqFavoriteAdd) GetKeys() []string
- func (m *ReqFavoriteAdd) GetName() string
- func (m *ReqFavoriteAdd) GetOperator() string
- func (m *ReqFavoriteAdd) GetOrigin() string
- func (m *ReqFavoriteAdd) GetOwner() string
- func (m *ReqFavoriteAdd) GetRemark() string
- func (m *ReqFavoriteAdd) GetStatus() uint32
- func (m *ReqFavoriteAdd) GetTags() []string
- func (m *ReqFavoriteAdd) GetType() int32
- func (*ReqFavoriteAdd) ProtoMessage()
- func (m *ReqFavoriteAdd) Reset()
- func (m *ReqFavoriteAdd) String() string
- func (m *ReqFavoriteAdd) XXX_DiscardUnknown()
- func (m *ReqFavoriteAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFavoriteAdd) XXX_Merge(src proto.Message)
- func (m *ReqFavoriteAdd) XXX_Size() int
- func (m *ReqFavoriteAdd) XXX_Unmarshal(b []byte) error
- type ReqFavoriteKeys
- func (*ReqFavoriteKeys) Descriptor() ([]byte, []int)
- func (m *ReqFavoriteKeys) GetKeys() []string
- func (m *ReqFavoriteKeys) GetOperator() string
- func (m *ReqFavoriteKeys) GetUid() string
- func (*ReqFavoriteKeys) ProtoMessage()
- func (m *ReqFavoriteKeys) Reset()
- func (m *ReqFavoriteKeys) String() string
- func (m *ReqFavoriteKeys) XXX_DiscardUnknown()
- func (m *ReqFavoriteKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFavoriteKeys) XXX_Merge(src proto.Message)
- func (m *ReqFavoriteKeys) XXX_Size() int
- func (m *ReqFavoriteKeys) XXX_Unmarshal(b []byte) error
- type ReqFavoriteList
- func (*ReqFavoriteList) Descriptor() ([]byte, []int)
- func (m *ReqFavoriteList) GetOwner() string
- func (m *ReqFavoriteList) GetType() uint32
- func (*ReqFavoriteList) ProtoMessage()
- func (m *ReqFavoriteList) Reset()
- func (m *ReqFavoriteList) String() string
- func (m *ReqFavoriteList) XXX_DiscardUnknown()
- func (m *ReqFavoriteList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFavoriteList) XXX_Merge(src proto.Message)
- func (m *ReqFavoriteList) XXX_Size() int
- func (m *ReqFavoriteList) XXX_Unmarshal(b []byte) error
- type ReqFavoriteMeta
- func (*ReqFavoriteMeta) Descriptor() ([]byte, []int)
- func (m *ReqFavoriteMeta) GetMeta() string
- func (m *ReqFavoriteMeta) GetOperator() string
- func (m *ReqFavoriteMeta) GetUid() string
- func (*ReqFavoriteMeta) ProtoMessage()
- func (m *ReqFavoriteMeta) Reset()
- func (m *ReqFavoriteMeta) String() string
- func (m *ReqFavoriteMeta) XXX_DiscardUnknown()
- func (m *ReqFavoriteMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFavoriteMeta) XXX_Merge(src proto.Message)
- func (m *ReqFavoriteMeta) XXX_Size() int
- func (m *ReqFavoriteMeta) XXX_Unmarshal(b []byte) error
- type ReqFavoriteTags
- func (*ReqFavoriteTags) Descriptor() ([]byte, []int)
- func (m *ReqFavoriteTags) GetOperator() string
- func (m *ReqFavoriteTags) GetTags() []string
- func (m *ReqFavoriteTags) GetUid() string
- func (*ReqFavoriteTags) ProtoMessage()
- func (m *ReqFavoriteTags) Reset()
- func (m *ReqFavoriteTags) String() string
- func (m *ReqFavoriteTags) XXX_DiscardUnknown()
- func (m *ReqFavoriteTags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFavoriteTags) XXX_Merge(src proto.Message)
- func (m *ReqFavoriteTags) XXX_Size() int
- func (m *ReqFavoriteTags) XXX_Unmarshal(b []byte) error
- type ReqFavoriteUpdate
- func (*ReqFavoriteUpdate) Descriptor() ([]byte, []int)
- func (m *ReqFavoriteUpdate) GetCover() string
- func (m *ReqFavoriteUpdate) GetName() string
- func (m *ReqFavoriteUpdate) GetOperator() string
- func (m *ReqFavoriteUpdate) GetOrigin() string
- func (m *ReqFavoriteUpdate) GetRemark() string
- func (m *ReqFavoriteUpdate) GetType() uint32
- func (m *ReqFavoriteUpdate) GetUid() string
- func (*ReqFavoriteUpdate) ProtoMessage()
- func (m *ReqFavoriteUpdate) Reset()
- func (m *ReqFavoriteUpdate) String() string
- func (m *ReqFavoriteUpdate) XXX_DiscardUnknown()
- func (m *ReqFavoriteUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFavoriteUpdate) XXX_Merge(src proto.Message)
- func (m *ReqFavoriteUpdate) XXX_Size() int
- func (m *ReqFavoriteUpdate) XXX_Unmarshal(b []byte) error
- type ReqMessageFilter
- func (*ReqMessageFilter) Descriptor() ([]byte, []int)
- func (m *ReqMessageFilter) GetArray() []string
- func (m *ReqMessageFilter) GetKey() string
- func (m *ReqMessageFilter) GetList() []*TargetInfo
- func (m *ReqMessageFilter) GetNumber() uint32
- func (m *ReqMessageFilter) GetPage() uint32
- func (m *ReqMessageFilter) GetValue() string
- func (*ReqMessageFilter) ProtoMessage()
- func (m *ReqMessageFilter) Reset()
- func (m *ReqMessageFilter) String() string
- func (m *ReqMessageFilter) XXX_DiscardUnknown()
- func (m *ReqMessageFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqMessageFilter) XXX_Merge(src proto.Message)
- func (m *ReqMessageFilter) XXX_Size() int
- func (m *ReqMessageFilter) XXX_Unmarshal(b []byte) error
- type ReqNoticeAdd
- func (*ReqNoticeAdd) Descriptor() ([]byte, []int)
- func (m *ReqNoticeAdd) GetBody() string
- func (m *ReqNoticeAdd) GetDate() *DateInfo
- func (m *ReqNoticeAdd) GetInterval() uint32
- func (m *ReqNoticeAdd) GetName() string
- func (m *ReqNoticeAdd) GetOperator() string
- func (m *ReqNoticeAdd) GetOwner() string
- func (m *ReqNoticeAdd) GetShowtime() uint32
- func (m *ReqNoticeAdd) GetSubtitle() string
- func (m *ReqNoticeAdd) GetTags() []string
- func (m *ReqNoticeAdd) GetTargets() []string
- func (m *ReqNoticeAdd) GetType() uint32
- func (*ReqNoticeAdd) ProtoMessage()
- func (m *ReqNoticeAdd) Reset()
- func (m *ReqNoticeAdd) String() string
- func (m *ReqNoticeAdd) XXX_DiscardUnknown()
- func (m *ReqNoticeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqNoticeAdd) XXX_Merge(src proto.Message)
- func (m *ReqNoticeAdd) XXX_Size() int
- func (m *ReqNoticeAdd) XXX_Unmarshal(b []byte) error
- type ReqNoticeUpdate
- func (*ReqNoticeUpdate) Descriptor() ([]byte, []int)
- func (m *ReqNoticeUpdate) GetBody() string
- func (m *ReqNoticeUpdate) GetDate() *DateInfo
- func (m *ReqNoticeUpdate) GetInterval() uint32
- func (m *ReqNoticeUpdate) GetName() string
- func (m *ReqNoticeUpdate) GetOperator() string
- func (m *ReqNoticeUpdate) GetShowtime() uint32
- func (m *ReqNoticeUpdate) GetSubtitle() string
- func (m *ReqNoticeUpdate) GetTargets() []string
- func (m *ReqNoticeUpdate) GetUid() string
- func (*ReqNoticeUpdate) ProtoMessage()
- func (m *ReqNoticeUpdate) Reset()
- func (m *ReqNoticeUpdate) String() string
- func (m *ReqNoticeUpdate) XXX_DiscardUnknown()
- func (m *ReqNoticeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqNoticeUpdate) XXX_Merge(src proto.Message)
- func (m *ReqNoticeUpdate) XXX_Size() int
- func (m *ReqNoticeUpdate) XXX_Unmarshal(b []byte) error
- type ReqProductAdd
- func (*ReqProductAdd) Descriptor() ([]byte, []int)
- func (m *ReqProductAdd) GetDisplays() []*DisplayShow
- func (m *ReqProductAdd) GetEffects() []*ProductEffect
- func (m *ReqProductAdd) GetEntries() []string
- func (m *ReqProductAdd) GetKey() string
- func (m *ReqProductAdd) GetMenus() string
- func (m *ReqProductAdd) GetName() string
- func (m *ReqProductAdd) GetOperator() string
- func (m *ReqProductAdd) GetRemark() string
- func (m *ReqProductAdd) GetRevises() []string
- func (m *ReqProductAdd) GetShows() []string
- func (m *ReqProductAdd) GetTemplet() string
- func (m *ReqProductAdd) GetType() uint32
- func (*ReqProductAdd) ProtoMessage()
- func (m *ReqProductAdd) Reset()
- func (m *ReqProductAdd) String() string
- func (m *ReqProductAdd) XXX_DiscardUnknown()
- func (m *ReqProductAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqProductAdd) XXX_Merge(src proto.Message)
- func (m *ReqProductAdd) XXX_Size() int
- func (m *ReqProductAdd) XXX_Unmarshal(b []byte) error
- type ReqProductDisplay
- func (*ReqProductDisplay) Descriptor() ([]byte, []int)
- func (m *ReqProductDisplay) GetDisplay() string
- func (m *ReqProductDisplay) GetEffect() string
- func (m *ReqProductDisplay) GetOperator() string
- func (m *ReqProductDisplay) GetUid() string
- func (*ReqProductDisplay) ProtoMessage()
- func (m *ReqProductDisplay) Reset()
- func (m *ReqProductDisplay) String() string
- func (m *ReqProductDisplay) XXX_DiscardUnknown()
- func (m *ReqProductDisplay) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqProductDisplay) XXX_Merge(src proto.Message)
- func (m *ReqProductDisplay) XXX_Size() int
- func (m *ReqProductDisplay) XXX_Unmarshal(b []byte) error
- type ReqProductUpdate
- func (*ReqProductUpdate) Descriptor() ([]byte, []int)
- func (m *ReqProductUpdate) GetKey() string
- func (m *ReqProductUpdate) GetName() string
- func (m *ReqProductUpdate) GetOperator() string
- func (m *ReqProductUpdate) GetRemark() string
- func (m *ReqProductUpdate) GetUid() string
- func (*ReqProductUpdate) ProtoMessage()
- func (m *ReqProductUpdate) Reset()
- func (m *ReqProductUpdate) String() string
- func (m *ReqProductUpdate) XXX_DiscardUnknown()
- func (m *ReqProductUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqProductUpdate) XXX_Merge(src proto.Message)
- func (m *ReqProductUpdate) XXX_Size() int
- func (m *ReqProductUpdate) XXX_Unmarshal(b []byte) error
- type ReqRepertoryBags
- func (*ReqRepertoryBags) Descriptor() ([]byte, []int)
- func (m *ReqRepertoryBags) GetList() []string
- func (m *ReqRepertoryBags) GetUid() string
- func (*ReqRepertoryBags) ProtoMessage()
- func (m *ReqRepertoryBags) Reset()
- func (m *ReqRepertoryBags) String() string
- func (m *ReqRepertoryBags) XXX_DiscardUnknown()
- func (m *ReqRepertoryBags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqRepertoryBags) XXX_Merge(src proto.Message)
- func (m *ReqRepertoryBags) XXX_Size() int
- func (m *ReqRepertoryBags) XXX_Unmarshal(b []byte) error
- type ReqSheetAdd
- func (*ReqSheetAdd) Descriptor() ([]byte, []int)
- func (m *ReqSheetAdd) GetKeys() []*SheetContent
- func (m *ReqSheetAdd) GetName() string
- func (m *ReqSheetAdd) GetOperator() string
- func (m *ReqSheetAdd) GetOwner() string
- func (m *ReqSheetAdd) GetQuote() string
- func (m *ReqSheetAdd) GetRemark() string
- func (m *ReqSheetAdd) GetStatus() uint32
- func (m *ReqSheetAdd) GetType() uint32
- func (*ReqSheetAdd) ProtoMessage()
- func (m *ReqSheetAdd) Reset()
- func (m *ReqSheetAdd) String() string
- func (m *ReqSheetAdd) XXX_DiscardUnknown()
- func (m *ReqSheetAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSheetAdd) XXX_Merge(src proto.Message)
- func (m *ReqSheetAdd) XXX_Size() int
- func (m *ReqSheetAdd) XXX_Unmarshal(b []byte) error
- type ReqSheetContent
- func (*ReqSheetContent) Descriptor() ([]byte, []int)
- func (m *ReqSheetContent) GetAlign() string
- func (m *ReqSheetContent) GetContent() string
- func (m *ReqSheetContent) GetEffect() string
- func (m *ReqSheetContent) GetInstance() string
- func (m *ReqSheetContent) GetMenu() string
- func (m *ReqSheetContent) GetOperator() string
- func (m *ReqSheetContent) GetUid() string
- func (m *ReqSheetContent) GetWeight() uint32
- func (*ReqSheetContent) ProtoMessage()
- func (m *ReqSheetContent) Reset()
- func (m *ReqSheetContent) String() string
- func (m *ReqSheetContent) XXX_DiscardUnknown()
- func (m *ReqSheetContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSheetContent) XXX_Merge(src proto.Message)
- func (m *ReqSheetContent) XXX_Size() int
- func (m *ReqSheetContent) XXX_Unmarshal(b []byte) error
- type ReqSheetContents
- func (*ReqSheetContents) Descriptor() ([]byte, []int)
- func (m *ReqSheetContents) GetList() []*SheetContent
- func (m *ReqSheetContents) GetOperator() string
- func (m *ReqSheetContents) GetUid() string
- func (*ReqSheetContents) ProtoMessage()
- func (m *ReqSheetContents) Reset()
- func (m *ReqSheetContents) String() string
- func (m *ReqSheetContents) XXX_DiscardUnknown()
- func (m *ReqSheetContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSheetContents) XXX_Merge(src proto.Message)
- func (m *ReqSheetContents) XXX_Size() int
- func (m *ReqSheetContents) XXX_Unmarshal(b []byte) error
- type ReqSheetUpdate
- func (*ReqSheetUpdate) Descriptor() ([]byte, []int)
- func (m *ReqSheetUpdate) GetName() string
- func (m *ReqSheetUpdate) GetOperator() string
- func (m *ReqSheetUpdate) GetRemark() string
- func (m *ReqSheetUpdate) GetUid() string
- func (*ReqSheetUpdate) ProtoMessage()
- func (m *ReqSheetUpdate) Reset()
- func (m *ReqSheetUpdate) String() string
- func (m *ReqSheetUpdate) XXX_DiscardUnknown()
- func (m *ReqSheetUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSheetUpdate) XXX_Merge(src proto.Message)
- func (m *ReqSheetUpdate) XXX_Size() int
- func (m *ReqSheetUpdate) XXX_Unmarshal(b []byte) error
- type ReqWordsAdd
- func (*ReqWordsAdd) Descriptor() ([]byte, []int)
- func (m *ReqWordsAdd) GetAssets() []string
- func (m *ReqWordsAdd) GetDevice() string
- func (m *ReqWordsAdd) GetOperator() string
- func (m *ReqWordsAdd) GetOwner() string
- func (m *ReqWordsAdd) GetQuote() string
- func (m *ReqWordsAdd) GetTarget() string
- func (m *ReqWordsAdd) GetType() uint32
- func (m *ReqWordsAdd) GetWords() string
- func (*ReqWordsAdd) ProtoMessage()
- func (m *ReqWordsAdd) Reset()
- func (m *ReqWordsAdd) String() string
- func (m *ReqWordsAdd) XXX_DiscardUnknown()
- func (m *ReqWordsAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqWordsAdd) XXX_Merge(src proto.Message)
- func (m *ReqWordsAdd) XXX_Size() int
- func (m *ReqWordsAdd) XXX_Unmarshal(b []byte) error
- type RequestFilter
- func (*RequestFilter) Descriptor() ([]byte, []int)
- func (m *RequestFilter) GetKey() string
- func (m *RequestFilter) GetList() []string
- func (m *RequestFilter) GetNumber() uint32
- func (m *RequestFilter) GetOwner() string
- func (m *RequestFilter) GetPage() uint32
- func (m *RequestFilter) GetValue() 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) GetOperator() string
- func (m *RequestInfo) GetOwner() string
- func (m *RequestInfo) GetRemark() string
- func (m *RequestInfo) GetType() uint32
- func (m *RequestInfo) GetUid() string
- func (*RequestInfo) ProtoMessage()
- func (m *RequestInfo) Reset()
- func (m *RequestInfo) String() string
- func (m *RequestInfo) XXX_DiscardUnknown()
- func (m *RequestInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestInfo) XXX_Merge(src proto.Message)
- func (m *RequestInfo) XXX_Size() int
- func (m *RequestInfo) XXX_Unmarshal(b []byte) error
- type RequestList
- func (*RequestList) Descriptor() ([]byte, []int)
- func (m *RequestList) GetList() []string
- func (m *RequestList) GetOperator() string
- func (m *RequestList) 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 RequestState
- func (*RequestState) Descriptor() ([]byte, []int)
- func (m *RequestState) GetOperator() string
- func (m *RequestState) GetParent() string
- func (m *RequestState) GetRemark() string
- func (m *RequestState) GetStatus() uint32
- func (m *RequestState) GetUid() string
- func (*RequestState) ProtoMessage()
- func (m *RequestState) Reset()
- func (m *RequestState) String() string
- func (m *RequestState) XXX_DiscardUnknown()
- func (m *RequestState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestState) XXX_Merge(src proto.Message)
- func (m *RequestState) XXX_Size() int
- func (m *RequestState) XXX_Unmarshal(b []byte) error
- type RequestUpdate
- func (*RequestUpdate) Descriptor() ([]byte, []int)
- func (m *RequestUpdate) GetKey() string
- func (m *RequestUpdate) GetList() []string
- func (m *RequestUpdate) GetOperator() string
- func (m *RequestUpdate) GetOwner() string
- func (m *RequestUpdate) GetUid() string
- func (m *RequestUpdate) GetValue() 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 SheetContent
- func (*SheetContent) Descriptor() ([]byte, []int)
- func (m *SheetContent) GetAlign() string
- func (m *SheetContent) GetEffect() string
- func (m *SheetContent) GetMenu() string
- func (m *SheetContent) GetUid() string
- func (m *SheetContent) GetWeight() uint32
- func (*SheetContent) ProtoMessage()
- func (m *SheetContent) Reset()
- func (m *SheetContent) String() string
- func (m *SheetContent) XXX_DiscardUnknown()
- func (m *SheetContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SheetContent) XXX_Merge(src proto.Message)
- func (m *SheetContent) XXX_Size() int
- func (m *SheetContent) XXX_Unmarshal(b []byte) error
- type SheetInfo
- func (*SheetInfo) Descriptor() ([]byte, []int)
- func (m *SheetInfo) GetContents() []*SheetContent
- func (m *SheetInfo) GetCreated() int64
- func (m *SheetInfo) GetCreator() string
- func (m *SheetInfo) GetId() uint64
- func (m *SheetInfo) GetName() string
- func (m *SheetInfo) GetOperator() string
- func (m *SheetInfo) GetOwner() string
- func (m *SheetInfo) GetQuote() string
- func (m *SheetInfo) GetRemark() string
- func (m *SheetInfo) GetStatus() uint32
- func (m *SheetInfo) GetType() uint32
- func (m *SheetInfo) GetUid() string
- func (m *SheetInfo) GetUpdated() int64
- func (*SheetInfo) ProtoMessage()
- func (m *SheetInfo) Reset()
- func (m *SheetInfo) String() string
- func (m *SheetInfo) XXX_DiscardUnknown()
- func (m *SheetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SheetInfo) XXX_Merge(src proto.Message)
- func (m *SheetInfo) XXX_Size() int
- func (m *SheetInfo) XXX_Unmarshal(b []byte) error
- type SheetService
- type SheetServiceHandler
- type TargetInfo
- func (*TargetInfo) Descriptor() ([]byte, []int)
- func (m *TargetInfo) GetEntity() string
- func (m *TargetInfo) GetOwner() string
- func (m *TargetInfo) GetTargets() []string
- func (m *TargetInfo) GetTime() uint64
- func (*TargetInfo) ProtoMessage()
- func (m *TargetInfo) Reset()
- func (m *TargetInfo) String() string
- func (m *TargetInfo) XXX_DiscardUnknown()
- func (m *TargetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TargetInfo) XXX_Merge(src proto.Message)
- func (m *TargetInfo) XXX_Size() int
- func (m *TargetInfo) XXX_Unmarshal(b []byte) error
- type WordsInfo
- func (*WordsInfo) Descriptor() ([]byte, []int)
- func (m *WordsInfo) GetAssets() []string
- func (m *WordsInfo) GetCount() uint32
- func (m *WordsInfo) GetCreated() int64
- func (m *WordsInfo) GetCreator() string
- func (m *WordsInfo) GetDevice() string
- func (m *WordsInfo) GetId() uint64
- func (m *WordsInfo) GetName() string
- func (m *WordsInfo) GetOperator() string
- func (m *WordsInfo) GetOwner() string
- func (m *WordsInfo) GetQuote() string
- func (m *WordsInfo) GetRemark() string
- func (m *WordsInfo) GetStates() []uint32
- func (m *WordsInfo) GetTarget() string
- func (m *WordsInfo) GetType() uint32
- func (m *WordsInfo) GetUid() string
- func (m *WordsInfo) GetUpdated() int64
- func (m *WordsInfo) GetWeight() uint32
- func (m *WordsInfo) GetWords() string
- func (*WordsInfo) ProtoMessage()
- func (m *WordsInfo) Reset()
- func (m *WordsInfo) String() string
- func (m *WordsInfo) XXX_DiscardUnknown()
- func (m *WordsInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WordsInfo) XXX_Merge(src proto.Message)
- func (m *WordsInfo) XXX_Size() int
- func (m *WordsInfo) XXX_Unmarshal(b []byte) error
- type WordsService
- type WordsServiceHandler
Constants ¶
This section is empty.
Variables ¶
View Source
var ActivityType_name = map[int32]string{
0: "Gather",
1: "SignUp",
}
View Source
var ActivityType_value = map[string]int32{
"Gather": 0,
"SignUp": 1,
}
Functions ¶
func RegisterActivityServiceHandler ¶ added in v1.3.0
func RegisterActivityServiceHandler(s server.Server, hdlr ActivityServiceHandler, opts ...server.HandlerOption) error
func RegisterArticleServiceHandler ¶ added in v1.4.5
func RegisterArticleServiceHandler(s server.Server, hdlr ArticleServiceHandler, opts ...server.HandlerOption) error
func RegisterDisplayServiceHandler ¶ added in v1.7.0
func RegisterDisplayServiceHandler(s server.Server, hdlr DisplayServiceHandler, opts ...server.HandlerOption) error
func RegisterFavoriteServiceHandler ¶
func RegisterFavoriteServiceHandler(s server.Server, hdlr FavoriteServiceHandler, opts ...server.HandlerOption) error
func RegisterMessageServiceHandler ¶ added in v1.6.0
func RegisterMessageServiceHandler(s server.Server, hdlr MessageServiceHandler, opts ...server.HandlerOption) error
func RegisterNoticeServiceHandler ¶ added in v1.4.6
func RegisterNoticeServiceHandler(s server.Server, hdlr NoticeServiceHandler, opts ...server.HandlerOption) error
func RegisterProductServiceHandler ¶ added in v1.9.6
func RegisterProductServiceHandler(s server.Server, hdlr ProductServiceHandler, opts ...server.HandlerOption) error
func RegisterRepertoryServiceHandler ¶ added in v1.2.0
func RegisterRepertoryServiceHandler(s server.Server, hdlr RepertoryServiceHandler, opts ...server.HandlerOption) error
func RegisterSheetServiceHandler ¶ added in v1.7.2
func RegisterSheetServiceHandler(s server.Server, hdlr SheetServiceHandler, opts ...server.HandlerOption) error
func RegisterWordsServiceHandler ¶ added in v1.8.0
func RegisterWordsServiceHandler(s server.Server, hdlr WordsServiceHandler, opts ...server.HandlerOption) error
Types ¶
type ActivityInfo ¶ added in v1.3.0
type ActivityInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Type uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` 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"` Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,9,opt,name=remark,proto3" json:"remark,omitempty"` Require string `protobuf:"bytes,10,opt,name=require,proto3" json:"require,omitempty"` Cover string `protobuf:"bytes,11,opt,name=cover,proto3" json:"cover,omitempty"` Owner string `protobuf:"bytes,12,opt,name=owner,proto3" json:"owner,omitempty"` Date *DateInfo `protobuf:"bytes,13,opt,name=date,proto3" json:"date,omitempty"` Place *PlaceInfo `protobuf:"bytes,14,opt,name=place,proto3" json:"place,omitempty"` Organizer string `protobuf:"bytes,15,opt,name=organizer,proto3" json:"organizer,omitempty"` Limit uint32 `protobuf:"varint,16,opt,name=limit,proto3" json:"limit,omitempty"` Status uint32 `protobuf:"varint,17,opt,name=status,proto3" json:"status,omitempty"` Show uint32 `protobuf:"varint,18,opt,name=show,proto3" json:"show,omitempty"` Participant uint32 `protobuf:"varint,19,opt,name=participant,proto3" json:"participant,omitempty"` Template string `protobuf:"bytes,20,opt,name=template,proto3" json:"template,omitempty"` Prize *PrizeInfo `protobuf:"bytes,21,opt,name=prize,proto3" json:"prize,omitempty"` Access uint32 `protobuf:"varint,22,opt,name=access,proto3" json:"access,omitempty"` Poster string `protobuf:"bytes,23,opt,name=poster,proto3" json:"poster,omitempty"` Certify *CertifyInfo `protobuf:"bytes,24,opt,name=certify,proto3" json:"certify,omitempty"` Way *PairInfo `protobuf:"bytes,25,opt,name=way,proto3" json:"way,omitempty"` Quotes []string `protobuf:"bytes,40,rep,name=quotes,proto3" json:"quotes,omitempty"` Tags []string `protobuf:"bytes,41,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,42,rep,name=assets,proto3" json:"assets,omitempty"` Targets []string `protobuf:"bytes,43,rep,name=targets,proto3" json:"targets,omitempty"` Opuses []*OpusInfo `protobuf:"bytes,44,rep,name=opuses,proto3" json:"opuses,omitempty"` Records []*RecordInfo `protobuf:"bytes,45,rep,name=records,proto3" json:"records,omitempty"` Admins []*PairInfo `protobuf:"bytes,46,rep,name=admins,proto3" json:"admins,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ActivityInfo) Descriptor ¶ added in v1.3.0
func (*ActivityInfo) Descriptor() ([]byte, []int)
func (*ActivityInfo) GetAccess ¶ added in v1.11.2
func (m *ActivityInfo) GetAccess() uint32
func (*ActivityInfo) GetAdmins ¶ added in v1.11.17
func (m *ActivityInfo) GetAdmins() []*PairInfo
func (*ActivityInfo) GetAssets ¶ added in v1.3.0
func (m *ActivityInfo) GetAssets() []string
func (*ActivityInfo) GetCertify ¶ added in v1.11.14
func (m *ActivityInfo) GetCertify() *CertifyInfo
func (*ActivityInfo) GetCover ¶ added in v1.3.0
func (m *ActivityInfo) GetCover() string
func (*ActivityInfo) GetCreated ¶ added in v1.3.0
func (m *ActivityInfo) GetCreated() int64
func (*ActivityInfo) GetCreator ¶ added in v1.3.0
func (m *ActivityInfo) GetCreator() string
func (*ActivityInfo) GetDate ¶ added in v1.3.0
func (m *ActivityInfo) GetDate() *DateInfo
func (*ActivityInfo) GetId ¶ added in v1.3.0
func (m *ActivityInfo) GetId() uint64
func (*ActivityInfo) GetLimit ¶ added in v1.3.11
func (m *ActivityInfo) GetLimit() uint32
func (*ActivityInfo) GetName ¶ added in v1.3.0
func (m *ActivityInfo) GetName() string
func (*ActivityInfo) GetOperator ¶ added in v1.3.0
func (m *ActivityInfo) GetOperator() string
func (*ActivityInfo) GetOpuses ¶ added in v1.5.3
func (m *ActivityInfo) GetOpuses() []*OpusInfo
func (*ActivityInfo) GetOrganizer ¶ added in v1.3.0
func (m *ActivityInfo) GetOrganizer() string
func (*ActivityInfo) GetOwner ¶ added in v1.3.0
func (m *ActivityInfo) GetOwner() string
func (*ActivityInfo) GetParticipant ¶ added in v1.6.5
func (m *ActivityInfo) GetParticipant() uint32
func (*ActivityInfo) GetPlace ¶ added in v1.3.0
func (m *ActivityInfo) GetPlace() *PlaceInfo
func (*ActivityInfo) GetPoster ¶ added in v1.11.5
func (m *ActivityInfo) GetPoster() string
func (*ActivityInfo) GetPrize ¶ added in v1.5.3
func (m *ActivityInfo) GetPrize() *PrizeInfo
func (*ActivityInfo) GetQuotes ¶ added in v1.11.4
func (m *ActivityInfo) GetQuotes() []string
func (*ActivityInfo) GetRecords ¶ added in v1.8.7
func (m *ActivityInfo) GetRecords() []*RecordInfo
func (*ActivityInfo) GetRemark ¶ added in v1.3.0
func (m *ActivityInfo) GetRemark() string
func (*ActivityInfo) GetRequire ¶ added in v1.3.3
func (m *ActivityInfo) GetRequire() string
func (*ActivityInfo) GetShow ¶ added in v1.5.3
func (m *ActivityInfo) GetShow() uint32
func (*ActivityInfo) GetStatus ¶ added in v1.5.2
func (m *ActivityInfo) GetStatus() uint32
func (*ActivityInfo) GetTags ¶ added in v1.3.0
func (m *ActivityInfo) GetTags() []string
func (*ActivityInfo) GetTargets ¶ added in v1.3.10
func (m *ActivityInfo) GetTargets() []string
func (*ActivityInfo) GetTemplate ¶ added in v1.5.6
func (m *ActivityInfo) GetTemplate() string
func (*ActivityInfo) GetType ¶ added in v1.3.0
func (m *ActivityInfo) GetType() uint32
func (*ActivityInfo) GetUid ¶ added in v1.3.0
func (m *ActivityInfo) GetUid() string
func (*ActivityInfo) GetUpdated ¶ added in v1.3.0
func (m *ActivityInfo) GetUpdated() int64
func (*ActivityInfo) GetWay ¶ added in v1.11.15
func (m *ActivityInfo) GetWay() *PairInfo
func (*ActivityInfo) ProtoMessage ¶ added in v1.3.0
func (*ActivityInfo) ProtoMessage()
func (*ActivityInfo) Reset ¶ added in v1.3.0
func (m *ActivityInfo) Reset()
func (*ActivityInfo) String ¶ added in v1.3.0
func (m *ActivityInfo) String() string
func (*ActivityInfo) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ActivityInfo) XXX_DiscardUnknown()
func (*ActivityInfo) XXX_Marshal ¶ added in v1.3.0
func (m *ActivityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityInfo) XXX_Merge ¶ added in v1.3.0
func (m *ActivityInfo) XXX_Merge(src proto.Message)
func (*ActivityInfo) XXX_Size ¶ added in v1.3.0
func (m *ActivityInfo) XXX_Size() int
func (*ActivityInfo) XXX_Unmarshal ¶ added in v1.3.0
func (m *ActivityInfo) XXX_Unmarshal(b []byte) error
type ActivityService ¶ added in v1.3.0
type ActivityService interface { AddOne(ctx context.Context, in *ReqActivityAdd, opts ...client.CallOption) (*ReplyActivityInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyActivityInfo, error) GetList(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyActivityList, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyActivityList, 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 *ReqActivityUpdate, opts ...client.CallOption) (*ReplyActivityInfo, error) UpdateTags(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) UpdateAssets(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) UpdateTargets(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) UpdateStatus(ctx context.Context, in *RequestState, opts ...client.CallOption) (*ReplyInfo, error) UpdateShow(ctx context.Context, in *RequestState, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) AppendOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPairList, error) SubtractOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPairList, error) UpdateOpuses(ctx context.Context, in *ReqActivityOpuses, opts ...client.CallOption) (*ReplyInfo, error) UpdatePrize(ctx context.Context, in *ReqActivityPrize, opts ...client.CallOption) (*ReplyInfo, error) GetStrings(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyList, error) }
func NewActivityService ¶ added in v1.3.0
func NewActivityService(name string, c client.Client) ActivityService
type ActivityServiceHandler ¶ added in v1.3.0
type ActivityServiceHandler interface { AddOne(context.Context, *ReqActivityAdd, *ReplyActivityInfo) error GetOne(context.Context, *RequestInfo, *ReplyActivityInfo) error GetList(context.Context, *RequestInfo, *ReplyActivityList) error GetByFilter(context.Context, *RequestFilter, *ReplyActivityList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqActivityUpdate, *ReplyActivityInfo) error UpdateTags(context.Context, *RequestList, *ReplyList) error UpdateAssets(context.Context, *RequestList, *ReplyList) error UpdateTargets(context.Context, *RequestList, *ReplyList) error UpdateStatus(context.Context, *RequestState, *ReplyInfo) error UpdateShow(context.Context, *RequestState, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error AppendOne(context.Context, *RequestInfo, *ReplyPairList) error SubtractOne(context.Context, *RequestInfo, *ReplyPairList) error UpdateOpuses(context.Context, *ReqActivityOpuses, *ReplyInfo) error UpdatePrize(context.Context, *ReqActivityPrize, *ReplyInfo) error GetStrings(context.Context, *RequestFilter, *ReplyList) error }
type ActivityType ¶ added in v1.3.0
type ActivityType int32
const ( ActivityType_Gather ActivityType = 0 ActivityType_SignUp ActivityType = 1 )
func (ActivityType) EnumDescriptor ¶ added in v1.3.0
func (ActivityType) EnumDescriptor() ([]byte, []int)
func (ActivityType) String ¶ added in v1.3.0
func (x ActivityType) String() string
type ArticleInfo ¶ added in v1.4.5
type ArticleInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Type uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` 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"` Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` Body string `protobuf:"bytes,9,opt,name=body,proto3" json:"body,omitempty"` Subtitle string `protobuf:"bytes,10,opt,name=subtitle,proto3" json:"subtitle,omitempty"` Owner string `protobuf:"bytes,11,opt,name=owner,proto3" json:"owner,omitempty"` Status uint32 `protobuf:"varint,12,opt,name=status,proto3" json:"status,omitempty"` Author string `protobuf:"bytes,13,opt,name=author,proto3" json:"author,omitempty"` Targets []string `protobuf:"bytes,31,rep,name=targets,proto3" json:"targets,omitempty"` Assets []string `protobuf:"bytes,32,rep,name=assets,proto3" json:"assets,omitempty"` Tags []string `protobuf:"bytes,33,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ArticleInfo) Descriptor ¶ added in v1.4.5
func (*ArticleInfo) Descriptor() ([]byte, []int)
func (*ArticleInfo) GetAssets ¶ added in v1.4.5
func (m *ArticleInfo) GetAssets() []string
func (*ArticleInfo) GetAuthor ¶ added in v1.6.8
func (m *ArticleInfo) GetAuthor() string
func (*ArticleInfo) GetBody ¶ added in v1.4.5
func (m *ArticleInfo) GetBody() string
func (*ArticleInfo) GetCreated ¶ added in v1.4.5
func (m *ArticleInfo) GetCreated() int64
func (*ArticleInfo) GetCreator ¶ added in v1.4.5
func (m *ArticleInfo) GetCreator() string
func (*ArticleInfo) GetId ¶ added in v1.4.5
func (m *ArticleInfo) GetId() uint64
func (*ArticleInfo) GetName ¶ added in v1.4.5
func (m *ArticleInfo) GetName() string
func (*ArticleInfo) GetOperator ¶ added in v1.4.5
func (m *ArticleInfo) GetOperator() string
func (*ArticleInfo) GetOwner ¶ added in v1.4.5
func (m *ArticleInfo) GetOwner() string
func (*ArticleInfo) GetStatus ¶ added in v1.4.5
func (m *ArticleInfo) GetStatus() uint32
func (*ArticleInfo) GetSubtitle ¶ added in v1.4.5
func (m *ArticleInfo) GetSubtitle() string
func (*ArticleInfo) GetTags ¶ added in v1.4.7
func (m *ArticleInfo) GetTags() []string
func (*ArticleInfo) GetTargets ¶ added in v1.4.5
func (m *ArticleInfo) GetTargets() []string
func (*ArticleInfo) GetType ¶ added in v1.4.5
func (m *ArticleInfo) GetType() uint32
func (*ArticleInfo) GetUid ¶ added in v1.4.5
func (m *ArticleInfo) GetUid() string
func (*ArticleInfo) GetUpdated ¶ added in v1.4.5
func (m *ArticleInfo) GetUpdated() int64
func (*ArticleInfo) ProtoMessage ¶ added in v1.4.5
func (*ArticleInfo) ProtoMessage()
func (*ArticleInfo) Reset ¶ added in v1.4.5
func (m *ArticleInfo) Reset()
func (*ArticleInfo) String ¶ added in v1.4.5
func (m *ArticleInfo) String() string
func (*ArticleInfo) XXX_DiscardUnknown ¶ added in v1.4.5
func (m *ArticleInfo) XXX_DiscardUnknown()
func (*ArticleInfo) XXX_Marshal ¶ added in v1.4.5
func (m *ArticleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArticleInfo) XXX_Merge ¶ added in v1.4.5
func (m *ArticleInfo) XXX_Merge(src proto.Message)
func (*ArticleInfo) XXX_Size ¶ added in v1.4.5
func (m *ArticleInfo) XXX_Size() int
func (*ArticleInfo) XXX_Unmarshal ¶ added in v1.4.5
func (m *ArticleInfo) XXX_Unmarshal(b []byte) error
type ArticleService ¶ added in v1.4.5
type ArticleService interface { AddOne(ctx context.Context, in *ReqArticleAdd, opts ...client.CallOption) (*ReplyArticleInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyArticleInfo, error) GetList(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyArticleList, 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 *ReqArticleUpdate, opts ...client.CallOption) (*ReplyArticleInfo, error) UpdateAssets(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestState, opts ...client.CallOption) (*ReplyInfo, error) UpdateTags(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyInfo, error) UpdateTargets(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) }
func NewArticleService ¶ added in v1.4.5
func NewArticleService(name string, c client.Client) ArticleService
type ArticleServiceHandler ¶ added in v1.4.5
type ArticleServiceHandler interface { AddOne(context.Context, *ReqArticleAdd, *ReplyArticleInfo) error GetOne(context.Context, *RequestInfo, *ReplyArticleInfo) error GetList(context.Context, *RequestFilter, *ReplyArticleList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqArticleUpdate, *ReplyArticleInfo) error UpdateAssets(context.Context, *RequestList, *ReplyInfo) error UpdateStatus(context.Context, *RequestState, *ReplyInfo) error UpdateTags(context.Context, *RequestList, *ReplyInfo) error UpdateTargets(context.Context, *RequestList, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error }
type CertifyInfo ¶ added in v1.11.14
type CertifyInfo struct { Style string `protobuf:"bytes,1,opt,name=style,proto3" json:"style,omitempty"` Limit uint32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CertifyInfo) Descriptor ¶ added in v1.11.14
func (*CertifyInfo) Descriptor() ([]byte, []int)
func (*CertifyInfo) GetLimit ¶ added in v1.11.14
func (m *CertifyInfo) GetLimit() uint32
func (*CertifyInfo) GetStyle ¶ added in v1.11.14
func (m *CertifyInfo) GetStyle() string
func (*CertifyInfo) ProtoMessage ¶ added in v1.11.14
func (*CertifyInfo) ProtoMessage()
func (*CertifyInfo) Reset ¶ added in v1.11.14
func (m *CertifyInfo) Reset()
func (*CertifyInfo) String ¶ added in v1.11.14
func (m *CertifyInfo) String() string
func (*CertifyInfo) XXX_DiscardUnknown ¶ added in v1.11.14
func (m *CertifyInfo) XXX_DiscardUnknown()
func (*CertifyInfo) XXX_Marshal ¶ added in v1.11.14
func (m *CertifyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CertifyInfo) XXX_Merge ¶ added in v1.11.14
func (m *CertifyInfo) XXX_Merge(src proto.Message)
func (*CertifyInfo) XXX_Size ¶ added in v1.11.14
func (m *CertifyInfo) XXX_Size() int
func (*CertifyInfo) XXX_Unmarshal ¶ added in v1.11.14
func (m *CertifyInfo) XXX_Unmarshal(b []byte) error
type DateInfo ¶ added in v1.3.0
type DateInfo struct { Start string `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"` Stop string `protobuf:"bytes,2,opt,name=stop,proto3" json:"stop,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DateInfo) Descriptor ¶ added in v1.3.0
func (*DateInfo) ProtoMessage ¶ added in v1.3.0
func (*DateInfo) ProtoMessage()
func (*DateInfo) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *DateInfo) XXX_DiscardUnknown()
func (*DateInfo) XXX_Marshal ¶ added in v1.3.0
func (*DateInfo) XXX_Unmarshal ¶ added in v1.3.0
type DisplayContent ¶ added in v1.9.5
type DisplayContent struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Submitter string `protobuf:"bytes,2,opt,name=submitter,proto3" json:"submitter,omitempty"` Reviewer string `protobuf:"bytes,3,opt,name=reviewer,proto3" json:"reviewer,omitempty"` Option uint32 `protobuf:"varint,4,opt,name=option,proto3" json:"option,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Events []string `protobuf:"bytes,11,rep,name=events,proto3" json:"events,omitempty"` Assets []string `protobuf:"bytes,12,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisplayContent) Descriptor ¶ added in v1.9.5
func (*DisplayContent) Descriptor() ([]byte, []int)
func (*DisplayContent) GetAssets ¶ added in v1.9.5
func (m *DisplayContent) GetAssets() []string
func (*DisplayContent) GetEvents ¶ added in v1.9.5
func (m *DisplayContent) GetEvents() []string
func (*DisplayContent) GetOption ¶ added in v1.11.9
func (m *DisplayContent) GetOption() uint32
func (*DisplayContent) GetRemark ¶ added in v1.11.13
func (m *DisplayContent) GetRemark() string
func (*DisplayContent) GetReviewer ¶ added in v1.11.6
func (m *DisplayContent) GetReviewer() string
func (*DisplayContent) GetSubmitter ¶ added in v1.11.6
func (m *DisplayContent) GetSubmitter() string
func (*DisplayContent) GetUid ¶ added in v1.9.5
func (m *DisplayContent) GetUid() string
func (*DisplayContent) ProtoMessage ¶ added in v1.9.5
func (*DisplayContent) ProtoMessage()
func (*DisplayContent) Reset ¶ added in v1.9.5
func (m *DisplayContent) Reset()
func (*DisplayContent) String ¶ added in v1.9.5
func (m *DisplayContent) String() string
func (*DisplayContent) XXX_DiscardUnknown ¶ added in v1.9.5
func (m *DisplayContent) XXX_DiscardUnknown()
func (*DisplayContent) XXX_Marshal ¶ added in v1.9.5
func (m *DisplayContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisplayContent) XXX_Merge ¶ added in v1.9.5
func (m *DisplayContent) XXX_Merge(src proto.Message)
func (*DisplayContent) XXX_Size ¶ added in v1.9.5
func (m *DisplayContent) XXX_Size() int
func (*DisplayContent) XXX_Unmarshal ¶ added in v1.9.5
func (m *DisplayContent) XXX_Unmarshal(b []byte) error
type DisplayInfo ¶ added in v1.7.0
type DisplayInfo 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"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"` Remark string `protobuf:"bytes,7,opt,name=remark,proto3" json:"remark,omitempty"` Creator string `protobuf:"bytes,8,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,9,opt,name=operator,proto3" json:"operator,omitempty"` Cover string `protobuf:"bytes,10,opt,name=cover,proto3" json:"cover,omitempty"` Origin string `protobuf:"bytes,11,opt,name=origin,proto3" json:"origin,omitempty"` Type uint32 `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"` Meta string `protobuf:"bytes,13,opt,name=meta,proto3" json:"meta,omitempty"` Status uint32 `protobuf:"varint,14,opt,name=status,proto3" json:"status,omitempty"` Banner string `protobuf:"bytes,15,opt,name=banner,proto3" json:"banner,omitempty"` Poster string `protobuf:"bytes,16,opt,name=poster,proto3" json:"poster,omitempty"` Access uint32 `protobuf:"varint,17,opt,name=access,proto3" json:"access,omitempty"` Tags []string `protobuf:"bytes,30,rep,name=tags,proto3" json:"tags,omitempty"` Contents []*DisplayContent `protobuf:"bytes,31,rep,name=contents,proto3" json:"contents,omitempty"` Pending []*DisplayContent `protobuf:"bytes,32,rep,name=pending,proto3" json:"pending,omitempty"` Records []*RecordInfo `protobuf:"bytes,41,rep,name=records,proto3" json:"records,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisplayInfo) Descriptor ¶ added in v1.7.0
func (*DisplayInfo) Descriptor() ([]byte, []int)
func (*DisplayInfo) GetAccess ¶ added in v1.9.7
func (m *DisplayInfo) GetAccess() uint32
func (*DisplayInfo) GetBanner ¶ added in v1.9.4
func (m *DisplayInfo) GetBanner() string
func (*DisplayInfo) GetContents ¶ added in v1.9.5
func (m *DisplayInfo) GetContents() []*DisplayContent
func (*DisplayInfo) GetCover ¶ added in v1.7.0
func (m *DisplayInfo) GetCover() string
func (*DisplayInfo) GetCreated ¶ added in v1.7.0
func (m *DisplayInfo) GetCreated() int64
func (*DisplayInfo) GetCreator ¶ added in v1.7.0
func (m *DisplayInfo) GetCreator() string
func (*DisplayInfo) GetId ¶ added in v1.7.0
func (m *DisplayInfo) GetId() uint64
func (*DisplayInfo) GetMeta ¶ added in v1.7.0
func (m *DisplayInfo) GetMeta() string
func (*DisplayInfo) GetName ¶ added in v1.7.0
func (m *DisplayInfo) GetName() string
func (*DisplayInfo) GetOperator ¶ added in v1.7.0
func (m *DisplayInfo) GetOperator() string
func (*DisplayInfo) GetOrigin ¶ added in v1.7.0
func (m *DisplayInfo) GetOrigin() string
func (*DisplayInfo) GetOwner ¶ added in v1.7.0
func (m *DisplayInfo) GetOwner() string
func (*DisplayInfo) GetPending ¶ added in v1.11.6
func (m *DisplayInfo) GetPending() []*DisplayContent
func (*DisplayInfo) GetPoster ¶ added in v1.9.4
func (m *DisplayInfo) GetPoster() string
func (*DisplayInfo) GetRecords ¶ added in v1.11.6
func (m *DisplayInfo) GetRecords() []*RecordInfo
func (*DisplayInfo) GetRemark ¶ added in v1.7.0
func (m *DisplayInfo) GetRemark() string
func (*DisplayInfo) GetStatus ¶ added in v1.7.0
func (m *DisplayInfo) GetStatus() uint32
func (*DisplayInfo) GetTags ¶ added in v1.7.0
func (m *DisplayInfo) GetTags() []string
func (*DisplayInfo) GetType ¶ added in v1.7.0
func (m *DisplayInfo) GetType() uint32
func (*DisplayInfo) GetUid ¶ added in v1.7.0
func (m *DisplayInfo) GetUid() string
func (*DisplayInfo) GetUpdated ¶ added in v1.7.0
func (m *DisplayInfo) GetUpdated() int64
func (*DisplayInfo) ProtoMessage ¶ added in v1.7.0
func (*DisplayInfo) ProtoMessage()
func (*DisplayInfo) Reset ¶ added in v1.7.0
func (m *DisplayInfo) Reset()
func (*DisplayInfo) String ¶ added in v1.7.0
func (m *DisplayInfo) String() string
func (*DisplayInfo) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *DisplayInfo) XXX_DiscardUnknown()
func (*DisplayInfo) XXX_Marshal ¶ added in v1.7.0
func (m *DisplayInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisplayInfo) XXX_Merge ¶ added in v1.7.0
func (m *DisplayInfo) XXX_Merge(src proto.Message)
func (*DisplayInfo) XXX_Size ¶ added in v1.7.0
func (m *DisplayInfo) XXX_Size() int
func (*DisplayInfo) XXX_Unmarshal ¶ added in v1.7.0
func (m *DisplayInfo) XXX_Unmarshal(b []byte) error
type DisplayService ¶ added in v1.7.0
type DisplayService interface { AddOne(ctx context.Context, in *ReqDisplayAdd, opts ...client.CallOption) (*ReplyDisplayInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyDisplayInfo, error) GetByOrigin(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyDisplayInfo, error) GetList(ctx context.Context, in *ReqDisplayList, opts ...client.CallOption) (*ReplyDisplayList, error) GetByList(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyDisplayList, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyDisplayList, 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 *ReqDisplayUpdate, opts ...client.CallOption) (*ReplyDisplayInfo, error) UpdateMeta(ctx context.Context, in *ReqDisplayMeta, opts ...client.CallOption) (*ReplyDisplayInfo, error) UpdateTags(ctx context.Context, in *ReqDisplayTags, opts ...client.CallOption) (*ReplyDisplayInfo, error) UpdateStatus(ctx context.Context, in *RequestState, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateContents(ctx context.Context, in *ReqDisplayContents, opts ...client.CallOption) (*ReplyDisplayContents, error) AppendContent(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyDisplayContents, error) SubtractContent(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyDisplayContents, error) }
func NewDisplayService ¶ added in v1.7.0
func NewDisplayService(name string, c client.Client) DisplayService
type DisplayServiceHandler ¶ added in v1.7.0
type DisplayServiceHandler interface { AddOne(context.Context, *ReqDisplayAdd, *ReplyDisplayInfo) error GetOne(context.Context, *RequestInfo, *ReplyDisplayInfo) error GetByOrigin(context.Context, *RequestInfo, *ReplyDisplayInfo) error GetList(context.Context, *ReqDisplayList, *ReplyDisplayList) error GetByList(context.Context, *RequestList, *ReplyDisplayList) error GetByFilter(context.Context, *RequestFilter, *ReplyDisplayList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqDisplayUpdate, *ReplyDisplayInfo) error UpdateMeta(context.Context, *ReqDisplayMeta, *ReplyDisplayInfo) error UpdateTags(context.Context, *ReqDisplayTags, *ReplyDisplayInfo) error UpdateStatus(context.Context, *RequestState, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error UpdateContents(context.Context, *ReqDisplayContents, *ReplyDisplayContents) error AppendContent(context.Context, *RequestInfo, *ReplyDisplayContents) error SubtractContent(context.Context, *RequestInfo, *ReplyDisplayContents) error }
type DisplayShow ¶ added in v1.9.6
type DisplayShow struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Effect string `protobuf:"bytes,2,opt,name=effect,proto3" json:"effect,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisplayShow) Descriptor ¶ added in v1.9.6
func (*DisplayShow) Descriptor() ([]byte, []int)
func (*DisplayShow) GetEffect ¶ added in v1.9.6
func (m *DisplayShow) GetEffect() string
func (*DisplayShow) GetUid ¶ added in v1.9.6
func (m *DisplayShow) GetUid() string
func (*DisplayShow) ProtoMessage ¶ added in v1.9.6
func (*DisplayShow) ProtoMessage()
func (*DisplayShow) Reset ¶ added in v1.9.6
func (m *DisplayShow) Reset()
func (*DisplayShow) String ¶ added in v1.9.6
func (m *DisplayShow) String() string
func (*DisplayShow) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *DisplayShow) XXX_DiscardUnknown()
func (*DisplayShow) XXX_Marshal ¶ added in v1.9.6
func (m *DisplayShow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisplayShow) XXX_Merge ¶ added in v1.9.6
func (m *DisplayShow) XXX_Merge(src proto.Message)
func (*DisplayShow) XXX_Size ¶ added in v1.9.6
func (m *DisplayShow) XXX_Size() int
func (*DisplayShow) XXX_Unmarshal ¶ added in v1.9.6
func (m *DisplayShow) XXX_Unmarshal(b []byte) error
type FavoriteInfo ¶
type FavoriteInfo 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"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"` Remark string `protobuf:"bytes,7,opt,name=remark,proto3" json:"remark,omitempty"` Creator string `protobuf:"bytes,8,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,9,opt,name=operator,proto3" json:"operator,omitempty"` Cover string `protobuf:"bytes,10,opt,name=cover,proto3" json:"cover,omitempty"` Type uint32 `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"` Meta string `protobuf:"bytes,13,opt,name=meta,proto3" json:"meta,omitempty"` Status uint32 `protobuf:"varint,14,opt,name=status,proto3" json:"status,omitempty"` Tags []string `protobuf:"bytes,30,rep,name=tags,proto3" json:"tags,omitempty"` Keys []string `protobuf:"bytes,31,rep,name=keys,proto3" json:"keys,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FavoriteInfo) Descriptor ¶
func (*FavoriteInfo) Descriptor() ([]byte, []int)
func (*FavoriteInfo) GetCover ¶ added in v1.0.5
func (m *FavoriteInfo) GetCover() string
func (*FavoriteInfo) GetCreated ¶
func (m *FavoriteInfo) GetCreated() int64
func (*FavoriteInfo) GetCreator ¶ added in v1.0.2
func (m *FavoriteInfo) GetCreator() string
func (*FavoriteInfo) GetId ¶
func (m *FavoriteInfo) GetId() uint64
func (*FavoriteInfo) GetKeys ¶ added in v1.3.4
func (m *FavoriteInfo) GetKeys() []string
func (*FavoriteInfo) GetMeta ¶ added in v1.3.10
func (m *FavoriteInfo) GetMeta() string
func (*FavoriteInfo) GetName ¶
func (m *FavoriteInfo) GetName() string
func (*FavoriteInfo) GetOperator ¶ added in v1.0.2
func (m *FavoriteInfo) GetOperator() string
func (*FavoriteInfo) GetOwner ¶ added in v1.0.2
func (m *FavoriteInfo) GetOwner() string
func (*FavoriteInfo) GetRemark ¶
func (m *FavoriteInfo) GetRemark() string
func (*FavoriteInfo) GetStatus ¶ added in v1.4.4
func (m *FavoriteInfo) GetStatus() uint32
func (*FavoriteInfo) GetTags ¶ added in v1.2.1
func (m *FavoriteInfo) GetTags() []string
func (*FavoriteInfo) GetType ¶ added in v1.3.4
func (m *FavoriteInfo) GetType() uint32
func (*FavoriteInfo) GetUid ¶
func (m *FavoriteInfo) GetUid() string
func (*FavoriteInfo) GetUpdated ¶
func (m *FavoriteInfo) GetUpdated() int64
func (*FavoriteInfo) ProtoMessage ¶
func (*FavoriteInfo) ProtoMessage()
func (*FavoriteInfo) Reset ¶
func (m *FavoriteInfo) Reset()
func (*FavoriteInfo) String ¶
func (m *FavoriteInfo) String() string
func (*FavoriteInfo) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *FavoriteInfo) XXX_DiscardUnknown()
func (*FavoriteInfo) XXX_Marshal ¶ added in v1.2.2
func (m *FavoriteInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FavoriteInfo) XXX_Merge ¶ added in v1.2.2
func (m *FavoriteInfo) XXX_Merge(src proto.Message)
func (*FavoriteInfo) XXX_Size ¶ added in v1.2.2
func (m *FavoriteInfo) XXX_Size() int
func (*FavoriteInfo) XXX_Unmarshal ¶ added in v1.2.2
func (m *FavoriteInfo) XXX_Unmarshal(b []byte) error
type FavoriteService ¶
type FavoriteService interface { AddOne(ctx context.Context, in *ReqFavoriteAdd, opts ...client.CallOption) (*ReplyFavoriteInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFavoriteInfo, error) GetList(ctx context.Context, in *ReqFavoriteList, opts ...client.CallOption) (*ReplyFavoriteList, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyFavoriteList, 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 *ReqFavoriteUpdate, opts ...client.CallOption) (*ReplyFavoriteInfo, error) UpdateMeta(ctx context.Context, in *ReqFavoriteMeta, opts ...client.CallOption) (*ReplyFavoriteInfo, error) UpdateTags(ctx context.Context, in *ReqFavoriteTags, opts ...client.CallOption) (*ReplyFavoriteInfo, error) UpdateStatus(ctx context.Context, in *RequestState, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateKeys(ctx context.Context, in *ReqFavoriteKeys, opts ...client.CallOption) (*ReplyFavoriteKeys, error) AppendKey(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFavoriteKeys, error) SubtractKey(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFavoriteKeys, error) }
func NewFavoriteService ¶
func NewFavoriteService(name string, c client.Client) FavoriteService
type FavoriteServiceHandler ¶
type FavoriteServiceHandler interface { AddOne(context.Context, *ReqFavoriteAdd, *ReplyFavoriteInfo) error GetOne(context.Context, *RequestInfo, *ReplyFavoriteInfo) error GetList(context.Context, *ReqFavoriteList, *ReplyFavoriteList) error GetByFilter(context.Context, *RequestFilter, *ReplyFavoriteList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqFavoriteUpdate, *ReplyFavoriteInfo) error UpdateMeta(context.Context, *ReqFavoriteMeta, *ReplyFavoriteInfo) error UpdateTags(context.Context, *ReqFavoriteTags, *ReplyFavoriteInfo) error UpdateStatus(context.Context, *RequestState, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error UpdateKeys(context.Context, *ReqFavoriteKeys, *ReplyFavoriteKeys) error AppendKey(context.Context, *RequestInfo, *ReplyFavoriteKeys) error SubtractKey(context.Context, *RequestInfo, *ReplyFavoriteKeys) error }
type MessageInfo ¶ added in v1.6.0
type MessageInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Created uint64 `protobuf:"varint,2,opt,name=created,proto3" json:"created,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Date *DateInfo `protobuf:"bytes,4,opt,name=date,proto3" json:"date,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"` Organizer string `protobuf:"bytes,7,opt,name=organizer,proto3" json:"organizer,omitempty"` Type uint32 `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"` Entity string `protobuf:"bytes,9,opt,name=entity,proto3" json:"entity,omitempty"` Tags []string `protobuf:"bytes,20,rep,name=tags,proto3" json:"tags,omitempty"` Targets []string `protobuf:"bytes,21,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MessageInfo) Descriptor ¶ added in v1.6.0
func (*MessageInfo) Descriptor() ([]byte, []int)
func (*MessageInfo) GetCreated ¶ added in v1.6.0
func (m *MessageInfo) GetCreated() uint64
func (*MessageInfo) GetDate ¶ added in v1.6.0
func (m *MessageInfo) GetDate() *DateInfo
func (*MessageInfo) GetEntity ¶ added in v1.6.3
func (m *MessageInfo) GetEntity() string
func (*MessageInfo) GetName ¶ added in v1.6.0
func (m *MessageInfo) GetName() string
func (*MessageInfo) GetOrganizer ¶ added in v1.6.0
func (m *MessageInfo) GetOrganizer() string
func (*MessageInfo) GetOwner ¶ added in v1.6.2
func (m *MessageInfo) GetOwner() string
func (*MessageInfo) GetRemark ¶ added in v1.6.0
func (m *MessageInfo) GetRemark() string
func (*MessageInfo) GetTags ¶ added in v1.6.0
func (m *MessageInfo) GetTags() []string
func (*MessageInfo) GetTargets ¶ added in v1.6.1
func (m *MessageInfo) GetTargets() []string
func (*MessageInfo) GetType ¶ added in v1.6.0
func (m *MessageInfo) GetType() uint32
func (*MessageInfo) GetUid ¶ added in v1.6.0
func (m *MessageInfo) GetUid() string
func (*MessageInfo) ProtoMessage ¶ added in v1.6.0
func (*MessageInfo) ProtoMessage()
func (*MessageInfo) Reset ¶ added in v1.6.0
func (m *MessageInfo) Reset()
func (*MessageInfo) String ¶ added in v1.6.0
func (m *MessageInfo) String() string
func (*MessageInfo) XXX_DiscardUnknown ¶ added in v1.6.0
func (m *MessageInfo) XXX_DiscardUnknown()
func (*MessageInfo) XXX_Marshal ¶ added in v1.6.0
func (m *MessageInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MessageInfo) XXX_Merge ¶ added in v1.6.0
func (m *MessageInfo) XXX_Merge(src proto.Message)
func (*MessageInfo) XXX_Size ¶ added in v1.6.0
func (m *MessageInfo) XXX_Size() int
func (*MessageInfo) XXX_Unmarshal ¶ added in v1.6.0
func (m *MessageInfo) XXX_Unmarshal(b []byte) error
type MessageService ¶ added in v1.6.0
type MessageService interface { GetByFilter(ctx context.Context, in *ReqMessageFilter, opts ...client.CallOption) (*ReplyMessages, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) }
func NewMessageService ¶ added in v1.6.0
func NewMessageService(name string, c client.Client) MessageService
type MessageServiceHandler ¶ added in v1.6.0
type MessageServiceHandler interface { GetByFilter(context.Context, *ReqMessageFilter, *ReplyMessages) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error }
type NoticeInfo ¶ added in v1.4.6
type NoticeInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Type uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` 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"` Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` Body string `protobuf:"bytes,9,opt,name=body,proto3" json:"body,omitempty"` Subtitle string `protobuf:"bytes,10,opt,name=subtitle,proto3" json:"subtitle,omitempty"` Owner string `protobuf:"bytes,11,opt,name=owner,proto3" json:"owner,omitempty"` Status uint32 `protobuf:"varint,12,opt,name=status,proto3" json:"status,omitempty"` Interval uint32 `protobuf:"varint,13,opt,name=interval,proto3" json:"interval,omitempty"` Showtime uint32 `protobuf:"varint,14,opt,name=showtime,proto3" json:"showtime,omitempty"` Date *DateInfo `protobuf:"bytes,15,opt,name=date,proto3" json:"date,omitempty"` Targets []string `protobuf:"bytes,31,rep,name=targets,proto3" json:"targets,omitempty"` Tags []string `protobuf:"bytes,32,rep,name=tags,proto3" json:"tags,omitempty"` Records []*RecordInfo `protobuf:"bytes,41,rep,name=records,proto3" json:"records,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NoticeInfo) Descriptor ¶ added in v1.4.6
func (*NoticeInfo) Descriptor() ([]byte, []int)
func (*NoticeInfo) GetBody ¶ added in v1.4.6
func (m *NoticeInfo) GetBody() string
func (*NoticeInfo) GetCreated ¶ added in v1.4.6
func (m *NoticeInfo) GetCreated() int64
func (*NoticeInfo) GetCreator ¶ added in v1.4.6
func (m *NoticeInfo) GetCreator() string
func (*NoticeInfo) GetDate ¶ added in v1.9.7
func (m *NoticeInfo) GetDate() *DateInfo
func (*NoticeInfo) GetId ¶ added in v1.4.6
func (m *NoticeInfo) GetId() uint64
func (*NoticeInfo) GetInterval ¶ added in v1.9.7
func (m *NoticeInfo) GetInterval() uint32
func (*NoticeInfo) GetName ¶ added in v1.4.6
func (m *NoticeInfo) GetName() string
func (*NoticeInfo) GetOperator ¶ added in v1.4.6
func (m *NoticeInfo) GetOperator() string
func (*NoticeInfo) GetOwner ¶ added in v1.4.6
func (m *NoticeInfo) GetOwner() string
func (*NoticeInfo) GetRecords ¶ added in v1.11.6
func (m *NoticeInfo) GetRecords() []*RecordInfo
func (*NoticeInfo) GetShowtime ¶ added in v1.9.7
func (m *NoticeInfo) GetShowtime() uint32
func (*NoticeInfo) GetStatus ¶ added in v1.4.6
func (m *NoticeInfo) GetStatus() uint32
func (*NoticeInfo) GetSubtitle ¶ added in v1.4.6
func (m *NoticeInfo) GetSubtitle() string
func (*NoticeInfo) GetTags ¶ added in v1.4.7
func (m *NoticeInfo) GetTags() []string
func (*NoticeInfo) GetTargets ¶ added in v1.4.6
func (m *NoticeInfo) GetTargets() []string
func (*NoticeInfo) GetType ¶ added in v1.4.6
func (m *NoticeInfo) GetType() uint32
func (*NoticeInfo) GetUid ¶ added in v1.4.6
func (m *NoticeInfo) GetUid() string
func (*NoticeInfo) GetUpdated ¶ added in v1.4.6
func (m *NoticeInfo) GetUpdated() int64
func (*NoticeInfo) ProtoMessage ¶ added in v1.4.6
func (*NoticeInfo) ProtoMessage()
func (*NoticeInfo) Reset ¶ added in v1.4.6
func (m *NoticeInfo) Reset()
func (*NoticeInfo) String ¶ added in v1.4.6
func (m *NoticeInfo) String() string
func (*NoticeInfo) XXX_DiscardUnknown ¶ added in v1.4.6
func (m *NoticeInfo) XXX_DiscardUnknown()
func (*NoticeInfo) XXX_Marshal ¶ added in v1.4.6
func (m *NoticeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NoticeInfo) XXX_Merge ¶ added in v1.4.6
func (m *NoticeInfo) XXX_Merge(src proto.Message)
func (*NoticeInfo) XXX_Size ¶ added in v1.4.6
func (m *NoticeInfo) XXX_Size() int
func (*NoticeInfo) XXX_Unmarshal ¶ added in v1.4.6
func (m *NoticeInfo) XXX_Unmarshal(b []byte) error
type NoticeService ¶ added in v1.4.6
type NoticeService interface { AddOne(ctx context.Context, in *ReqNoticeAdd, opts ...client.CallOption) (*ReplyNoticeInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyNoticeInfo, error) GetList(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyNoticeList, 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 *ReqNoticeUpdate, opts ...client.CallOption) (*ReplyNoticeInfo, error) UpdateStatus(ctx context.Context, in *RequestState, opts ...client.CallOption) (*ReplyInfo, error) UpdateTags(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyInfo, error) UpdateTargets(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) }
func NewNoticeService ¶ added in v1.4.6
func NewNoticeService(name string, c client.Client) NoticeService
type NoticeServiceHandler ¶ added in v1.4.6
type NoticeServiceHandler interface { AddOne(context.Context, *ReqNoticeAdd, *ReplyNoticeInfo) error GetOne(context.Context, *RequestInfo, *ReplyNoticeInfo) error GetList(context.Context, *RequestFilter, *ReplyNoticeList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqNoticeUpdate, *ReplyNoticeInfo) error UpdateStatus(context.Context, *RequestState, *ReplyInfo) error UpdateTags(context.Context, *RequestList, *ReplyInfo) error UpdateTargets(context.Context, *RequestList, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error }
type OpusInfo ¶ added in v1.5.3
type OpusInfo struct { Rank uint32 `protobuf:"varint,1,opt,name=rank,proto3" json:"rank,omitempty"` Asset string `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpusInfo) Descriptor ¶ added in v1.5.3
func (*OpusInfo) ProtoMessage ¶ added in v1.5.3
func (*OpusInfo) ProtoMessage()
func (*OpusInfo) XXX_DiscardUnknown ¶ added in v1.5.3
func (m *OpusInfo) XXX_DiscardUnknown()
func (*OpusInfo) XXX_Marshal ¶ added in v1.5.3
func (*OpusInfo) XXX_Unmarshal ¶ added in v1.5.3
type PairInfo ¶ added in v1.4.0
type PairInfo struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PairInfo) Descriptor ¶ added in v1.4.0
func (*PairInfo) ProtoMessage ¶ added in v1.4.0
func (*PairInfo) ProtoMessage()
func (*PairInfo) XXX_DiscardUnknown ¶ added in v1.4.0
func (m *PairInfo) XXX_DiscardUnknown()
func (*PairInfo) XXX_Marshal ¶ added in v1.4.0
func (*PairInfo) XXX_Unmarshal ¶ added in v1.4.0
type PlaceInfo ¶ added in v1.3.0
type PlaceInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Location string `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"` Asset string `protobuf:"bytes,3,opt,name=asset,proto3" json:"asset,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PlaceInfo) Descriptor ¶ added in v1.3.0
func (*PlaceInfo) GetLocation ¶ added in v1.3.0
func (*PlaceInfo) ProtoMessage ¶ added in v1.3.0
func (*PlaceInfo) ProtoMessage()
func (*PlaceInfo) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *PlaceInfo) XXX_DiscardUnknown()
func (*PlaceInfo) XXX_Marshal ¶ added in v1.3.0
func (*PlaceInfo) XXX_Unmarshal ¶ added in v1.3.0
type PrizeInfo ¶ added in v1.5.3
type PrizeInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc,omitempty"` Ranks []*RankInfo `protobuf:"bytes,3,rep,name=ranks,proto3" json:"ranks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PrizeInfo) Descriptor ¶ added in v1.5.3
func (*PrizeInfo) ProtoMessage ¶ added in v1.5.3
func (*PrizeInfo) ProtoMessage()
func (*PrizeInfo) XXX_DiscardUnknown ¶ added in v1.5.3
func (m *PrizeInfo) XXX_DiscardUnknown()
func (*PrizeInfo) XXX_Marshal ¶ added in v1.5.3
func (*PrizeInfo) XXX_Unmarshal ¶ added in v1.5.3
type ProductEffect ¶ added in v1.9.6
type ProductEffect struct { Pattern string `protobuf:"bytes,1,opt,name=pattern,proto3" json:"pattern,omitempty"` Min uint32 `protobuf:"varint,2,opt,name=min,proto3" json:"min,omitempty"` Max uint32 `protobuf:"varint,3,opt,name=max,proto3" json:"max,omitempty"` Access uint32 `protobuf:"varint,4,opt,name=access,proto3" json:"access,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ProductEffect) Descriptor ¶ added in v1.9.6
func (*ProductEffect) Descriptor() ([]byte, []int)
func (*ProductEffect) GetAccess ¶ added in v1.11.3
func (m *ProductEffect) GetAccess() uint32
func (*ProductEffect) GetMax ¶ added in v1.9.6
func (m *ProductEffect) GetMax() uint32
func (*ProductEffect) GetMin ¶ added in v1.9.6
func (m *ProductEffect) GetMin() uint32
func (*ProductEffect) GetPattern ¶ added in v1.9.6
func (m *ProductEffect) GetPattern() string
func (*ProductEffect) ProtoMessage ¶ added in v1.9.6
func (*ProductEffect) ProtoMessage()
func (*ProductEffect) Reset ¶ added in v1.9.6
func (m *ProductEffect) Reset()
func (*ProductEffect) String ¶ added in v1.9.6
func (m *ProductEffect) String() string
func (*ProductEffect) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ProductEffect) XXX_DiscardUnknown()
func (*ProductEffect) XXX_Marshal ¶ added in v1.9.6
func (m *ProductEffect) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProductEffect) XXX_Merge ¶ added in v1.9.6
func (m *ProductEffect) XXX_Merge(src proto.Message)
func (*ProductEffect) XXX_Size ¶ added in v1.9.6
func (m *ProductEffect) XXX_Size() int
func (*ProductEffect) XXX_Unmarshal ¶ added in v1.9.6
func (m *ProductEffect) XXX_Unmarshal(b []byte) error
type ProductInfo ¶ added in v1.9.6
type ProductInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Type uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` 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"` Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` Menus string `protobuf:"bytes,9,opt,name=menus,proto3" json:"menus,omitempty"` Key string `protobuf:"bytes,11,opt,name=key,proto3" json:"key,omitempty"` Templet string `protobuf:"bytes,12,opt,name=templet,proto3" json:"templet,omitempty"` Catalogs string `protobuf:"bytes,13,opt,name=catalogs,proto3" json:"catalogs,omitempty"` Status uint32 `protobuf:"varint,14,opt,name=status,proto3" json:"status,omitempty"` Remark string `protobuf:"bytes,15,opt,name=remark,proto3" json:"remark,omitempty"` Limit uint32 `protobuf:"varint,16,opt,name=limit,proto3" json:"limit,omitempty"` Entries []string `protobuf:"bytes,30,rep,name=entries,proto3" json:"entries,omitempty"` Revises []string `protobuf:"bytes,31,rep,name=revises,proto3" json:"revises,omitempty"` Shows []string `protobuf:"bytes,32,rep,name=shows,proto3" json:"shows,omitempty"` Effects []*ProductEffect `protobuf:"bytes,41,rep,name=effects,proto3" json:"effects,omitempty"` Displays []*DisplayShow `protobuf:"bytes,42,rep,name=displays,proto3" json:"displays,omitempty"` Records []*RecordInfo `protobuf:"bytes,43,rep,name=records,proto3" json:"records,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ProductInfo) Descriptor ¶ added in v1.9.6
func (*ProductInfo) Descriptor() ([]byte, []int)
func (*ProductInfo) GetCatalogs ¶ added in v1.9.6
func (m *ProductInfo) GetCatalogs() string
func (*ProductInfo) GetCreated ¶ added in v1.9.6
func (m *ProductInfo) GetCreated() int64
func (*ProductInfo) GetCreator ¶ added in v1.9.6
func (m *ProductInfo) GetCreator() string
func (*ProductInfo) GetDisplays ¶ added in v1.9.6
func (m *ProductInfo) GetDisplays() []*DisplayShow
func (*ProductInfo) GetEffects ¶ added in v1.9.6
func (m *ProductInfo) GetEffects() []*ProductEffect
func (*ProductInfo) GetEntries ¶ added in v1.9.6
func (m *ProductInfo) GetEntries() []string
func (*ProductInfo) GetId ¶ added in v1.9.6
func (m *ProductInfo) GetId() uint64
func (*ProductInfo) GetKey ¶ added in v1.9.6
func (m *ProductInfo) GetKey() string
func (*ProductInfo) GetLimit ¶ added in v1.11.5
func (m *ProductInfo) GetLimit() uint32
func (*ProductInfo) GetMenus ¶ added in v1.9.6
func (m *ProductInfo) GetMenus() string
func (*ProductInfo) GetName ¶ added in v1.9.6
func (m *ProductInfo) GetName() string
func (*ProductInfo) GetOperator ¶ added in v1.9.6
func (m *ProductInfo) GetOperator() string
func (*ProductInfo) GetRecords ¶ added in v1.11.6
func (m *ProductInfo) GetRecords() []*RecordInfo
func (*ProductInfo) GetRemark ¶ added in v1.9.6
func (m *ProductInfo) GetRemark() string
func (*ProductInfo) GetRevises ¶ added in v1.9.6
func (m *ProductInfo) GetRevises() []string
func (*ProductInfo) GetShows ¶ added in v1.9.6
func (m *ProductInfo) GetShows() []string
func (*ProductInfo) GetStatus ¶ added in v1.9.6
func (m *ProductInfo) GetStatus() uint32
func (*ProductInfo) GetTemplet ¶ added in v1.9.6
func (m *ProductInfo) GetTemplet() string
func (*ProductInfo) GetType ¶ added in v1.9.6
func (m *ProductInfo) GetType() uint32
func (*ProductInfo) GetUid ¶ added in v1.9.6
func (m *ProductInfo) GetUid() string
func (*ProductInfo) GetUpdated ¶ added in v1.9.6
func (m *ProductInfo) GetUpdated() int64
func (*ProductInfo) ProtoMessage ¶ added in v1.9.6
func (*ProductInfo) ProtoMessage()
func (*ProductInfo) Reset ¶ added in v1.9.6
func (m *ProductInfo) Reset()
func (*ProductInfo) String ¶ added in v1.9.6
func (m *ProductInfo) String() string
func (*ProductInfo) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ProductInfo) XXX_DiscardUnknown()
func (*ProductInfo) XXX_Marshal ¶ added in v1.9.6
func (m *ProductInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ProductInfo) XXX_Merge ¶ added in v1.9.6
func (m *ProductInfo) XXX_Merge(src proto.Message)
func (*ProductInfo) XXX_Size ¶ added in v1.9.6
func (m *ProductInfo) XXX_Size() int
func (*ProductInfo) XXX_Unmarshal ¶ added in v1.9.6
func (m *ProductInfo) XXX_Unmarshal(b []byte) error
type ProductService ¶ added in v1.9.6
type ProductService interface { AddOne(ctx context.Context, in *ReqProductAdd, opts ...client.CallOption) (*ReplyProductInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyProductInfo, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyProductList, 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 *ReqProductUpdate, opts ...client.CallOption) (*ReplyProductInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) AppendDisplay(ctx context.Context, in *ReqProductDisplay, opts ...client.CallOption) (*ReplyProductDisplays, error) SubtractDisplay(ctx context.Context, in *ReqProductDisplay, opts ...client.CallOption) (*ReplyProductDisplays, error) }
func NewProductService ¶ added in v1.9.6
func NewProductService(name string, c client.Client) ProductService
type ProductServiceHandler ¶ added in v1.9.6
type ProductServiceHandler interface { AddOne(context.Context, *ReqProductAdd, *ReplyProductInfo) error GetOne(context.Context, *RequestInfo, *ReplyProductInfo) error GetByFilter(context.Context, *RequestFilter, *ReplyProductList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqProductUpdate, *ReplyProductInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error AppendDisplay(context.Context, *ReqProductDisplay, *ReplyProductDisplays) error SubtractDisplay(context.Context, *ReqProductDisplay, *ReplyProductDisplays) error }
type RankInfo ¶ added in v1.5.3
type RankInfo struct { Index uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Count uint32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RankInfo) Descriptor ¶ added in v1.5.3
func (*RankInfo) ProtoMessage ¶ added in v1.5.3
func (*RankInfo) ProtoMessage()
func (*RankInfo) XXX_DiscardUnknown ¶ added in v1.5.3
func (m *RankInfo) XXX_DiscardUnknown()
func (*RankInfo) XXX_Marshal ¶ added in v1.5.3
func (*RankInfo) XXX_Unmarshal ¶ added in v1.5.3
type RecordInfo ¶ added in v1.8.7
type RecordInfo struct { Option uint32 `protobuf:"varint,1,opt,name=option,proto3" json:"option,omitempty"` From string `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To string `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` Stamp int64 `protobuf:"varint,7,opt,name=stamp,proto3" json:"stamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RecordInfo) Descriptor ¶ added in v1.8.7
func (*RecordInfo) Descriptor() ([]byte, []int)
func (*RecordInfo) GetContent ¶ added in v1.11.6
func (m *RecordInfo) GetContent() string
func (*RecordInfo) GetFrom ¶ added in v1.8.7
func (m *RecordInfo) GetFrom() string
func (*RecordInfo) GetOperator ¶ added in v1.8.8
func (m *RecordInfo) GetOperator() string
func (*RecordInfo) GetOption ¶ added in v1.8.7
func (m *RecordInfo) GetOption() uint32
func (*RecordInfo) GetRemark ¶ added in v1.8.7
func (m *RecordInfo) GetRemark() string
func (*RecordInfo) GetStamp ¶ added in v1.11.11
func (m *RecordInfo) GetStamp() int64
func (*RecordInfo) GetTo ¶ added in v1.8.7
func (m *RecordInfo) GetTo() string
func (*RecordInfo) ProtoMessage ¶ added in v1.8.7
func (*RecordInfo) ProtoMessage()
func (*RecordInfo) Reset ¶ added in v1.8.7
func (m *RecordInfo) Reset()
func (*RecordInfo) String ¶ added in v1.8.7
func (m *RecordInfo) String() string
func (*RecordInfo) XXX_DiscardUnknown ¶ added in v1.8.7
func (m *RecordInfo) XXX_DiscardUnknown()
func (*RecordInfo) XXX_Marshal ¶ added in v1.8.7
func (m *RecordInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecordInfo) XXX_Merge ¶ added in v1.8.7
func (m *RecordInfo) XXX_Merge(src proto.Message)
func (*RecordInfo) XXX_Size ¶ added in v1.8.7
func (m *RecordInfo) XXX_Size() int
func (*RecordInfo) XXX_Unmarshal ¶ added in v1.8.7
func (m *RecordInfo) XXX_Unmarshal(b []byte) error
type RepertoryInfo ¶ added in v1.2.0
type RepertoryInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"` Remark string `protobuf:"bytes,7,opt,name=remark,proto3" json:"remark,omitempty"` Creator string `protobuf:"bytes,8,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,9,opt,name=operator,proto3" json:"operator,omitempty"` Bags []string `protobuf:"bytes,20,rep,name=bags,proto3" json:"bags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RepertoryInfo) Descriptor ¶ added in v1.2.0
func (*RepertoryInfo) Descriptor() ([]byte, []int)
func (*RepertoryInfo) GetBags ¶ added in v1.2.0
func (m *RepertoryInfo) GetBags() []string
func (*RepertoryInfo) GetCreated ¶ added in v1.2.0
func (m *RepertoryInfo) GetCreated() int64
func (*RepertoryInfo) GetCreator ¶ added in v1.2.0
func (m *RepertoryInfo) GetCreator() string
func (*RepertoryInfo) GetName ¶ added in v1.2.0
func (m *RepertoryInfo) GetName() string
func (*RepertoryInfo) GetOperator ¶ added in v1.2.0
func (m *RepertoryInfo) GetOperator() string
func (*RepertoryInfo) GetOwner ¶ added in v1.2.0
func (m *RepertoryInfo) GetOwner() string
func (*RepertoryInfo) GetRemark ¶ added in v1.2.0
func (m *RepertoryInfo) GetRemark() string
func (*RepertoryInfo) GetUid ¶ added in v1.2.0
func (m *RepertoryInfo) GetUid() string
func (*RepertoryInfo) GetUpdated ¶ added in v1.2.0
func (m *RepertoryInfo) GetUpdated() int64
func (*RepertoryInfo) ProtoMessage ¶ added in v1.2.0
func (*RepertoryInfo) ProtoMessage()
func (*RepertoryInfo) Reset ¶ added in v1.2.0
func (m *RepertoryInfo) Reset()
func (*RepertoryInfo) String ¶ added in v1.2.0
func (m *RepertoryInfo) String() string
func (*RepertoryInfo) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *RepertoryInfo) XXX_DiscardUnknown()
func (*RepertoryInfo) XXX_Marshal ¶ added in v1.2.2
func (m *RepertoryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RepertoryInfo) XXX_Merge ¶ added in v1.2.2
func (m *RepertoryInfo) XXX_Merge(src proto.Message)
func (*RepertoryInfo) XXX_Size ¶ added in v1.2.2
func (m *RepertoryInfo) XXX_Size() int
func (*RepertoryInfo) XXX_Unmarshal ¶ added in v1.2.2
func (m *RepertoryInfo) XXX_Unmarshal(b []byte) error
type RepertoryService ¶ added in v1.2.0
type RepertoryService interface { GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyRepertoryInfo, error) AppendOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyRepertoryInfo, error) SubtractOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyRepertoryInfo, error) UpdateList(ctx context.Context, in *ReqRepertoryBags, opts ...client.CallOption) (*ReplyRepertoryInfo, error) }
func NewRepertoryService ¶ added in v1.2.0
func NewRepertoryService(name string, c client.Client) RepertoryService
type RepertoryServiceHandler ¶ added in v1.2.0
type RepertoryServiceHandler interface { GetOne(context.Context, *RequestInfo, *ReplyRepertoryInfo) error AppendOne(context.Context, *RequestInfo, *ReplyRepertoryInfo) error SubtractOne(context.Context, *RequestInfo, *ReplyRepertoryInfo) error UpdateList(context.Context, *ReqRepertoryBags, *ReplyRepertoryInfo) error }
type ReplyActivityInfo ¶ added in v1.3.0
type ReplyActivityInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *ActivityInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyActivityInfo) Descriptor ¶ added in v1.3.0
func (*ReplyActivityInfo) Descriptor() ([]byte, []int)
func (*ReplyActivityInfo) GetInfo ¶ added in v1.3.0
func (m *ReplyActivityInfo) GetInfo() *ActivityInfo
func (*ReplyActivityInfo) GetStatus ¶ added in v1.3.0
func (m *ReplyActivityInfo) GetStatus() *ReplyStatus
func (*ReplyActivityInfo) ProtoMessage ¶ added in v1.3.0
func (*ReplyActivityInfo) ProtoMessage()
func (*ReplyActivityInfo) Reset ¶ added in v1.3.0
func (m *ReplyActivityInfo) Reset()
func (*ReplyActivityInfo) String ¶ added in v1.3.0
func (m *ReplyActivityInfo) String() string
func (*ReplyActivityInfo) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReplyActivityInfo) XXX_DiscardUnknown()
func (*ReplyActivityInfo) XXX_Marshal ¶ added in v1.3.0
func (m *ReplyActivityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyActivityInfo) XXX_Merge ¶ added in v1.3.0
func (m *ReplyActivityInfo) XXX_Merge(src proto.Message)
func (*ReplyActivityInfo) XXX_Size ¶ added in v1.3.0
func (m *ReplyActivityInfo) XXX_Size() int
func (*ReplyActivityInfo) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReplyActivityInfo) XXX_Unmarshal(b []byte) error
type ReplyActivityList ¶ added in v1.3.0
type ReplyActivityList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*ActivityInfo `protobuf:"bytes,16,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyActivityList) Descriptor ¶ added in v1.3.0
func (*ReplyActivityList) Descriptor() ([]byte, []int)
func (*ReplyActivityList) GetList ¶ added in v1.3.0
func (m *ReplyActivityList) GetList() []*ActivityInfo
func (*ReplyActivityList) GetNumber ¶ added in v1.4.10
func (m *ReplyActivityList) GetNumber() uint32
func (*ReplyActivityList) GetPage ¶ added in v1.4.10
func (m *ReplyActivityList) GetPage() uint32
func (*ReplyActivityList) GetPages ¶ added in v1.4.10
func (m *ReplyActivityList) GetPages() uint32
func (*ReplyActivityList) GetStatus ¶ added in v1.3.0
func (m *ReplyActivityList) GetStatus() *ReplyStatus
func (*ReplyActivityList) GetTotal ¶ added in v1.4.10
func (m *ReplyActivityList) GetTotal() uint32
func (*ReplyActivityList) ProtoMessage ¶ added in v1.3.0
func (*ReplyActivityList) ProtoMessage()
func (*ReplyActivityList) Reset ¶ added in v1.3.0
func (m *ReplyActivityList) Reset()
func (*ReplyActivityList) String ¶ added in v1.3.0
func (m *ReplyActivityList) String() string
func (*ReplyActivityList) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReplyActivityList) XXX_DiscardUnknown()
func (*ReplyActivityList) XXX_Marshal ¶ added in v1.3.0
func (m *ReplyActivityList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyActivityList) XXX_Merge ¶ added in v1.3.0
func (m *ReplyActivityList) XXX_Merge(src proto.Message)
func (*ReplyActivityList) XXX_Size ¶ added in v1.3.0
func (m *ReplyActivityList) XXX_Size() int
func (*ReplyActivityList) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReplyActivityList) XXX_Unmarshal(b []byte) error
type ReplyArticleInfo ¶ added in v1.4.5
type ReplyArticleInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *ArticleInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyArticleInfo) Descriptor ¶ added in v1.4.5
func (*ReplyArticleInfo) Descriptor() ([]byte, []int)
func (*ReplyArticleInfo) GetInfo ¶ added in v1.4.5
func (m *ReplyArticleInfo) GetInfo() *ArticleInfo
func (*ReplyArticleInfo) GetStatus ¶ added in v1.4.5
func (m *ReplyArticleInfo) GetStatus() *ReplyStatus
func (*ReplyArticleInfo) ProtoMessage ¶ added in v1.4.5
func (*ReplyArticleInfo) ProtoMessage()
func (*ReplyArticleInfo) Reset ¶ added in v1.4.5
func (m *ReplyArticleInfo) Reset()
func (*ReplyArticleInfo) String ¶ added in v1.4.5
func (m *ReplyArticleInfo) String() string
func (*ReplyArticleInfo) XXX_DiscardUnknown ¶ added in v1.4.5
func (m *ReplyArticleInfo) XXX_DiscardUnknown()
func (*ReplyArticleInfo) XXX_Marshal ¶ added in v1.4.5
func (m *ReplyArticleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyArticleInfo) XXX_Merge ¶ added in v1.4.5
func (m *ReplyArticleInfo) XXX_Merge(src proto.Message)
func (*ReplyArticleInfo) XXX_Size ¶ added in v1.4.5
func (m *ReplyArticleInfo) XXX_Size() int
func (*ReplyArticleInfo) XXX_Unmarshal ¶ added in v1.4.5
func (m *ReplyArticleInfo) XXX_Unmarshal(b []byte) error
type ReplyArticleList ¶ added in v1.4.5
type ReplyArticleList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*ArticleInfo `protobuf:"bytes,21,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyArticleList) Descriptor ¶ added in v1.4.5
func (*ReplyArticleList) Descriptor() ([]byte, []int)
func (*ReplyArticleList) GetList ¶ added in v1.4.5
func (m *ReplyArticleList) GetList() []*ArticleInfo
func (*ReplyArticleList) GetNumber ¶ added in v1.4.10
func (m *ReplyArticleList) GetNumber() uint32
func (*ReplyArticleList) GetPage ¶ added in v1.4.10
func (m *ReplyArticleList) GetPage() uint32
func (*ReplyArticleList) GetPages ¶ added in v1.4.10
func (m *ReplyArticleList) GetPages() uint32
func (*ReplyArticleList) GetStatus ¶ added in v1.4.5
func (m *ReplyArticleList) GetStatus() *ReplyStatus
func (*ReplyArticleList) GetTotal ¶ added in v1.4.10
func (m *ReplyArticleList) GetTotal() uint32
func (*ReplyArticleList) ProtoMessage ¶ added in v1.4.5
func (*ReplyArticleList) ProtoMessage()
func (*ReplyArticleList) Reset ¶ added in v1.4.5
func (m *ReplyArticleList) Reset()
func (*ReplyArticleList) String ¶ added in v1.4.5
func (m *ReplyArticleList) String() string
func (*ReplyArticleList) XXX_DiscardUnknown ¶ added in v1.4.5
func (m *ReplyArticleList) XXX_DiscardUnknown()
func (*ReplyArticleList) XXX_Marshal ¶ added in v1.4.5
func (m *ReplyArticleList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyArticleList) XXX_Merge ¶ added in v1.4.5
func (m *ReplyArticleList) XXX_Merge(src proto.Message)
func (*ReplyArticleList) XXX_Size ¶ added in v1.4.5
func (m *ReplyArticleList) XXX_Size() int
func (*ReplyArticleList) XXX_Unmarshal ¶ added in v1.4.5
func (m *ReplyArticleList) XXX_Unmarshal(b []byte) error
type ReplyDisplayContents ¶ added in v1.9.5
type ReplyDisplayContents 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"` Contents []*DisplayContent `protobuf:"bytes,20,rep,name=contents,proto3" json:"contents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyDisplayContents) Descriptor ¶ added in v1.9.5
func (*ReplyDisplayContents) Descriptor() ([]byte, []int)
func (*ReplyDisplayContents) GetContents ¶ added in v1.9.5
func (m *ReplyDisplayContents) GetContents() []*DisplayContent
func (*ReplyDisplayContents) GetStatus ¶ added in v1.9.5
func (m *ReplyDisplayContents) GetStatus() *ReplyStatus
func (*ReplyDisplayContents) GetUid ¶ added in v1.9.5
func (m *ReplyDisplayContents) GetUid() string
func (*ReplyDisplayContents) ProtoMessage ¶ added in v1.9.5
func (*ReplyDisplayContents) ProtoMessage()
func (*ReplyDisplayContents) Reset ¶ added in v1.9.5
func (m *ReplyDisplayContents) Reset()
func (*ReplyDisplayContents) String ¶ added in v1.9.5
func (m *ReplyDisplayContents) String() string
func (*ReplyDisplayContents) XXX_DiscardUnknown ¶ added in v1.9.5
func (m *ReplyDisplayContents) XXX_DiscardUnknown()
func (*ReplyDisplayContents) XXX_Marshal ¶ added in v1.9.5
func (m *ReplyDisplayContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyDisplayContents) XXX_Merge ¶ added in v1.9.5
func (m *ReplyDisplayContents) XXX_Merge(src proto.Message)
func (*ReplyDisplayContents) XXX_Size ¶ added in v1.9.5
func (m *ReplyDisplayContents) XXX_Size() int
func (*ReplyDisplayContents) XXX_Unmarshal ¶ added in v1.9.5
func (m *ReplyDisplayContents) XXX_Unmarshal(b []byte) error
type ReplyDisplayInfo ¶ added in v1.7.0
type ReplyDisplayInfo struct { Info *DisplayInfo `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 (*ReplyDisplayInfo) Descriptor ¶ added in v1.7.0
func (*ReplyDisplayInfo) Descriptor() ([]byte, []int)
func (*ReplyDisplayInfo) GetInfo ¶ added in v1.7.0
func (m *ReplyDisplayInfo) GetInfo() *DisplayInfo
func (*ReplyDisplayInfo) GetStatus ¶ added in v1.7.0
func (m *ReplyDisplayInfo) GetStatus() *ReplyStatus
func (*ReplyDisplayInfo) ProtoMessage ¶ added in v1.7.0
func (*ReplyDisplayInfo) ProtoMessage()
func (*ReplyDisplayInfo) Reset ¶ added in v1.7.0
func (m *ReplyDisplayInfo) Reset()
func (*ReplyDisplayInfo) String ¶ added in v1.7.0
func (m *ReplyDisplayInfo) String() string
func (*ReplyDisplayInfo) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReplyDisplayInfo) XXX_DiscardUnknown()
func (*ReplyDisplayInfo) XXX_Marshal ¶ added in v1.7.0
func (m *ReplyDisplayInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyDisplayInfo) XXX_Merge ¶ added in v1.7.0
func (m *ReplyDisplayInfo) XXX_Merge(src proto.Message)
func (*ReplyDisplayInfo) XXX_Size ¶ added in v1.7.0
func (m *ReplyDisplayInfo) XXX_Size() int
func (*ReplyDisplayInfo) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReplyDisplayInfo) XXX_Unmarshal(b []byte) error
type ReplyDisplayList ¶ added in v1.7.0
type ReplyDisplayList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*DisplayInfo `protobuf:"bytes,20,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyDisplayList) Descriptor ¶ added in v1.7.0
func (*ReplyDisplayList) Descriptor() ([]byte, []int)
func (*ReplyDisplayList) GetList ¶ added in v1.7.0
func (m *ReplyDisplayList) GetList() []*DisplayInfo
func (*ReplyDisplayList) GetNumber ¶ added in v1.7.0
func (m *ReplyDisplayList) GetNumber() uint32
func (*ReplyDisplayList) GetPage ¶ added in v1.7.0
func (m *ReplyDisplayList) GetPage() uint32
func (*ReplyDisplayList) GetPages ¶ added in v1.7.0
func (m *ReplyDisplayList) GetPages() uint32
func (*ReplyDisplayList) GetStatus ¶ added in v1.7.0
func (m *ReplyDisplayList) GetStatus() *ReplyStatus
func (*ReplyDisplayList) GetTotal ¶ added in v1.7.0
func (m *ReplyDisplayList) GetTotal() uint32
func (*ReplyDisplayList) ProtoMessage ¶ added in v1.7.0
func (*ReplyDisplayList) ProtoMessage()
func (*ReplyDisplayList) Reset ¶ added in v1.7.0
func (m *ReplyDisplayList) Reset()
func (*ReplyDisplayList) String ¶ added in v1.7.0
func (m *ReplyDisplayList) String() string
func (*ReplyDisplayList) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReplyDisplayList) XXX_DiscardUnknown()
func (*ReplyDisplayList) XXX_Marshal ¶ added in v1.7.0
func (m *ReplyDisplayList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyDisplayList) XXX_Merge ¶ added in v1.7.0
func (m *ReplyDisplayList) XXX_Merge(src proto.Message)
func (*ReplyDisplayList) XXX_Size ¶ added in v1.7.0
func (m *ReplyDisplayList) XXX_Size() int
func (*ReplyDisplayList) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReplyDisplayList) XXX_Unmarshal(b []byte) error
type ReplyFavoriteInfo ¶ added in v1.1.0
type ReplyFavoriteInfo struct { Info *FavoriteInfo `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 (*ReplyFavoriteInfo) Descriptor ¶ added in v1.1.0
func (*ReplyFavoriteInfo) Descriptor() ([]byte, []int)
func (*ReplyFavoriteInfo) GetInfo ¶ added in v1.1.0
func (m *ReplyFavoriteInfo) GetInfo() *FavoriteInfo
func (*ReplyFavoriteInfo) GetStatus ¶ added in v1.1.0
func (m *ReplyFavoriteInfo) GetStatus() *ReplyStatus
func (*ReplyFavoriteInfo) ProtoMessage ¶ added in v1.1.0
func (*ReplyFavoriteInfo) ProtoMessage()
func (*ReplyFavoriteInfo) Reset ¶ added in v1.1.0
func (m *ReplyFavoriteInfo) Reset()
func (*ReplyFavoriteInfo) String ¶ added in v1.1.0
func (m *ReplyFavoriteInfo) String() string
func (*ReplyFavoriteInfo) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReplyFavoriteInfo) XXX_DiscardUnknown()
func (*ReplyFavoriteInfo) XXX_Marshal ¶ added in v1.2.2
func (m *ReplyFavoriteInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFavoriteInfo) XXX_Merge ¶ added in v1.2.2
func (m *ReplyFavoriteInfo) XXX_Merge(src proto.Message)
func (*ReplyFavoriteInfo) XXX_Size ¶ added in v1.2.2
func (m *ReplyFavoriteInfo) XXX_Size() int
func (*ReplyFavoriteInfo) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReplyFavoriteInfo) XXX_Unmarshal(b []byte) error
type ReplyFavoriteKeys ¶ added in v1.3.4
type ReplyFavoriteKeys struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Status *ReplyStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` Keys []string `protobuf:"bytes,21,rep,name=keys,proto3" json:"keys,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyFavoriteKeys) Descriptor ¶ added in v1.3.4
func (*ReplyFavoriteKeys) Descriptor() ([]byte, []int)
func (*ReplyFavoriteKeys) GetKeys ¶ added in v1.3.6
func (m *ReplyFavoriteKeys) GetKeys() []string
func (*ReplyFavoriteKeys) GetStatus ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) GetStatus() *ReplyStatus
func (*ReplyFavoriteKeys) GetUid ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) GetUid() string
func (*ReplyFavoriteKeys) ProtoMessage ¶ added in v1.3.4
func (*ReplyFavoriteKeys) ProtoMessage()
func (*ReplyFavoriteKeys) Reset ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) Reset()
func (*ReplyFavoriteKeys) String ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) String() string
func (*ReplyFavoriteKeys) XXX_DiscardUnknown ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) XXX_DiscardUnknown()
func (*ReplyFavoriteKeys) XXX_Marshal ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFavoriteKeys) XXX_Merge ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) XXX_Merge(src proto.Message)
func (*ReplyFavoriteKeys) XXX_Size ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) XXX_Size() int
func (*ReplyFavoriteKeys) XXX_Unmarshal ¶ added in v1.3.4
func (m *ReplyFavoriteKeys) XXX_Unmarshal(b []byte) error
type ReplyFavoriteList ¶
type ReplyFavoriteList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*FavoriteInfo `protobuf:"bytes,21,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyFavoriteList) Descriptor ¶
func (*ReplyFavoriteList) Descriptor() ([]byte, []int)
func (*ReplyFavoriteList) GetList ¶
func (m *ReplyFavoriteList) GetList() []*FavoriteInfo
func (*ReplyFavoriteList) GetNumber ¶ added in v1.4.10
func (m *ReplyFavoriteList) GetNumber() uint32
func (*ReplyFavoriteList) GetPage ¶ added in v1.4.10
func (m *ReplyFavoriteList) GetPage() uint32
func (*ReplyFavoriteList) GetPages ¶ added in v1.4.10
func (m *ReplyFavoriteList) GetPages() uint32
func (*ReplyFavoriteList) GetStatus ¶ added in v1.1.0
func (m *ReplyFavoriteList) GetStatus() *ReplyStatus
func (*ReplyFavoriteList) GetTotal ¶ added in v1.4.10
func (m *ReplyFavoriteList) GetTotal() uint32
func (*ReplyFavoriteList) ProtoMessage ¶
func (*ReplyFavoriteList) ProtoMessage()
func (*ReplyFavoriteList) Reset ¶
func (m *ReplyFavoriteList) Reset()
func (*ReplyFavoriteList) String ¶
func (m *ReplyFavoriteList) String() string
func (*ReplyFavoriteList) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReplyFavoriteList) XXX_DiscardUnknown()
func (*ReplyFavoriteList) XXX_Marshal ¶ added in v1.2.2
func (m *ReplyFavoriteList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFavoriteList) XXX_Merge ¶ added in v1.2.2
func (m *ReplyFavoriteList) XXX_Merge(src proto.Message)
func (*ReplyFavoriteList) XXX_Size ¶ added in v1.2.2
func (m *ReplyFavoriteList) XXX_Size() int
func (*ReplyFavoriteList) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReplyFavoriteList) XXX_Unmarshal(b []byte) error
type ReplyInfo ¶
type ReplyInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Parent string `protobuf:"bytes,2,opt,name=parent,proto3" json:"parent,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 (*ReplyInfo) Descriptor ¶
func (*ReplyInfo) GetStatus ¶ added in v1.1.0
func (m *ReplyInfo) GetStatus() *ReplyStatus
func (*ReplyInfo) ProtoMessage ¶
func (*ReplyInfo) ProtoMessage()
func (*ReplyInfo) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReplyInfo) XXX_DiscardUnknown()
func (*ReplyInfo) XXX_Marshal ¶ added in v1.2.2
func (*ReplyInfo) XXX_Unmarshal ¶ added in v1.2.2
type ReplyList ¶ added in v1.3.0
type ReplyList 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"` List []string `protobuf:"bytes,21,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyList) Descriptor ¶ added in v1.3.0
func (*ReplyList) GetStatus ¶ added in v1.3.1
func (m *ReplyList) GetStatus() *ReplyStatus
func (*ReplyList) ProtoMessage ¶ added in v1.3.0
func (*ReplyList) ProtoMessage()
func (*ReplyList) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReplyList) XXX_DiscardUnknown()
func (*ReplyList) XXX_Marshal ¶ added in v1.3.0
func (*ReplyList) XXX_Unmarshal ¶ added in v1.3.0
type ReplyMessages ¶ added in v1.6.0
type ReplyMessages struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Count uint32 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"` List []*MessageInfo `protobuf:"bytes,16,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyMessages) Descriptor ¶ added in v1.6.0
func (*ReplyMessages) Descriptor() ([]byte, []int)
func (*ReplyMessages) GetCount ¶ added in v1.6.0
func (m *ReplyMessages) GetCount() uint32
func (*ReplyMessages) GetList ¶ added in v1.6.0
func (m *ReplyMessages) GetList() []*MessageInfo
func (*ReplyMessages) GetPage ¶ added in v1.6.0
func (m *ReplyMessages) GetPage() uint32
func (*ReplyMessages) GetPages ¶ added in v1.6.0
func (m *ReplyMessages) GetPages() uint32
func (*ReplyMessages) GetStatus ¶ added in v1.6.0
func (m *ReplyMessages) GetStatus() *ReplyStatus
func (*ReplyMessages) GetTotal ¶ added in v1.6.0
func (m *ReplyMessages) GetTotal() uint32
func (*ReplyMessages) ProtoMessage ¶ added in v1.6.0
func (*ReplyMessages) ProtoMessage()
func (*ReplyMessages) Reset ¶ added in v1.6.0
func (m *ReplyMessages) Reset()
func (*ReplyMessages) String ¶ added in v1.6.0
func (m *ReplyMessages) String() string
func (*ReplyMessages) XXX_DiscardUnknown ¶ added in v1.6.0
func (m *ReplyMessages) XXX_DiscardUnknown()
func (*ReplyMessages) XXX_Marshal ¶ added in v1.6.0
func (m *ReplyMessages) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyMessages) XXX_Merge ¶ added in v1.6.0
func (m *ReplyMessages) XXX_Merge(src proto.Message)
func (*ReplyMessages) XXX_Size ¶ added in v1.6.0
func (m *ReplyMessages) XXX_Size() int
func (*ReplyMessages) XXX_Unmarshal ¶ added in v1.6.0
func (m *ReplyMessages) XXX_Unmarshal(b []byte) error
type ReplyNoticeInfo ¶ added in v1.4.6
type ReplyNoticeInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *NoticeInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyNoticeInfo) Descriptor ¶ added in v1.4.6
func (*ReplyNoticeInfo) Descriptor() ([]byte, []int)
func (*ReplyNoticeInfo) GetInfo ¶ added in v1.4.6
func (m *ReplyNoticeInfo) GetInfo() *NoticeInfo
func (*ReplyNoticeInfo) GetStatus ¶ added in v1.4.6
func (m *ReplyNoticeInfo) GetStatus() *ReplyStatus
func (*ReplyNoticeInfo) ProtoMessage ¶ added in v1.4.6
func (*ReplyNoticeInfo) ProtoMessage()
func (*ReplyNoticeInfo) Reset ¶ added in v1.4.6
func (m *ReplyNoticeInfo) Reset()
func (*ReplyNoticeInfo) String ¶ added in v1.4.6
func (m *ReplyNoticeInfo) String() string
func (*ReplyNoticeInfo) XXX_DiscardUnknown ¶ added in v1.4.6
func (m *ReplyNoticeInfo) XXX_DiscardUnknown()
func (*ReplyNoticeInfo) XXX_Marshal ¶ added in v1.4.6
func (m *ReplyNoticeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyNoticeInfo) XXX_Merge ¶ added in v1.4.6
func (m *ReplyNoticeInfo) XXX_Merge(src proto.Message)
func (*ReplyNoticeInfo) XXX_Size ¶ added in v1.4.6
func (m *ReplyNoticeInfo) XXX_Size() int
func (*ReplyNoticeInfo) XXX_Unmarshal ¶ added in v1.4.6
func (m *ReplyNoticeInfo) XXX_Unmarshal(b []byte) error
type ReplyNoticeList ¶ added in v1.4.6
type ReplyNoticeList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*NoticeInfo `protobuf:"bytes,16,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyNoticeList) Descriptor ¶ added in v1.4.6
func (*ReplyNoticeList) Descriptor() ([]byte, []int)
func (*ReplyNoticeList) GetList ¶ added in v1.4.6
func (m *ReplyNoticeList) GetList() []*NoticeInfo
func (*ReplyNoticeList) GetNumber ¶ added in v1.4.10
func (m *ReplyNoticeList) GetNumber() uint32
func (*ReplyNoticeList) GetPage ¶ added in v1.4.10
func (m *ReplyNoticeList) GetPage() uint32
func (*ReplyNoticeList) GetPages ¶ added in v1.4.10
func (m *ReplyNoticeList) GetPages() uint32
func (*ReplyNoticeList) GetStatus ¶ added in v1.4.6
func (m *ReplyNoticeList) GetStatus() *ReplyStatus
func (*ReplyNoticeList) GetTotal ¶ added in v1.4.10
func (m *ReplyNoticeList) GetTotal() uint32
func (*ReplyNoticeList) ProtoMessage ¶ added in v1.4.6
func (*ReplyNoticeList) ProtoMessage()
func (*ReplyNoticeList) Reset ¶ added in v1.4.6
func (m *ReplyNoticeList) Reset()
func (*ReplyNoticeList) String ¶ added in v1.4.6
func (m *ReplyNoticeList) String() string
func (*ReplyNoticeList) XXX_DiscardUnknown ¶ added in v1.4.6
func (m *ReplyNoticeList) XXX_DiscardUnknown()
func (*ReplyNoticeList) XXX_Marshal ¶ added in v1.4.6
func (m *ReplyNoticeList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyNoticeList) XXX_Merge ¶ added in v1.4.6
func (m *ReplyNoticeList) XXX_Merge(src proto.Message)
func (*ReplyNoticeList) XXX_Size ¶ added in v1.4.6
func (m *ReplyNoticeList) XXX_Size() int
func (*ReplyNoticeList) XXX_Unmarshal ¶ added in v1.4.6
func (m *ReplyNoticeList) XXX_Unmarshal(b []byte) error
type ReplyPairList ¶ added in v1.4.2
type ReplyPairList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*PairInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPairList) Descriptor ¶ added in v1.4.2
func (*ReplyPairList) Descriptor() ([]byte, []int)
func (*ReplyPairList) GetList ¶ added in v1.4.2
func (m *ReplyPairList) GetList() []*PairInfo
func (*ReplyPairList) GetStatus ¶ added in v1.4.2
func (m *ReplyPairList) GetStatus() *ReplyStatus
func (*ReplyPairList) ProtoMessage ¶ added in v1.4.2
func (*ReplyPairList) ProtoMessage()
func (*ReplyPairList) Reset ¶ added in v1.4.2
func (m *ReplyPairList) Reset()
func (*ReplyPairList) String ¶ added in v1.4.2
func (m *ReplyPairList) String() string
func (*ReplyPairList) XXX_DiscardUnknown ¶ added in v1.4.2
func (m *ReplyPairList) XXX_DiscardUnknown()
func (*ReplyPairList) XXX_Marshal ¶ added in v1.4.2
func (m *ReplyPairList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPairList) XXX_Merge ¶ added in v1.4.2
func (m *ReplyPairList) XXX_Merge(src proto.Message)
func (*ReplyPairList) XXX_Size ¶ added in v1.4.2
func (m *ReplyPairList) XXX_Size() int
func (*ReplyPairList) XXX_Unmarshal ¶ added in v1.4.2
func (m *ReplyPairList) XXX_Unmarshal(b []byte) error
type ReplyProductDisplays ¶ added in v1.9.6
type ReplyProductDisplays struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*DisplayShow `protobuf:"bytes,16,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyProductDisplays) Descriptor ¶ added in v1.9.6
func (*ReplyProductDisplays) Descriptor() ([]byte, []int)
func (*ReplyProductDisplays) GetList ¶ added in v1.9.6
func (m *ReplyProductDisplays) GetList() []*DisplayShow
func (*ReplyProductDisplays) GetStatus ¶ added in v1.9.6
func (m *ReplyProductDisplays) GetStatus() *ReplyStatus
func (*ReplyProductDisplays) ProtoMessage ¶ added in v1.9.6
func (*ReplyProductDisplays) ProtoMessage()
func (*ReplyProductDisplays) Reset ¶ added in v1.9.6
func (m *ReplyProductDisplays) Reset()
func (*ReplyProductDisplays) String ¶ added in v1.9.6
func (m *ReplyProductDisplays) String() string
func (*ReplyProductDisplays) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ReplyProductDisplays) XXX_DiscardUnknown()
func (*ReplyProductDisplays) XXX_Marshal ¶ added in v1.9.6
func (m *ReplyProductDisplays) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyProductDisplays) XXX_Merge ¶ added in v1.9.6
func (m *ReplyProductDisplays) XXX_Merge(src proto.Message)
func (*ReplyProductDisplays) XXX_Size ¶ added in v1.9.6
func (m *ReplyProductDisplays) XXX_Size() int
func (*ReplyProductDisplays) XXX_Unmarshal ¶ added in v1.9.6
func (m *ReplyProductDisplays) XXX_Unmarshal(b []byte) error
type ReplyProductInfo ¶ added in v1.9.6
type ReplyProductInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *ProductInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyProductInfo) Descriptor ¶ added in v1.9.6
func (*ReplyProductInfo) Descriptor() ([]byte, []int)
func (*ReplyProductInfo) GetInfo ¶ added in v1.9.6
func (m *ReplyProductInfo) GetInfo() *ProductInfo
func (*ReplyProductInfo) GetStatus ¶ added in v1.9.6
func (m *ReplyProductInfo) GetStatus() *ReplyStatus
func (*ReplyProductInfo) ProtoMessage ¶ added in v1.9.6
func (*ReplyProductInfo) ProtoMessage()
func (*ReplyProductInfo) Reset ¶ added in v1.9.6
func (m *ReplyProductInfo) Reset()
func (*ReplyProductInfo) String ¶ added in v1.9.6
func (m *ReplyProductInfo) String() string
func (*ReplyProductInfo) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ReplyProductInfo) XXX_DiscardUnknown()
func (*ReplyProductInfo) XXX_Marshal ¶ added in v1.9.6
func (m *ReplyProductInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyProductInfo) XXX_Merge ¶ added in v1.9.6
func (m *ReplyProductInfo) XXX_Merge(src proto.Message)
func (*ReplyProductInfo) XXX_Size ¶ added in v1.9.6
func (m *ReplyProductInfo) XXX_Size() int
func (*ReplyProductInfo) XXX_Unmarshal ¶ added in v1.9.6
func (m *ReplyProductInfo) XXX_Unmarshal(b []byte) error
type ReplyProductList ¶ added in v1.9.6
type ReplyProductList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*ProductInfo `protobuf:"bytes,16,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyProductList) Descriptor ¶ added in v1.9.6
func (*ReplyProductList) Descriptor() ([]byte, []int)
func (*ReplyProductList) GetList ¶ added in v1.9.6
func (m *ReplyProductList) GetList() []*ProductInfo
func (*ReplyProductList) GetNumber ¶ added in v1.9.6
func (m *ReplyProductList) GetNumber() uint32
func (*ReplyProductList) GetPage ¶ added in v1.9.6
func (m *ReplyProductList) GetPage() uint32
func (*ReplyProductList) GetPages ¶ added in v1.9.6
func (m *ReplyProductList) GetPages() uint32
func (*ReplyProductList) GetStatus ¶ added in v1.9.6
func (m *ReplyProductList) GetStatus() *ReplyStatus
func (*ReplyProductList) GetTotal ¶ added in v1.9.6
func (m *ReplyProductList) GetTotal() uint32
func (*ReplyProductList) ProtoMessage ¶ added in v1.9.6
func (*ReplyProductList) ProtoMessage()
func (*ReplyProductList) Reset ¶ added in v1.9.6
func (m *ReplyProductList) Reset()
func (*ReplyProductList) String ¶ added in v1.9.6
func (m *ReplyProductList) String() string
func (*ReplyProductList) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ReplyProductList) XXX_DiscardUnknown()
func (*ReplyProductList) XXX_Marshal ¶ added in v1.9.6
func (m *ReplyProductList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyProductList) XXX_Merge ¶ added in v1.9.6
func (m *ReplyProductList) XXX_Merge(src proto.Message)
func (*ReplyProductList) XXX_Size ¶ added in v1.9.6
func (m *ReplyProductList) XXX_Size() int
func (*ReplyProductList) XXX_Unmarshal ¶ added in v1.9.6
func (m *ReplyProductList) XXX_Unmarshal(b []byte) error
type ReplyRepertoryInfo ¶ added in v1.2.0
type ReplyRepertoryInfo struct { Info *RepertoryInfo `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 (*ReplyRepertoryInfo) Descriptor ¶ added in v1.2.0
func (*ReplyRepertoryInfo) Descriptor() ([]byte, []int)
func (*ReplyRepertoryInfo) GetInfo ¶ added in v1.2.0
func (m *ReplyRepertoryInfo) GetInfo() *RepertoryInfo
func (*ReplyRepertoryInfo) GetStatus ¶ added in v1.2.0
func (m *ReplyRepertoryInfo) GetStatus() *ReplyStatus
func (*ReplyRepertoryInfo) ProtoMessage ¶ added in v1.2.0
func (*ReplyRepertoryInfo) ProtoMessage()
func (*ReplyRepertoryInfo) Reset ¶ added in v1.2.0
func (m *ReplyRepertoryInfo) Reset()
func (*ReplyRepertoryInfo) String ¶ added in v1.2.0
func (m *ReplyRepertoryInfo) String() string
func (*ReplyRepertoryInfo) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReplyRepertoryInfo) XXX_DiscardUnknown()
func (*ReplyRepertoryInfo) XXX_Marshal ¶ added in v1.2.2
func (m *ReplyRepertoryInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyRepertoryInfo) XXX_Merge ¶ added in v1.2.2
func (m *ReplyRepertoryInfo) XXX_Merge(src proto.Message)
func (*ReplyRepertoryInfo) XXX_Size ¶ added in v1.2.2
func (m *ReplyRepertoryInfo) XXX_Size() int
func (*ReplyRepertoryInfo) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReplyRepertoryInfo) XXX_Unmarshal(b []byte) error
type ReplySheetContent ¶ added in v1.9.4
type ReplySheetContent struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` List []*SheetContent `protobuf:"bytes,12,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 (*ReplySheetContent) Descriptor ¶ added in v1.9.4
func (*ReplySheetContent) Descriptor() ([]byte, []int)
func (*ReplySheetContent) GetList ¶ added in v1.9.4
func (m *ReplySheetContent) GetList() []*SheetContent
func (*ReplySheetContent) GetStatus ¶ added in v1.9.4
func (m *ReplySheetContent) GetStatus() *ReplyStatus
func (*ReplySheetContent) GetUid ¶ added in v1.9.4
func (m *ReplySheetContent) GetUid() string
func (*ReplySheetContent) ProtoMessage ¶ added in v1.9.4
func (*ReplySheetContent) ProtoMessage()
func (*ReplySheetContent) Reset ¶ added in v1.9.4
func (m *ReplySheetContent) Reset()
func (*ReplySheetContent) String ¶ added in v1.9.4
func (m *ReplySheetContent) String() string
func (*ReplySheetContent) XXX_DiscardUnknown ¶ added in v1.9.4
func (m *ReplySheetContent) XXX_DiscardUnknown()
func (*ReplySheetContent) XXX_Marshal ¶ added in v1.9.4
func (m *ReplySheetContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySheetContent) XXX_Merge ¶ added in v1.9.4
func (m *ReplySheetContent) XXX_Merge(src proto.Message)
func (*ReplySheetContent) XXX_Size ¶ added in v1.9.4
func (m *ReplySheetContent) XXX_Size() int
func (*ReplySheetContent) XXX_Unmarshal ¶ added in v1.9.4
func (m *ReplySheetContent) XXX_Unmarshal(b []byte) error
type ReplySheetInfo ¶ added in v1.7.2
type ReplySheetInfo struct { Info *SheetInfo `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 (*ReplySheetInfo) Descriptor ¶ added in v1.7.2
func (*ReplySheetInfo) Descriptor() ([]byte, []int)
func (*ReplySheetInfo) GetInfo ¶ added in v1.7.2
func (m *ReplySheetInfo) GetInfo() *SheetInfo
func (*ReplySheetInfo) GetStatus ¶ added in v1.7.2
func (m *ReplySheetInfo) GetStatus() *ReplyStatus
func (*ReplySheetInfo) ProtoMessage ¶ added in v1.7.2
func (*ReplySheetInfo) ProtoMessage()
func (*ReplySheetInfo) Reset ¶ added in v1.7.2
func (m *ReplySheetInfo) Reset()
func (*ReplySheetInfo) String ¶ added in v1.7.2
func (m *ReplySheetInfo) String() string
func (*ReplySheetInfo) XXX_DiscardUnknown ¶ added in v1.7.2
func (m *ReplySheetInfo) XXX_DiscardUnknown()
func (*ReplySheetInfo) XXX_Marshal ¶ added in v1.7.2
func (m *ReplySheetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySheetInfo) XXX_Merge ¶ added in v1.7.2
func (m *ReplySheetInfo) XXX_Merge(src proto.Message)
func (*ReplySheetInfo) XXX_Size ¶ added in v1.7.2
func (m *ReplySheetInfo) XXX_Size() int
func (*ReplySheetInfo) XXX_Unmarshal ¶ added in v1.7.2
func (m *ReplySheetInfo) XXX_Unmarshal(b []byte) error
type ReplySheetList ¶ added in v1.7.2
type ReplySheetList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*SheetInfo `protobuf:"bytes,16,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplySheetList) Descriptor ¶ added in v1.7.2
func (*ReplySheetList) Descriptor() ([]byte, []int)
func (*ReplySheetList) GetList ¶ added in v1.7.2
func (m *ReplySheetList) GetList() []*SheetInfo
func (*ReplySheetList) GetNumber ¶ added in v1.7.2
func (m *ReplySheetList) GetNumber() uint32
func (*ReplySheetList) GetPage ¶ added in v1.7.2
func (m *ReplySheetList) GetPage() uint32
func (*ReplySheetList) GetPages ¶ added in v1.7.2
func (m *ReplySheetList) GetPages() uint32
func (*ReplySheetList) GetStatus ¶ added in v1.7.2
func (m *ReplySheetList) GetStatus() *ReplyStatus
func (*ReplySheetList) GetTotal ¶ added in v1.7.2
func (m *ReplySheetList) GetTotal() uint32
func (*ReplySheetList) ProtoMessage ¶ added in v1.7.2
func (*ReplySheetList) ProtoMessage()
func (*ReplySheetList) Reset ¶ added in v1.7.2
func (m *ReplySheetList) Reset()
func (*ReplySheetList) String ¶ added in v1.7.2
func (m *ReplySheetList) String() string
func (*ReplySheetList) XXX_DiscardUnknown ¶ added in v1.7.2
func (m *ReplySheetList) XXX_DiscardUnknown()
func (*ReplySheetList) XXX_Marshal ¶ added in v1.7.2
func (m *ReplySheetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySheetList) XXX_Merge ¶ added in v1.7.2
func (m *ReplySheetList) XXX_Merge(src proto.Message)
func (*ReplySheetList) XXX_Size ¶ added in v1.7.2
func (m *ReplySheetList) XXX_Size() int
func (*ReplySheetList) XXX_Unmarshal ¶ added in v1.7.2
func (m *ReplySheetList) XXX_Unmarshal(b []byte) error
type ReplyStatistic ¶ added in v1.5.8
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 ¶ added in v1.5.8
func (*ReplyStatistic) Descriptor() ([]byte, []int)
func (*ReplyStatistic) GetCount ¶ added in v1.5.8
func (m *ReplyStatistic) GetCount() uint32
func (*ReplyStatistic) GetKey ¶ added in v1.5.8
func (m *ReplyStatistic) GetKey() string
func (*ReplyStatistic) GetOwner ¶ added in v1.5.8
func (m *ReplyStatistic) GetOwner() string
func (*ReplyStatistic) GetStatus ¶ added in v1.5.8
func (m *ReplyStatistic) GetStatus() *ReplyStatus
func (*ReplyStatistic) ProtoMessage ¶ added in v1.5.8
func (*ReplyStatistic) ProtoMessage()
func (*ReplyStatistic) Reset ¶ added in v1.5.8
func (m *ReplyStatistic) Reset()
func (*ReplyStatistic) String ¶ added in v1.5.8
func (m *ReplyStatistic) String() string
func (*ReplyStatistic) XXX_DiscardUnknown ¶ added in v1.5.8
func (m *ReplyStatistic) XXX_DiscardUnknown()
func (*ReplyStatistic) XXX_Marshal ¶ added in v1.5.8
func (m *ReplyStatistic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatistic) XXX_Merge ¶ added in v1.5.8
func (m *ReplyStatistic) XXX_Merge(src proto.Message)
func (*ReplyStatistic) XXX_Size ¶ added in v1.5.8
func (m *ReplyStatistic) XXX_Size() int
func (*ReplyStatistic) XXX_Unmarshal ¶ added in v1.5.8
func (m *ReplyStatistic) XXX_Unmarshal(b []byte) error
type ReplyStatus ¶ added in v1.1.0
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 ¶ added in v1.1.0
func (*ReplyStatus) Descriptor() ([]byte, []int)
func (*ReplyStatus) GetCode ¶ added in v1.1.0
func (m *ReplyStatus) GetCode() uint32
func (*ReplyStatus) GetError ¶ added in v1.1.0
func (m *ReplyStatus) GetError() string
func (*ReplyStatus) ProtoMessage ¶ added in v1.1.0
func (*ReplyStatus) ProtoMessage()
func (*ReplyStatus) Reset ¶ added in v1.1.0
func (m *ReplyStatus) Reset()
func (*ReplyStatus) String ¶ added in v1.1.0
func (m *ReplyStatus) String() string
func (*ReplyStatus) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReplyStatus) XXX_DiscardUnknown()
func (*ReplyStatus) XXX_Marshal ¶ added in v1.2.2
func (m *ReplyStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatus) XXX_Merge ¶ added in v1.2.2
func (m *ReplyStatus) XXX_Merge(src proto.Message)
func (*ReplyStatus) XXX_Size ¶ added in v1.2.2
func (m *ReplyStatus) XXX_Size() int
func (*ReplyStatus) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReplyStatus) XXX_Unmarshal(b []byte) error
type ReplyWordsInfo ¶ added in v1.8.0
type ReplyWordsInfo struct { Info *WordsInfo `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 (*ReplyWordsInfo) Descriptor ¶ added in v1.8.0
func (*ReplyWordsInfo) Descriptor() ([]byte, []int)
func (*ReplyWordsInfo) GetInfo ¶ added in v1.8.0
func (m *ReplyWordsInfo) GetInfo() *WordsInfo
func (*ReplyWordsInfo) GetStatus ¶ added in v1.8.0
func (m *ReplyWordsInfo) GetStatus() *ReplyStatus
func (*ReplyWordsInfo) ProtoMessage ¶ added in v1.8.0
func (*ReplyWordsInfo) ProtoMessage()
func (*ReplyWordsInfo) Reset ¶ added in v1.8.0
func (m *ReplyWordsInfo) Reset()
func (*ReplyWordsInfo) String ¶ added in v1.8.0
func (m *ReplyWordsInfo) String() string
func (*ReplyWordsInfo) XXX_DiscardUnknown ¶ added in v1.8.0
func (m *ReplyWordsInfo) XXX_DiscardUnknown()
func (*ReplyWordsInfo) XXX_Marshal ¶ added in v1.8.0
func (m *ReplyWordsInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyWordsInfo) XXX_Merge ¶ added in v1.8.0
func (m *ReplyWordsInfo) XXX_Merge(src proto.Message)
func (*ReplyWordsInfo) XXX_Size ¶ added in v1.8.0
func (m *ReplyWordsInfo) XXX_Size() int
func (*ReplyWordsInfo) XXX_Unmarshal ¶ added in v1.8.0
func (m *ReplyWordsInfo) XXX_Unmarshal(b []byte) error
type ReplyWordsList ¶ added in v1.8.0
type ReplyWordsList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` List []*WordsInfo `protobuf:"bytes,16,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyWordsList) Descriptor ¶ added in v1.8.0
func (*ReplyWordsList) Descriptor() ([]byte, []int)
func (*ReplyWordsList) GetList ¶ added in v1.8.0
func (m *ReplyWordsList) GetList() []*WordsInfo
func (*ReplyWordsList) GetNumber ¶ added in v1.8.0
func (m *ReplyWordsList) GetNumber() uint32
func (*ReplyWordsList) GetPage ¶ added in v1.8.0
func (m *ReplyWordsList) GetPage() uint32
func (*ReplyWordsList) GetPages ¶ added in v1.8.0
func (m *ReplyWordsList) GetPages() uint32
func (*ReplyWordsList) GetStatus ¶ added in v1.8.0
func (m *ReplyWordsList) GetStatus() *ReplyStatus
func (*ReplyWordsList) GetTotal ¶ added in v1.8.0
func (m *ReplyWordsList) GetTotal() uint32
func (*ReplyWordsList) ProtoMessage ¶ added in v1.8.0
func (*ReplyWordsList) ProtoMessage()
func (*ReplyWordsList) Reset ¶ added in v1.8.0
func (m *ReplyWordsList) Reset()
func (*ReplyWordsList) String ¶ added in v1.8.0
func (m *ReplyWordsList) String() string
func (*ReplyWordsList) XXX_DiscardUnknown ¶ added in v1.8.0
func (m *ReplyWordsList) XXX_DiscardUnknown()
func (*ReplyWordsList) XXX_Marshal ¶ added in v1.8.0
func (m *ReplyWordsList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyWordsList) XXX_Merge ¶ added in v1.8.0
func (m *ReplyWordsList) XXX_Merge(src proto.Message)
func (*ReplyWordsList) XXX_Size ¶ added in v1.8.0
func (m *ReplyWordsList) XXX_Size() int
func (*ReplyWordsList) XXX_Unmarshal ¶ added in v1.8.0
func (m *ReplyWordsList) XXX_Unmarshal(b []byte) error
type ReqActivityAdd ¶ added in v1.3.0
type ReqActivityAdd 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"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Type int32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Date *DateInfo `protobuf:"bytes,7,opt,name=date,proto3" json:"date,omitempty"` Place *PlaceInfo `protobuf:"bytes,8,opt,name=place,proto3" json:"place,omitempty"` Organizer string `protobuf:"bytes,9,opt,name=organizer,proto3" json:"organizer,omitempty"` Require string `protobuf:"bytes,10,opt,name=require,proto3" json:"require,omitempty"` Limit uint32 `protobuf:"varint,11,opt,name=limit,proto3" json:"limit,omitempty"` Show uint32 `protobuf:"varint,12,opt,name=show,proto3" json:"show,omitempty"` Template string `protobuf:"bytes,13,opt,name=template,proto3" json:"template,omitempty"` Prize *PrizeInfo `protobuf:"bytes,14,opt,name=prize,proto3" json:"prize,omitempty"` Status uint32 `protobuf:"varint,15,opt,name=status,proto3" json:"status,omitempty"` Certify *CertifyInfo `protobuf:"bytes,16,opt,name=certify,proto3" json:"certify,omitempty"` Way *PairInfo `protobuf:"bytes,17,opt,name=way,proto3" json:"way,omitempty"` Assets []string `protobuf:"bytes,31,rep,name=assets,proto3" json:"assets,omitempty"` Tags []string `protobuf:"bytes,32,rep,name=tags,proto3" json:"tags,omitempty"` Targets []string `protobuf:"bytes,33,rep,name=targets,proto3" json:"targets,omitempty"` Quotes []string `protobuf:"bytes,40,rep,name=quotes,proto3" json:"quotes,omitempty"` Admins []*PairInfo `protobuf:"bytes,41,rep,name=admins,proto3" json:"admins,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqActivityAdd) Descriptor ¶ added in v1.3.0
func (*ReqActivityAdd) Descriptor() ([]byte, []int)
func (*ReqActivityAdd) GetAdmins ¶ added in v1.11.17
func (m *ReqActivityAdd) GetAdmins() []*PairInfo
func (*ReqActivityAdd) GetAssets ¶ added in v1.3.0
func (m *ReqActivityAdd) GetAssets() []string
func (*ReqActivityAdd) GetCertify ¶ added in v1.11.14
func (m *ReqActivityAdd) GetCertify() *CertifyInfo
func (*ReqActivityAdd) GetCover ¶ added in v1.3.0
func (m *ReqActivityAdd) GetCover() string
func (*ReqActivityAdd) GetDate ¶ added in v1.3.0
func (m *ReqActivityAdd) GetDate() *DateInfo
func (*ReqActivityAdd) GetLimit ¶ added in v1.3.11
func (m *ReqActivityAdd) GetLimit() uint32
func (*ReqActivityAdd) GetName ¶ added in v1.3.0
func (m *ReqActivityAdd) GetName() string
func (*ReqActivityAdd) GetOperator ¶ added in v1.3.0
func (m *ReqActivityAdd) GetOperator() string
func (*ReqActivityAdd) GetOrganizer ¶ added in v1.3.0
func (m *ReqActivityAdd) GetOrganizer() string
func (*ReqActivityAdd) GetOwner ¶ added in v1.3.0
func (m *ReqActivityAdd) GetOwner() string
func (*ReqActivityAdd) GetPlace ¶ added in v1.3.0
func (m *ReqActivityAdd) GetPlace() *PlaceInfo
func (*ReqActivityAdd) GetPrize ¶ added in v1.5.3
func (m *ReqActivityAdd) GetPrize() *PrizeInfo
func (*ReqActivityAdd) GetQuotes ¶ added in v1.11.4
func (m *ReqActivityAdd) GetQuotes() []string
func (*ReqActivityAdd) GetRemark ¶ added in v1.3.0
func (m *ReqActivityAdd) GetRemark() string
func (*ReqActivityAdd) GetRequire ¶ added in v1.3.3
func (m *ReqActivityAdd) GetRequire() string
func (*ReqActivityAdd) GetShow ¶ added in v1.5.3
func (m *ReqActivityAdd) GetShow() uint32
func (*ReqActivityAdd) GetStatus ¶ added in v1.5.7
func (m *ReqActivityAdd) GetStatus() uint32
func (*ReqActivityAdd) GetTags ¶ added in v1.3.0
func (m *ReqActivityAdd) GetTags() []string
func (*ReqActivityAdd) GetTargets ¶ added in v1.3.10
func (m *ReqActivityAdd) GetTargets() []string
func (*ReqActivityAdd) GetTemplate ¶ added in v1.5.6
func (m *ReqActivityAdd) GetTemplate() string
func (*ReqActivityAdd) GetType ¶ added in v1.3.0
func (m *ReqActivityAdd) GetType() int32
func (*ReqActivityAdd) GetWay ¶ added in v1.11.15
func (m *ReqActivityAdd) GetWay() *PairInfo
func (*ReqActivityAdd) ProtoMessage ¶ added in v1.3.0
func (*ReqActivityAdd) ProtoMessage()
func (*ReqActivityAdd) Reset ¶ added in v1.3.0
func (m *ReqActivityAdd) Reset()
func (*ReqActivityAdd) String ¶ added in v1.3.0
func (m *ReqActivityAdd) String() string
func (*ReqActivityAdd) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReqActivityAdd) XXX_DiscardUnknown()
func (*ReqActivityAdd) XXX_Marshal ¶ added in v1.3.0
func (m *ReqActivityAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqActivityAdd) XXX_Merge ¶ added in v1.3.0
func (m *ReqActivityAdd) XXX_Merge(src proto.Message)
func (*ReqActivityAdd) XXX_Size ¶ added in v1.3.0
func (m *ReqActivityAdd) XXX_Size() int
func (*ReqActivityAdd) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReqActivityAdd) XXX_Unmarshal(b []byte) error
type ReqActivityOpuses ¶ added in v1.5.4
type ReqActivityOpuses 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 []*OpusInfo `protobuf:"bytes,13,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqActivityOpuses) Descriptor ¶ added in v1.5.4
func (*ReqActivityOpuses) Descriptor() ([]byte, []int)
func (*ReqActivityOpuses) GetList ¶ added in v1.5.4
func (m *ReqActivityOpuses) GetList() []*OpusInfo
func (*ReqActivityOpuses) GetOperator ¶ added in v1.5.4
func (m *ReqActivityOpuses) GetOperator() string
func (*ReqActivityOpuses) GetUid ¶ added in v1.5.4
func (m *ReqActivityOpuses) GetUid() string
func (*ReqActivityOpuses) ProtoMessage ¶ added in v1.5.4
func (*ReqActivityOpuses) ProtoMessage()
func (*ReqActivityOpuses) Reset ¶ added in v1.5.4
func (m *ReqActivityOpuses) Reset()
func (*ReqActivityOpuses) String ¶ added in v1.5.4
func (m *ReqActivityOpuses) String() string
func (*ReqActivityOpuses) XXX_DiscardUnknown ¶ added in v1.5.4
func (m *ReqActivityOpuses) XXX_DiscardUnknown()
func (*ReqActivityOpuses) XXX_Marshal ¶ added in v1.5.4
func (m *ReqActivityOpuses) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqActivityOpuses) XXX_Merge ¶ added in v1.5.4
func (m *ReqActivityOpuses) XXX_Merge(src proto.Message)
func (*ReqActivityOpuses) XXX_Size ¶ added in v1.5.4
func (m *ReqActivityOpuses) XXX_Size() int
func (*ReqActivityOpuses) XXX_Unmarshal ¶ added in v1.5.4
func (m *ReqActivityOpuses) XXX_Unmarshal(b []byte) error
type ReqActivityPrize ¶ added in v1.5.3
type ReqActivityPrize struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Ranks []*RankInfo `protobuf:"bytes,15,rep,name=ranks,proto3" json:"ranks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqActivityPrize) Descriptor ¶ added in v1.5.3
func (*ReqActivityPrize) Descriptor() ([]byte, []int)
func (*ReqActivityPrize) GetDesc ¶ added in v1.5.3
func (m *ReqActivityPrize) GetDesc() string
func (*ReqActivityPrize) GetName ¶ added in v1.5.3
func (m *ReqActivityPrize) GetName() string
func (*ReqActivityPrize) GetOperator ¶ added in v1.5.3
func (m *ReqActivityPrize) GetOperator() string
func (*ReqActivityPrize) GetRanks ¶ added in v1.5.3
func (m *ReqActivityPrize) GetRanks() []*RankInfo
func (*ReqActivityPrize) GetUid ¶ added in v1.5.3
func (m *ReqActivityPrize) GetUid() string
func (*ReqActivityPrize) ProtoMessage ¶ added in v1.5.3
func (*ReqActivityPrize) ProtoMessage()
func (*ReqActivityPrize) Reset ¶ added in v1.5.3
func (m *ReqActivityPrize) Reset()
func (*ReqActivityPrize) String ¶ added in v1.5.3
func (m *ReqActivityPrize) String() string
func (*ReqActivityPrize) XXX_DiscardUnknown ¶ added in v1.5.3
func (m *ReqActivityPrize) XXX_DiscardUnknown()
func (*ReqActivityPrize) XXX_Marshal ¶ added in v1.5.3
func (m *ReqActivityPrize) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqActivityPrize) XXX_Merge ¶ added in v1.5.3
func (m *ReqActivityPrize) XXX_Merge(src proto.Message)
func (*ReqActivityPrize) XXX_Size ¶ added in v1.5.3
func (m *ReqActivityPrize) XXX_Size() int
func (*ReqActivityPrize) XXX_Unmarshal ¶ added in v1.5.3
func (m *ReqActivityPrize) XXX_Unmarshal(b []byte) error
type ReqActivityUpdate ¶ added in v1.3.0
type ReqActivityUpdate 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"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Date *DateInfo `protobuf:"bytes,6,opt,name=date,proto3" json:"date,omitempty"` Place *PlaceInfo `protobuf:"bytes,7,opt,name=place,proto3" json:"place,omitempty"` Organizer string `protobuf:"bytes,8,opt,name=organizer,proto3" json:"organizer,omitempty"` Require string `protobuf:"bytes,9,opt,name=require,proto3" json:"require,omitempty"` Limit uint32 `protobuf:"varint,10,opt,name=limit,proto3" json:"limit,omitempty"` Certify *CertifyInfo `protobuf:"bytes,11,opt,name=certify,proto3" json:"certify,omitempty"` Way *PairInfo `protobuf:"bytes,12,opt,name=way,proto3" json:"way,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Targets []string `protobuf:"bytes,22,rep,name=targets,proto3" json:"targets,omitempty"` Assets []string `protobuf:"bytes,23,rep,name=assets,proto3" json:"assets,omitempty"` Admins []*PairInfo `protobuf:"bytes,30,rep,name=admins,proto3" json:"admins,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqActivityUpdate) Descriptor ¶ added in v1.3.0
func (*ReqActivityUpdate) Descriptor() ([]byte, []int)
func (*ReqActivityUpdate) GetAdmins ¶ added in v1.11.17
func (m *ReqActivityUpdate) GetAdmins() []*PairInfo
func (*ReqActivityUpdate) GetAssets ¶ added in v1.6.4
func (m *ReqActivityUpdate) GetAssets() []string
func (*ReqActivityUpdate) GetCertify ¶ added in v1.11.14
func (m *ReqActivityUpdate) GetCertify() *CertifyInfo
func (*ReqActivityUpdate) GetCover ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetCover() string
func (*ReqActivityUpdate) GetDate ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetDate() *DateInfo
func (*ReqActivityUpdate) GetLimit ¶ added in v1.3.11
func (m *ReqActivityUpdate) GetLimit() uint32
func (*ReqActivityUpdate) GetName ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetName() string
func (*ReqActivityUpdate) GetOperator ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetOperator() string
func (*ReqActivityUpdate) GetOrganizer ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetOrganizer() string
func (*ReqActivityUpdate) GetPlace ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetPlace() *PlaceInfo
func (*ReqActivityUpdate) GetRemark ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetRemark() string
func (*ReqActivityUpdate) GetRequire ¶ added in v1.3.3
func (m *ReqActivityUpdate) GetRequire() string
func (*ReqActivityUpdate) GetTags ¶ added in v1.6.4
func (m *ReqActivityUpdate) GetTags() []string
func (*ReqActivityUpdate) GetTargets ¶ added in v1.6.4
func (m *ReqActivityUpdate) GetTargets() []string
func (*ReqActivityUpdate) GetUid ¶ added in v1.3.0
func (m *ReqActivityUpdate) GetUid() string
func (*ReqActivityUpdate) GetWay ¶ added in v1.11.15
func (m *ReqActivityUpdate) GetWay() *PairInfo
func (*ReqActivityUpdate) ProtoMessage ¶ added in v1.3.0
func (*ReqActivityUpdate) ProtoMessage()
func (*ReqActivityUpdate) Reset ¶ added in v1.3.0
func (m *ReqActivityUpdate) Reset()
func (*ReqActivityUpdate) String ¶ added in v1.3.0
func (m *ReqActivityUpdate) String() string
func (*ReqActivityUpdate) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *ReqActivityUpdate) XXX_DiscardUnknown()
func (*ReqActivityUpdate) XXX_Marshal ¶ added in v1.3.0
func (m *ReqActivityUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqActivityUpdate) XXX_Merge ¶ added in v1.3.0
func (m *ReqActivityUpdate) XXX_Merge(src proto.Message)
func (*ReqActivityUpdate) XXX_Size ¶ added in v1.3.0
func (m *ReqActivityUpdate) XXX_Size() int
func (*ReqActivityUpdate) XXX_Unmarshal ¶ added in v1.3.0
func (m *ReqActivityUpdate) XXX_Unmarshal(b []byte) error
type ReqArticleAdd ¶ added in v1.4.5
type ReqArticleAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Subtitle string `protobuf:"bytes,2,opt,name=subtitle,proto3" json:"subtitle,omitempty"` Body string `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Author string `protobuf:"bytes,6,opt,name=author,proto3" json:"author,omitempty"` Type uint32 `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,22,rep,name=assets,proto3" json:"assets,omitempty"` Targets []string `protobuf:"bytes,23,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqArticleAdd) Descriptor ¶ added in v1.4.5
func (*ReqArticleAdd) Descriptor() ([]byte, []int)
func (*ReqArticleAdd) GetAssets ¶ added in v1.4.5
func (m *ReqArticleAdd) GetAssets() []string
func (*ReqArticleAdd) GetAuthor ¶ added in v1.6.8
func (m *ReqArticleAdd) GetAuthor() string
func (*ReqArticleAdd) GetBody ¶ added in v1.4.5
func (m *ReqArticleAdd) GetBody() string
func (*ReqArticleAdd) GetName ¶ added in v1.4.5
func (m *ReqArticleAdd) GetName() string
func (*ReqArticleAdd) GetOperator ¶ added in v1.4.5
func (m *ReqArticleAdd) GetOperator() string
func (*ReqArticleAdd) GetOwner ¶ added in v1.4.5
func (m *ReqArticleAdd) GetOwner() string
func (*ReqArticleAdd) GetSubtitle ¶ added in v1.4.5
func (m *ReqArticleAdd) GetSubtitle() string
func (*ReqArticleAdd) GetTags ¶ added in v1.4.9
func (m *ReqArticleAdd) GetTags() []string
func (*ReqArticleAdd) GetTargets ¶ added in v1.4.5
func (m *ReqArticleAdd) GetTargets() []string
func (*ReqArticleAdd) GetType ¶ added in v1.6.9
func (m *ReqArticleAdd) GetType() uint32
func (*ReqArticleAdd) ProtoMessage ¶ added in v1.4.5
func (*ReqArticleAdd) ProtoMessage()
func (*ReqArticleAdd) Reset ¶ added in v1.4.5
func (m *ReqArticleAdd) Reset()
func (*ReqArticleAdd) String ¶ added in v1.4.5
func (m *ReqArticleAdd) String() string
func (*ReqArticleAdd) XXX_DiscardUnknown ¶ added in v1.4.5
func (m *ReqArticleAdd) XXX_DiscardUnknown()
func (*ReqArticleAdd) XXX_Marshal ¶ added in v1.4.5
func (m *ReqArticleAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqArticleAdd) XXX_Merge ¶ added in v1.4.5
func (m *ReqArticleAdd) XXX_Merge(src proto.Message)
func (*ReqArticleAdd) XXX_Size ¶ added in v1.4.5
func (m *ReqArticleAdd) XXX_Size() int
func (*ReqArticleAdd) XXX_Unmarshal ¶ added in v1.4.5
func (m *ReqArticleAdd) XXX_Unmarshal(b []byte) error
type ReqArticleUpdate ¶ added in v1.4.5
type ReqArticleUpdate 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"` Subtitle string `protobuf:"bytes,3,opt,name=subtitle,proto3" json:"subtitle,omitempty"` Body string `protobuf:"bytes,4,opt,name=body,proto3" json:"body,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Author string `protobuf:"bytes,6,opt,name=author,proto3" json:"author,omitempty"` Tags []string `protobuf:"bytes,20,rep,name=tags,proto3" json:"tags,omitempty"` Targets []string `protobuf:"bytes,21,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqArticleUpdate) Descriptor ¶ added in v1.4.5
func (*ReqArticleUpdate) Descriptor() ([]byte, []int)
func (*ReqArticleUpdate) GetAuthor ¶ added in v1.6.8
func (m *ReqArticleUpdate) GetAuthor() string
func (*ReqArticleUpdate) GetBody ¶ added in v1.4.5
func (m *ReqArticleUpdate) GetBody() string
func (*ReqArticleUpdate) GetName ¶ added in v1.4.5
func (m *ReqArticleUpdate) GetName() string
func (*ReqArticleUpdate) GetOperator ¶ added in v1.4.5
func (m *ReqArticleUpdate) GetOperator() string
func (*ReqArticleUpdate) GetSubtitle ¶ added in v1.4.5
func (m *ReqArticleUpdate) GetSubtitle() string
func (*ReqArticleUpdate) GetTags ¶ added in v1.4.9
func (m *ReqArticleUpdate) GetTags() []string
func (*ReqArticleUpdate) GetTargets ¶ added in v1.4.6
func (m *ReqArticleUpdate) GetTargets() []string
func (*ReqArticleUpdate) GetUid ¶ added in v1.4.5
func (m *ReqArticleUpdate) GetUid() string
func (*ReqArticleUpdate) ProtoMessage ¶ added in v1.4.5
func (*ReqArticleUpdate) ProtoMessage()
func (*ReqArticleUpdate) Reset ¶ added in v1.4.5
func (m *ReqArticleUpdate) Reset()
func (*ReqArticleUpdate) String ¶ added in v1.4.5
func (m *ReqArticleUpdate) String() string
func (*ReqArticleUpdate) XXX_DiscardUnknown ¶ added in v1.4.5
func (m *ReqArticleUpdate) XXX_DiscardUnknown()
func (*ReqArticleUpdate) XXX_Marshal ¶ added in v1.4.5
func (m *ReqArticleUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqArticleUpdate) XXX_Merge ¶ added in v1.4.5
func (m *ReqArticleUpdate) XXX_Merge(src proto.Message)
func (*ReqArticleUpdate) XXX_Size ¶ added in v1.4.5
func (m *ReqArticleUpdate) XXX_Size() int
func (*ReqArticleUpdate) XXX_Unmarshal ¶ added in v1.4.5
func (m *ReqArticleUpdate) XXX_Unmarshal(b []byte) error
type ReqDisplayAdd ¶ added in v1.7.0
type ReqDisplayAdd 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"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Type int32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Origin string `protobuf:"bytes,7,opt,name=origin,proto3" json:"origin,omitempty"` Status uint32 `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"` Keys []string `protobuf:"bytes,10,rep,name=keys,proto3" json:"keys,omitempty"` Tags []string `protobuf:"bytes,11,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqDisplayAdd) Descriptor ¶ added in v1.7.0
func (*ReqDisplayAdd) Descriptor() ([]byte, []int)
func (*ReqDisplayAdd) GetCover ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetCover() string
func (*ReqDisplayAdd) GetKeys ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetKeys() []string
func (*ReqDisplayAdd) GetName ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetName() string
func (*ReqDisplayAdd) GetOperator ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetOperator() string
func (*ReqDisplayAdd) GetOrigin ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetOrigin() string
func (*ReqDisplayAdd) GetOwner ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetOwner() string
func (*ReqDisplayAdd) GetRemark ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetRemark() string
func (*ReqDisplayAdd) GetStatus ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetStatus() uint32
func (*ReqDisplayAdd) GetTags ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetTags() []string
func (*ReqDisplayAdd) GetType ¶ added in v1.7.0
func (m *ReqDisplayAdd) GetType() int32
func (*ReqDisplayAdd) ProtoMessage ¶ added in v1.7.0
func (*ReqDisplayAdd) ProtoMessage()
func (*ReqDisplayAdd) Reset ¶ added in v1.7.0
func (m *ReqDisplayAdd) Reset()
func (*ReqDisplayAdd) String ¶ added in v1.7.0
func (m *ReqDisplayAdd) String() string
func (*ReqDisplayAdd) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReqDisplayAdd) XXX_DiscardUnknown()
func (*ReqDisplayAdd) XXX_Marshal ¶ added in v1.7.0
func (m *ReqDisplayAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqDisplayAdd) XXX_Merge ¶ added in v1.7.0
func (m *ReqDisplayAdd) XXX_Merge(src proto.Message)
func (*ReqDisplayAdd) XXX_Size ¶ added in v1.7.0
func (m *ReqDisplayAdd) XXX_Size() int
func (*ReqDisplayAdd) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReqDisplayAdd) XXX_Unmarshal(b []byte) error
type ReqDisplayContents ¶ added in v1.9.5
type ReqDisplayContents 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"` Type uint32 `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"` Contents []*DisplayContent `protobuf:"bytes,20,rep,name=contents,proto3" json:"contents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqDisplayContents) Descriptor ¶ added in v1.9.5
func (*ReqDisplayContents) Descriptor() ([]byte, []int)
func (*ReqDisplayContents) GetContents ¶ added in v1.9.5
func (m *ReqDisplayContents) GetContents() []*DisplayContent
func (*ReqDisplayContents) GetOperator ¶ added in v1.9.5
func (m *ReqDisplayContents) GetOperator() string
func (*ReqDisplayContents) GetType ¶ added in v1.11.10
func (m *ReqDisplayContents) GetType() uint32
func (*ReqDisplayContents) GetUid ¶ added in v1.9.5
func (m *ReqDisplayContents) GetUid() string
func (*ReqDisplayContents) ProtoMessage ¶ added in v1.9.5
func (*ReqDisplayContents) ProtoMessage()
func (*ReqDisplayContents) Reset ¶ added in v1.9.5
func (m *ReqDisplayContents) Reset()
func (*ReqDisplayContents) String ¶ added in v1.9.5
func (m *ReqDisplayContents) String() string
func (*ReqDisplayContents) XXX_DiscardUnknown ¶ added in v1.9.5
func (m *ReqDisplayContents) XXX_DiscardUnknown()
func (*ReqDisplayContents) XXX_Marshal ¶ added in v1.9.5
func (m *ReqDisplayContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqDisplayContents) XXX_Merge ¶ added in v1.9.5
func (m *ReqDisplayContents) XXX_Merge(src proto.Message)
func (*ReqDisplayContents) XXX_Size ¶ added in v1.9.5
func (m *ReqDisplayContents) XXX_Size() int
func (*ReqDisplayContents) XXX_Unmarshal ¶ added in v1.9.5
func (m *ReqDisplayContents) XXX_Unmarshal(b []byte) error
type ReqDisplayList ¶ added in v1.7.0
type ReqDisplayList struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Type uint32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqDisplayList) Descriptor ¶ added in v1.7.0
func (*ReqDisplayList) Descriptor() ([]byte, []int)
func (*ReqDisplayList) GetOwner ¶ added in v1.7.0
func (m *ReqDisplayList) GetOwner() string
func (*ReqDisplayList) GetType ¶ added in v1.7.0
func (m *ReqDisplayList) GetType() uint32
func (*ReqDisplayList) ProtoMessage ¶ added in v1.7.0
func (*ReqDisplayList) ProtoMessage()
func (*ReqDisplayList) Reset ¶ added in v1.7.0
func (m *ReqDisplayList) Reset()
func (*ReqDisplayList) String ¶ added in v1.7.0
func (m *ReqDisplayList) String() string
func (*ReqDisplayList) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReqDisplayList) XXX_DiscardUnknown()
func (*ReqDisplayList) XXX_Marshal ¶ added in v1.7.0
func (m *ReqDisplayList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqDisplayList) XXX_Merge ¶ added in v1.7.0
func (m *ReqDisplayList) XXX_Merge(src proto.Message)
func (*ReqDisplayList) XXX_Size ¶ added in v1.7.0
func (m *ReqDisplayList) XXX_Size() int
func (*ReqDisplayList) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReqDisplayList) XXX_Unmarshal(b []byte) error
type ReqDisplayMeta ¶ added in v1.7.0
type ReqDisplayMeta 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"` Meta string `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqDisplayMeta) Descriptor ¶ added in v1.7.0
func (*ReqDisplayMeta) Descriptor() ([]byte, []int)
func (*ReqDisplayMeta) GetMeta ¶ added in v1.7.0
func (m *ReqDisplayMeta) GetMeta() string
func (*ReqDisplayMeta) GetOperator ¶ added in v1.7.0
func (m *ReqDisplayMeta) GetOperator() string
func (*ReqDisplayMeta) GetUid ¶ added in v1.7.0
func (m *ReqDisplayMeta) GetUid() string
func (*ReqDisplayMeta) ProtoMessage ¶ added in v1.7.0
func (*ReqDisplayMeta) ProtoMessage()
func (*ReqDisplayMeta) Reset ¶ added in v1.7.0
func (m *ReqDisplayMeta) Reset()
func (*ReqDisplayMeta) String ¶ added in v1.7.0
func (m *ReqDisplayMeta) String() string
func (*ReqDisplayMeta) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReqDisplayMeta) XXX_DiscardUnknown()
func (*ReqDisplayMeta) XXX_Marshal ¶ added in v1.7.0
func (m *ReqDisplayMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqDisplayMeta) XXX_Merge ¶ added in v1.7.0
func (m *ReqDisplayMeta) XXX_Merge(src proto.Message)
func (*ReqDisplayMeta) XXX_Size ¶ added in v1.7.0
func (m *ReqDisplayMeta) XXX_Size() int
func (*ReqDisplayMeta) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReqDisplayMeta) XXX_Unmarshal(b []byte) error
type ReqDisplayTags ¶ added in v1.7.0
type ReqDisplayTags 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"` Tags []string `protobuf:"bytes,3,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqDisplayTags) Descriptor ¶ added in v1.7.0
func (*ReqDisplayTags) Descriptor() ([]byte, []int)
func (*ReqDisplayTags) GetOperator ¶ added in v1.7.0
func (m *ReqDisplayTags) GetOperator() string
func (*ReqDisplayTags) GetTags ¶ added in v1.7.0
func (m *ReqDisplayTags) GetTags() []string
func (*ReqDisplayTags) GetUid ¶ added in v1.7.0
func (m *ReqDisplayTags) GetUid() string
func (*ReqDisplayTags) ProtoMessage ¶ added in v1.7.0
func (*ReqDisplayTags) ProtoMessage()
func (*ReqDisplayTags) Reset ¶ added in v1.7.0
func (m *ReqDisplayTags) Reset()
func (*ReqDisplayTags) String ¶ added in v1.7.0
func (m *ReqDisplayTags) String() string
func (*ReqDisplayTags) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReqDisplayTags) XXX_DiscardUnknown()
func (*ReqDisplayTags) XXX_Marshal ¶ added in v1.7.0
func (m *ReqDisplayTags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqDisplayTags) XXX_Merge ¶ added in v1.7.0
func (m *ReqDisplayTags) XXX_Merge(src proto.Message)
func (*ReqDisplayTags) XXX_Size ¶ added in v1.7.0
func (m *ReqDisplayTags) XXX_Size() int
func (*ReqDisplayTags) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReqDisplayTags) XXX_Unmarshal(b []byte) error
type ReqDisplayTarget ¶ added in v1.7.0
type ReqDisplayTarget struct { Operator string `protobuf:"bytes,1,opt,name=operator,proto3" json:"operator,omitempty"` Target string `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` Effect string `protobuf:"bytes,3,opt,name=effect,proto3" json:"effect,omitempty"` Skin string `protobuf:"bytes,4,opt,name=skin,proto3" json:"skin,omitempty"` Uid string `protobuf:"bytes,5,opt,name=uid,proto3" json:"uid,omitempty"` Owner string `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"` Last string `protobuf:"bytes,7,opt,name=last,proto3" json:"last,omitempty"` Menu string `protobuf:"bytes,8,opt,name=menu,proto3" json:"menu,omitempty"` Slots []string `protobuf:"bytes,20,rep,name=slots,proto3" json:"slots,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqDisplayTarget) Descriptor ¶ added in v1.7.0
func (*ReqDisplayTarget) Descriptor() ([]byte, []int)
func (*ReqDisplayTarget) GetEffect ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetEffect() string
func (*ReqDisplayTarget) GetLast ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetLast() string
func (*ReqDisplayTarget) GetMenu ¶ added in v1.9.3
func (m *ReqDisplayTarget) GetMenu() string
func (*ReqDisplayTarget) GetOperator ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetOperator() string
func (*ReqDisplayTarget) GetOwner ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetOwner() string
func (*ReqDisplayTarget) GetSkin ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetSkin() string
func (*ReqDisplayTarget) GetSlots ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetSlots() []string
func (*ReqDisplayTarget) GetTarget ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetTarget() string
func (*ReqDisplayTarget) GetUid ¶ added in v1.7.0
func (m *ReqDisplayTarget) GetUid() string
func (*ReqDisplayTarget) ProtoMessage ¶ added in v1.7.0
func (*ReqDisplayTarget) ProtoMessage()
func (*ReqDisplayTarget) Reset ¶ added in v1.7.0
func (m *ReqDisplayTarget) Reset()
func (*ReqDisplayTarget) String ¶ added in v1.7.0
func (m *ReqDisplayTarget) String() string
func (*ReqDisplayTarget) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReqDisplayTarget) XXX_DiscardUnknown()
func (*ReqDisplayTarget) XXX_Marshal ¶ added in v1.7.0
func (m *ReqDisplayTarget) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqDisplayTarget) XXX_Merge ¶ added in v1.7.0
func (m *ReqDisplayTarget) XXX_Merge(src proto.Message)
func (*ReqDisplayTarget) XXX_Size ¶ added in v1.7.0
func (m *ReqDisplayTarget) XXX_Size() int
func (*ReqDisplayTarget) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReqDisplayTarget) XXX_Unmarshal(b []byte) error
type ReqDisplayUpdate ¶ added in v1.7.0
type ReqDisplayUpdate 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"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Origin string `protobuf:"bytes,6,opt,name=origin,proto3" json:"origin,omitempty"` Type uint32 `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqDisplayUpdate) Descriptor ¶ added in v1.7.0
func (*ReqDisplayUpdate) Descriptor() ([]byte, []int)
func (*ReqDisplayUpdate) GetCover ¶ added in v1.7.0
func (m *ReqDisplayUpdate) GetCover() string
func (*ReqDisplayUpdate) GetName ¶ added in v1.7.0
func (m *ReqDisplayUpdate) GetName() string
func (*ReqDisplayUpdate) GetOperator ¶ added in v1.7.0
func (m *ReqDisplayUpdate) GetOperator() string
func (*ReqDisplayUpdate) GetOrigin ¶ added in v1.7.0
func (m *ReqDisplayUpdate) GetOrigin() string
func (*ReqDisplayUpdate) GetRemark ¶ added in v1.7.0
func (m *ReqDisplayUpdate) GetRemark() string
func (*ReqDisplayUpdate) GetType ¶ added in v1.7.0
func (m *ReqDisplayUpdate) GetType() uint32
func (*ReqDisplayUpdate) GetUid ¶ added in v1.7.0
func (m *ReqDisplayUpdate) GetUid() string
func (*ReqDisplayUpdate) ProtoMessage ¶ added in v1.7.0
func (*ReqDisplayUpdate) ProtoMessage()
func (*ReqDisplayUpdate) Reset ¶ added in v1.7.0
func (m *ReqDisplayUpdate) Reset()
func (*ReqDisplayUpdate) String ¶ added in v1.7.0
func (m *ReqDisplayUpdate) String() string
func (*ReqDisplayUpdate) XXX_DiscardUnknown ¶ added in v1.7.0
func (m *ReqDisplayUpdate) XXX_DiscardUnknown()
func (*ReqDisplayUpdate) XXX_Marshal ¶ added in v1.7.0
func (m *ReqDisplayUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqDisplayUpdate) XXX_Merge ¶ added in v1.7.0
func (m *ReqDisplayUpdate) XXX_Merge(src proto.Message)
func (*ReqDisplayUpdate) XXX_Size ¶ added in v1.7.0
func (m *ReqDisplayUpdate) XXX_Size() int
func (*ReqDisplayUpdate) XXX_Unmarshal ¶ added in v1.7.0
func (m *ReqDisplayUpdate) XXX_Unmarshal(b []byte) error
type ReqFavoriteAdd ¶
type ReqFavoriteAdd 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"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Type int32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Origin string `protobuf:"bytes,7,opt,name=origin,proto3" json:"origin,omitempty"` Status uint32 `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"` Keys []string `protobuf:"bytes,30,rep,name=keys,proto3" json:"keys,omitempty"` Tags []string `protobuf:"bytes,31,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFavoriteAdd) Descriptor ¶
func (*ReqFavoriteAdd) Descriptor() ([]byte, []int)
func (*ReqFavoriteAdd) GetCover ¶ added in v1.0.1
func (m *ReqFavoriteAdd) GetCover() string
func (*ReqFavoriteAdd) GetKeys ¶ added in v1.3.4
func (m *ReqFavoriteAdd) GetKeys() []string
func (*ReqFavoriteAdd) GetName ¶
func (m *ReqFavoriteAdd) GetName() string
func (*ReqFavoriteAdd) GetOperator ¶ added in v1.0.2
func (m *ReqFavoriteAdd) GetOperator() string
func (*ReqFavoriteAdd) GetOrigin ¶ added in v1.2.2
func (m *ReqFavoriteAdd) GetOrigin() string
func (*ReqFavoriteAdd) GetOwner ¶ added in v1.0.2
func (m *ReqFavoriteAdd) GetOwner() string
func (*ReqFavoriteAdd) GetRemark ¶
func (m *ReqFavoriteAdd) GetRemark() string
func (*ReqFavoriteAdd) GetStatus ¶ added in v1.4.4
func (m *ReqFavoriteAdd) GetStatus() uint32
func (*ReqFavoriteAdd) GetTags ¶ added in v1.2.1
func (m *ReqFavoriteAdd) GetTags() []string
func (*ReqFavoriteAdd) GetType ¶ added in v1.0.2
func (m *ReqFavoriteAdd) GetType() int32
func (*ReqFavoriteAdd) ProtoMessage ¶
func (*ReqFavoriteAdd) ProtoMessage()
func (*ReqFavoriteAdd) Reset ¶
func (m *ReqFavoriteAdd) Reset()
func (*ReqFavoriteAdd) String ¶
func (m *ReqFavoriteAdd) String() string
func (*ReqFavoriteAdd) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReqFavoriteAdd) XXX_DiscardUnknown()
func (*ReqFavoriteAdd) XXX_Marshal ¶ added in v1.2.2
func (m *ReqFavoriteAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFavoriteAdd) XXX_Merge ¶ added in v1.2.2
func (m *ReqFavoriteAdd) XXX_Merge(src proto.Message)
func (*ReqFavoriteAdd) XXX_Size ¶ added in v1.2.2
func (m *ReqFavoriteAdd) XXX_Size() int
func (*ReqFavoriteAdd) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReqFavoriteAdd) XXX_Unmarshal(b []byte) error
type ReqFavoriteKeys ¶ added in v1.3.4
type ReqFavoriteKeys 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"` Keys []string `protobuf:"bytes,21,rep,name=keys,proto3" json:"keys,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFavoriteKeys) Descriptor ¶ added in v1.3.4
func (*ReqFavoriteKeys) Descriptor() ([]byte, []int)
func (*ReqFavoriteKeys) GetKeys ¶ added in v1.3.4
func (m *ReqFavoriteKeys) GetKeys() []string
func (*ReqFavoriteKeys) GetOperator ¶ added in v1.3.4
func (m *ReqFavoriteKeys) GetOperator() string
func (*ReqFavoriteKeys) GetUid ¶ added in v1.3.4
func (m *ReqFavoriteKeys) GetUid() string
func (*ReqFavoriteKeys) ProtoMessage ¶ added in v1.3.4
func (*ReqFavoriteKeys) ProtoMessage()
func (*ReqFavoriteKeys) Reset ¶ added in v1.3.4
func (m *ReqFavoriteKeys) Reset()
func (*ReqFavoriteKeys) String ¶ added in v1.3.4
func (m *ReqFavoriteKeys) String() string
func (*ReqFavoriteKeys) XXX_DiscardUnknown ¶ added in v1.3.4
func (m *ReqFavoriteKeys) XXX_DiscardUnknown()
func (*ReqFavoriteKeys) XXX_Marshal ¶ added in v1.3.4
func (m *ReqFavoriteKeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFavoriteKeys) XXX_Merge ¶ added in v1.3.4
func (m *ReqFavoriteKeys) XXX_Merge(src proto.Message)
func (*ReqFavoriteKeys) XXX_Size ¶ added in v1.3.4
func (m *ReqFavoriteKeys) XXX_Size() int
func (*ReqFavoriteKeys) XXX_Unmarshal ¶ added in v1.3.4
func (m *ReqFavoriteKeys) XXX_Unmarshal(b []byte) error
type ReqFavoriteList ¶ added in v1.3.8
type ReqFavoriteList struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Type uint32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFavoriteList) Descriptor ¶ added in v1.3.8
func (*ReqFavoriteList) Descriptor() ([]byte, []int)
func (*ReqFavoriteList) GetOwner ¶ added in v1.3.8
func (m *ReqFavoriteList) GetOwner() string
func (*ReqFavoriteList) GetType ¶ added in v1.3.8
func (m *ReqFavoriteList) GetType() uint32
func (*ReqFavoriteList) ProtoMessage ¶ added in v1.3.8
func (*ReqFavoriteList) ProtoMessage()
func (*ReqFavoriteList) Reset ¶ added in v1.3.8
func (m *ReqFavoriteList) Reset()
func (*ReqFavoriteList) String ¶ added in v1.3.8
func (m *ReqFavoriteList) String() string
func (*ReqFavoriteList) XXX_DiscardUnknown ¶ added in v1.3.8
func (m *ReqFavoriteList) XXX_DiscardUnknown()
func (*ReqFavoriteList) XXX_Marshal ¶ added in v1.3.8
func (m *ReqFavoriteList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFavoriteList) XXX_Merge ¶ added in v1.3.8
func (m *ReqFavoriteList) XXX_Merge(src proto.Message)
func (*ReqFavoriteList) XXX_Size ¶ added in v1.3.8
func (m *ReqFavoriteList) XXX_Size() int
func (*ReqFavoriteList) XXX_Unmarshal ¶ added in v1.3.8
func (m *ReqFavoriteList) XXX_Unmarshal(b []byte) error
type ReqFavoriteMeta ¶ added in v1.3.10
type ReqFavoriteMeta 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"` Meta string `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFavoriteMeta) Descriptor ¶ added in v1.3.10
func (*ReqFavoriteMeta) Descriptor() ([]byte, []int)
func (*ReqFavoriteMeta) GetMeta ¶ added in v1.3.10
func (m *ReqFavoriteMeta) GetMeta() string
func (*ReqFavoriteMeta) GetOperator ¶ added in v1.3.10
func (m *ReqFavoriteMeta) GetOperator() string
func (*ReqFavoriteMeta) GetUid ¶ added in v1.3.10
func (m *ReqFavoriteMeta) GetUid() string
func (*ReqFavoriteMeta) ProtoMessage ¶ added in v1.3.10
func (*ReqFavoriteMeta) ProtoMessage()
func (*ReqFavoriteMeta) Reset ¶ added in v1.3.10
func (m *ReqFavoriteMeta) Reset()
func (*ReqFavoriteMeta) String ¶ added in v1.3.10
func (m *ReqFavoriteMeta) String() string
func (*ReqFavoriteMeta) XXX_DiscardUnknown ¶ added in v1.3.10
func (m *ReqFavoriteMeta) XXX_DiscardUnknown()
func (*ReqFavoriteMeta) XXX_Marshal ¶ added in v1.3.10
func (m *ReqFavoriteMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFavoriteMeta) XXX_Merge ¶ added in v1.3.10
func (m *ReqFavoriteMeta) XXX_Merge(src proto.Message)
func (*ReqFavoriteMeta) XXX_Size ¶ added in v1.3.10
func (m *ReqFavoriteMeta) XXX_Size() int
func (*ReqFavoriteMeta) XXX_Unmarshal ¶ added in v1.3.10
func (m *ReqFavoriteMeta) XXX_Unmarshal(b []byte) error
type ReqFavoriteTags ¶ added in v1.2.1
type ReqFavoriteTags 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"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFavoriteTags) Descriptor ¶ added in v1.2.1
func (*ReqFavoriteTags) Descriptor() ([]byte, []int)
func (*ReqFavoriteTags) GetOperator ¶ added in v1.2.1
func (m *ReqFavoriteTags) GetOperator() string
func (*ReqFavoriteTags) GetTags ¶ added in v1.2.1
func (m *ReqFavoriteTags) GetTags() []string
func (*ReqFavoriteTags) GetUid ¶ added in v1.2.1
func (m *ReqFavoriteTags) GetUid() string
func (*ReqFavoriteTags) ProtoMessage ¶ added in v1.2.1
func (*ReqFavoriteTags) ProtoMessage()
func (*ReqFavoriteTags) Reset ¶ added in v1.2.1
func (m *ReqFavoriteTags) Reset()
func (*ReqFavoriteTags) String ¶ added in v1.2.1
func (m *ReqFavoriteTags) String() string
func (*ReqFavoriteTags) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReqFavoriteTags) XXX_DiscardUnknown()
func (*ReqFavoriteTags) XXX_Marshal ¶ added in v1.2.2
func (m *ReqFavoriteTags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFavoriteTags) XXX_Merge ¶ added in v1.2.2
func (m *ReqFavoriteTags) XXX_Merge(src proto.Message)
func (*ReqFavoriteTags) XXX_Size ¶ added in v1.2.2
func (m *ReqFavoriteTags) XXX_Size() int
func (*ReqFavoriteTags) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReqFavoriteTags) XXX_Unmarshal(b []byte) error
type ReqFavoriteUpdate ¶
type ReqFavoriteUpdate 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"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Origin string `protobuf:"bytes,6,opt,name=origin,proto3" json:"origin,omitempty"` Type uint32 `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFavoriteUpdate) Descriptor ¶
func (*ReqFavoriteUpdate) Descriptor() ([]byte, []int)
func (*ReqFavoriteUpdate) GetCover ¶ added in v1.0.1
func (m *ReqFavoriteUpdate) GetCover() string
func (*ReqFavoriteUpdate) GetName ¶
func (m *ReqFavoriteUpdate) GetName() string
func (*ReqFavoriteUpdate) GetOperator ¶ added in v1.0.2
func (m *ReqFavoriteUpdate) GetOperator() string
func (*ReqFavoriteUpdate) GetOrigin ¶ added in v1.2.2
func (m *ReqFavoriteUpdate) GetOrigin() string
func (*ReqFavoriteUpdate) GetRemark ¶
func (m *ReqFavoriteUpdate) GetRemark() string
func (*ReqFavoriteUpdate) GetType ¶ added in v1.3.4
func (m *ReqFavoriteUpdate) GetType() uint32
func (*ReqFavoriteUpdate) GetUid ¶
func (m *ReqFavoriteUpdate) GetUid() string
func (*ReqFavoriteUpdate) ProtoMessage ¶
func (*ReqFavoriteUpdate) ProtoMessage()
func (*ReqFavoriteUpdate) Reset ¶
func (m *ReqFavoriteUpdate) Reset()
func (*ReqFavoriteUpdate) String ¶
func (m *ReqFavoriteUpdate) String() string
func (*ReqFavoriteUpdate) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReqFavoriteUpdate) XXX_DiscardUnknown()
func (*ReqFavoriteUpdate) XXX_Marshal ¶ added in v1.2.2
func (m *ReqFavoriteUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFavoriteUpdate) XXX_Merge ¶ added in v1.2.2
func (m *ReqFavoriteUpdate) XXX_Merge(src proto.Message)
func (*ReqFavoriteUpdate) XXX_Size ¶ added in v1.2.2
func (m *ReqFavoriteUpdate) XXX_Size() int
func (*ReqFavoriteUpdate) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReqFavoriteUpdate) XXX_Unmarshal(b []byte) error
type ReqMessageFilter ¶ added in v1.6.3
type ReqMessageFilter struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Page uint32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,4,opt,name=number,proto3" json:"number,omitempty"` Array []string `protobuf:"bytes,11,rep,name=array,proto3" json:"array,omitempty"` List []*TargetInfo `protobuf:"bytes,12,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqMessageFilter) Descriptor ¶ added in v1.6.3
func (*ReqMessageFilter) Descriptor() ([]byte, []int)
func (*ReqMessageFilter) GetArray ¶ added in v1.6.3
func (m *ReqMessageFilter) GetArray() []string
func (*ReqMessageFilter) GetKey ¶ added in v1.6.3
func (m *ReqMessageFilter) GetKey() string
func (*ReqMessageFilter) GetList ¶ added in v1.6.3
func (m *ReqMessageFilter) GetList() []*TargetInfo
func (*ReqMessageFilter) GetNumber ¶ added in v1.6.3
func (m *ReqMessageFilter) GetNumber() uint32
func (*ReqMessageFilter) GetPage ¶ added in v1.6.3
func (m *ReqMessageFilter) GetPage() uint32
func (*ReqMessageFilter) GetValue ¶ added in v1.6.3
func (m *ReqMessageFilter) GetValue() string
func (*ReqMessageFilter) ProtoMessage ¶ added in v1.6.3
func (*ReqMessageFilter) ProtoMessage()
func (*ReqMessageFilter) Reset ¶ added in v1.6.3
func (m *ReqMessageFilter) Reset()
func (*ReqMessageFilter) String ¶ added in v1.6.3
func (m *ReqMessageFilter) String() string
func (*ReqMessageFilter) XXX_DiscardUnknown ¶ added in v1.6.3
func (m *ReqMessageFilter) XXX_DiscardUnknown()
func (*ReqMessageFilter) XXX_Marshal ¶ added in v1.6.3
func (m *ReqMessageFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqMessageFilter) XXX_Merge ¶ added in v1.6.3
func (m *ReqMessageFilter) XXX_Merge(src proto.Message)
func (*ReqMessageFilter) XXX_Size ¶ added in v1.6.3
func (m *ReqMessageFilter) XXX_Size() int
func (*ReqMessageFilter) XXX_Unmarshal ¶ added in v1.6.3
func (m *ReqMessageFilter) XXX_Unmarshal(b []byte) error
type ReqNoticeAdd ¶ added in v1.4.6
type ReqNoticeAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Subtitle string `protobuf:"bytes,2,opt,name=subtitle,proto3" json:"subtitle,omitempty"` Body string `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` Interval uint32 `protobuf:"varint,7,opt,name=interval,proto3" json:"interval,omitempty"` Showtime uint32 `protobuf:"varint,8,opt,name=showtime,proto3" json:"showtime,omitempty"` Date *DateInfo `protobuf:"bytes,9,opt,name=date,proto3" json:"date,omitempty"` Tags []string `protobuf:"bytes,17,rep,name=tags,proto3" json:"tags,omitempty"` Targets []string `protobuf:"bytes,18,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqNoticeAdd) Descriptor ¶ added in v1.4.6
func (*ReqNoticeAdd) Descriptor() ([]byte, []int)
func (*ReqNoticeAdd) GetBody ¶ added in v1.4.6
func (m *ReqNoticeAdd) GetBody() string
func (*ReqNoticeAdd) GetDate ¶ added in v1.9.7
func (m *ReqNoticeAdd) GetDate() *DateInfo
func (*ReqNoticeAdd) GetInterval ¶ added in v1.9.7
func (m *ReqNoticeAdd) GetInterval() uint32
func (*ReqNoticeAdd) GetName ¶ added in v1.4.6
func (m *ReqNoticeAdd) GetName() string
func (*ReqNoticeAdd) GetOperator ¶ added in v1.4.6
func (m *ReqNoticeAdd) GetOperator() string
func (*ReqNoticeAdd) GetOwner ¶ added in v1.4.6
func (m *ReqNoticeAdd) GetOwner() string
func (*ReqNoticeAdd) GetShowtime ¶ added in v1.9.7
func (m *ReqNoticeAdd) GetShowtime() uint32
func (*ReqNoticeAdd) GetSubtitle ¶ added in v1.4.6
func (m *ReqNoticeAdd) GetSubtitle() string
func (*ReqNoticeAdd) GetTags ¶ added in v1.4.9
func (m *ReqNoticeAdd) GetTags() []string
func (*ReqNoticeAdd) GetTargets ¶ added in v1.4.6
func (m *ReqNoticeAdd) GetTargets() []string
func (*ReqNoticeAdd) GetType ¶ added in v1.6.6
func (m *ReqNoticeAdd) GetType() uint32
func (*ReqNoticeAdd) ProtoMessage ¶ added in v1.4.6
func (*ReqNoticeAdd) ProtoMessage()
func (*ReqNoticeAdd) Reset ¶ added in v1.4.6
func (m *ReqNoticeAdd) Reset()
func (*ReqNoticeAdd) String ¶ added in v1.4.6
func (m *ReqNoticeAdd) String() string
func (*ReqNoticeAdd) XXX_DiscardUnknown ¶ added in v1.4.6
func (m *ReqNoticeAdd) XXX_DiscardUnknown()
func (*ReqNoticeAdd) XXX_Marshal ¶ added in v1.4.6
func (m *ReqNoticeAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqNoticeAdd) XXX_Merge ¶ added in v1.4.6
func (m *ReqNoticeAdd) XXX_Merge(src proto.Message)
func (*ReqNoticeAdd) XXX_Size ¶ added in v1.4.6
func (m *ReqNoticeAdd) XXX_Size() int
func (*ReqNoticeAdd) XXX_Unmarshal ¶ added in v1.4.6
func (m *ReqNoticeAdd) XXX_Unmarshal(b []byte) error
type ReqNoticeUpdate ¶ added in v1.4.6
type ReqNoticeUpdate 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"` Subtitle string `protobuf:"bytes,3,opt,name=subtitle,proto3" json:"subtitle,omitempty"` Body string `protobuf:"bytes,4,opt,name=body,proto3" json:"body,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Interval uint32 `protobuf:"varint,6,opt,name=interval,proto3" json:"interval,omitempty"` Showtime uint32 `protobuf:"varint,7,opt,name=showtime,proto3" json:"showtime,omitempty"` Date *DateInfo `protobuf:"bytes,8,opt,name=date,proto3" json:"date,omitempty"` Targets []string `protobuf:"bytes,16,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqNoticeUpdate) Descriptor ¶ added in v1.4.6
func (*ReqNoticeUpdate) Descriptor() ([]byte, []int)
func (*ReqNoticeUpdate) GetBody ¶ added in v1.4.6
func (m *ReqNoticeUpdate) GetBody() string
func (*ReqNoticeUpdate) GetDate ¶ added in v1.9.7
func (m *ReqNoticeUpdate) GetDate() *DateInfo
func (*ReqNoticeUpdate) GetInterval ¶ added in v1.9.7
func (m *ReqNoticeUpdate) GetInterval() uint32
func (*ReqNoticeUpdate) GetName ¶ added in v1.4.6
func (m *ReqNoticeUpdate) GetName() string
func (*ReqNoticeUpdate) GetOperator ¶ added in v1.4.6
func (m *ReqNoticeUpdate) GetOperator() string
func (*ReqNoticeUpdate) GetShowtime ¶ added in v1.9.7
func (m *ReqNoticeUpdate) GetShowtime() uint32
func (*ReqNoticeUpdate) GetSubtitle ¶ added in v1.4.6
func (m *ReqNoticeUpdate) GetSubtitle() string
func (*ReqNoticeUpdate) GetTargets ¶ added in v1.4.6
func (m *ReqNoticeUpdate) GetTargets() []string
func (*ReqNoticeUpdate) GetUid ¶ added in v1.4.6
func (m *ReqNoticeUpdate) GetUid() string
func (*ReqNoticeUpdate) ProtoMessage ¶ added in v1.4.6
func (*ReqNoticeUpdate) ProtoMessage()
func (*ReqNoticeUpdate) Reset ¶ added in v1.4.6
func (m *ReqNoticeUpdate) Reset()
func (*ReqNoticeUpdate) String ¶ added in v1.4.6
func (m *ReqNoticeUpdate) String() string
func (*ReqNoticeUpdate) XXX_DiscardUnknown ¶ added in v1.4.6
func (m *ReqNoticeUpdate) XXX_DiscardUnknown()
func (*ReqNoticeUpdate) XXX_Marshal ¶ added in v1.4.6
func (m *ReqNoticeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqNoticeUpdate) XXX_Merge ¶ added in v1.4.6
func (m *ReqNoticeUpdate) XXX_Merge(src proto.Message)
func (*ReqNoticeUpdate) XXX_Size ¶ added in v1.4.6
func (m *ReqNoticeUpdate) XXX_Size() int
func (*ReqNoticeUpdate) XXX_Unmarshal ¶ added in v1.4.6
func (m *ReqNoticeUpdate) XXX_Unmarshal(b []byte) error
type ReqProductAdd ¶ added in v1.9.6
type ReqProductAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Menus string `protobuf:"bytes,4,opt,name=menus,proto3" json:"menus,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` Templet string `protobuf:"bytes,7,opt,name=templet,proto3" json:"templet,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Entries []string `protobuf:"bytes,16,rep,name=entries,proto3" json:"entries,omitempty"` Revises []string `protobuf:"bytes,17,rep,name=revises,proto3" json:"revises,omitempty"` Shows []string `protobuf:"bytes,18,rep,name=shows,proto3" json:"shows,omitempty"` Effects []*ProductEffect `protobuf:"bytes,31,rep,name=effects,proto3" json:"effects,omitempty"` Displays []*DisplayShow `protobuf:"bytes,32,rep,name=displays,proto3" json:"displays,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqProductAdd) Descriptor ¶ added in v1.9.6
func (*ReqProductAdd) Descriptor() ([]byte, []int)
func (*ReqProductAdd) GetDisplays ¶ added in v1.9.6
func (m *ReqProductAdd) GetDisplays() []*DisplayShow
func (*ReqProductAdd) GetEffects ¶ added in v1.9.6
func (m *ReqProductAdd) GetEffects() []*ProductEffect
func (*ReqProductAdd) GetEntries ¶ added in v1.9.6
func (m *ReqProductAdd) GetEntries() []string
func (*ReqProductAdd) GetKey ¶ added in v1.9.6
func (m *ReqProductAdd) GetKey() string
func (*ReqProductAdd) GetMenus ¶ added in v1.9.6
func (m *ReqProductAdd) GetMenus() string
func (*ReqProductAdd) GetName ¶ added in v1.9.6
func (m *ReqProductAdd) GetName() string
func (*ReqProductAdd) GetOperator ¶ added in v1.9.6
func (m *ReqProductAdd) GetOperator() string
func (*ReqProductAdd) GetRemark ¶ added in v1.9.6
func (m *ReqProductAdd) GetRemark() string
func (*ReqProductAdd) GetRevises ¶ added in v1.9.6
func (m *ReqProductAdd) GetRevises() []string
func (*ReqProductAdd) GetShows ¶ added in v1.9.6
func (m *ReqProductAdd) GetShows() []string
func (*ReqProductAdd) GetTemplet ¶ added in v1.9.6
func (m *ReqProductAdd) GetTemplet() string
func (*ReqProductAdd) GetType ¶ added in v1.9.6
func (m *ReqProductAdd) GetType() uint32
func (*ReqProductAdd) ProtoMessage ¶ added in v1.9.6
func (*ReqProductAdd) ProtoMessage()
func (*ReqProductAdd) Reset ¶ added in v1.9.6
func (m *ReqProductAdd) Reset()
func (*ReqProductAdd) String ¶ added in v1.9.6
func (m *ReqProductAdd) String() string
func (*ReqProductAdd) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ReqProductAdd) XXX_DiscardUnknown()
func (*ReqProductAdd) XXX_Marshal ¶ added in v1.9.6
func (m *ReqProductAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqProductAdd) XXX_Merge ¶ added in v1.9.6
func (m *ReqProductAdd) XXX_Merge(src proto.Message)
func (*ReqProductAdd) XXX_Size ¶ added in v1.9.6
func (m *ReqProductAdd) XXX_Size() int
func (*ReqProductAdd) XXX_Unmarshal ¶ added in v1.9.6
func (m *ReqProductAdd) XXX_Unmarshal(b []byte) error
type ReqProductDisplay ¶ added in v1.9.6
type ReqProductDisplay struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Display string `protobuf:"bytes,2,opt,name=display,proto3" json:"display,omitempty"` Effect string `protobuf:"bytes,3,opt,name=effect,proto3" json:"effect,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 (*ReqProductDisplay) Descriptor ¶ added in v1.9.6
func (*ReqProductDisplay) Descriptor() ([]byte, []int)
func (*ReqProductDisplay) GetDisplay ¶ added in v1.9.6
func (m *ReqProductDisplay) GetDisplay() string
func (*ReqProductDisplay) GetEffect ¶ added in v1.9.6
func (m *ReqProductDisplay) GetEffect() string
func (*ReqProductDisplay) GetOperator ¶ added in v1.9.6
func (m *ReqProductDisplay) GetOperator() string
func (*ReqProductDisplay) GetUid ¶ added in v1.9.6
func (m *ReqProductDisplay) GetUid() string
func (*ReqProductDisplay) ProtoMessage ¶ added in v1.9.6
func (*ReqProductDisplay) ProtoMessage()
func (*ReqProductDisplay) Reset ¶ added in v1.9.6
func (m *ReqProductDisplay) Reset()
func (*ReqProductDisplay) String ¶ added in v1.9.6
func (m *ReqProductDisplay) String() string
func (*ReqProductDisplay) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ReqProductDisplay) XXX_DiscardUnknown()
func (*ReqProductDisplay) XXX_Marshal ¶ added in v1.9.6
func (m *ReqProductDisplay) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqProductDisplay) XXX_Merge ¶ added in v1.9.6
func (m *ReqProductDisplay) XXX_Merge(src proto.Message)
func (*ReqProductDisplay) XXX_Size ¶ added in v1.9.6
func (m *ReqProductDisplay) XXX_Size() int
func (*ReqProductDisplay) XXX_Unmarshal ¶ added in v1.9.6
func (m *ReqProductDisplay) XXX_Unmarshal(b []byte) error
type ReqProductUpdate ¶ added in v1.9.6
type ReqProductUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,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 (*ReqProductUpdate) Descriptor ¶ added in v1.9.6
func (*ReqProductUpdate) Descriptor() ([]byte, []int)
func (*ReqProductUpdate) GetKey ¶ added in v1.9.6
func (m *ReqProductUpdate) GetKey() string
func (*ReqProductUpdate) GetName ¶ added in v1.9.6
func (m *ReqProductUpdate) GetName() string
func (*ReqProductUpdate) GetOperator ¶ added in v1.9.6
func (m *ReqProductUpdate) GetOperator() string
func (*ReqProductUpdate) GetRemark ¶ added in v1.9.6
func (m *ReqProductUpdate) GetRemark() string
func (*ReqProductUpdate) GetUid ¶ added in v1.9.6
func (m *ReqProductUpdate) GetUid() string
func (*ReqProductUpdate) ProtoMessage ¶ added in v1.9.6
func (*ReqProductUpdate) ProtoMessage()
func (*ReqProductUpdate) Reset ¶ added in v1.9.6
func (m *ReqProductUpdate) Reset()
func (*ReqProductUpdate) String ¶ added in v1.9.6
func (m *ReqProductUpdate) String() string
func (*ReqProductUpdate) XXX_DiscardUnknown ¶ added in v1.9.6
func (m *ReqProductUpdate) XXX_DiscardUnknown()
func (*ReqProductUpdate) XXX_Marshal ¶ added in v1.9.6
func (m *ReqProductUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqProductUpdate) XXX_Merge ¶ added in v1.9.6
func (m *ReqProductUpdate) XXX_Merge(src proto.Message)
func (*ReqProductUpdate) XXX_Size ¶ added in v1.9.6
func (m *ReqProductUpdate) XXX_Size() int
func (*ReqProductUpdate) XXX_Unmarshal ¶ added in v1.9.6
func (m *ReqProductUpdate) XXX_Unmarshal(b []byte) error
type ReqRepertoryBags ¶ added in v1.2.0
type ReqRepertoryBags struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` List []string `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqRepertoryBags) Descriptor ¶ added in v1.2.0
func (*ReqRepertoryBags) Descriptor() ([]byte, []int)
func (*ReqRepertoryBags) GetList ¶ added in v1.2.0
func (m *ReqRepertoryBags) GetList() []string
func (*ReqRepertoryBags) GetUid ¶ added in v1.2.0
func (m *ReqRepertoryBags) GetUid() string
func (*ReqRepertoryBags) ProtoMessage ¶ added in v1.2.0
func (*ReqRepertoryBags) ProtoMessage()
func (*ReqRepertoryBags) Reset ¶ added in v1.2.0
func (m *ReqRepertoryBags) Reset()
func (*ReqRepertoryBags) String ¶ added in v1.2.0
func (m *ReqRepertoryBags) String() string
func (*ReqRepertoryBags) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *ReqRepertoryBags) XXX_DiscardUnknown()
func (*ReqRepertoryBags) XXX_Marshal ¶ added in v1.2.2
func (m *ReqRepertoryBags) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqRepertoryBags) XXX_Merge ¶ added in v1.2.2
func (m *ReqRepertoryBags) XXX_Merge(src proto.Message)
func (*ReqRepertoryBags) XXX_Size ¶ added in v1.2.2
func (m *ReqRepertoryBags) XXX_Size() int
func (*ReqRepertoryBags) XXX_Unmarshal ¶ added in v1.2.2
func (m *ReqRepertoryBags) XXX_Unmarshal(b []byte) error
type ReqSheetAdd ¶ added in v1.7.2
type ReqSheetAdd 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"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Quote string `protobuf:"bytes,5,opt,name=quote,proto3" json:"quote,omitempty"` Status uint32 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"` Type uint32 `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"` Keys []*SheetContent `protobuf:"bytes,18,rep,name=keys,proto3" json:"keys,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSheetAdd) Descriptor ¶ added in v1.7.2
func (*ReqSheetAdd) Descriptor() ([]byte, []int)
func (*ReqSheetAdd) GetKeys ¶ added in v1.7.2
func (m *ReqSheetAdd) GetKeys() []*SheetContent
func (*ReqSheetAdd) GetName ¶ added in v1.7.2
func (m *ReqSheetAdd) GetName() string
func (*ReqSheetAdd) GetOperator ¶ added in v1.7.2
func (m *ReqSheetAdd) GetOperator() string
func (*ReqSheetAdd) GetOwner ¶ added in v1.7.2
func (m *ReqSheetAdd) GetOwner() string
func (*ReqSheetAdd) GetQuote ¶ added in v1.7.2
func (m *ReqSheetAdd) GetQuote() string
func (*ReqSheetAdd) GetRemark ¶ added in v1.7.2
func (m *ReqSheetAdd) GetRemark() string
func (*ReqSheetAdd) GetStatus ¶ added in v1.7.2
func (m *ReqSheetAdd) GetStatus() uint32
func (*ReqSheetAdd) GetType ¶ added in v1.7.4
func (m *ReqSheetAdd) GetType() uint32
func (*ReqSheetAdd) ProtoMessage ¶ added in v1.7.2
func (*ReqSheetAdd) ProtoMessage()
func (*ReqSheetAdd) Reset ¶ added in v1.7.2
func (m *ReqSheetAdd) Reset()
func (*ReqSheetAdd) String ¶ added in v1.7.2
func (m *ReqSheetAdd) String() string
func (*ReqSheetAdd) XXX_DiscardUnknown ¶ added in v1.7.2
func (m *ReqSheetAdd) XXX_DiscardUnknown()
func (*ReqSheetAdd) XXX_Marshal ¶ added in v1.7.2
func (m *ReqSheetAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSheetAdd) XXX_Merge ¶ added in v1.7.2
func (m *ReqSheetAdd) XXX_Merge(src proto.Message)
func (*ReqSheetAdd) XXX_Size ¶ added in v1.7.2
func (m *ReqSheetAdd) XXX_Size() int
func (*ReqSheetAdd) XXX_Unmarshal ¶ added in v1.7.2
func (m *ReqSheetAdd) XXX_Unmarshal(b []byte) error
type ReqSheetContent ¶ added in v1.9.1
type ReqSheetContent struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` Weight uint32 `protobuf:"varint,3,opt,name=weight,proto3" json:"weight,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Effect string `protobuf:"bytes,5,opt,name=effect,proto3" json:"effect,omitempty"` Menu string `protobuf:"bytes,6,opt,name=menu,proto3" json:"menu,omitempty"` Align string `protobuf:"bytes,7,opt,name=align,proto3" json:"align,omitempty"` Instance string `protobuf:"bytes,8,opt,name=instance,proto3" json:"instance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSheetContent) Descriptor ¶ added in v1.9.1
func (*ReqSheetContent) Descriptor() ([]byte, []int)
func (*ReqSheetContent) GetAlign ¶ added in v1.9.4
func (m *ReqSheetContent) GetAlign() string
func (*ReqSheetContent) GetContent ¶ added in v1.9.1
func (m *ReqSheetContent) GetContent() string
func (*ReqSheetContent) GetEffect ¶ added in v1.9.4
func (m *ReqSheetContent) GetEffect() string
func (*ReqSheetContent) GetInstance ¶ added in v1.9.6
func (m *ReqSheetContent) GetInstance() string
func (*ReqSheetContent) GetMenu ¶ added in v1.9.4
func (m *ReqSheetContent) GetMenu() string
func (*ReqSheetContent) GetOperator ¶ added in v1.9.1
func (m *ReqSheetContent) GetOperator() string
func (*ReqSheetContent) GetUid ¶ added in v1.9.1
func (m *ReqSheetContent) GetUid() string
func (*ReqSheetContent) GetWeight ¶ added in v1.9.1
func (m *ReqSheetContent) GetWeight() uint32
func (*ReqSheetContent) ProtoMessage ¶ added in v1.9.1
func (*ReqSheetContent) ProtoMessage()
func (*ReqSheetContent) Reset ¶ added in v1.9.1
func (m *ReqSheetContent) Reset()
func (*ReqSheetContent) String ¶ added in v1.9.1
func (m *ReqSheetContent) String() string
func (*ReqSheetContent) XXX_DiscardUnknown ¶ added in v1.9.1
func (m *ReqSheetContent) XXX_DiscardUnknown()
func (*ReqSheetContent) XXX_Marshal ¶ added in v1.9.1
func (m *ReqSheetContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSheetContent) XXX_Merge ¶ added in v1.9.1
func (m *ReqSheetContent) XXX_Merge(src proto.Message)
func (*ReqSheetContent) XXX_Size ¶ added in v1.9.1
func (m *ReqSheetContent) XXX_Size() int
func (*ReqSheetContent) XXX_Unmarshal ¶ added in v1.9.1
func (m *ReqSheetContent) XXX_Unmarshal(b []byte) error
type ReqSheetContents ¶ added in v1.9.4
type ReqSheetContents 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 []*SheetContent `protobuf:"bytes,14,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSheetContents) Descriptor ¶ added in v1.9.4
func (*ReqSheetContents) Descriptor() ([]byte, []int)
func (*ReqSheetContents) GetList ¶ added in v1.9.4
func (m *ReqSheetContents) GetList() []*SheetContent
func (*ReqSheetContents) GetOperator ¶ added in v1.9.4
func (m *ReqSheetContents) GetOperator() string
func (*ReqSheetContents) GetUid ¶ added in v1.9.4
func (m *ReqSheetContents) GetUid() string
func (*ReqSheetContents) ProtoMessage ¶ added in v1.9.4
func (*ReqSheetContents) ProtoMessage()
func (*ReqSheetContents) Reset ¶ added in v1.9.4
func (m *ReqSheetContents) Reset()
func (*ReqSheetContents) String ¶ added in v1.9.4
func (m *ReqSheetContents) String() string
func (*ReqSheetContents) XXX_DiscardUnknown ¶ added in v1.9.4
func (m *ReqSheetContents) XXX_DiscardUnknown()
func (*ReqSheetContents) XXX_Marshal ¶ added in v1.9.4
func (m *ReqSheetContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSheetContents) XXX_Merge ¶ added in v1.9.4
func (m *ReqSheetContents) XXX_Merge(src proto.Message)
func (*ReqSheetContents) XXX_Size ¶ added in v1.9.4
func (m *ReqSheetContents) XXX_Size() int
func (*ReqSheetContents) XXX_Unmarshal ¶ added in v1.9.4
func (m *ReqSheetContents) XXX_Unmarshal(b []byte) error
type ReqSheetUpdate ¶ added in v1.7.2
type ReqSheetUpdate 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,5,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSheetUpdate) Descriptor ¶ added in v1.7.2
func (*ReqSheetUpdate) Descriptor() ([]byte, []int)
func (*ReqSheetUpdate) GetName ¶ added in v1.7.2
func (m *ReqSheetUpdate) GetName() string
func (*ReqSheetUpdate) GetOperator ¶ added in v1.7.2
func (m *ReqSheetUpdate) GetOperator() string
func (*ReqSheetUpdate) GetRemark ¶ added in v1.7.2
func (m *ReqSheetUpdate) GetRemark() string
func (*ReqSheetUpdate) GetUid ¶ added in v1.7.2
func (m *ReqSheetUpdate) GetUid() string
func (*ReqSheetUpdate) ProtoMessage ¶ added in v1.7.2
func (*ReqSheetUpdate) ProtoMessage()
func (*ReqSheetUpdate) Reset ¶ added in v1.7.2
func (m *ReqSheetUpdate) Reset()
func (*ReqSheetUpdate) String ¶ added in v1.7.2
func (m *ReqSheetUpdate) String() string
func (*ReqSheetUpdate) XXX_DiscardUnknown ¶ added in v1.7.2
func (m *ReqSheetUpdate) XXX_DiscardUnknown()
func (*ReqSheetUpdate) XXX_Marshal ¶ added in v1.7.2
func (m *ReqSheetUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSheetUpdate) XXX_Merge ¶ added in v1.7.2
func (m *ReqSheetUpdate) XXX_Merge(src proto.Message)
func (*ReqSheetUpdate) XXX_Size ¶ added in v1.7.2
func (m *ReqSheetUpdate) XXX_Size() int
func (*ReqSheetUpdate) XXX_Unmarshal ¶ added in v1.7.2
func (m *ReqSheetUpdate) XXX_Unmarshal(b []byte) error
type ReqWordsAdd ¶ added in v1.8.0
type ReqWordsAdd struct { Words string `protobuf:"bytes,1,opt,name=words,proto3" json:"words,omitempty"` Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Target string `protobuf:"bytes,4,opt,name=target,proto3" json:"target,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Quote string `protobuf:"bytes,6,opt,name=quote,proto3" json:"quote,omitempty"` Device string `protobuf:"bytes,7,opt,name=device,proto3" json:"device,omitempty"` Assets []string `protobuf:"bytes,18,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqWordsAdd) Descriptor ¶ added in v1.8.0
func (*ReqWordsAdd) Descriptor() ([]byte, []int)
func (*ReqWordsAdd) GetAssets ¶ added in v1.8.6
func (m *ReqWordsAdd) GetAssets() []string
func (*ReqWordsAdd) GetDevice ¶ added in v1.8.3
func (m *ReqWordsAdd) GetDevice() string
func (*ReqWordsAdd) GetOperator ¶ added in v1.8.0
func (m *ReqWordsAdd) GetOperator() string
func (*ReqWordsAdd) GetOwner ¶ added in v1.8.0
func (m *ReqWordsAdd) GetOwner() string
func (*ReqWordsAdd) GetQuote ¶ added in v1.8.2
func (m *ReqWordsAdd) GetQuote() string
func (*ReqWordsAdd) GetTarget ¶ added in v1.8.0
func (m *ReqWordsAdd) GetTarget() string
func (*ReqWordsAdd) GetType ¶ added in v1.8.0
func (m *ReqWordsAdd) GetType() uint32
func (*ReqWordsAdd) GetWords ¶ added in v1.8.0
func (m *ReqWordsAdd) GetWords() string
func (*ReqWordsAdd) ProtoMessage ¶ added in v1.8.0
func (*ReqWordsAdd) ProtoMessage()
func (*ReqWordsAdd) Reset ¶ added in v1.8.0
func (m *ReqWordsAdd) Reset()
func (*ReqWordsAdd) String ¶ added in v1.8.0
func (m *ReqWordsAdd) String() string
func (*ReqWordsAdd) XXX_DiscardUnknown ¶ added in v1.8.0
func (m *ReqWordsAdd) XXX_DiscardUnknown()
func (*ReqWordsAdd) XXX_Marshal ¶ added in v1.8.0
func (m *ReqWordsAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqWordsAdd) XXX_Merge ¶ added in v1.8.0
func (m *ReqWordsAdd) XXX_Merge(src proto.Message)
func (*ReqWordsAdd) XXX_Size ¶ added in v1.8.0
func (m *ReqWordsAdd) XXX_Size() int
func (*ReqWordsAdd) XXX_Unmarshal ¶ added in v1.8.0
func (m *ReqWordsAdd) XXX_Unmarshal(b []byte) error
type RequestFilter ¶ added in v1.4.7
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"` List []string `protobuf:"bytes,7,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestFilter) Descriptor ¶ added in v1.4.7
func (*RequestFilter) Descriptor() ([]byte, []int)
func (*RequestFilter) GetKey ¶ added in v1.4.7
func (m *RequestFilter) GetKey() string
func (*RequestFilter) GetList ¶ added in v1.4.7
func (m *RequestFilter) GetList() []string
func (*RequestFilter) GetNumber ¶ added in v1.4.10
func (m *RequestFilter) GetNumber() uint32
func (*RequestFilter) GetOwner ¶ added in v1.4.8
func (m *RequestFilter) GetOwner() string
func (*RequestFilter) GetPage ¶ added in v1.4.10
func (m *RequestFilter) GetPage() uint32
func (*RequestFilter) GetValue ¶ added in v1.4.7
func (m *RequestFilter) GetValue() string
func (*RequestFilter) ProtoMessage ¶ added in v1.4.7
func (*RequestFilter) ProtoMessage()
func (*RequestFilter) Reset ¶ added in v1.4.7
func (m *RequestFilter) Reset()
func (*RequestFilter) String ¶ added in v1.4.7
func (m *RequestFilter) String() string
func (*RequestFilter) XXX_DiscardUnknown ¶ added in v1.4.7
func (m *RequestFilter) XXX_DiscardUnknown()
func (*RequestFilter) XXX_Marshal ¶ added in v1.4.7
func (m *RequestFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestFilter) XXX_Merge ¶ added in v1.4.7
func (m *RequestFilter) XXX_Merge(src proto.Message)
func (*RequestFilter) XXX_Size ¶ added in v1.4.7
func (m *RequestFilter) XXX_Size() int
func (*RequestFilter) XXX_Unmarshal ¶ added in v1.4.7
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"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` 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 (*RequestInfo) Descriptor ¶
func (*RequestInfo) Descriptor() ([]byte, []int)
func (*RequestInfo) GetFlag ¶ added in v1.4.0
func (m *RequestInfo) GetFlag() string
func (*RequestInfo) GetOperator ¶ added in v1.0.2
func (m *RequestInfo) GetOperator() string
func (*RequestInfo) GetOwner ¶ added in v1.0.2
func (m *RequestInfo) GetOwner() string
func (*RequestInfo) GetRemark ¶ added in v1.11.7
func (m *RequestInfo) GetRemark() string
func (*RequestInfo) GetType ¶ added in v1.11.6
func (m *RequestInfo) GetType() uint32
func (*RequestInfo) GetUid ¶
func (m *RequestInfo) GetUid() string
func (*RequestInfo) ProtoMessage ¶
func (*RequestInfo) ProtoMessage()
func (*RequestInfo) Reset ¶
func (m *RequestInfo) Reset()
func (*RequestInfo) String ¶
func (m *RequestInfo) String() string
func (*RequestInfo) XXX_DiscardUnknown ¶ added in v1.2.2
func (m *RequestInfo) XXX_DiscardUnknown()
func (*RequestInfo) XXX_Marshal ¶ added in v1.2.2
func (m *RequestInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestInfo) XXX_Merge ¶ added in v1.2.2
func (m *RequestInfo) XXX_Merge(src proto.Message)
func (*RequestInfo) XXX_Size ¶ added in v1.2.2
func (m *RequestInfo) XXX_Size() int
func (*RequestInfo) XXX_Unmarshal ¶ added in v1.2.2
func (m *RequestInfo) XXX_Unmarshal(b []byte) error
type RequestList ¶ added in v1.3.0
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,21,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestList) Descriptor ¶ added in v1.3.0
func (*RequestList) Descriptor() ([]byte, []int)
func (*RequestList) GetList ¶ added in v1.3.0
func (m *RequestList) GetList() []string
func (*RequestList) GetOperator ¶ added in v1.3.0
func (m *RequestList) GetOperator() string
func (*RequestList) GetUid ¶ added in v1.3.0
func (m *RequestList) GetUid() string
func (*RequestList) ProtoMessage ¶ added in v1.3.0
func (*RequestList) ProtoMessage()
func (*RequestList) Reset ¶ added in v1.3.0
func (m *RequestList) Reset()
func (*RequestList) String ¶ added in v1.3.0
func (m *RequestList) String() string
func (*RequestList) XXX_DiscardUnknown ¶ added in v1.3.0
func (m *RequestList) XXX_DiscardUnknown()
func (*RequestList) XXX_Marshal ¶ added in v1.3.0
func (m *RequestList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestList) XXX_Merge ¶ added in v1.3.0
func (m *RequestList) XXX_Merge(src proto.Message)
func (*RequestList) XXX_Size ¶ added in v1.3.0
func (m *RequestList) XXX_Size() int
func (*RequestList) XXX_Unmarshal ¶ added in v1.3.0
func (m *RequestList) XXX_Unmarshal(b []byte) error
type RequestState ¶ added in v1.6.4
type RequestState struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Status uint32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,omitempty"` Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestState) Descriptor ¶ added in v1.6.4
func (*RequestState) Descriptor() ([]byte, []int)
func (*RequestState) GetOperator ¶ added in v1.6.4
func (m *RequestState) GetOperator() string
func (*RequestState) GetParent ¶ added in v1.11.6
func (m *RequestState) GetParent() string
func (*RequestState) GetRemark ¶ added in v1.11.7
func (m *RequestState) GetRemark() string
func (*RequestState) GetStatus ¶ added in v1.6.4
func (m *RequestState) GetStatus() uint32
func (*RequestState) GetUid ¶ added in v1.6.4
func (m *RequestState) GetUid() string
func (*RequestState) ProtoMessage ¶ added in v1.6.4
func (*RequestState) ProtoMessage()
func (*RequestState) Reset ¶ added in v1.6.4
func (m *RequestState) Reset()
func (*RequestState) String ¶ added in v1.6.4
func (m *RequestState) String() string
func (*RequestState) XXX_DiscardUnknown ¶ added in v1.6.4
func (m *RequestState) XXX_DiscardUnknown()
func (*RequestState) XXX_Marshal ¶ added in v1.6.4
func (m *RequestState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestState) XXX_Merge ¶ added in v1.6.4
func (m *RequestState) XXX_Merge(src proto.Message)
func (*RequestState) XXX_Size ¶ added in v1.6.4
func (m *RequestState) XXX_Size() int
func (*RequestState) XXX_Unmarshal ¶ added in v1.6.4
func (m *RequestState) XXX_Unmarshal(b []byte) error
type RequestUpdate ¶ added in v1.6.5
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"` List []string `protobuf:"bytes,20,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestUpdate) Descriptor ¶ added in v1.6.5
func (*RequestUpdate) Descriptor() ([]byte, []int)
func (*RequestUpdate) GetKey ¶ added in v1.6.5
func (m *RequestUpdate) GetKey() string
func (*RequestUpdate) GetList ¶ added in v1.6.5
func (m *RequestUpdate) GetList() []string
func (*RequestUpdate) GetOperator ¶ added in v1.7.2
func (m *RequestUpdate) GetOperator() string
func (*RequestUpdate) GetOwner ¶ added in v1.6.5
func (m *RequestUpdate) GetOwner() string
func (*RequestUpdate) GetUid ¶ added in v1.6.5
func (m *RequestUpdate) GetUid() string
func (*RequestUpdate) GetValue ¶ added in v1.6.5
func (m *RequestUpdate) GetValue() string
func (*RequestUpdate) ProtoMessage ¶ added in v1.6.5
func (*RequestUpdate) ProtoMessage()
func (*RequestUpdate) Reset ¶ added in v1.6.5
func (m *RequestUpdate) Reset()
func (*RequestUpdate) String ¶ added in v1.6.5
func (m *RequestUpdate) String() string
func (*RequestUpdate) XXX_DiscardUnknown ¶ added in v1.6.5
func (m *RequestUpdate) XXX_DiscardUnknown()
func (*RequestUpdate) XXX_Marshal ¶ added in v1.6.5
func (m *RequestUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestUpdate) XXX_Merge ¶ added in v1.6.5
func (m *RequestUpdate) XXX_Merge(src proto.Message)
func (*RequestUpdate) XXX_Size ¶ added in v1.6.5
func (m *RequestUpdate) XXX_Size() int
func (*RequestUpdate) XXX_Unmarshal ¶ added in v1.6.5
func (m *RequestUpdate) XXX_Unmarshal(b []byte) error
type SheetContent ¶ added in v1.9.4
type SheetContent struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Weight uint32 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"` Effect string `protobuf:"bytes,3,opt,name=effect,proto3" json:"effect,omitempty"` Menu string `protobuf:"bytes,4,opt,name=menu,proto3" json:"menu,omitempty"` Align string `protobuf:"bytes,5,opt,name=align,proto3" json:"align,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SheetContent) Descriptor ¶ added in v1.9.4
func (*SheetContent) Descriptor() ([]byte, []int)
func (*SheetContent) GetAlign ¶ added in v1.9.4
func (m *SheetContent) GetAlign() string
func (*SheetContent) GetEffect ¶ added in v1.9.4
func (m *SheetContent) GetEffect() string
func (*SheetContent) GetMenu ¶ added in v1.9.4
func (m *SheetContent) GetMenu() string
func (*SheetContent) GetUid ¶ added in v1.9.4
func (m *SheetContent) GetUid() string
func (*SheetContent) GetWeight ¶ added in v1.9.4
func (m *SheetContent) GetWeight() uint32
func (*SheetContent) ProtoMessage ¶ added in v1.9.4
func (*SheetContent) ProtoMessage()
func (*SheetContent) Reset ¶ added in v1.9.4
func (m *SheetContent) Reset()
func (*SheetContent) String ¶ added in v1.9.4
func (m *SheetContent) String() string
func (*SheetContent) XXX_DiscardUnknown ¶ added in v1.9.4
func (m *SheetContent) XXX_DiscardUnknown()
func (*SheetContent) XXX_Marshal ¶ added in v1.9.4
func (m *SheetContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SheetContent) XXX_Merge ¶ added in v1.9.4
func (m *SheetContent) XXX_Merge(src proto.Message)
func (*SheetContent) XXX_Size ¶ added in v1.9.4
func (m *SheetContent) XXX_Size() int
func (*SheetContent) XXX_Unmarshal ¶ added in v1.9.4
func (m *SheetContent) XXX_Unmarshal(b []byte) error
type SheetInfo ¶ added in v1.7.2
type SheetInfo 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"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"` Remark string `protobuf:"bytes,7,opt,name=remark,proto3" json:"remark,omitempty"` Creator string `protobuf:"bytes,8,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,9,opt,name=operator,proto3" json:"operator,omitempty"` Quote string `protobuf:"bytes,10,opt,name=quote,proto3" json:"quote,omitempty"` Status uint32 `protobuf:"varint,11,opt,name=status,proto3" json:"status,omitempty"` Type uint32 `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"` Contents []*SheetContent `protobuf:"bytes,21,rep,name=contents,proto3" json:"contents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SheetInfo) Descriptor ¶ added in v1.7.2
func (*SheetInfo) GetContents ¶ added in v1.9.0
func (m *SheetInfo) GetContents() []*SheetContent
func (*SheetInfo) GetCreated ¶ added in v1.7.2
func (*SheetInfo) GetCreator ¶ added in v1.7.2
func (*SheetInfo) GetOperator ¶ added in v1.7.2
func (*SheetInfo) GetUpdated ¶ added in v1.7.2
func (*SheetInfo) ProtoMessage ¶ added in v1.7.2
func (*SheetInfo) ProtoMessage()
func (*SheetInfo) XXX_DiscardUnknown ¶ added in v1.7.2
func (m *SheetInfo) XXX_DiscardUnknown()
func (*SheetInfo) XXX_Marshal ¶ added in v1.7.2
func (*SheetInfo) XXX_Unmarshal ¶ added in v1.7.2
type SheetService ¶ added in v1.7.2
type SheetService interface { AddOne(ctx context.Context, in *ReqSheetAdd, opts ...client.CallOption) (*ReplySheetInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplySheetInfo, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplySheetList, 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 *ReqSheetUpdate, opts ...client.CallOption) (*ReplySheetInfo, error) UpdateStatus(ctx context.Context, in *RequestState, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) UpdateContents(ctx context.Context, in *ReqSheetContents, opts ...client.CallOption) (*ReplySheetContent, error) AppendContent(ctx context.Context, in *ReqSheetContent, opts ...client.CallOption) (*ReplySheetContent, error) SubtractContent(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplySheetContent, error) }
func NewSheetService ¶ added in v1.7.2
func NewSheetService(name string, c client.Client) SheetService
type SheetServiceHandler ¶ added in v1.7.2
type SheetServiceHandler interface { AddOne(context.Context, *ReqSheetAdd, *ReplySheetInfo) error GetOne(context.Context, *RequestInfo, *ReplySheetInfo) error GetByFilter(context.Context, *RequestFilter, *ReplySheetList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateBase(context.Context, *ReqSheetUpdate, *ReplySheetInfo) error UpdateStatus(context.Context, *RequestState, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error UpdateContents(context.Context, *ReqSheetContents, *ReplySheetContent) error AppendContent(context.Context, *ReqSheetContent, *ReplySheetContent) error SubtractContent(context.Context, *RequestInfo, *ReplySheetContent) error }
type TargetInfo ¶ added in v1.6.3
type TargetInfo struct { Time uint64 `protobuf:"varint,1,opt,name=time,proto3" json:"time,omitempty"` Owner string `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` Entity string `protobuf:"bytes,3,opt,name=entity,proto3" json:"entity,omitempty"` Targets []string `protobuf:"bytes,11,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TargetInfo) Descriptor ¶ added in v1.6.3
func (*TargetInfo) Descriptor() ([]byte, []int)
func (*TargetInfo) GetEntity ¶ added in v1.6.3
func (m *TargetInfo) GetEntity() string
func (*TargetInfo) GetOwner ¶ added in v1.6.3
func (m *TargetInfo) GetOwner() string
func (*TargetInfo) GetTargets ¶ added in v1.6.3
func (m *TargetInfo) GetTargets() []string
func (*TargetInfo) GetTime ¶ added in v1.6.3
func (m *TargetInfo) GetTime() uint64
func (*TargetInfo) ProtoMessage ¶ added in v1.6.3
func (*TargetInfo) ProtoMessage()
func (*TargetInfo) Reset ¶ added in v1.6.3
func (m *TargetInfo) Reset()
func (*TargetInfo) String ¶ added in v1.6.3
func (m *TargetInfo) String() string
func (*TargetInfo) XXX_DiscardUnknown ¶ added in v1.6.3
func (m *TargetInfo) XXX_DiscardUnknown()
func (*TargetInfo) XXX_Marshal ¶ added in v1.6.3
func (m *TargetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TargetInfo) XXX_Merge ¶ added in v1.6.3
func (m *TargetInfo) XXX_Merge(src proto.Message)
func (*TargetInfo) XXX_Size ¶ added in v1.6.3
func (m *TargetInfo) XXX_Size() int
func (*TargetInfo) XXX_Unmarshal ¶ added in v1.6.3
func (m *TargetInfo) XXX_Unmarshal(b []byte) error
type WordsInfo ¶ added in v1.8.0
type WordsInfo 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"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Owner string `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"` Words string `protobuf:"bytes,7,opt,name=words,proto3" json:"words,omitempty"` Creator string `protobuf:"bytes,8,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,9,opt,name=operator,proto3" json:"operator,omitempty"` Target string `protobuf:"bytes,10,opt,name=target,proto3" json:"target,omitempty"` Type uint32 `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"` Weight uint32 `protobuf:"varint,13,opt,name=weight,proto3" json:"weight,omitempty"` Quote string `protobuf:"bytes,15,opt,name=quote,proto3" json:"quote,omitempty"` Device string `protobuf:"bytes,16,opt,name=device,proto3" json:"device,omitempty"` Count uint32 `protobuf:"varint,17,opt,name=count,proto3" json:"count,omitempty"` Remark string `protobuf:"bytes,18,opt,name=remark,proto3" json:"remark,omitempty"` States []uint32 `protobuf:"varint,30,rep,packed,name=states,proto3" json:"states,omitempty"` Assets []string `protobuf:"bytes,31,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WordsInfo) Descriptor ¶ added in v1.8.0
func (*WordsInfo) GetCreated ¶ added in v1.8.0
func (*WordsInfo) GetCreator ¶ added in v1.8.0
func (*WordsInfo) GetOperator ¶ added in v1.8.0
func (*WordsInfo) GetUpdated ¶ added in v1.8.0
func (*WordsInfo) ProtoMessage ¶ added in v1.8.0
func (*WordsInfo) ProtoMessage()
func (*WordsInfo) XXX_DiscardUnknown ¶ added in v1.8.0
func (m *WordsInfo) XXX_DiscardUnknown()
func (*WordsInfo) XXX_Marshal ¶ added in v1.8.0
func (*WordsInfo) XXX_Unmarshal ¶ added in v1.8.0
type WordsService ¶ added in v1.8.0
type WordsService interface { AddOne(ctx context.Context, in *ReqWordsAdd, opts ...client.CallOption) (*ReplyWordsInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyWordsInfo, error) GetByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyWordsList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) }
func NewWordsService ¶ added in v1.8.0
func NewWordsService(name string, c client.Client) WordsService
type WordsServiceHandler ¶ added in v1.8.0
type WordsServiceHandler interface { AddOne(context.Context, *ReqWordsAdd, *ReplyWordsInfo) error GetOne(context.Context, *RequestInfo, *ReplyWordsInfo) error GetByFilter(context.Context, *RequestFilter, *ReplyWordsList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error }
Source Files ¶
- activity.pb.go
- activity.pb.micro.go
- article.pb.go
- article.pb.micro.go
- common.pb.go
- common.pb.micro.go
- display.pb.go
- display.pb.micro.go
- favorite.pb.go
- favorite.pb.micro.go
- message.pb.go
- message.pb.micro.go
- notice.pb.go
- notice.pb.micro.go
- product.pb.go
- product.pb.micro.go
- repertory.pb.go
- repertory.pb.micro.go
- sheet.pb.go
- sheet.pb.micro.go
- words.pb.go
- words.pb.micro.go
Click to show internal directories.
Click to hide internal directories.