Documentation ¶
Index ¶
- func RegisterAlbumServiceHandler(s server.Server, hdlr AlbumServiceHandler, opts ...server.HandlerOption) error
- func RegisterCertificateServiceHandler(s server.Server, hdlr CertificateServiceHandler, opts ...server.HandlerOption) error
- func RegisterCollectiveServiceHandler(s server.Server, hdlr CollectiveServiceHandler, opts ...server.HandlerOption) error
- func RegisterCompositionServiceHandler(s server.Server, hdlr CompositionServiceHandler, opts ...server.HandlerOption) error
- func RegisterExhibitServiceHandler(s server.Server, hdlr ExhibitServiceHandler, opts ...server.HandlerOption) error
- func RegisterFrameServiceHandler(s server.Server, hdlr FrameServiceHandler, opts ...server.HandlerOption) error
- func RegisterPageServiceHandler(s server.Server, hdlr PageServiceHandler, opts ...server.HandlerOption) error
- func RegisterPanoramaServiceHandler(s server.Server, hdlr PanoramaServiceHandler, opts ...server.HandlerOption) error
- func RegisterPhotocopyServiceHandler(s server.Server, hdlr PhotocopyServiceHandler, opts ...server.HandlerOption) error
- func RegisterSheetServiceHandler(s server.Server, hdlr SheetServiceHandler, opts ...server.HandlerOption) error
- func RegisterStyleServiceHandler(s server.Server, hdlr StyleServiceHandler, opts ...server.HandlerOption) error
- type AlbumInfo
- func (*AlbumInfo) Descriptor() ([]byte, []int)
- func (m *AlbumInfo) GetAssets() []string
- func (m *AlbumInfo) GetCover() string
- func (m *AlbumInfo) GetCreated() int64
- func (m *AlbumInfo) GetCreator() string
- func (m *AlbumInfo) GetId() uint64
- func (m *AlbumInfo) GetLimit() uint32
- func (m *AlbumInfo) GetLocation() string
- func (m *AlbumInfo) GetName() string
- func (m *AlbumInfo) GetOperator() string
- func (m *AlbumInfo) GetPasswords() string
- func (m *AlbumInfo) GetRemark() string
- func (m *AlbumInfo) GetSize() uint64
- func (m *AlbumInfo) GetStar() uint32
- func (m *AlbumInfo) GetStatus() uint32
- func (m *AlbumInfo) GetStyle() uint32
- func (m *AlbumInfo) GetTags() []string
- func (m *AlbumInfo) GetTargets() []string
- func (m *AlbumInfo) GetType() uint32
- func (m *AlbumInfo) GetUid() string
- func (m *AlbumInfo) GetUpdated() int64
- func (*AlbumInfo) ProtoMessage()
- func (m *AlbumInfo) Reset()
- func (m *AlbumInfo) String() string
- func (m *AlbumInfo) XXX_DiscardUnknown()
- func (m *AlbumInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AlbumInfo) XXX_Merge(src proto.Message)
- func (m *AlbumInfo) XXX_Size() int
- func (m *AlbumInfo) XXX_Unmarshal(b []byte) error
- type AlbumService
- type AlbumServiceHandler
- type CertificateInfo
- func (*CertificateInfo) Descriptor() ([]byte, []int)
- func (m *CertificateInfo) GetAssets() []string
- func (m *CertificateInfo) GetContact() *ContactInfo
- func (m *CertificateInfo) GetCreated() int64
- func (m *CertificateInfo) GetCreator() string
- func (m *CertificateInfo) GetId() uint64
- func (m *CertificateInfo) GetImage() string
- func (m *CertificateInfo) GetName() string
- func (m *CertificateInfo) GetOperator() string
- func (m *CertificateInfo) GetRemark() string
- func (m *CertificateInfo) GetScene() string
- func (m *CertificateInfo) GetSn() string
- func (m *CertificateInfo) GetStatus() uint32
- func (m *CertificateInfo) GetStyle() string
- func (m *CertificateInfo) GetTags() []string
- func (m *CertificateInfo) GetTarget() string
- func (m *CertificateInfo) GetType() uint32
- func (m *CertificateInfo) GetUid() string
- func (m *CertificateInfo) GetUpdated() int64
- func (*CertificateInfo) ProtoMessage()
- func (m *CertificateInfo) Reset()
- func (m *CertificateInfo) String() string
- func (m *CertificateInfo) XXX_DiscardUnknown()
- func (m *CertificateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CertificateInfo) XXX_Merge(src proto.Message)
- func (m *CertificateInfo) XXX_Size() int
- func (m *CertificateInfo) XXX_Unmarshal(b []byte) error
- type CertificateService
- type CertificateServiceHandler
- type CollectiveInfo
- func (*CollectiveInfo) Descriptor() ([]byte, []int)
- func (m *CollectiveInfo) GetAssets() []string
- func (m *CollectiveInfo) GetCover() string
- func (m *CollectiveInfo) GetCreated() int64
- func (m *CollectiveInfo) GetCreator() string
- func (m *CollectiveInfo) GetDuration() *DurationInfo
- func (m *CollectiveInfo) GetId() uint64
- func (m *CollectiveInfo) GetLimit() uint32
- func (m *CollectiveInfo) GetName() string
- func (m *CollectiveInfo) GetOperator() string
- func (m *CollectiveInfo) GetOwner() string
- func (m *CollectiveInfo) GetPermission() uint32
- func (m *CollectiveInfo) GetRemark() string
- func (m *CollectiveInfo) GetSize() uint64
- func (m *CollectiveInfo) GetStar() uint32
- func (m *CollectiveInfo) GetStatus() uint32
- func (m *CollectiveInfo) GetTags() []string
- func (m *CollectiveInfo) GetType() uint32
- func (m *CollectiveInfo) GetUid() string
- func (m *CollectiveInfo) GetUpdated() int64
- func (*CollectiveInfo) ProtoMessage()
- func (m *CollectiveInfo) Reset()
- func (m *CollectiveInfo) String() string
- func (m *CollectiveInfo) XXX_DiscardUnknown()
- func (m *CollectiveInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CollectiveInfo) XXX_Merge(src proto.Message)
- func (m *CollectiveInfo) XXX_Size() int
- func (m *CollectiveInfo) XXX_Unmarshal(b []byte) error
- type CollectiveService
- type CollectiveServiceHandler
- type CompositionInfo
- func (*CompositionInfo) Descriptor() ([]byte, []int)
- func (m *CompositionInfo) GetAspect() uint32
- func (m *CompositionInfo) GetCover() string
- func (m *CompositionInfo) GetCreated() int64
- func (m *CompositionInfo) GetCreator() string
- func (m *CompositionInfo) GetId() uint64
- func (m *CompositionInfo) GetName() string
- func (m *CompositionInfo) GetOperator() string
- func (m *CompositionInfo) GetOwner() string
- func (m *CompositionInfo) GetRemark() string
- func (m *CompositionInfo) GetSlots() []*SlotInfo
- func (m *CompositionInfo) GetTags() []string
- func (m *CompositionInfo) GetUid() string
- func (m *CompositionInfo) GetUpdated() int64
- func (*CompositionInfo) ProtoMessage()
- func (m *CompositionInfo) Reset()
- func (m *CompositionInfo) String() string
- func (m *CompositionInfo) XXX_DiscardUnknown()
- func (m *CompositionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CompositionInfo) XXX_Merge(src proto.Message)
- func (m *CompositionInfo) XXX_Size() int
- func (m *CompositionInfo) XXX_Unmarshal(b []byte) error
- type CompositionService
- type CompositionServiceHandler
- type ContactInfo
- func (*ContactInfo) Descriptor() ([]byte, []int)
- func (m *ContactInfo) GetAddress() string
- func (m *ContactInfo) GetName() string
- func (m *ContactInfo) GetPhone() string
- func (m *ContactInfo) GetRemark() string
- func (*ContactInfo) ProtoMessage()
- func (m *ContactInfo) Reset()
- func (m *ContactInfo) String() string
- func (m *ContactInfo) XXX_DiscardUnknown()
- func (m *ContactInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContactInfo) XXX_Merge(src proto.Message)
- func (m *ContactInfo) XXX_Size() int
- func (m *ContactInfo) XXX_Unmarshal(b []byte) error
- type DurationInfo
- func (*DurationInfo) Descriptor() ([]byte, []int)
- func (m *DurationInfo) GetBegin() int64
- func (m *DurationInfo) GetEnd() int64
- func (*DurationInfo) ProtoMessage()
- func (m *DurationInfo) Reset()
- func (m *DurationInfo) String() string
- func (m *DurationInfo) XXX_DiscardUnknown()
- func (m *DurationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DurationInfo) XXX_Merge(src proto.Message)
- func (m *DurationInfo) XXX_Size() int
- func (m *DurationInfo) XXX_Unmarshal(b []byte) error
- type ExhibitInfo
- func (*ExhibitInfo) Descriptor() ([]byte, []int)
- func (m *ExhibitInfo) GetAssets() []string
- func (m *ExhibitInfo) GetCover() string
- func (m *ExhibitInfo) GetCreated() int64
- func (m *ExhibitInfo) GetCreator() string
- func (m *ExhibitInfo) GetId() uint64
- func (m *ExhibitInfo) GetName() string
- func (m *ExhibitInfo) GetOperator() string
- func (m *ExhibitInfo) GetOwner() string
- func (m *ExhibitInfo) GetRemark() string
- func (m *ExhibitInfo) GetStatus() uint32
- func (m *ExhibitInfo) GetTags() []string
- func (m *ExhibitInfo) GetType() uint32
- func (m *ExhibitInfo) GetUid() string
- func (m *ExhibitInfo) GetUpdated() int64
- func (*ExhibitInfo) ProtoMessage()
- func (m *ExhibitInfo) Reset()
- func (m *ExhibitInfo) String() string
- func (m *ExhibitInfo) XXX_DiscardUnknown()
- func (m *ExhibitInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExhibitInfo) XXX_Merge(src proto.Message)
- func (m *ExhibitInfo) XXX_Size() int
- func (m *ExhibitInfo) XXX_Unmarshal(b []byte) error
- type ExhibitService
- type ExhibitServiceHandler
- type FrameInfo
- func (*FrameInfo) Descriptor() ([]byte, []int)
- func (m *FrameInfo) GetAsset() string
- func (m *FrameInfo) GetCreated() int64
- func (m *FrameInfo) GetCreator() string
- func (m *FrameInfo) GetHeight() uint32
- func (m *FrameInfo) GetId() uint64
- func (m *FrameInfo) GetName() string
- func (m *FrameInfo) GetOperator() string
- func (m *FrameInfo) GetOwner() string
- func (m *FrameInfo) GetRemark() string
- func (m *FrameInfo) GetUid() string
- func (m *FrameInfo) GetUpdated() int64
- func (m *FrameInfo) GetWidth() uint32
- func (*FrameInfo) ProtoMessage()
- func (m *FrameInfo) Reset()
- func (m *FrameInfo) String() string
- func (m *FrameInfo) XXX_DiscardUnknown()
- func (m *FrameInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FrameInfo) XXX_Merge(src proto.Message)
- func (m *FrameInfo) XXX_Size() int
- func (m *FrameInfo) XXX_Unmarshal(b []byte) error
- type FrameService
- type FrameServiceHandler
- type PageContent
- func (*PageContent) Descriptor() ([]byte, []int)
- func (m *PageContent) GetInterval() uint32
- func (m *PageContent) GetList() []string
- func (m *PageContent) GetSlot() uint32
- func (m *PageContent) GetType() uint32
- func (m *PageContent) GetWay() uint32
- func (*PageContent) ProtoMessage()
- func (m *PageContent) Reset()
- func (m *PageContent) String() string
- func (m *PageContent) XXX_DiscardUnknown()
- func (m *PageContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PageContent) XXX_Merge(src proto.Message)
- func (m *PageContent) XXX_Size() int
- func (m *PageContent) XXX_Unmarshal(b []byte) error
- type PageInfo
- func (*PageInfo) Descriptor() ([]byte, []int)
- func (m *PageInfo) GetComposition() string
- func (m *PageInfo) GetContents() []*PageContent
- func (m *PageInfo) GetCreated() int64
- func (m *PageInfo) GetCreator() string
- func (m *PageInfo) GetId() uint64
- func (m *PageInfo) GetLifecycle() uint32
- func (m *PageInfo) GetName() string
- func (m *PageInfo) GetOperator() string
- func (m *PageInfo) GetOwner() string
- func (m *PageInfo) GetRemark() string
- func (m *PageInfo) GetTags() []string
- func (m *PageInfo) GetType() uint32
- func (m *PageInfo) GetUid() string
- func (m *PageInfo) GetUpdated() int64
- func (*PageInfo) ProtoMessage()
- func (m *PageInfo) Reset()
- func (m *PageInfo) String() string
- func (m *PageInfo) XXX_DiscardUnknown()
- func (m *PageInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PageInfo) XXX_Merge(src proto.Message)
- func (m *PageInfo) XXX_Size() int
- func (m *PageInfo) XXX_Unmarshal(b []byte) error
- type PageService
- type PageServiceHandler
- type PairInt
- func (*PairInt) Descriptor() ([]byte, []int)
- func (m *PairInt) GetKey() uint32
- func (m *PairInt) GetValue() string
- func (*PairInt) ProtoMessage()
- func (m *PairInt) Reset()
- func (m *PairInt) String() string
- func (m *PairInt) XXX_DiscardUnknown()
- func (m *PairInt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PairInt) XXX_Merge(src proto.Message)
- func (m *PairInt) XXX_Size() int
- func (m *PairInt) XXX_Unmarshal(b []byte) error
- type PanoramaInfo
- func (*PanoramaInfo) Descriptor() ([]byte, []int)
- func (m *PanoramaInfo) GetContent() string
- func (m *PanoramaInfo) GetCreated() int64
- func (m *PanoramaInfo) GetCreator() string
- func (m *PanoramaInfo) GetId() uint64
- func (m *PanoramaInfo) GetName() string
- func (m *PanoramaInfo) GetOperator() string
- func (m *PanoramaInfo) GetOwner() string
- func (m *PanoramaInfo) GetRemark() string
- func (m *PanoramaInfo) GetUid() string
- func (m *PanoramaInfo) GetUpdated() int64
- func (*PanoramaInfo) ProtoMessage()
- func (m *PanoramaInfo) Reset()
- func (m *PanoramaInfo) String() string
- func (m *PanoramaInfo) XXX_DiscardUnknown()
- func (m *PanoramaInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PanoramaInfo) XXX_Merge(src proto.Message)
- func (m *PanoramaInfo) XXX_Size() int
- func (m *PanoramaInfo) XXX_Unmarshal(b []byte) error
- type PanoramaService
- type PanoramaServiceHandler
- type PhotocopyInfo
- func (*PhotocopyInfo) Descriptor() ([]byte, []int)
- func (m *PhotocopyInfo) GetCount() uint32
- func (m *PhotocopyInfo) GetCreated() int64
- func (m *PhotocopyInfo) GetCreator() string
- func (m *PhotocopyInfo) GetId() uint64
- func (m *PhotocopyInfo) GetMother() string
- func (m *PhotocopyInfo) GetName() string
- func (m *PhotocopyInfo) GetOperator() string
- func (m *PhotocopyInfo) GetOwner() string
- func (m *PhotocopyInfo) GetRemark() string
- func (m *PhotocopyInfo) GetSlots() []*PhotocopySlot
- func (m *PhotocopyInfo) GetTags() []string
- func (m *PhotocopyInfo) GetTemplate() string
- func (m *PhotocopyInfo) GetUid() string
- func (m *PhotocopyInfo) GetUpdated() int64
- func (*PhotocopyInfo) ProtoMessage()
- func (m *PhotocopyInfo) Reset()
- func (m *PhotocopyInfo) String() string
- func (m *PhotocopyInfo) XXX_DiscardUnknown()
- func (m *PhotocopyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PhotocopyInfo) XXX_Merge(src proto.Message)
- func (m *PhotocopyInfo) XXX_Size() int
- func (m *PhotocopyInfo) XXX_Unmarshal(b []byte) error
- type PhotocopyService
- type PhotocopyServiceHandler
- type PhotocopySlot
- func (*PhotocopySlot) Descriptor() ([]byte, []int)
- func (m *PhotocopySlot) GetAsset() string
- func (m *PhotocopySlot) GetBackground() string
- func (m *PhotocopySlot) GetIndex() uint32
- func (m *PhotocopySlot) GetPage() uint32
- func (m *PhotocopySlot) GetRemark() string
- func (m *PhotocopySlot) GetRole() uint32
- func (*PhotocopySlot) ProtoMessage()
- func (m *PhotocopySlot) Reset()
- func (m *PhotocopySlot) String() string
- func (m *PhotocopySlot) XXX_DiscardUnknown()
- func (m *PhotocopySlot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PhotocopySlot) XXX_Merge(src proto.Message)
- func (m *PhotocopySlot) XXX_Size() int
- func (m *PhotocopySlot) XXX_Unmarshal(b []byte) error
- type ReplyAlbumInfo
- func (*ReplyAlbumInfo) Descriptor() ([]byte, []int)
- func (m *ReplyAlbumInfo) GetInfo() *AlbumInfo
- func (m *ReplyAlbumInfo) GetStatus() *ReplyStatus
- func (*ReplyAlbumInfo) ProtoMessage()
- func (m *ReplyAlbumInfo) Reset()
- func (m *ReplyAlbumInfo) String() string
- func (m *ReplyAlbumInfo) XXX_DiscardUnknown()
- func (m *ReplyAlbumInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAlbumInfo) XXX_Merge(src proto.Message)
- func (m *ReplyAlbumInfo) XXX_Size() int
- func (m *ReplyAlbumInfo) XXX_Unmarshal(b []byte) error
- type ReplyAlbumList
- func (*ReplyAlbumList) Descriptor() ([]byte, []int)
- func (m *ReplyAlbumList) GetList() []*AlbumInfo
- func (m *ReplyAlbumList) GetStatus() *ReplyStatus
- func (*ReplyAlbumList) ProtoMessage()
- func (m *ReplyAlbumList) Reset()
- func (m *ReplyAlbumList) String() string
- func (m *ReplyAlbumList) XXX_DiscardUnknown()
- func (m *ReplyAlbumList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAlbumList) XXX_Merge(src proto.Message)
- func (m *ReplyAlbumList) XXX_Size() int
- func (m *ReplyAlbumList) XXX_Unmarshal(b []byte) error
- type ReplyCertificateInfo
- func (*ReplyCertificateInfo) Descriptor() ([]byte, []int)
- func (m *ReplyCertificateInfo) GetInfo() *CertificateInfo
- func (m *ReplyCertificateInfo) GetStatus() *ReplyStatus
- func (*ReplyCertificateInfo) ProtoMessage()
- func (m *ReplyCertificateInfo) Reset()
- func (m *ReplyCertificateInfo) String() string
- func (m *ReplyCertificateInfo) XXX_DiscardUnknown()
- func (m *ReplyCertificateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCertificateInfo) XXX_Merge(src proto.Message)
- func (m *ReplyCertificateInfo) XXX_Size() int
- func (m *ReplyCertificateInfo) XXX_Unmarshal(b []byte) error
- type ReplyCertificateList
- func (*ReplyCertificateList) Descriptor() ([]byte, []int)
- func (m *ReplyCertificateList) GetList() []*CertificateInfo
- func (m *ReplyCertificateList) GetPages() uint32
- func (m *ReplyCertificateList) GetStatus() *ReplyStatus
- func (m *ReplyCertificateList) GetTotal() uint32
- func (*ReplyCertificateList) ProtoMessage()
- func (m *ReplyCertificateList) Reset()
- func (m *ReplyCertificateList) String() string
- func (m *ReplyCertificateList) XXX_DiscardUnknown()
- func (m *ReplyCertificateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCertificateList) XXX_Merge(src proto.Message)
- func (m *ReplyCertificateList) XXX_Size() int
- func (m *ReplyCertificateList) XXX_Unmarshal(b []byte) error
- type ReplyCollectiveInfo
- func (*ReplyCollectiveInfo) Descriptor() ([]byte, []int)
- func (m *ReplyCollectiveInfo) GetInfo() *CollectiveInfo
- func (m *ReplyCollectiveInfo) GetStatus() *ReplyStatus
- func (*ReplyCollectiveInfo) ProtoMessage()
- func (m *ReplyCollectiveInfo) Reset()
- func (m *ReplyCollectiveInfo) String() string
- func (m *ReplyCollectiveInfo) XXX_DiscardUnknown()
- func (m *ReplyCollectiveInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCollectiveInfo) XXX_Merge(src proto.Message)
- func (m *ReplyCollectiveInfo) XXX_Size() int
- func (m *ReplyCollectiveInfo) XXX_Unmarshal(b []byte) error
- type ReplyCollectiveList
- func (*ReplyCollectiveList) Descriptor() ([]byte, []int)
- func (m *ReplyCollectiveList) GetList() []*CollectiveInfo
- func (m *ReplyCollectiveList) GetStatus() *ReplyStatus
- func (*ReplyCollectiveList) ProtoMessage()
- func (m *ReplyCollectiveList) Reset()
- func (m *ReplyCollectiveList) String() string
- func (m *ReplyCollectiveList) XXX_DiscardUnknown()
- func (m *ReplyCollectiveList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCollectiveList) XXX_Merge(src proto.Message)
- func (m *ReplyCollectiveList) XXX_Size() int
- func (m *ReplyCollectiveList) XXX_Unmarshal(b []byte) error
- type ReplyCompositionInfo
- func (*ReplyCompositionInfo) Descriptor() ([]byte, []int)
- func (m *ReplyCompositionInfo) GetInfo() *CompositionInfo
- func (m *ReplyCompositionInfo) GetStatus() *ReplyStatus
- func (*ReplyCompositionInfo) ProtoMessage()
- func (m *ReplyCompositionInfo) Reset()
- func (m *ReplyCompositionInfo) String() string
- func (m *ReplyCompositionInfo) XXX_DiscardUnknown()
- func (m *ReplyCompositionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCompositionInfo) XXX_Merge(src proto.Message)
- func (m *ReplyCompositionInfo) XXX_Size() int
- func (m *ReplyCompositionInfo) XXX_Unmarshal(b []byte) error
- type ReplyCompositionList
- func (*ReplyCompositionList) Descriptor() ([]byte, []int)
- func (m *ReplyCompositionList) GetList() []*CompositionInfo
- func (m *ReplyCompositionList) GetStatus() *ReplyStatus
- func (*ReplyCompositionList) ProtoMessage()
- func (m *ReplyCompositionList) Reset()
- func (m *ReplyCompositionList) String() string
- func (m *ReplyCompositionList) XXX_DiscardUnknown()
- func (m *ReplyCompositionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCompositionList) XXX_Merge(src proto.Message)
- func (m *ReplyCompositionList) XXX_Size() int
- func (m *ReplyCompositionList) XXX_Unmarshal(b []byte) error
- type ReplyCompositionSlots
- func (*ReplyCompositionSlots) Descriptor() ([]byte, []int)
- func (m *ReplyCompositionSlots) GetList() []*SlotInfo
- func (m *ReplyCompositionSlots) GetStatus() *ReplyStatus
- func (*ReplyCompositionSlots) ProtoMessage()
- func (m *ReplyCompositionSlots) Reset()
- func (m *ReplyCompositionSlots) String() string
- func (m *ReplyCompositionSlots) XXX_DiscardUnknown()
- func (m *ReplyCompositionSlots) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyCompositionSlots) XXX_Merge(src proto.Message)
- func (m *ReplyCompositionSlots) XXX_Size() int
- func (m *ReplyCompositionSlots) XXX_Unmarshal(b []byte) error
- type ReplyExhibitInfo
- func (*ReplyExhibitInfo) Descriptor() ([]byte, []int)
- func (m *ReplyExhibitInfo) GetInfo() *ExhibitInfo
- func (m *ReplyExhibitInfo) GetStatus() *ReplyStatus
- func (*ReplyExhibitInfo) ProtoMessage()
- func (m *ReplyExhibitInfo) Reset()
- func (m *ReplyExhibitInfo) String() string
- func (m *ReplyExhibitInfo) XXX_DiscardUnknown()
- func (m *ReplyExhibitInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyExhibitInfo) XXX_Merge(src proto.Message)
- func (m *ReplyExhibitInfo) XXX_Size() int
- func (m *ReplyExhibitInfo) XXX_Unmarshal(b []byte) error
- type ReplyExhibitList
- func (*ReplyExhibitList) Descriptor() ([]byte, []int)
- func (m *ReplyExhibitList) GetList() []*ExhibitInfo
- func (m *ReplyExhibitList) GetStatus() *ReplyStatus
- func (*ReplyExhibitList) ProtoMessage()
- func (m *ReplyExhibitList) Reset()
- func (m *ReplyExhibitList) String() string
- func (m *ReplyExhibitList) XXX_DiscardUnknown()
- func (m *ReplyExhibitList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyExhibitList) XXX_Merge(src proto.Message)
- func (m *ReplyExhibitList) XXX_Size() int
- func (m *ReplyExhibitList) XXX_Unmarshal(b []byte) error
- type ReplyFrameInfo
- func (*ReplyFrameInfo) Descriptor() ([]byte, []int)
- func (m *ReplyFrameInfo) GetInfo() *FrameInfo
- func (m *ReplyFrameInfo) GetStatus() *ReplyStatus
- func (*ReplyFrameInfo) ProtoMessage()
- func (m *ReplyFrameInfo) Reset()
- func (m *ReplyFrameInfo) String() string
- func (m *ReplyFrameInfo) XXX_DiscardUnknown()
- func (m *ReplyFrameInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFrameInfo) XXX_Merge(src proto.Message)
- func (m *ReplyFrameInfo) XXX_Size() int
- func (m *ReplyFrameInfo) XXX_Unmarshal(b []byte) error
- type ReplyFrameList
- func (*ReplyFrameList) Descriptor() ([]byte, []int)
- func (m *ReplyFrameList) GetList() []*FrameInfo
- func (m *ReplyFrameList) GetStatus() *ReplyStatus
- func (*ReplyFrameList) ProtoMessage()
- func (m *ReplyFrameList) Reset()
- func (m *ReplyFrameList) String() string
- func (m *ReplyFrameList) XXX_DiscardUnknown()
- func (m *ReplyFrameList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyFrameList) XXX_Merge(src proto.Message)
- func (m *ReplyFrameList) XXX_Size() int
- func (m *ReplyFrameList) XXX_Unmarshal(b []byte) error
- type ReplyInfo
- func (*ReplyInfo) Descriptor() ([]byte, []int)
- func (m *ReplyInfo) GetStatus() *ReplyStatus
- func (m *ReplyInfo) GetUid() string
- func (*ReplyInfo) ProtoMessage()
- func (m *ReplyInfo) Reset()
- func (m *ReplyInfo) String() string
- func (m *ReplyInfo) XXX_DiscardUnknown()
- func (m *ReplyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyInfo) XXX_Merge(src proto.Message)
- func (m *ReplyInfo) XXX_Size() int
- func (m *ReplyInfo) XXX_Unmarshal(b []byte) error
- type ReplyList
- func (*ReplyList) Descriptor() ([]byte, []int)
- func (m *ReplyList) GetList() []string
- func (m *ReplyList) GetStatus() *ReplyStatus
- func (m *ReplyList) GetUid() string
- func (*ReplyList) ProtoMessage()
- func (m *ReplyList) Reset()
- func (m *ReplyList) String() string
- func (m *ReplyList) XXX_DiscardUnknown()
- func (m *ReplyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyList) XXX_Merge(src proto.Message)
- func (m *ReplyList) XXX_Size() int
- func (m *ReplyList) XXX_Unmarshal(b []byte) error
- type ReplyPageContent
- func (*ReplyPageContent) Descriptor() ([]byte, []int)
- func (m *ReplyPageContent) GetList() []*PageContent
- func (m *ReplyPageContent) GetStatus() *ReplyStatus
- func (m *ReplyPageContent) GetUid() string
- func (*ReplyPageContent) ProtoMessage()
- func (m *ReplyPageContent) Reset()
- func (m *ReplyPageContent) String() string
- func (m *ReplyPageContent) XXX_DiscardUnknown()
- func (m *ReplyPageContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPageContent) XXX_Merge(src proto.Message)
- func (m *ReplyPageContent) XXX_Size() int
- func (m *ReplyPageContent) XXX_Unmarshal(b []byte) error
- type ReplyPageContents
- func (*ReplyPageContents) Descriptor() ([]byte, []int)
- func (m *ReplyPageContents) GetList() []*PageContent
- func (m *ReplyPageContents) GetStatus() *ReplyStatus
- func (m *ReplyPageContents) GetUid() string
- func (*ReplyPageContents) ProtoMessage()
- func (m *ReplyPageContents) Reset()
- func (m *ReplyPageContents) String() string
- func (m *ReplyPageContents) XXX_DiscardUnknown()
- func (m *ReplyPageContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPageContents) XXX_Merge(src proto.Message)
- func (m *ReplyPageContents) XXX_Size() int
- func (m *ReplyPageContents) XXX_Unmarshal(b []byte) error
- type ReplyPageInfo
- func (*ReplyPageInfo) Descriptor() ([]byte, []int)
- func (m *ReplyPageInfo) GetInfo() *PageInfo
- func (m *ReplyPageInfo) GetStatus() *ReplyStatus
- func (*ReplyPageInfo) ProtoMessage()
- func (m *ReplyPageInfo) Reset()
- func (m *ReplyPageInfo) String() string
- func (m *ReplyPageInfo) XXX_DiscardUnknown()
- func (m *ReplyPageInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPageInfo) XXX_Merge(src proto.Message)
- func (m *ReplyPageInfo) XXX_Size() int
- func (m *ReplyPageInfo) XXX_Unmarshal(b []byte) error
- type ReplyPageList
- func (*ReplyPageList) Descriptor() ([]byte, []int)
- func (m *ReplyPageList) GetList() []*PageInfo
- func (m *ReplyPageList) GetStatus() *ReplyStatus
- func (*ReplyPageList) ProtoMessage()
- func (m *ReplyPageList) Reset()
- func (m *ReplyPageList) String() string
- func (m *ReplyPageList) XXX_DiscardUnknown()
- func (m *ReplyPageList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPageList) XXX_Merge(src proto.Message)
- func (m *ReplyPageList) XXX_Size() int
- func (m *ReplyPageList) XXX_Unmarshal(b []byte) error
- type ReplyPanoramaInfo
- func (*ReplyPanoramaInfo) Descriptor() ([]byte, []int)
- func (m *ReplyPanoramaInfo) GetInfo() *PanoramaInfo
- func (m *ReplyPanoramaInfo) GetStatus() *ReplyStatus
- func (*ReplyPanoramaInfo) ProtoMessage()
- func (m *ReplyPanoramaInfo) Reset()
- func (m *ReplyPanoramaInfo) String() string
- func (m *ReplyPanoramaInfo) XXX_DiscardUnknown()
- func (m *ReplyPanoramaInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPanoramaInfo) XXX_Merge(src proto.Message)
- func (m *ReplyPanoramaInfo) XXX_Size() int
- func (m *ReplyPanoramaInfo) XXX_Unmarshal(b []byte) error
- type ReplyPanoramaList
- func (*ReplyPanoramaList) Descriptor() ([]byte, []int)
- func (m *ReplyPanoramaList) GetList() []*PanoramaInfo
- func (m *ReplyPanoramaList) GetStatus() *ReplyStatus
- func (*ReplyPanoramaList) ProtoMessage()
- func (m *ReplyPanoramaList) Reset()
- func (m *ReplyPanoramaList) String() string
- func (m *ReplyPanoramaList) XXX_DiscardUnknown()
- func (m *ReplyPanoramaList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPanoramaList) XXX_Merge(src proto.Message)
- func (m *ReplyPanoramaList) XXX_Size() int
- func (m *ReplyPanoramaList) XXX_Unmarshal(b []byte) error
- type ReplyPhotocopyInfo
- func (*ReplyPhotocopyInfo) Descriptor() ([]byte, []int)
- func (m *ReplyPhotocopyInfo) GetInfo() *PhotocopyInfo
- func (m *ReplyPhotocopyInfo) GetStatus() *ReplyStatus
- func (*ReplyPhotocopyInfo) ProtoMessage()
- func (m *ReplyPhotocopyInfo) Reset()
- func (m *ReplyPhotocopyInfo) String() string
- func (m *ReplyPhotocopyInfo) XXX_DiscardUnknown()
- func (m *ReplyPhotocopyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPhotocopyInfo) XXX_Merge(src proto.Message)
- func (m *ReplyPhotocopyInfo) XXX_Size() int
- func (m *ReplyPhotocopyInfo) XXX_Unmarshal(b []byte) error
- type ReplyPhotocopyList
- func (*ReplyPhotocopyList) Descriptor() ([]byte, []int)
- func (m *ReplyPhotocopyList) GetList() []*PhotocopyInfo
- func (m *ReplyPhotocopyList) GetStatus() *ReplyStatus
- func (*ReplyPhotocopyList) ProtoMessage()
- func (m *ReplyPhotocopyList) Reset()
- func (m *ReplyPhotocopyList) String() string
- func (m *ReplyPhotocopyList) XXX_DiscardUnknown()
- func (m *ReplyPhotocopyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyPhotocopyList) XXX_Merge(src proto.Message)
- func (m *ReplyPhotocopyList) XXX_Size() int
- func (m *ReplyPhotocopyList) 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) GetStatus() *ReplyStatus
- 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 ReplySheetPages
- func (*ReplySheetPages) Descriptor() ([]byte, []int)
- func (m *ReplySheetPages) GetList() []*SheetPage
- func (m *ReplySheetPages) GetStatus() *ReplyStatus
- func (m *ReplySheetPages) GetUid() string
- func (*ReplySheetPages) ProtoMessage()
- func (m *ReplySheetPages) Reset()
- func (m *ReplySheetPages) String() string
- func (m *ReplySheetPages) XXX_DiscardUnknown()
- func (m *ReplySheetPages) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplySheetPages) XXX_Merge(src proto.Message)
- func (m *ReplySheetPages) XXX_Size() int
- func (m *ReplySheetPages) 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 ReplyStyleInfo
- func (*ReplyStyleInfo) Descriptor() ([]byte, []int)
- func (m *ReplyStyleInfo) GetInfo() *StyleInfo
- func (m *ReplyStyleInfo) GetStatus() *ReplyStatus
- func (*ReplyStyleInfo) ProtoMessage()
- func (m *ReplyStyleInfo) Reset()
- func (m *ReplyStyleInfo) String() string
- func (m *ReplyStyleInfo) XXX_DiscardUnknown()
- func (m *ReplyStyleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyStyleInfo) XXX_Merge(src proto.Message)
- func (m *ReplyStyleInfo) XXX_Size() int
- func (m *ReplyStyleInfo) XXX_Unmarshal(b []byte) error
- type ReplyStyleList
- func (*ReplyStyleList) Descriptor() ([]byte, []int)
- func (m *ReplyStyleList) GetList() []*StyleInfo
- func (m *ReplyStyleList) GetPages() uint32
- func (m *ReplyStyleList) GetStatus() *ReplyStatus
- func (m *ReplyStyleList) GetTotal() uint32
- func (*ReplyStyleList) ProtoMessage()
- func (m *ReplyStyleList) Reset()
- func (m *ReplyStyleList) String() string
- func (m *ReplyStyleList) XXX_DiscardUnknown()
- func (m *ReplyStyleList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyStyleList) XXX_Merge(src proto.Message)
- func (m *ReplyStyleList) XXX_Size() int
- func (m *ReplyStyleList) XXX_Unmarshal(b []byte) error
- type ReqAlbumAdd
- func (*ReqAlbumAdd) Descriptor() ([]byte, []int)
- func (m *ReqAlbumAdd) GetLocation() string
- func (m *ReqAlbumAdd) GetName() string
- func (m *ReqAlbumAdd) GetOperator() string
- func (m *ReqAlbumAdd) GetRemark() string
- func (m *ReqAlbumAdd) GetStyle() uint32
- func (m *ReqAlbumAdd) GetTargets() []string
- func (m *ReqAlbumAdd) GetType() uint32
- func (*ReqAlbumAdd) ProtoMessage()
- func (m *ReqAlbumAdd) Reset()
- func (m *ReqAlbumAdd) String() string
- func (m *ReqAlbumAdd) XXX_DiscardUnknown()
- func (m *ReqAlbumAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAlbumAdd) XXX_Merge(src proto.Message)
- func (m *ReqAlbumAdd) XXX_Size() int
- func (m *ReqAlbumAdd) XXX_Unmarshal(b []byte) error
- type ReqAlbumUpdate
- func (*ReqAlbumUpdate) Descriptor() ([]byte, []int)
- func (m *ReqAlbumUpdate) GetCover() string
- func (m *ReqAlbumUpdate) GetName() string
- func (m *ReqAlbumUpdate) GetOperator() string
- func (m *ReqAlbumUpdate) GetPasswords() string
- func (m *ReqAlbumUpdate) GetRemark() string
- func (m *ReqAlbumUpdate) GetUid() string
- func (*ReqAlbumUpdate) ProtoMessage()
- func (m *ReqAlbumUpdate) Reset()
- func (m *ReqAlbumUpdate) String() string
- func (m *ReqAlbumUpdate) XXX_DiscardUnknown()
- func (m *ReqAlbumUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAlbumUpdate) XXX_Merge(src proto.Message)
- func (m *ReqAlbumUpdate) XXX_Size() int
- func (m *ReqAlbumUpdate) XXX_Unmarshal(b []byte) error
- type ReqCertificateAdd
- func (*ReqCertificateAdd) Descriptor() ([]byte, []int)
- func (m *ReqCertificateAdd) GetAssets() []string
- func (m *ReqCertificateAdd) GetContact() *ContactInfo
- func (m *ReqCertificateAdd) GetImage() string
- func (m *ReqCertificateAdd) GetName() string
- func (m *ReqCertificateAdd) GetOperator() string
- func (m *ReqCertificateAdd) GetRemark() string
- func (m *ReqCertificateAdd) GetScene() string
- func (m *ReqCertificateAdd) GetSn() string
- func (m *ReqCertificateAdd) GetStatus() uint32
- func (m *ReqCertificateAdd) GetStyle() string
- func (m *ReqCertificateAdd) GetTags() []string
- func (m *ReqCertificateAdd) GetTarget() string
- func (m *ReqCertificateAdd) GetType() uint32
- func (*ReqCertificateAdd) ProtoMessage()
- func (m *ReqCertificateAdd) Reset()
- func (m *ReqCertificateAdd) String() string
- func (m *ReqCertificateAdd) XXX_DiscardUnknown()
- func (m *ReqCertificateAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCertificateAdd) XXX_Merge(src proto.Message)
- func (m *ReqCertificateAdd) XXX_Size() int
- func (m *ReqCertificateAdd) XXX_Unmarshal(b []byte) error
- type ReqCertificateUpdate
- func (*ReqCertificateUpdate) Descriptor() ([]byte, []int)
- func (m *ReqCertificateUpdate) GetName() string
- func (m *ReqCertificateUpdate) GetOperator() string
- func (m *ReqCertificateUpdate) GetRemark() string
- func (m *ReqCertificateUpdate) GetTags() []string
- func (m *ReqCertificateUpdate) GetUid() string
- func (*ReqCertificateUpdate) ProtoMessage()
- func (m *ReqCertificateUpdate) Reset()
- func (m *ReqCertificateUpdate) String() string
- func (m *ReqCertificateUpdate) XXX_DiscardUnknown()
- func (m *ReqCertificateUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCertificateUpdate) XXX_Merge(src proto.Message)
- func (m *ReqCertificateUpdate) XXX_Size() int
- func (m *ReqCertificateUpdate) XXX_Unmarshal(b []byte) error
- type ReqCollectiveAdd
- func (*ReqCollectiveAdd) Descriptor() ([]byte, []int)
- func (m *ReqCollectiveAdd) GetDuration() *DurationInfo
- func (m *ReqCollectiveAdd) GetName() string
- func (m *ReqCollectiveAdd) GetOperator() string
- func (m *ReqCollectiveAdd) GetOwner() string
- func (m *ReqCollectiveAdd) GetRemark() string
- func (m *ReqCollectiveAdd) GetType() uint32
- func (*ReqCollectiveAdd) ProtoMessage()
- func (m *ReqCollectiveAdd) Reset()
- func (m *ReqCollectiveAdd) String() string
- func (m *ReqCollectiveAdd) XXX_DiscardUnknown()
- func (m *ReqCollectiveAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCollectiveAdd) XXX_Merge(src proto.Message)
- func (m *ReqCollectiveAdd) XXX_Size() int
- func (m *ReqCollectiveAdd) XXX_Unmarshal(b []byte) error
- type ReqCollectiveUpdate
- func (*ReqCollectiveUpdate) Descriptor() ([]byte, []int)
- func (m *ReqCollectiveUpdate) GetCover() string
- func (m *ReqCollectiveUpdate) GetName() string
- func (m *ReqCollectiveUpdate) GetOperator() string
- func (m *ReqCollectiveUpdate) GetRemark() string
- func (m *ReqCollectiveUpdate) GetUid() string
- func (*ReqCollectiveUpdate) ProtoMessage()
- func (m *ReqCollectiveUpdate) Reset()
- func (m *ReqCollectiveUpdate) String() string
- func (m *ReqCollectiveUpdate) XXX_DiscardUnknown()
- func (m *ReqCollectiveUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCollectiveUpdate) XXX_Merge(src proto.Message)
- func (m *ReqCollectiveUpdate) XXX_Size() int
- func (m *ReqCollectiveUpdate) XXX_Unmarshal(b []byte) error
- type ReqCompositionAdd
- func (*ReqCompositionAdd) Descriptor() ([]byte, []int)
- func (m *ReqCompositionAdd) GetAspect() uint32
- func (m *ReqCompositionAdd) GetCover() string
- func (m *ReqCompositionAdd) GetName() string
- func (m *ReqCompositionAdd) GetOperator() string
- func (m *ReqCompositionAdd) GetOwner() string
- func (m *ReqCompositionAdd) GetRemark() string
- func (m *ReqCompositionAdd) GetTags() []string
- func (*ReqCompositionAdd) ProtoMessage()
- func (m *ReqCompositionAdd) Reset()
- func (m *ReqCompositionAdd) String() string
- func (m *ReqCompositionAdd) XXX_DiscardUnknown()
- func (m *ReqCompositionAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCompositionAdd) XXX_Merge(src proto.Message)
- func (m *ReqCompositionAdd) XXX_Size() int
- func (m *ReqCompositionAdd) XXX_Unmarshal(b []byte) error
- type ReqCompositionSlots
- func (*ReqCompositionSlots) Descriptor() ([]byte, []int)
- func (m *ReqCompositionSlots) GetOperator() string
- func (m *ReqCompositionSlots) GetSlots() []*SlotInfo
- func (m *ReqCompositionSlots) GetUid() string
- func (*ReqCompositionSlots) ProtoMessage()
- func (m *ReqCompositionSlots) Reset()
- func (m *ReqCompositionSlots) String() string
- func (m *ReqCompositionSlots) XXX_DiscardUnknown()
- func (m *ReqCompositionSlots) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCompositionSlots) XXX_Merge(src proto.Message)
- func (m *ReqCompositionSlots) XXX_Size() int
- func (m *ReqCompositionSlots) XXX_Unmarshal(b []byte) error
- type ReqCompositionUpdate
- func (*ReqCompositionUpdate) Descriptor() ([]byte, []int)
- func (m *ReqCompositionUpdate) GetAspect() uint32
- func (m *ReqCompositionUpdate) GetName() string
- func (m *ReqCompositionUpdate) GetOperator() string
- func (m *ReqCompositionUpdate) GetRemark() string
- func (m *ReqCompositionUpdate) GetUid() string
- func (*ReqCompositionUpdate) ProtoMessage()
- func (m *ReqCompositionUpdate) Reset()
- func (m *ReqCompositionUpdate) String() string
- func (m *ReqCompositionUpdate) XXX_DiscardUnknown()
- func (m *ReqCompositionUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqCompositionUpdate) XXX_Merge(src proto.Message)
- func (m *ReqCompositionUpdate) XXX_Size() int
- func (m *ReqCompositionUpdate) XXX_Unmarshal(b []byte) error
- type ReqExhibitAdd
- func (*ReqExhibitAdd) Descriptor() ([]byte, []int)
- func (m *ReqExhibitAdd) GetCover() string
- func (m *ReqExhibitAdd) GetName() string
- func (m *ReqExhibitAdd) GetOperator() string
- func (m *ReqExhibitAdd) GetOwner() string
- func (m *ReqExhibitAdd) GetRemark() string
- func (*ReqExhibitAdd) ProtoMessage()
- func (m *ReqExhibitAdd) Reset()
- func (m *ReqExhibitAdd) String() string
- func (m *ReqExhibitAdd) XXX_DiscardUnknown()
- func (m *ReqExhibitAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqExhibitAdd) XXX_Merge(src proto.Message)
- func (m *ReqExhibitAdd) XXX_Size() int
- func (m *ReqExhibitAdd) XXX_Unmarshal(b []byte) error
- type ReqExhibitUpdate
- func (*ReqExhibitUpdate) Descriptor() ([]byte, []int)
- func (m *ReqExhibitUpdate) GetCover() string
- func (m *ReqExhibitUpdate) GetName() string
- func (m *ReqExhibitUpdate) GetOperator() string
- func (m *ReqExhibitUpdate) GetRemark() string
- func (m *ReqExhibitUpdate) GetUid() string
- func (*ReqExhibitUpdate) ProtoMessage()
- func (m *ReqExhibitUpdate) Reset()
- func (m *ReqExhibitUpdate) String() string
- func (m *ReqExhibitUpdate) XXX_DiscardUnknown()
- func (m *ReqExhibitUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqExhibitUpdate) XXX_Merge(src proto.Message)
- func (m *ReqExhibitUpdate) XXX_Size() int
- func (m *ReqExhibitUpdate) XXX_Unmarshal(b []byte) error
- type ReqFrameAdd
- func (*ReqFrameAdd) Descriptor() ([]byte, []int)
- func (m *ReqFrameAdd) GetAsset() string
- func (m *ReqFrameAdd) GetHeight() uint32
- func (m *ReqFrameAdd) GetName() string
- func (m *ReqFrameAdd) GetOperator() string
- func (m *ReqFrameAdd) GetOwner() string
- func (m *ReqFrameAdd) GetRemark() string
- func (m *ReqFrameAdd) GetWidth() uint32
- func (*ReqFrameAdd) ProtoMessage()
- func (m *ReqFrameAdd) Reset()
- func (m *ReqFrameAdd) String() string
- func (m *ReqFrameAdd) XXX_DiscardUnknown()
- func (m *ReqFrameAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFrameAdd) XXX_Merge(src proto.Message)
- func (m *ReqFrameAdd) XXX_Size() int
- func (m *ReqFrameAdd) XXX_Unmarshal(b []byte) error
- type ReqFrameUpdate
- func (*ReqFrameUpdate) Descriptor() ([]byte, []int)
- func (m *ReqFrameUpdate) GetName() string
- func (m *ReqFrameUpdate) GetOperator() string
- func (m *ReqFrameUpdate) GetRemark() string
- func (m *ReqFrameUpdate) GetUid() string
- func (*ReqFrameUpdate) ProtoMessage()
- func (m *ReqFrameUpdate) Reset()
- func (m *ReqFrameUpdate) String() string
- func (m *ReqFrameUpdate) XXX_DiscardUnknown()
- func (m *ReqFrameUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqFrameUpdate) XXX_Merge(src proto.Message)
- func (m *ReqFrameUpdate) XXX_Size() int
- func (m *ReqFrameUpdate) XXX_Unmarshal(b []byte) error
- type ReqPageAdd
- func (*ReqPageAdd) Descriptor() ([]byte, []int)
- func (m *ReqPageAdd) GetComposition() string
- func (m *ReqPageAdd) GetLifecycle() uint32
- func (m *ReqPageAdd) GetName() string
- func (m *ReqPageAdd) GetOperator() string
- func (m *ReqPageAdd) GetOwner() string
- func (m *ReqPageAdd) GetRemark() string
- func (m *ReqPageAdd) GetTags() []string
- func (m *ReqPageAdd) GetType() uint32
- func (*ReqPageAdd) ProtoMessage()
- func (m *ReqPageAdd) Reset()
- func (m *ReqPageAdd) String() string
- func (m *ReqPageAdd) XXX_DiscardUnknown()
- func (m *ReqPageAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPageAdd) XXX_Merge(src proto.Message)
- func (m *ReqPageAdd) XXX_Size() int
- func (m *ReqPageAdd) XXX_Unmarshal(b []byte) error
- type ReqPageAppend
- func (*ReqPageAppend) Descriptor() ([]byte, []int)
- func (m *ReqPageAppend) GetContents() []*PageContent
- func (m *ReqPageAppend) GetOperator() string
- func (m *ReqPageAppend) GetUid() string
- func (*ReqPageAppend) ProtoMessage()
- func (m *ReqPageAppend) Reset()
- func (m *ReqPageAppend) String() string
- func (m *ReqPageAppend) XXX_DiscardUnknown()
- func (m *ReqPageAppend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPageAppend) XXX_Merge(src proto.Message)
- func (m *ReqPageAppend) XXX_Size() int
- func (m *ReqPageAppend) XXX_Unmarshal(b []byte) error
- type ReqPageContent
- func (*ReqPageContent) Descriptor() ([]byte, []int)
- func (m *ReqPageContent) GetAssets() []string
- func (m *ReqPageContent) GetFill() uint32
- func (m *ReqPageContent) GetInterval() uint32
- func (m *ReqPageContent) GetOperator() string
- func (m *ReqPageContent) GetSlot() uint32
- func (m *ReqPageContent) GetType() uint32
- func (m *ReqPageContent) GetUid() string
- func (*ReqPageContent) ProtoMessage()
- func (m *ReqPageContent) Reset()
- func (m *ReqPageContent) String() string
- func (m *ReqPageContent) XXX_DiscardUnknown()
- func (m *ReqPageContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPageContent) XXX_Merge(src proto.Message)
- func (m *ReqPageContent) XXX_Size() int
- func (m *ReqPageContent) XXX_Unmarshal(b []byte) error
- type ReqPageUpdate
- func (*ReqPageUpdate) Descriptor() ([]byte, []int)
- func (m *ReqPageUpdate) GetLifecycle() uint32
- func (m *ReqPageUpdate) GetName() string
- func (m *ReqPageUpdate) GetOperator() string
- func (m *ReqPageUpdate) GetRemark() string
- func (m *ReqPageUpdate) GetUid() string
- func (*ReqPageUpdate) ProtoMessage()
- func (m *ReqPageUpdate) Reset()
- func (m *ReqPageUpdate) String() string
- func (m *ReqPageUpdate) XXX_DiscardUnknown()
- func (m *ReqPageUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPageUpdate) XXX_Merge(src proto.Message)
- func (m *ReqPageUpdate) XXX_Size() int
- func (m *ReqPageUpdate) XXX_Unmarshal(b []byte) error
- type ReqPanoramaAdd
- func (*ReqPanoramaAdd) Descriptor() ([]byte, []int)
- func (m *ReqPanoramaAdd) GetContent() string
- func (m *ReqPanoramaAdd) GetName() string
- func (m *ReqPanoramaAdd) GetOperator() string
- func (m *ReqPanoramaAdd) GetOwner() string
- func (m *ReqPanoramaAdd) GetRemark() string
- func (*ReqPanoramaAdd) ProtoMessage()
- func (m *ReqPanoramaAdd) Reset()
- func (m *ReqPanoramaAdd) String() string
- func (m *ReqPanoramaAdd) XXX_DiscardUnknown()
- func (m *ReqPanoramaAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPanoramaAdd) XXX_Merge(src proto.Message)
- func (m *ReqPanoramaAdd) XXX_Size() int
- func (m *ReqPanoramaAdd) XXX_Unmarshal(b []byte) error
- type ReqPanoramaUpdate
- func (*ReqPanoramaUpdate) Descriptor() ([]byte, []int)
- func (m *ReqPanoramaUpdate) GetContent() string
- func (m *ReqPanoramaUpdate) GetName() string
- func (m *ReqPanoramaUpdate) GetOperator() string
- func (m *ReqPanoramaUpdate) GetRemark() string
- func (m *ReqPanoramaUpdate) GetUid() string
- func (*ReqPanoramaUpdate) ProtoMessage()
- func (m *ReqPanoramaUpdate) Reset()
- func (m *ReqPanoramaUpdate) String() string
- func (m *ReqPanoramaUpdate) XXX_DiscardUnknown()
- func (m *ReqPanoramaUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPanoramaUpdate) XXX_Merge(src proto.Message)
- func (m *ReqPanoramaUpdate) XXX_Size() int
- func (m *ReqPanoramaUpdate) XXX_Unmarshal(b []byte) error
- type ReqPhotocopyAdd
- func (*ReqPhotocopyAdd) Descriptor() ([]byte, []int)
- func (m *ReqPhotocopyAdd) GetName() string
- func (m *ReqPhotocopyAdd) GetOperator() string
- func (m *ReqPhotocopyAdd) GetOwner() string
- func (m *ReqPhotocopyAdd) GetRemark() string
- func (m *ReqPhotocopyAdd) GetTemplate() string
- func (*ReqPhotocopyAdd) ProtoMessage()
- func (m *ReqPhotocopyAdd) Reset()
- func (m *ReqPhotocopyAdd) String() string
- func (m *ReqPhotocopyAdd) XXX_DiscardUnknown()
- func (m *ReqPhotocopyAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPhotocopyAdd) XXX_Merge(src proto.Message)
- func (m *ReqPhotocopyAdd) XXX_Size() int
- func (m *ReqPhotocopyAdd) XXX_Unmarshal(b []byte) error
- type ReqPhotocopyUpdate
- func (*ReqPhotocopyUpdate) Descriptor() ([]byte, []int)
- func (m *ReqPhotocopyUpdate) GetContent() string
- func (m *ReqPhotocopyUpdate) GetName() string
- func (m *ReqPhotocopyUpdate) GetOperator() string
- func (m *ReqPhotocopyUpdate) GetRemark() string
- func (m *ReqPhotocopyUpdate) GetUid() string
- func (*ReqPhotocopyUpdate) ProtoMessage()
- func (m *ReqPhotocopyUpdate) Reset()
- func (m *ReqPhotocopyUpdate) String() string
- func (m *ReqPhotocopyUpdate) XXX_DiscardUnknown()
- func (m *ReqPhotocopyUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqPhotocopyUpdate) XXX_Merge(src proto.Message)
- func (m *ReqPhotocopyUpdate) XXX_Size() int
- func (m *ReqPhotocopyUpdate) XXX_Unmarshal(b []byte) error
- type ReqSheetAdd
- func (*ReqSheetAdd) Descriptor() ([]byte, []int)
- func (m *ReqSheetAdd) GetAspect() string
- func (m *ReqSheetAdd) GetName() string
- func (m *ReqSheetAdd) GetOperator() string
- func (m *ReqSheetAdd) GetOwner() string
- func (m *ReqSheetAdd) GetRemark() string
- func (m *ReqSheetAdd) GetTags() []string
- 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 ReqSheetPages
- func (*ReqSheetPages) Descriptor() ([]byte, []int)
- func (m *ReqSheetPages) GetList() []*SheetPage
- func (m *ReqSheetPages) GetOperator() string
- func (m *ReqSheetPages) GetUid() string
- func (*ReqSheetPages) ProtoMessage()
- func (m *ReqSheetPages) Reset()
- func (m *ReqSheetPages) String() string
- func (m *ReqSheetPages) XXX_DiscardUnknown()
- func (m *ReqSheetPages) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSheetPages) XXX_Merge(src proto.Message)
- func (m *ReqSheetPages) XXX_Size() int
- func (m *ReqSheetPages) XXX_Unmarshal(b []byte) error
- type ReqSheetUpdate
- func (*ReqSheetUpdate) Descriptor() ([]byte, []int)
- func (m *ReqSheetUpdate) GetAspect() string
- 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 ReqStyleAdd
- func (*ReqStyleAdd) Descriptor() ([]byte, []int)
- func (m *ReqStyleAdd) GetBackground() string
- func (m *ReqStyleAdd) GetCover() string
- func (m *ReqStyleAdd) GetHeight() uint32
- func (m *ReqStyleAdd) GetName() string
- func (m *ReqStyleAdd) GetOperator() string
- func (m *ReqStyleAdd) GetPrefix() string
- func (m *ReqStyleAdd) GetRemark() string
- func (m *ReqStyleAdd) GetScenes() []string
- func (m *ReqStyleAdd) GetSlots() []*StyleSlot
- func (m *ReqStyleAdd) GetTags() []string
- func (m *ReqStyleAdd) GetType() uint32
- func (m *ReqStyleAdd) GetWidth() uint32
- func (*ReqStyleAdd) ProtoMessage()
- func (m *ReqStyleAdd) Reset()
- func (m *ReqStyleAdd) String() string
- func (m *ReqStyleAdd) XXX_DiscardUnknown()
- func (m *ReqStyleAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqStyleAdd) XXX_Merge(src proto.Message)
- func (m *ReqStyleAdd) XXX_Size() int
- func (m *ReqStyleAdd) XXX_Unmarshal(b []byte) error
- type ReqStyleUpdate
- func (*ReqStyleUpdate) Descriptor() ([]byte, []int)
- func (m *ReqStyleUpdate) GetBackground() string
- func (m *ReqStyleUpdate) GetHeight() uint32
- func (m *ReqStyleUpdate) GetName() string
- func (m *ReqStyleUpdate) GetOperator() string
- func (m *ReqStyleUpdate) GetRemark() string
- func (m *ReqStyleUpdate) GetScenes() []string
- func (m *ReqStyleUpdate) GetSlots() []*StyleSlot
- func (m *ReqStyleUpdate) GetTags() []string
- func (m *ReqStyleUpdate) GetType() uint32
- func (m *ReqStyleUpdate) GetUid() string
- func (m *ReqStyleUpdate) GetWidth() uint32
- func (*ReqStyleUpdate) ProtoMessage()
- func (m *ReqStyleUpdate) Reset()
- func (m *ReqStyleUpdate) String() string
- func (m *ReqStyleUpdate) XXX_DiscardUnknown()
- func (m *ReqStyleUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqStyleUpdate) XXX_Merge(src proto.Message)
- func (m *ReqStyleUpdate) XXX_Size() int
- func (m *ReqStyleUpdate) XXX_Unmarshal(b []byte) error
- type RequestFilter
- func (*RequestFilter) Descriptor() ([]byte, []int)
- func (m *RequestFilter) GetField() string
- func (m *RequestFilter) GetNumber() uint32
- func (m *RequestFilter) GetOperator() string
- func (m *RequestFilter) GetOwner() string
- func (m *RequestFilter) GetPage() uint32
- func (m *RequestFilter) GetValue() string
- func (m *RequestFilter) GetValues() []string
- func (*RequestFilter) ProtoMessage()
- func (m *RequestFilter) Reset()
- func (m *RequestFilter) String() string
- func (m *RequestFilter) XXX_DiscardUnknown()
- func (m *RequestFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestFilter) XXX_Merge(src proto.Message)
- func (m *RequestFilter) XXX_Size() int
- func (m *RequestFilter) XXX_Unmarshal(b []byte) error
- type RequestInfo
- func (*RequestInfo) Descriptor() ([]byte, []int)
- func (m *RequestInfo) GetFlag() string
- func (m *RequestInfo) GetName() string
- func (m *RequestInfo) GetOperator() string
- func (m *RequestInfo) GetUid() string
- func (m *RequestInfo) GetUser() string
- func (*RequestInfo) ProtoMessage()
- func (m *RequestInfo) Reset()
- func (m *RequestInfo) String() string
- func (m *RequestInfo) XXX_DiscardUnknown()
- func (m *RequestInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestInfo) XXX_Merge(src proto.Message)
- func (m *RequestInfo) XXX_Size() int
- func (m *RequestInfo) XXX_Unmarshal(b []byte) error
- type RequestIntFlag
- func (*RequestIntFlag) Descriptor() ([]byte, []int)
- func (m *RequestIntFlag) GetFlag() int32
- func (m *RequestIntFlag) GetOperator() string
- func (m *RequestIntFlag) GetUid() string
- func (*RequestIntFlag) ProtoMessage()
- func (m *RequestIntFlag) Reset()
- func (m *RequestIntFlag) String() string
- func (m *RequestIntFlag) XXX_DiscardUnknown()
- func (m *RequestIntFlag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestIntFlag) XXX_Merge(src proto.Message)
- func (m *RequestIntFlag) XXX_Size() int
- func (m *RequestIntFlag) XXX_Unmarshal(b []byte) error
- type RequestList
- func (*RequestList) Descriptor() ([]byte, []int)
- func (m *RequestList) GetList() []string
- func (m *RequestList) GetOperator() string
- func (m *RequestList) GetUid() string
- func (*RequestList) ProtoMessage()
- func (m *RequestList) Reset()
- func (m *RequestList) String() string
- func (m *RequestList) XXX_DiscardUnknown()
- func (m *RequestList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestList) XXX_Merge(src proto.Message)
- func (m *RequestList) XXX_Size() int
- func (m *RequestList) XXX_Unmarshal(b []byte) error
- type RequestUpdate
- func (*RequestUpdate) Descriptor() ([]byte, []int)
- func (m *RequestUpdate) GetField() string
- func (m *RequestUpdate) GetOperator() string
- func (m *RequestUpdate) GetOwner() string
- func (m *RequestUpdate) GetUid() string
- func (m *RequestUpdate) GetValue() string
- func (m *RequestUpdate) GetValues() []string
- func (*RequestUpdate) ProtoMessage()
- func (m *RequestUpdate) Reset()
- func (m *RequestUpdate) String() string
- func (m *RequestUpdate) XXX_DiscardUnknown()
- func (m *RequestUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestUpdate) XXX_Merge(src proto.Message)
- func (m *RequestUpdate) XXX_Size() int
- func (m *RequestUpdate) XXX_Unmarshal(b []byte) error
- type SheetInfo
- func (*SheetInfo) Descriptor() ([]byte, []int)
- func (m *SheetInfo) GetArea() string
- func (m *SheetInfo) GetAspect() string
- func (m *SheetInfo) GetCover() string
- 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) GetPages() []*SheetPage
- func (m *SheetInfo) GetRemark() string
- func (m *SheetInfo) GetTags() []string
- 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 SheetPage
- func (*SheetPage) Descriptor() ([]byte, []int)
- func (m *SheetPage) GetPage() string
- func (m *SheetPage) GetWeight() uint32
- func (*SheetPage) ProtoMessage()
- func (m *SheetPage) Reset()
- func (m *SheetPage) String() string
- func (m *SheetPage) XXX_DiscardUnknown()
- func (m *SheetPage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SheetPage) XXX_Merge(src proto.Message)
- func (m *SheetPage) XXX_Size() int
- func (m *SheetPage) XXX_Unmarshal(b []byte) error
- type SheetService
- type SheetServiceHandler
- type SlotInfo
- func (*SlotInfo) Descriptor() ([]byte, []int)
- func (m *SlotInfo) GetHeight() uint32
- func (m *SlotInfo) GetIndex() uint32
- func (m *SlotInfo) GetType() uint32
- func (m *SlotInfo) GetWidth() uint32
- func (m *SlotInfo) GetX() int32
- func (m *SlotInfo) GetY() int32
- func (*SlotInfo) ProtoMessage()
- func (m *SlotInfo) Reset()
- func (m *SlotInfo) String() string
- func (m *SlotInfo) XXX_DiscardUnknown()
- func (m *SlotInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SlotInfo) XXX_Merge(src proto.Message)
- func (m *SlotInfo) XXX_Size() int
- func (m *SlotInfo) XXX_Unmarshal(b []byte) error
- type StyleInfo
- func (*StyleInfo) Descriptor() ([]byte, []int)
- func (m *StyleInfo) GetBackground() string
- func (m *StyleInfo) GetCover() string
- func (m *StyleInfo) GetCreated() int64
- func (m *StyleInfo) GetCreator() string
- func (m *StyleInfo) GetHeight() uint32
- func (m *StyleInfo) GetId() uint64
- func (m *StyleInfo) GetName() string
- func (m *StyleInfo) GetOperator() string
- func (m *StyleInfo) GetPrefix() string
- func (m *StyleInfo) GetRelates() []*StyleRelate
- func (m *StyleInfo) GetRemark() string
- func (m *StyleInfo) GetScenes() []string
- func (m *StyleInfo) GetSlots() []*StyleSlot
- func (m *StyleInfo) GetTags() []string
- func (m *StyleInfo) GetType() uint32
- func (m *StyleInfo) GetUid() string
- func (m *StyleInfo) GetUpdated() int64
- func (m *StyleInfo) GetWidth() uint32
- func (*StyleInfo) ProtoMessage()
- func (m *StyleInfo) Reset()
- func (m *StyleInfo) String() string
- func (m *StyleInfo) XXX_DiscardUnknown()
- func (m *StyleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StyleInfo) XXX_Merge(src proto.Message)
- func (m *StyleInfo) XXX_Size() int
- func (m *StyleInfo) XXX_Unmarshal(b []byte) error
- type StyleRelate
- func (*StyleRelate) Descriptor() ([]byte, []int)
- func (m *StyleRelate) GetEntity() string
- func (m *StyleRelate) GetWay() uint32
- func (*StyleRelate) ProtoMessage()
- func (m *StyleRelate) Reset()
- func (m *StyleRelate) String() string
- func (m *StyleRelate) XXX_DiscardUnknown()
- func (m *StyleRelate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StyleRelate) XXX_Merge(src proto.Message)
- func (m *StyleRelate) XXX_Size() int
- func (m *StyleRelate) XXX_Unmarshal(b []byte) error
- type StyleService
- type StyleServiceHandler
- type StyleSlot
- func (*StyleSlot) Descriptor() ([]byte, []int)
- func (m *StyleSlot) GetBold() uint32
- func (m *StyleSlot) GetHeight() uint32
- func (m *StyleSlot) GetKey() string
- func (m *StyleSlot) GetSize() uint32
- func (m *StyleSlot) GetWidth() uint32
- func (m *StyleSlot) GetX() int32
- func (m *StyleSlot) GetY() int32
- func (*StyleSlot) ProtoMessage()
- func (m *StyleSlot) Reset()
- func (m *StyleSlot) String() string
- func (m *StyleSlot) XXX_DiscardUnknown()
- func (m *StyleSlot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StyleSlot) XXX_Merge(src proto.Message)
- func (m *StyleSlot) XXX_Size() int
- func (m *StyleSlot) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAlbumServiceHandler ¶
func RegisterAlbumServiceHandler(s server.Server, hdlr AlbumServiceHandler, opts ...server.HandlerOption) error
func RegisterCertificateServiceHandler ¶ added in v1.1.6
func RegisterCertificateServiceHandler(s server.Server, hdlr CertificateServiceHandler, opts ...server.HandlerOption) error
func RegisterCollectiveServiceHandler ¶
func RegisterCollectiveServiceHandler(s server.Server, hdlr CollectiveServiceHandler, opts ...server.HandlerOption) error
func RegisterCompositionServiceHandler ¶ added in v1.1.0
func RegisterCompositionServiceHandler(s server.Server, hdlr CompositionServiceHandler, opts ...server.HandlerOption) error
func RegisterExhibitServiceHandler ¶
func RegisterExhibitServiceHandler(s server.Server, hdlr ExhibitServiceHandler, opts ...server.HandlerOption) error
func RegisterFrameServiceHandler ¶ added in v1.0.2
func RegisterFrameServiceHandler(s server.Server, hdlr FrameServiceHandler, opts ...server.HandlerOption) error
func RegisterPageServiceHandler ¶ added in v1.1.0
func RegisterPageServiceHandler(s server.Server, hdlr PageServiceHandler, opts ...server.HandlerOption) error
func RegisterPanoramaServiceHandler ¶
func RegisterPanoramaServiceHandler(s server.Server, hdlr PanoramaServiceHandler, opts ...server.HandlerOption) error
func RegisterPhotocopyServiceHandler ¶
func RegisterPhotocopyServiceHandler(s server.Server, hdlr PhotocopyServiceHandler, opts ...server.HandlerOption) error
func RegisterSheetServiceHandler ¶ added in v1.1.0
func RegisterSheetServiceHandler(s server.Server, hdlr SheetServiceHandler, opts ...server.HandlerOption) error
func RegisterStyleServiceHandler ¶
func RegisterStyleServiceHandler(s server.Server, hdlr StyleServiceHandler, opts ...server.HandlerOption) error
Types ¶
type AlbumInfo ¶
type AlbumInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Location string `protobuf:"bytes,9,opt,name=location,proto3" json:"location,omitempty"` Passwords string `protobuf:"bytes,10,opt,name=passwords,proto3" json:"passwords,omitempty"` Cover string `protobuf:"bytes,11,opt,name=cover,proto3" json:"cover,omitempty"` Type uint32 `protobuf:"varint,12,opt,name=type,proto3" json:"type,omitempty"` Status uint32 `protobuf:"varint,13,opt,name=status,proto3" json:"status,omitempty"` Style uint32 `protobuf:"varint,14,opt,name=style,proto3" json:"style,omitempty"` Size uint64 `protobuf:"varint,15,opt,name=size,proto3" json:"size,omitempty"` Limit uint32 `protobuf:"varint,16,opt,name=limit,proto3" json:"limit,omitempty"` Star uint32 `protobuf:"varint,17,opt,name=star,proto3" json:"star,omitempty"` Assets []string `protobuf:"bytes,19,rep,name=assets,proto3" json:"assets,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 (*AlbumInfo) Descriptor ¶
func (*AlbumInfo) GetCreated ¶
func (*AlbumInfo) GetCreator ¶
func (*AlbumInfo) GetLocation ¶
func (*AlbumInfo) GetOperator ¶
func (*AlbumInfo) GetPasswords ¶
func (*AlbumInfo) GetTargets ¶
func (*AlbumInfo) GetUpdated ¶
func (*AlbumInfo) ProtoMessage ¶
func (*AlbumInfo) ProtoMessage()
func (*AlbumInfo) XXX_DiscardUnknown ¶
func (m *AlbumInfo) XXX_DiscardUnknown()
func (*AlbumInfo) XXX_Marshal ¶
func (*AlbumInfo) XXX_Unmarshal ¶
type AlbumService ¶
type AlbumService interface { AddOne(ctx context.Context, in *ReqAlbumAdd, opts ...client.CallOption) (*ReplyAlbumInfo, error) UpdateBase(ctx context.Context, in *ReqAlbumUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAlbumInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAlbumList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyAlbumList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) AppendAsset(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) SubtractAsset(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) }
func NewAlbumService ¶
func NewAlbumService(name string, c client.Client) AlbumService
type AlbumServiceHandler ¶
type AlbumServiceHandler interface { AddOne(context.Context, *ReqAlbumAdd, *ReplyAlbumInfo) error UpdateBase(context.Context, *ReqAlbumUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyAlbumInfo) error Search(context.Context, *RequestInfo, *ReplyAlbumList) error GetListByFilter(context.Context, *RequestFilter, *ReplyAlbumList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error AppendAsset(context.Context, *RequestList, *ReplyList) error SubtractAsset(context.Context, *RequestList, *ReplyList) error }
type CertificateInfo ¶ added in v1.1.6
type CertificateInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Sn string `protobuf:"bytes,7,opt,name=sn,proto3" json:"sn,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"` Image string `protobuf:"bytes,10,opt,name=image,proto3" json:"image,omitempty"` Type uint32 `protobuf:"varint,11,opt,name=type,proto3" json:"type,omitempty"` Status uint32 `protobuf:"varint,12,opt,name=status,proto3" json:"status,omitempty"` Style string `protobuf:"bytes,13,opt,name=style,proto3" json:"style,omitempty"` Target string `protobuf:"bytes,14,opt,name=target,proto3" json:"target,omitempty"` Scene string `protobuf:"bytes,15,opt,name=scene,proto3" json:"scene,omitempty"` Contact *ContactInfo `protobuf:"bytes,16,opt,name=contact,proto3" json:"contact,omitempty"` Tags []string `protobuf:"bytes,20,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,21,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CertificateInfo) Descriptor ¶ added in v1.1.6
func (*CertificateInfo) Descriptor() ([]byte, []int)
func (*CertificateInfo) GetAssets ¶ added in v1.2.4
func (m *CertificateInfo) GetAssets() []string
func (*CertificateInfo) GetContact ¶ added in v1.2.5
func (m *CertificateInfo) GetContact() *ContactInfo
func (*CertificateInfo) GetCreated ¶ added in v1.1.6
func (m *CertificateInfo) GetCreated() int64
func (*CertificateInfo) GetCreator ¶ added in v1.1.6
func (m *CertificateInfo) GetCreator() string
func (*CertificateInfo) GetId ¶ added in v1.1.6
func (m *CertificateInfo) GetId() uint64
func (*CertificateInfo) GetImage ¶ added in v1.1.6
func (m *CertificateInfo) GetImage() string
func (*CertificateInfo) GetName ¶ added in v1.1.6
func (m *CertificateInfo) GetName() string
func (*CertificateInfo) GetOperator ¶ added in v1.1.6
func (m *CertificateInfo) GetOperator() string
func (*CertificateInfo) GetRemark ¶ added in v1.1.6
func (m *CertificateInfo) GetRemark() string
func (*CertificateInfo) GetScene ¶ added in v1.1.6
func (m *CertificateInfo) GetScene() string
func (*CertificateInfo) GetSn ¶ added in v1.1.6
func (m *CertificateInfo) GetSn() string
func (*CertificateInfo) GetStatus ¶ added in v1.1.6
func (m *CertificateInfo) GetStatus() uint32
func (*CertificateInfo) GetStyle ¶ added in v1.1.6
func (m *CertificateInfo) GetStyle() string
func (*CertificateInfo) GetTags ¶ added in v1.1.6
func (m *CertificateInfo) GetTags() []string
func (*CertificateInfo) GetTarget ¶ added in v1.1.6
func (m *CertificateInfo) GetTarget() string
func (*CertificateInfo) GetType ¶ added in v1.1.6
func (m *CertificateInfo) GetType() uint32
func (*CertificateInfo) GetUid ¶ added in v1.1.6
func (m *CertificateInfo) GetUid() string
func (*CertificateInfo) GetUpdated ¶ added in v1.1.6
func (m *CertificateInfo) GetUpdated() int64
func (*CertificateInfo) ProtoMessage ¶ added in v1.1.6
func (*CertificateInfo) ProtoMessage()
func (*CertificateInfo) Reset ¶ added in v1.1.6
func (m *CertificateInfo) Reset()
func (*CertificateInfo) String ¶ added in v1.1.6
func (m *CertificateInfo) String() string
func (*CertificateInfo) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *CertificateInfo) XXX_DiscardUnknown()
func (*CertificateInfo) XXX_Marshal ¶ added in v1.1.6
func (m *CertificateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CertificateInfo) XXX_Merge ¶ added in v1.1.6
func (m *CertificateInfo) XXX_Merge(src proto.Message)
func (*CertificateInfo) XXX_Size ¶ added in v1.1.6
func (m *CertificateInfo) XXX_Size() int
func (*CertificateInfo) XXX_Unmarshal ¶ added in v1.1.6
func (m *CertificateInfo) XXX_Unmarshal(b []byte) error
type CertificateService ¶ added in v1.1.6
type CertificateService interface { AddOne(ctx context.Context, in *ReqCertificateAdd, opts ...client.CallOption) (*ReplyCertificateInfo, error) UpdateBase(ctx context.Context, in *ReqCertificateUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCertificateInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCertificateList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyCertificateList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) }
func NewCertificateService ¶ added in v1.1.6
func NewCertificateService(name string, c client.Client) CertificateService
type CertificateServiceHandler ¶ added in v1.1.6
type CertificateServiceHandler interface { AddOne(context.Context, *ReqCertificateAdd, *ReplyCertificateInfo) error UpdateBase(context.Context, *ReqCertificateUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyCertificateInfo) error Search(context.Context, *RequestInfo, *ReplyCertificateList) error GetListByFilter(context.Context, *RequestFilter, *ReplyCertificateList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error }
type CollectiveInfo ¶
type CollectiveInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Cover string `protobuf:"bytes,9,opt,name=cover,proto3" json:"cover,omitempty"` Owner string `protobuf:"bytes,10,opt,name=owner,proto3" json:"owner,omitempty"` Size uint64 `protobuf:"varint,11,opt,name=size,proto3" json:"size,omitempty"` Limit uint32 `protobuf:"varint,12,opt,name=limit,proto3" json:"limit,omitempty"` Star uint32 `protobuf:"varint,13,opt,name=star,proto3" json:"star,omitempty"` Status uint32 `protobuf:"varint,14,opt,name=status,proto3" json:"status,omitempty"` Permission uint32 `protobuf:"varint,15,opt,name=permission,proto3" json:"permission,omitempty"` Type uint32 `protobuf:"varint,16,opt,name=type,proto3" json:"type,omitempty"` Duration *DurationInfo `protobuf:"bytes,17,opt,name=duration,proto3" json:"duration,omitempty"` Assets []string `protobuf:"bytes,21,rep,name=assets,proto3" json:"assets,omitempty"` Tags []string `protobuf:"bytes,22,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CollectiveInfo) Descriptor ¶
func (*CollectiveInfo) Descriptor() ([]byte, []int)
func (*CollectiveInfo) GetAssets ¶
func (m *CollectiveInfo) GetAssets() []string
func (*CollectiveInfo) GetCover ¶
func (m *CollectiveInfo) GetCover() string
func (*CollectiveInfo) GetCreated ¶
func (m *CollectiveInfo) GetCreated() int64
func (*CollectiveInfo) GetCreator ¶
func (m *CollectiveInfo) GetCreator() string
func (*CollectiveInfo) GetDuration ¶ added in v1.2.8
func (m *CollectiveInfo) GetDuration() *DurationInfo
func (*CollectiveInfo) GetId ¶
func (m *CollectiveInfo) GetId() uint64
func (*CollectiveInfo) GetLimit ¶
func (m *CollectiveInfo) GetLimit() uint32
func (*CollectiveInfo) GetName ¶
func (m *CollectiveInfo) GetName() string
func (*CollectiveInfo) GetOperator ¶
func (m *CollectiveInfo) GetOperator() string
func (*CollectiveInfo) GetOwner ¶
func (m *CollectiveInfo) GetOwner() string
func (*CollectiveInfo) GetPermission ¶
func (m *CollectiveInfo) GetPermission() uint32
func (*CollectiveInfo) GetRemark ¶
func (m *CollectiveInfo) GetRemark() string
func (*CollectiveInfo) GetSize ¶
func (m *CollectiveInfo) GetSize() uint64
func (*CollectiveInfo) GetStar ¶
func (m *CollectiveInfo) GetStar() uint32
func (*CollectiveInfo) GetStatus ¶
func (m *CollectiveInfo) GetStatus() uint32
func (*CollectiveInfo) GetTags ¶
func (m *CollectiveInfo) GetTags() []string
func (*CollectiveInfo) GetType ¶ added in v1.1.2
func (m *CollectiveInfo) GetType() uint32
func (*CollectiveInfo) GetUid ¶
func (m *CollectiveInfo) GetUid() string
func (*CollectiveInfo) GetUpdated ¶
func (m *CollectiveInfo) GetUpdated() int64
func (*CollectiveInfo) ProtoMessage ¶
func (*CollectiveInfo) ProtoMessage()
func (*CollectiveInfo) Reset ¶
func (m *CollectiveInfo) Reset()
func (*CollectiveInfo) String ¶
func (m *CollectiveInfo) String() string
func (*CollectiveInfo) XXX_DiscardUnknown ¶
func (m *CollectiveInfo) XXX_DiscardUnknown()
func (*CollectiveInfo) XXX_Marshal ¶
func (m *CollectiveInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CollectiveInfo) XXX_Merge ¶
func (m *CollectiveInfo) XXX_Merge(src proto.Message)
func (*CollectiveInfo) XXX_Size ¶
func (m *CollectiveInfo) XXX_Size() int
func (*CollectiveInfo) XXX_Unmarshal ¶
func (m *CollectiveInfo) XXX_Unmarshal(b []byte) error
type CollectiveService ¶
type CollectiveService interface { AddOne(ctx context.Context, in *ReqCollectiveAdd, opts ...client.CallOption) (*ReplyCollectiveInfo, error) UpdateBase(ctx context.Context, in *ReqCollectiveUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCollectiveInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCollectiveList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyCollectiveList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) AppendAsset(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) SubtractAsset(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) }
func NewCollectiveService ¶
func NewCollectiveService(name string, c client.Client) CollectiveService
type CollectiveServiceHandler ¶
type CollectiveServiceHandler interface { AddOne(context.Context, *ReqCollectiveAdd, *ReplyCollectiveInfo) error UpdateBase(context.Context, *ReqCollectiveUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyCollectiveInfo) error Search(context.Context, *RequestInfo, *ReplyCollectiveList) error GetListByFilter(context.Context, *RequestFilter, *ReplyCollectiveList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error AppendAsset(context.Context, *RequestList, *ReplyList) error SubtractAsset(context.Context, *RequestList, *ReplyList) error }
type CompositionInfo ¶ added in v1.1.0
type CompositionInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,9,opt,name=owner,proto3" json:"owner,omitempty"` Aspect uint32 `protobuf:"varint,10,opt,name=aspect,proto3" json:"aspect,omitempty"` Cover string `protobuf:"bytes,11,opt,name=cover,proto3" json:"cover,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Slots []*SlotInfo `protobuf:"bytes,31,rep,name=slots,proto3" json:"slots,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CompositionInfo) Descriptor ¶ added in v1.1.0
func (*CompositionInfo) Descriptor() ([]byte, []int)
func (*CompositionInfo) GetAspect ¶ added in v1.1.0
func (m *CompositionInfo) GetAspect() uint32
func (*CompositionInfo) GetCover ¶ added in v1.1.1
func (m *CompositionInfo) GetCover() string
func (*CompositionInfo) GetCreated ¶ added in v1.1.0
func (m *CompositionInfo) GetCreated() int64
func (*CompositionInfo) GetCreator ¶ added in v1.1.0
func (m *CompositionInfo) GetCreator() string
func (*CompositionInfo) GetId ¶ added in v1.1.0
func (m *CompositionInfo) GetId() uint64
func (*CompositionInfo) GetName ¶ added in v1.1.0
func (m *CompositionInfo) GetName() string
func (*CompositionInfo) GetOperator ¶ added in v1.1.0
func (m *CompositionInfo) GetOperator() string
func (*CompositionInfo) GetOwner ¶ added in v1.1.0
func (m *CompositionInfo) GetOwner() string
func (*CompositionInfo) GetRemark ¶ added in v1.1.0
func (m *CompositionInfo) GetRemark() string
func (*CompositionInfo) GetSlots ¶ added in v1.1.0
func (m *CompositionInfo) GetSlots() []*SlotInfo
func (*CompositionInfo) GetTags ¶ added in v1.1.1
func (m *CompositionInfo) GetTags() []string
func (*CompositionInfo) GetUid ¶ added in v1.1.0
func (m *CompositionInfo) GetUid() string
func (*CompositionInfo) GetUpdated ¶ added in v1.1.0
func (m *CompositionInfo) GetUpdated() int64
func (*CompositionInfo) ProtoMessage ¶ added in v1.1.0
func (*CompositionInfo) ProtoMessage()
func (*CompositionInfo) Reset ¶ added in v1.1.0
func (m *CompositionInfo) Reset()
func (*CompositionInfo) String ¶ added in v1.1.0
func (m *CompositionInfo) String() string
func (*CompositionInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *CompositionInfo) XXX_DiscardUnknown()
func (*CompositionInfo) XXX_Marshal ¶ added in v1.1.0
func (m *CompositionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompositionInfo) XXX_Merge ¶ added in v1.1.0
func (m *CompositionInfo) XXX_Merge(src proto.Message)
func (*CompositionInfo) XXX_Size ¶ added in v1.1.0
func (m *CompositionInfo) XXX_Size() int
func (*CompositionInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *CompositionInfo) XXX_Unmarshal(b []byte) error
type CompositionService ¶ added in v1.1.0
type CompositionService interface { AddOne(ctx context.Context, in *ReqCompositionAdd, opts ...client.CallOption) (*ReplyCompositionInfo, error) UpdateBase(ctx context.Context, in *ReqCompositionUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCompositionInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyCompositionList, error) GetListBy(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyCompositionList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBy(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) SetSlots(ctx context.Context, in *ReqCompositionSlots, opts ...client.CallOption) (*ReplyCompositionSlots, error) }
func NewCompositionService ¶ added in v1.1.0
func NewCompositionService(name string, c client.Client) CompositionService
type CompositionServiceHandler ¶ added in v1.1.0
type CompositionServiceHandler interface { AddOne(context.Context, *ReqCompositionAdd, *ReplyCompositionInfo) error UpdateBase(context.Context, *ReqCompositionUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyCompositionInfo) error Search(context.Context, *RequestInfo, *ReplyCompositionList) error GetListBy(context.Context, *RequestFilter, *ReplyCompositionList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBy(context.Context, *RequestUpdate, *ReplyInfo) error SetSlots(context.Context, *ReqCompositionSlots, *ReplyCompositionSlots) error }
type ContactInfo ¶ added in v1.2.5
type ContactInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"` Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ContactInfo) Descriptor ¶ added in v1.2.5
func (*ContactInfo) Descriptor() ([]byte, []int)
func (*ContactInfo) GetAddress ¶ added in v1.2.5
func (m *ContactInfo) GetAddress() string
func (*ContactInfo) GetName ¶ added in v1.2.5
func (m *ContactInfo) GetName() string
func (*ContactInfo) GetPhone ¶ added in v1.2.5
func (m *ContactInfo) GetPhone() string
func (*ContactInfo) GetRemark ¶ added in v1.2.5
func (m *ContactInfo) GetRemark() string
func (*ContactInfo) ProtoMessage ¶ added in v1.2.5
func (*ContactInfo) ProtoMessage()
func (*ContactInfo) Reset ¶ added in v1.2.5
func (m *ContactInfo) Reset()
func (*ContactInfo) String ¶ added in v1.2.5
func (m *ContactInfo) String() string
func (*ContactInfo) XXX_DiscardUnknown ¶ added in v1.2.5
func (m *ContactInfo) XXX_DiscardUnknown()
func (*ContactInfo) XXX_Marshal ¶ added in v1.2.5
func (m *ContactInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContactInfo) XXX_Merge ¶ added in v1.2.5
func (m *ContactInfo) XXX_Merge(src proto.Message)
func (*ContactInfo) XXX_Size ¶ added in v1.2.5
func (m *ContactInfo) XXX_Size() int
func (*ContactInfo) XXX_Unmarshal ¶ added in v1.2.5
func (m *ContactInfo) XXX_Unmarshal(b []byte) error
type DurationInfo ¶ added in v1.2.8
type DurationInfo struct { Begin int64 `protobuf:"varint,1,opt,name=begin,proto3" json:"begin,omitempty"` End int64 `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DurationInfo) Descriptor ¶ added in v1.2.8
func (*DurationInfo) Descriptor() ([]byte, []int)
func (*DurationInfo) GetBegin ¶ added in v1.2.8
func (m *DurationInfo) GetBegin() int64
func (*DurationInfo) GetEnd ¶ added in v1.2.8
func (m *DurationInfo) GetEnd() int64
func (*DurationInfo) ProtoMessage ¶ added in v1.2.8
func (*DurationInfo) ProtoMessage()
func (*DurationInfo) Reset ¶ added in v1.2.8
func (m *DurationInfo) Reset()
func (*DurationInfo) String ¶ added in v1.2.8
func (m *DurationInfo) String() string
func (*DurationInfo) XXX_DiscardUnknown ¶ added in v1.2.8
func (m *DurationInfo) XXX_DiscardUnknown()
func (*DurationInfo) XXX_Marshal ¶ added in v1.2.8
func (m *DurationInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DurationInfo) XXX_Merge ¶ added in v1.2.8
func (m *DurationInfo) XXX_Merge(src proto.Message)
func (*DurationInfo) XXX_Size ¶ added in v1.2.8
func (m *DurationInfo) XXX_Size() int
func (*DurationInfo) XXX_Unmarshal ¶ added in v1.2.8
func (m *DurationInfo) XXX_Unmarshal(b []byte) error
type ExhibitInfo ¶
type ExhibitInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Cover string `protobuf:"bytes,9,opt,name=cover,proto3" json:"cover,omitempty"` Type uint32 `protobuf:"varint,10,opt,name=type,proto3" json:"type,omitempty"` Status uint32 `protobuf:"varint,11,opt,name=status,proto3" json:"status,omitempty"` Owner string `protobuf:"bytes,12,opt,name=owner,proto3" json:"owner,omitempty"` Assets []string `protobuf:"bytes,13,rep,name=assets,proto3" json:"assets,omitempty"` Tags []string `protobuf:"bytes,14,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ExhibitInfo) Descriptor ¶
func (*ExhibitInfo) Descriptor() ([]byte, []int)
func (*ExhibitInfo) GetAssets ¶
func (m *ExhibitInfo) GetAssets() []string
func (*ExhibitInfo) GetCover ¶
func (m *ExhibitInfo) GetCover() string
func (*ExhibitInfo) GetCreated ¶
func (m *ExhibitInfo) GetCreated() int64
func (*ExhibitInfo) GetCreator ¶
func (m *ExhibitInfo) GetCreator() string
func (*ExhibitInfo) GetId ¶
func (m *ExhibitInfo) GetId() uint64
func (*ExhibitInfo) GetName ¶
func (m *ExhibitInfo) GetName() string
func (*ExhibitInfo) GetOperator ¶
func (m *ExhibitInfo) GetOperator() string
func (*ExhibitInfo) GetOwner ¶
func (m *ExhibitInfo) GetOwner() string
func (*ExhibitInfo) GetRemark ¶
func (m *ExhibitInfo) GetRemark() string
func (*ExhibitInfo) GetStatus ¶
func (m *ExhibitInfo) GetStatus() uint32
func (*ExhibitInfo) GetTags ¶
func (m *ExhibitInfo) GetTags() []string
func (*ExhibitInfo) GetType ¶
func (m *ExhibitInfo) GetType() uint32
func (*ExhibitInfo) GetUid ¶
func (m *ExhibitInfo) GetUid() string
func (*ExhibitInfo) GetUpdated ¶
func (m *ExhibitInfo) GetUpdated() int64
func (*ExhibitInfo) ProtoMessage ¶
func (*ExhibitInfo) ProtoMessage()
func (*ExhibitInfo) Reset ¶
func (m *ExhibitInfo) Reset()
func (*ExhibitInfo) String ¶
func (m *ExhibitInfo) String() string
func (*ExhibitInfo) XXX_DiscardUnknown ¶
func (m *ExhibitInfo) XXX_DiscardUnknown()
func (*ExhibitInfo) XXX_Marshal ¶
func (m *ExhibitInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExhibitInfo) XXX_Merge ¶
func (m *ExhibitInfo) XXX_Merge(src proto.Message)
func (*ExhibitInfo) XXX_Size ¶
func (m *ExhibitInfo) XXX_Size() int
func (*ExhibitInfo) XXX_Unmarshal ¶
func (m *ExhibitInfo) XXX_Unmarshal(b []byte) error
type ExhibitService ¶
type ExhibitService interface { AddOne(ctx context.Context, in *ReqExhibitAdd, opts ...client.CallOption) (*ReplyExhibitInfo, error) UpdateBase(ctx context.Context, in *ReqExhibitUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyExhibitInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyExhibitList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyExhibitList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateStatus(ctx context.Context, in *RequestIntFlag, opts ...client.CallOption) (*ReplyInfo, error) AppendAsset(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) SubtractAsset(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) }
func NewExhibitService ¶
func NewExhibitService(name string, c client.Client) ExhibitService
type ExhibitServiceHandler ¶
type ExhibitServiceHandler interface { AddOne(context.Context, *ReqExhibitAdd, *ReplyExhibitInfo) error UpdateBase(context.Context, *ReqExhibitUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyExhibitInfo) error Search(context.Context, *RequestInfo, *ReplyExhibitList) error GetListByFilter(context.Context, *RequestFilter, *ReplyExhibitList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdateStatus(context.Context, *RequestIntFlag, *ReplyInfo) error AppendAsset(context.Context, *RequestList, *ReplyList) error SubtractAsset(context.Context, *RequestList, *ReplyList) error }
type FrameInfo ¶ added in v1.0.2
type FrameInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Asset string `protobuf:"bytes,9,opt,name=asset,proto3" json:"asset,omitempty"` Width uint32 `protobuf:"varint,10,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,11,opt,name=height,proto3" json:"height,omitempty"` Owner string `protobuf:"bytes,12,opt,name=owner,proto3" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FrameInfo) Descriptor ¶ added in v1.0.2
func (*FrameInfo) GetCreated ¶ added in v1.0.2
func (*FrameInfo) GetCreator ¶ added in v1.0.2
func (*FrameInfo) GetOperator ¶ added in v1.0.2
func (*FrameInfo) GetUpdated ¶ added in v1.0.2
func (*FrameInfo) ProtoMessage ¶ added in v1.0.2
func (*FrameInfo) ProtoMessage()
func (*FrameInfo) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *FrameInfo) XXX_DiscardUnknown()
func (*FrameInfo) XXX_Marshal ¶ added in v1.0.2
func (*FrameInfo) XXX_Unmarshal ¶ added in v1.0.2
type FrameService ¶ added in v1.0.2
type FrameService interface { AddOne(ctx context.Context, in *ReqFrameAdd, opts ...client.CallOption) (*ReplyFrameInfo, error) UpdateBase(ctx context.Context, in *ReqFrameUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFrameInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyFrameList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyFrameList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewFrameService ¶ added in v1.0.2
func NewFrameService(name string, c client.Client) FrameService
type FrameServiceHandler ¶ added in v1.0.2
type FrameServiceHandler interface { AddOne(context.Context, *ReqFrameAdd, *ReplyFrameInfo) error UpdateBase(context.Context, *ReqFrameUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyFrameInfo) error Search(context.Context, *RequestInfo, *ReplyFrameList) error GetListByFilter(context.Context, *RequestFilter, *ReplyFrameList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type PageContent ¶ added in v1.1.1
type PageContent struct { Type uint32 `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"` Slot uint32 `protobuf:"varint,2,opt,name=slot,proto3" json:"slot,omitempty"` Way uint32 `protobuf:"varint,3,opt,name=way,proto3" json:"way,omitempty"` Interval uint32 `protobuf:"varint,4,opt,name=interval,proto3" json:"interval,omitempty"` List []string `protobuf:"bytes,10,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PageContent) Descriptor ¶ added in v1.1.1
func (*PageContent) Descriptor() ([]byte, []int)
func (*PageContent) GetInterval ¶ added in v1.1.1
func (m *PageContent) GetInterval() uint32
func (*PageContent) GetList ¶ added in v1.1.1
func (m *PageContent) GetList() []string
func (*PageContent) GetSlot ¶ added in v1.1.1
func (m *PageContent) GetSlot() uint32
func (*PageContent) GetType ¶ added in v1.1.1
func (m *PageContent) GetType() uint32
func (*PageContent) GetWay ¶ added in v1.1.1
func (m *PageContent) GetWay() uint32
func (*PageContent) ProtoMessage ¶ added in v1.1.1
func (*PageContent) ProtoMessage()
func (*PageContent) Reset ¶ added in v1.1.1
func (m *PageContent) Reset()
func (*PageContent) String ¶ added in v1.1.1
func (m *PageContent) String() string
func (*PageContent) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *PageContent) XXX_DiscardUnknown()
func (*PageContent) XXX_Marshal ¶ added in v1.1.1
func (m *PageContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PageContent) XXX_Merge ¶ added in v1.1.1
func (m *PageContent) XXX_Merge(src proto.Message)
func (*PageContent) XXX_Size ¶ added in v1.1.1
func (m *PageContent) XXX_Size() int
func (*PageContent) XXX_Unmarshal ¶ added in v1.1.1
func (m *PageContent) XXX_Unmarshal(b []byte) error
type PageInfo ¶ added in v1.1.0
type PageInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,9,opt,name=owner,proto3" json:"owner,omitempty"` Composition string `protobuf:"bytes,10,opt,name=composition,proto3" json:"composition,omitempty"` Type uint32 `protobuf:"varint,11,opt,name=type,proto3" json:"type,omitempty"` Lifecycle uint32 `protobuf:"varint,12,opt,name=lifecycle,proto3" json:"lifecycle,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Contents []*PageContent `protobuf:"bytes,31,rep,name=contents,proto3" json:"contents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PageInfo) Descriptor ¶ added in v1.1.0
func (*PageInfo) GetComposition ¶ added in v1.1.0
func (*PageInfo) GetContents ¶ added in v1.1.0
func (m *PageInfo) GetContents() []*PageContent
func (*PageInfo) GetCreated ¶ added in v1.1.0
func (*PageInfo) GetCreator ¶ added in v1.1.0
func (*PageInfo) GetLifecycle ¶ added in v1.1.0
func (*PageInfo) GetOperator ¶ added in v1.1.0
func (*PageInfo) GetUpdated ¶ added in v1.1.0
func (*PageInfo) ProtoMessage ¶ added in v1.1.0
func (*PageInfo) ProtoMessage()
func (*PageInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *PageInfo) XXX_DiscardUnknown()
func (*PageInfo) XXX_Marshal ¶ added in v1.1.0
func (*PageInfo) XXX_Unmarshal ¶ added in v1.1.0
type PageService ¶ added in v1.1.0
type PageService interface { AddOne(ctx context.Context, in *ReqPageAdd, opts ...client.CallOption) (*ReplyPageInfo, error) UpdateBase(ctx context.Context, in *ReqPageUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPageInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPageList, error) GetListBy(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyPageList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBy(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) SetContent(ctx context.Context, in *ReqPageContent, opts ...client.CallOption) (*ReplyPageContents, error) }
func NewPageService ¶ added in v1.1.0
func NewPageService(name string, c client.Client) PageService
type PageServiceHandler ¶ added in v1.1.0
type PageServiceHandler interface { AddOne(context.Context, *ReqPageAdd, *ReplyPageInfo) error UpdateBase(context.Context, *ReqPageUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyPageInfo) error Search(context.Context, *RequestInfo, *ReplyPageList) error GetListBy(context.Context, *RequestFilter, *ReplyPageList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBy(context.Context, *RequestUpdate, *ReplyInfo) error SetContent(context.Context, *ReqPageContent, *ReplyPageContents) error }
type PairInt ¶ added in v1.1.0
type PairInt struct { Key uint32 `protobuf:"varint,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 (*PairInt) Descriptor ¶ added in v1.1.0
func (*PairInt) ProtoMessage ¶ added in v1.1.0
func (*PairInt) ProtoMessage()
func (*PairInt) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *PairInt) XXX_DiscardUnknown()
func (*PairInt) XXX_Marshal ¶ added in v1.1.0
func (*PairInt) XXX_Unmarshal ¶ added in v1.1.0
type PanoramaInfo ¶
type PanoramaInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Content string `protobuf:"bytes,9,opt,name=content,proto3" json:"content,omitempty"` Owner string `protobuf:"bytes,10,opt,name=owner,proto3" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PanoramaInfo) Descriptor ¶
func (*PanoramaInfo) Descriptor() ([]byte, []int)
func (*PanoramaInfo) GetContent ¶
func (m *PanoramaInfo) GetContent() string
func (*PanoramaInfo) GetCreated ¶
func (m *PanoramaInfo) GetCreated() int64
func (*PanoramaInfo) GetCreator ¶
func (m *PanoramaInfo) GetCreator() string
func (*PanoramaInfo) GetId ¶
func (m *PanoramaInfo) GetId() uint64
func (*PanoramaInfo) GetName ¶
func (m *PanoramaInfo) GetName() string
func (*PanoramaInfo) GetOperator ¶
func (m *PanoramaInfo) GetOperator() string
func (*PanoramaInfo) GetOwner ¶
func (m *PanoramaInfo) GetOwner() string
func (*PanoramaInfo) GetRemark ¶
func (m *PanoramaInfo) GetRemark() string
func (*PanoramaInfo) GetUid ¶
func (m *PanoramaInfo) GetUid() string
func (*PanoramaInfo) GetUpdated ¶
func (m *PanoramaInfo) GetUpdated() int64
func (*PanoramaInfo) ProtoMessage ¶
func (*PanoramaInfo) ProtoMessage()
func (*PanoramaInfo) Reset ¶
func (m *PanoramaInfo) Reset()
func (*PanoramaInfo) String ¶
func (m *PanoramaInfo) String() string
func (*PanoramaInfo) XXX_DiscardUnknown ¶
func (m *PanoramaInfo) XXX_DiscardUnknown()
func (*PanoramaInfo) XXX_Marshal ¶
func (m *PanoramaInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PanoramaInfo) XXX_Merge ¶
func (m *PanoramaInfo) XXX_Merge(src proto.Message)
func (*PanoramaInfo) XXX_Size ¶
func (m *PanoramaInfo) XXX_Size() int
func (*PanoramaInfo) XXX_Unmarshal ¶
func (m *PanoramaInfo) XXX_Unmarshal(b []byte) error
type PanoramaService ¶
type PanoramaService interface { AddOne(ctx context.Context, in *ReqPanoramaAdd, opts ...client.CallOption) (*ReplyPanoramaInfo, error) UpdateBase(ctx context.Context, in *ReqPanoramaUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPanoramaInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPanoramaList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyPanoramaList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewPanoramaService ¶
func NewPanoramaService(name string, c client.Client) PanoramaService
type PanoramaServiceHandler ¶
type PanoramaServiceHandler interface { AddOne(context.Context, *ReqPanoramaAdd, *ReplyPanoramaInfo) error UpdateBase(context.Context, *ReqPanoramaUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyPanoramaInfo) error Search(context.Context, *RequestInfo, *ReplyPanoramaList) error GetListByFilter(context.Context, *RequestFilter, *ReplyPanoramaList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type PhotocopyInfo ¶
type PhotocopyInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,10,opt,name=owner,proto3" json:"owner,omitempty"` Mother string `protobuf:"bytes,11,opt,name=mother,proto3" json:"mother,omitempty"` Template string `protobuf:"bytes,12,opt,name=template,proto3" json:"template,omitempty"` Count uint32 `protobuf:"varint,13,opt,name=count,proto3" json:"count,omitempty"` Tags []string `protobuf:"bytes,14,rep,name=tags,proto3" json:"tags,omitempty"` Slots []*PhotocopySlot `protobuf:"bytes,15,rep,name=slots,proto3" json:"slots,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PhotocopyInfo) Descriptor ¶
func (*PhotocopyInfo) Descriptor() ([]byte, []int)
func (*PhotocopyInfo) GetCount ¶
func (m *PhotocopyInfo) GetCount() uint32
func (*PhotocopyInfo) GetCreated ¶
func (m *PhotocopyInfo) GetCreated() int64
func (*PhotocopyInfo) GetCreator ¶
func (m *PhotocopyInfo) GetCreator() string
func (*PhotocopyInfo) GetId ¶
func (m *PhotocopyInfo) GetId() uint64
func (*PhotocopyInfo) GetMother ¶
func (m *PhotocopyInfo) GetMother() string
func (*PhotocopyInfo) GetName ¶
func (m *PhotocopyInfo) GetName() string
func (*PhotocopyInfo) GetOperator ¶
func (m *PhotocopyInfo) GetOperator() string
func (*PhotocopyInfo) GetOwner ¶
func (m *PhotocopyInfo) GetOwner() string
func (*PhotocopyInfo) GetRemark ¶
func (m *PhotocopyInfo) GetRemark() string
func (*PhotocopyInfo) GetSlots ¶
func (m *PhotocopyInfo) GetSlots() []*PhotocopySlot
func (*PhotocopyInfo) GetTags ¶
func (m *PhotocopyInfo) GetTags() []string
func (*PhotocopyInfo) GetTemplate ¶
func (m *PhotocopyInfo) GetTemplate() string
func (*PhotocopyInfo) GetUid ¶
func (m *PhotocopyInfo) GetUid() string
func (*PhotocopyInfo) GetUpdated ¶
func (m *PhotocopyInfo) GetUpdated() int64
func (*PhotocopyInfo) ProtoMessage ¶
func (*PhotocopyInfo) ProtoMessage()
func (*PhotocopyInfo) Reset ¶
func (m *PhotocopyInfo) Reset()
func (*PhotocopyInfo) String ¶
func (m *PhotocopyInfo) String() string
func (*PhotocopyInfo) XXX_DiscardUnknown ¶
func (m *PhotocopyInfo) XXX_DiscardUnknown()
func (*PhotocopyInfo) XXX_Marshal ¶
func (m *PhotocopyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PhotocopyInfo) XXX_Merge ¶
func (m *PhotocopyInfo) XXX_Merge(src proto.Message)
func (*PhotocopyInfo) XXX_Size ¶
func (m *PhotocopyInfo) XXX_Size() int
func (*PhotocopyInfo) XXX_Unmarshal ¶
func (m *PhotocopyInfo) XXX_Unmarshal(b []byte) error
type PhotocopyService ¶
type PhotocopyService interface { AddOne(ctx context.Context, in *ReqPhotocopyAdd, opts ...client.CallOption) (*ReplyPhotocopyInfo, error) UpdateBase(ctx context.Context, in *ReqPhotocopyUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPhotocopyInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyPhotocopyList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyPhotocopyList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) AppendSlot(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) SubtractSlot(ctx context.Context, in *RequestList, opts ...client.CallOption) (*ReplyList, error) }
func NewPhotocopyService ¶
func NewPhotocopyService(name string, c client.Client) PhotocopyService
type PhotocopyServiceHandler ¶
type PhotocopyServiceHandler interface { AddOne(context.Context, *ReqPhotocopyAdd, *ReplyPhotocopyInfo) error UpdateBase(context.Context, *ReqPhotocopyUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyPhotocopyInfo) error Search(context.Context, *RequestInfo, *ReplyPhotocopyList) error GetListByFilter(context.Context, *RequestFilter, *ReplyPhotocopyList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error AppendSlot(context.Context, *RequestList, *ReplyList) error SubtractSlot(context.Context, *RequestList, *ReplyList) error }
type PhotocopySlot ¶
type PhotocopySlot struct { Page uint32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Index uint32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` Role uint32 `protobuf:"varint,3,opt,name=role,proto3" json:"role,omitempty"` Background string `protobuf:"bytes,4,opt,name=background,proto3" json:"background,omitempty"` Asset string `protobuf:"bytes,5,opt,name=asset,proto3" json:"asset,omitempty"` Remark string `protobuf:"bytes,6,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PhotocopySlot) Descriptor ¶
func (*PhotocopySlot) Descriptor() ([]byte, []int)
func (*PhotocopySlot) GetAsset ¶
func (m *PhotocopySlot) GetAsset() string
func (*PhotocopySlot) GetBackground ¶
func (m *PhotocopySlot) GetBackground() string
func (*PhotocopySlot) GetIndex ¶
func (m *PhotocopySlot) GetIndex() uint32
func (*PhotocopySlot) GetPage ¶
func (m *PhotocopySlot) GetPage() uint32
func (*PhotocopySlot) GetRemark ¶
func (m *PhotocopySlot) GetRemark() string
func (*PhotocopySlot) GetRole ¶
func (m *PhotocopySlot) GetRole() uint32
func (*PhotocopySlot) ProtoMessage ¶
func (*PhotocopySlot) ProtoMessage()
func (*PhotocopySlot) Reset ¶
func (m *PhotocopySlot) Reset()
func (*PhotocopySlot) String ¶
func (m *PhotocopySlot) String() string
func (*PhotocopySlot) XXX_DiscardUnknown ¶
func (m *PhotocopySlot) XXX_DiscardUnknown()
func (*PhotocopySlot) XXX_Marshal ¶
func (m *PhotocopySlot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PhotocopySlot) XXX_Merge ¶
func (m *PhotocopySlot) XXX_Merge(src proto.Message)
func (*PhotocopySlot) XXX_Size ¶
func (m *PhotocopySlot) XXX_Size() int
func (*PhotocopySlot) XXX_Unmarshal ¶
func (m *PhotocopySlot) XXX_Unmarshal(b []byte) error
type ReplyAlbumInfo ¶
type ReplyAlbumInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *AlbumInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyAlbumInfo) Descriptor ¶
func (*ReplyAlbumInfo) Descriptor() ([]byte, []int)
func (*ReplyAlbumInfo) GetInfo ¶
func (m *ReplyAlbumInfo) GetInfo() *AlbumInfo
func (*ReplyAlbumInfo) GetStatus ¶
func (m *ReplyAlbumInfo) GetStatus() *ReplyStatus
func (*ReplyAlbumInfo) ProtoMessage ¶
func (*ReplyAlbumInfo) ProtoMessage()
func (*ReplyAlbumInfo) Reset ¶
func (m *ReplyAlbumInfo) Reset()
func (*ReplyAlbumInfo) String ¶
func (m *ReplyAlbumInfo) String() string
func (*ReplyAlbumInfo) XXX_DiscardUnknown ¶
func (m *ReplyAlbumInfo) XXX_DiscardUnknown()
func (*ReplyAlbumInfo) XXX_Marshal ¶
func (m *ReplyAlbumInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAlbumInfo) XXX_Merge ¶
func (m *ReplyAlbumInfo) XXX_Merge(src proto.Message)
func (*ReplyAlbumInfo) XXX_Size ¶
func (m *ReplyAlbumInfo) XXX_Size() int
func (*ReplyAlbumInfo) XXX_Unmarshal ¶
func (m *ReplyAlbumInfo) XXX_Unmarshal(b []byte) error
type ReplyAlbumList ¶
type ReplyAlbumList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*AlbumInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyAlbumList) Descriptor ¶
func (*ReplyAlbumList) Descriptor() ([]byte, []int)
func (*ReplyAlbumList) GetList ¶
func (m *ReplyAlbumList) GetList() []*AlbumInfo
func (*ReplyAlbumList) GetStatus ¶
func (m *ReplyAlbumList) GetStatus() *ReplyStatus
func (*ReplyAlbumList) ProtoMessage ¶
func (*ReplyAlbumList) ProtoMessage()
func (*ReplyAlbumList) Reset ¶
func (m *ReplyAlbumList) Reset()
func (*ReplyAlbumList) String ¶
func (m *ReplyAlbumList) String() string
func (*ReplyAlbumList) XXX_DiscardUnknown ¶
func (m *ReplyAlbumList) XXX_DiscardUnknown()
func (*ReplyAlbumList) XXX_Marshal ¶
func (m *ReplyAlbumList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAlbumList) XXX_Merge ¶
func (m *ReplyAlbumList) XXX_Merge(src proto.Message)
func (*ReplyAlbumList) XXX_Size ¶
func (m *ReplyAlbumList) XXX_Size() int
func (*ReplyAlbumList) XXX_Unmarshal ¶
func (m *ReplyAlbumList) XXX_Unmarshal(b []byte) error
type ReplyCertificateInfo ¶ added in v1.1.6
type ReplyCertificateInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *CertificateInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCertificateInfo) Descriptor ¶ added in v1.1.6
func (*ReplyCertificateInfo) Descriptor() ([]byte, []int)
func (*ReplyCertificateInfo) GetInfo ¶ added in v1.1.6
func (m *ReplyCertificateInfo) GetInfo() *CertificateInfo
func (*ReplyCertificateInfo) GetStatus ¶ added in v1.1.6
func (m *ReplyCertificateInfo) GetStatus() *ReplyStatus
func (*ReplyCertificateInfo) ProtoMessage ¶ added in v1.1.6
func (*ReplyCertificateInfo) ProtoMessage()
func (*ReplyCertificateInfo) Reset ¶ added in v1.1.6
func (m *ReplyCertificateInfo) Reset()
func (*ReplyCertificateInfo) String ¶ added in v1.1.6
func (m *ReplyCertificateInfo) String() string
func (*ReplyCertificateInfo) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ReplyCertificateInfo) XXX_DiscardUnknown()
func (*ReplyCertificateInfo) XXX_Marshal ¶ added in v1.1.6
func (m *ReplyCertificateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCertificateInfo) XXX_Merge ¶ added in v1.1.6
func (m *ReplyCertificateInfo) XXX_Merge(src proto.Message)
func (*ReplyCertificateInfo) XXX_Size ¶ added in v1.1.6
func (m *ReplyCertificateInfo) XXX_Size() int
func (*ReplyCertificateInfo) XXX_Unmarshal ¶ added in v1.1.6
func (m *ReplyCertificateInfo) XXX_Unmarshal(b []byte) error
type ReplyCertificateList ¶ added in v1.1.6
type ReplyCertificateList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` List []*CertificateInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCertificateList) Descriptor ¶ added in v1.1.6
func (*ReplyCertificateList) Descriptor() ([]byte, []int)
func (*ReplyCertificateList) GetList ¶ added in v1.1.6
func (m *ReplyCertificateList) GetList() []*CertificateInfo
func (*ReplyCertificateList) GetPages ¶ added in v1.2.2
func (m *ReplyCertificateList) GetPages() uint32
func (*ReplyCertificateList) GetStatus ¶ added in v1.1.6
func (m *ReplyCertificateList) GetStatus() *ReplyStatus
func (*ReplyCertificateList) GetTotal ¶ added in v1.2.2
func (m *ReplyCertificateList) GetTotal() uint32
func (*ReplyCertificateList) ProtoMessage ¶ added in v1.1.6
func (*ReplyCertificateList) ProtoMessage()
func (*ReplyCertificateList) Reset ¶ added in v1.1.6
func (m *ReplyCertificateList) Reset()
func (*ReplyCertificateList) String ¶ added in v1.1.6
func (m *ReplyCertificateList) String() string
func (*ReplyCertificateList) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ReplyCertificateList) XXX_DiscardUnknown()
func (*ReplyCertificateList) XXX_Marshal ¶ added in v1.1.6
func (m *ReplyCertificateList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCertificateList) XXX_Merge ¶ added in v1.1.6
func (m *ReplyCertificateList) XXX_Merge(src proto.Message)
func (*ReplyCertificateList) XXX_Size ¶ added in v1.1.6
func (m *ReplyCertificateList) XXX_Size() int
func (*ReplyCertificateList) XXX_Unmarshal ¶ added in v1.1.6
func (m *ReplyCertificateList) XXX_Unmarshal(b []byte) error
type ReplyCollectiveInfo ¶
type ReplyCollectiveInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *CollectiveInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCollectiveInfo) Descriptor ¶
func (*ReplyCollectiveInfo) Descriptor() ([]byte, []int)
func (*ReplyCollectiveInfo) GetInfo ¶
func (m *ReplyCollectiveInfo) GetInfo() *CollectiveInfo
func (*ReplyCollectiveInfo) GetStatus ¶
func (m *ReplyCollectiveInfo) GetStatus() *ReplyStatus
func (*ReplyCollectiveInfo) ProtoMessage ¶
func (*ReplyCollectiveInfo) ProtoMessage()
func (*ReplyCollectiveInfo) Reset ¶
func (m *ReplyCollectiveInfo) Reset()
func (*ReplyCollectiveInfo) String ¶
func (m *ReplyCollectiveInfo) String() string
func (*ReplyCollectiveInfo) XXX_DiscardUnknown ¶
func (m *ReplyCollectiveInfo) XXX_DiscardUnknown()
func (*ReplyCollectiveInfo) XXX_Marshal ¶
func (m *ReplyCollectiveInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCollectiveInfo) XXX_Merge ¶
func (m *ReplyCollectiveInfo) XXX_Merge(src proto.Message)
func (*ReplyCollectiveInfo) XXX_Size ¶
func (m *ReplyCollectiveInfo) XXX_Size() int
func (*ReplyCollectiveInfo) XXX_Unmarshal ¶
func (m *ReplyCollectiveInfo) XXX_Unmarshal(b []byte) error
type ReplyCollectiveList ¶
type ReplyCollectiveList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*CollectiveInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCollectiveList) Descriptor ¶
func (*ReplyCollectiveList) Descriptor() ([]byte, []int)
func (*ReplyCollectiveList) GetList ¶
func (m *ReplyCollectiveList) GetList() []*CollectiveInfo
func (*ReplyCollectiveList) GetStatus ¶
func (m *ReplyCollectiveList) GetStatus() *ReplyStatus
func (*ReplyCollectiveList) ProtoMessage ¶
func (*ReplyCollectiveList) ProtoMessage()
func (*ReplyCollectiveList) Reset ¶
func (m *ReplyCollectiveList) Reset()
func (*ReplyCollectiveList) String ¶
func (m *ReplyCollectiveList) String() string
func (*ReplyCollectiveList) XXX_DiscardUnknown ¶
func (m *ReplyCollectiveList) XXX_DiscardUnknown()
func (*ReplyCollectiveList) XXX_Marshal ¶
func (m *ReplyCollectiveList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCollectiveList) XXX_Merge ¶
func (m *ReplyCollectiveList) XXX_Merge(src proto.Message)
func (*ReplyCollectiveList) XXX_Size ¶
func (m *ReplyCollectiveList) XXX_Size() int
func (*ReplyCollectiveList) XXX_Unmarshal ¶
func (m *ReplyCollectiveList) XXX_Unmarshal(b []byte) error
type ReplyCompositionInfo ¶ added in v1.1.0
type ReplyCompositionInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *CompositionInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCompositionInfo) Descriptor ¶ added in v1.1.0
func (*ReplyCompositionInfo) Descriptor() ([]byte, []int)
func (*ReplyCompositionInfo) GetInfo ¶ added in v1.1.0
func (m *ReplyCompositionInfo) GetInfo() *CompositionInfo
func (*ReplyCompositionInfo) GetStatus ¶ added in v1.1.0
func (m *ReplyCompositionInfo) GetStatus() *ReplyStatus
func (*ReplyCompositionInfo) ProtoMessage ¶ added in v1.1.0
func (*ReplyCompositionInfo) ProtoMessage()
func (*ReplyCompositionInfo) Reset ¶ added in v1.1.0
func (m *ReplyCompositionInfo) Reset()
func (*ReplyCompositionInfo) String ¶ added in v1.1.0
func (m *ReplyCompositionInfo) String() string
func (*ReplyCompositionInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyCompositionInfo) XXX_DiscardUnknown()
func (*ReplyCompositionInfo) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyCompositionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCompositionInfo) XXX_Merge ¶ added in v1.1.0
func (m *ReplyCompositionInfo) XXX_Merge(src proto.Message)
func (*ReplyCompositionInfo) XXX_Size ¶ added in v1.1.0
func (m *ReplyCompositionInfo) XXX_Size() int
func (*ReplyCompositionInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyCompositionInfo) XXX_Unmarshal(b []byte) error
type ReplyCompositionList ¶ added in v1.1.0
type ReplyCompositionList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*CompositionInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCompositionList) Descriptor ¶ added in v1.1.0
func (*ReplyCompositionList) Descriptor() ([]byte, []int)
func (*ReplyCompositionList) GetList ¶ added in v1.1.0
func (m *ReplyCompositionList) GetList() []*CompositionInfo
func (*ReplyCompositionList) GetStatus ¶ added in v1.1.0
func (m *ReplyCompositionList) GetStatus() *ReplyStatus
func (*ReplyCompositionList) ProtoMessage ¶ added in v1.1.0
func (*ReplyCompositionList) ProtoMessage()
func (*ReplyCompositionList) Reset ¶ added in v1.1.0
func (m *ReplyCompositionList) Reset()
func (*ReplyCompositionList) String ¶ added in v1.1.0
func (m *ReplyCompositionList) String() string
func (*ReplyCompositionList) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyCompositionList) XXX_DiscardUnknown()
func (*ReplyCompositionList) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyCompositionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCompositionList) XXX_Merge ¶ added in v1.1.0
func (m *ReplyCompositionList) XXX_Merge(src proto.Message)
func (*ReplyCompositionList) XXX_Size ¶ added in v1.1.0
func (m *ReplyCompositionList) XXX_Size() int
func (*ReplyCompositionList) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyCompositionList) XXX_Unmarshal(b []byte) error
type ReplyCompositionSlots ¶ added in v1.1.0
type ReplyCompositionSlots struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*SlotInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyCompositionSlots) Descriptor ¶ added in v1.1.0
func (*ReplyCompositionSlots) Descriptor() ([]byte, []int)
func (*ReplyCompositionSlots) GetList ¶ added in v1.1.0
func (m *ReplyCompositionSlots) GetList() []*SlotInfo
func (*ReplyCompositionSlots) GetStatus ¶ added in v1.1.0
func (m *ReplyCompositionSlots) GetStatus() *ReplyStatus
func (*ReplyCompositionSlots) ProtoMessage ¶ added in v1.1.0
func (*ReplyCompositionSlots) ProtoMessage()
func (*ReplyCompositionSlots) Reset ¶ added in v1.1.0
func (m *ReplyCompositionSlots) Reset()
func (*ReplyCompositionSlots) String ¶ added in v1.1.0
func (m *ReplyCompositionSlots) String() string
func (*ReplyCompositionSlots) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyCompositionSlots) XXX_DiscardUnknown()
func (*ReplyCompositionSlots) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyCompositionSlots) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyCompositionSlots) XXX_Merge ¶ added in v1.1.0
func (m *ReplyCompositionSlots) XXX_Merge(src proto.Message)
func (*ReplyCompositionSlots) XXX_Size ¶ added in v1.1.0
func (m *ReplyCompositionSlots) XXX_Size() int
func (*ReplyCompositionSlots) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyCompositionSlots) XXX_Unmarshal(b []byte) error
type ReplyExhibitInfo ¶
type ReplyExhibitInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *ExhibitInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyExhibitInfo) Descriptor ¶
func (*ReplyExhibitInfo) Descriptor() ([]byte, []int)
func (*ReplyExhibitInfo) GetInfo ¶
func (m *ReplyExhibitInfo) GetInfo() *ExhibitInfo
func (*ReplyExhibitInfo) GetStatus ¶
func (m *ReplyExhibitInfo) GetStatus() *ReplyStatus
func (*ReplyExhibitInfo) ProtoMessage ¶
func (*ReplyExhibitInfo) ProtoMessage()
func (*ReplyExhibitInfo) Reset ¶
func (m *ReplyExhibitInfo) Reset()
func (*ReplyExhibitInfo) String ¶
func (m *ReplyExhibitInfo) String() string
func (*ReplyExhibitInfo) XXX_DiscardUnknown ¶
func (m *ReplyExhibitInfo) XXX_DiscardUnknown()
func (*ReplyExhibitInfo) XXX_Marshal ¶
func (m *ReplyExhibitInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyExhibitInfo) XXX_Merge ¶
func (m *ReplyExhibitInfo) XXX_Merge(src proto.Message)
func (*ReplyExhibitInfo) XXX_Size ¶
func (m *ReplyExhibitInfo) XXX_Size() int
func (*ReplyExhibitInfo) XXX_Unmarshal ¶
func (m *ReplyExhibitInfo) XXX_Unmarshal(b []byte) error
type ReplyExhibitList ¶
type ReplyExhibitList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*ExhibitInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyExhibitList) Descriptor ¶
func (*ReplyExhibitList) Descriptor() ([]byte, []int)
func (*ReplyExhibitList) GetList ¶
func (m *ReplyExhibitList) GetList() []*ExhibitInfo
func (*ReplyExhibitList) GetStatus ¶
func (m *ReplyExhibitList) GetStatus() *ReplyStatus
func (*ReplyExhibitList) ProtoMessage ¶
func (*ReplyExhibitList) ProtoMessage()
func (*ReplyExhibitList) Reset ¶
func (m *ReplyExhibitList) Reset()
func (*ReplyExhibitList) String ¶
func (m *ReplyExhibitList) String() string
func (*ReplyExhibitList) XXX_DiscardUnknown ¶
func (m *ReplyExhibitList) XXX_DiscardUnknown()
func (*ReplyExhibitList) XXX_Marshal ¶
func (m *ReplyExhibitList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyExhibitList) XXX_Merge ¶
func (m *ReplyExhibitList) XXX_Merge(src proto.Message)
func (*ReplyExhibitList) XXX_Size ¶
func (m *ReplyExhibitList) XXX_Size() int
func (*ReplyExhibitList) XXX_Unmarshal ¶
func (m *ReplyExhibitList) XXX_Unmarshal(b []byte) error
type ReplyFrameInfo ¶ added in v1.0.2
type ReplyFrameInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *FrameInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyFrameInfo) Descriptor ¶ added in v1.0.2
func (*ReplyFrameInfo) Descriptor() ([]byte, []int)
func (*ReplyFrameInfo) GetInfo ¶ added in v1.0.2
func (m *ReplyFrameInfo) GetInfo() *FrameInfo
func (*ReplyFrameInfo) GetStatus ¶ added in v1.0.2
func (m *ReplyFrameInfo) GetStatus() *ReplyStatus
func (*ReplyFrameInfo) ProtoMessage ¶ added in v1.0.2
func (*ReplyFrameInfo) ProtoMessage()
func (*ReplyFrameInfo) Reset ¶ added in v1.0.2
func (m *ReplyFrameInfo) Reset()
func (*ReplyFrameInfo) String ¶ added in v1.0.2
func (m *ReplyFrameInfo) String() string
func (*ReplyFrameInfo) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *ReplyFrameInfo) XXX_DiscardUnknown()
func (*ReplyFrameInfo) XXX_Marshal ¶ added in v1.0.2
func (m *ReplyFrameInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFrameInfo) XXX_Merge ¶ added in v1.0.2
func (m *ReplyFrameInfo) XXX_Merge(src proto.Message)
func (*ReplyFrameInfo) XXX_Size ¶ added in v1.0.2
func (m *ReplyFrameInfo) XXX_Size() int
func (*ReplyFrameInfo) XXX_Unmarshal ¶ added in v1.0.2
func (m *ReplyFrameInfo) XXX_Unmarshal(b []byte) error
type ReplyFrameList ¶ added in v1.0.2
type ReplyFrameList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*FrameInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyFrameList) Descriptor ¶ added in v1.0.2
func (*ReplyFrameList) Descriptor() ([]byte, []int)
func (*ReplyFrameList) GetList ¶ added in v1.0.2
func (m *ReplyFrameList) GetList() []*FrameInfo
func (*ReplyFrameList) GetStatus ¶ added in v1.0.2
func (m *ReplyFrameList) GetStatus() *ReplyStatus
func (*ReplyFrameList) ProtoMessage ¶ added in v1.0.2
func (*ReplyFrameList) ProtoMessage()
func (*ReplyFrameList) Reset ¶ added in v1.0.2
func (m *ReplyFrameList) Reset()
func (*ReplyFrameList) String ¶ added in v1.0.2
func (m *ReplyFrameList) String() string
func (*ReplyFrameList) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *ReplyFrameList) XXX_DiscardUnknown()
func (*ReplyFrameList) XXX_Marshal ¶ added in v1.0.2
func (m *ReplyFrameList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyFrameList) XXX_Merge ¶ added in v1.0.2
func (m *ReplyFrameList) XXX_Merge(src proto.Message)
func (*ReplyFrameList) XXX_Size ¶ added in v1.0.2
func (m *ReplyFrameList) XXX_Size() int
func (*ReplyFrameList) XXX_Unmarshal ¶ added in v1.0.2
func (m *ReplyFrameList) XXX_Unmarshal(b []byte) error
type ReplyInfo ¶
type ReplyInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyInfo) Descriptor ¶
func (*ReplyInfo) GetStatus ¶
func (m *ReplyInfo) GetStatus() *ReplyStatus
func (*ReplyInfo) ProtoMessage ¶
func (*ReplyInfo) ProtoMessage()
func (*ReplyInfo) XXX_DiscardUnknown ¶
func (m *ReplyInfo) XXX_DiscardUnknown()
func (*ReplyInfo) XXX_Marshal ¶
func (*ReplyInfo) XXX_Unmarshal ¶
type ReplyList ¶
type ReplyList struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` List []string `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyList) Descriptor ¶
func (*ReplyList) GetStatus ¶
func (m *ReplyList) GetStatus() *ReplyStatus
func (*ReplyList) ProtoMessage ¶
func (*ReplyList) ProtoMessage()
func (*ReplyList) XXX_DiscardUnknown ¶
func (m *ReplyList) XXX_DiscardUnknown()
func (*ReplyList) XXX_Marshal ¶
func (*ReplyList) XXX_Unmarshal ¶
type ReplyPageContent ¶ added in v1.1.0
type ReplyPageContent struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` List []*PageContent `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPageContent) Descriptor ¶ added in v1.1.0
func (*ReplyPageContent) Descriptor() ([]byte, []int)
func (*ReplyPageContent) GetList ¶ added in v1.1.0
func (m *ReplyPageContent) GetList() []*PageContent
func (*ReplyPageContent) GetStatus ¶ added in v1.1.0
func (m *ReplyPageContent) GetStatus() *ReplyStatus
func (*ReplyPageContent) GetUid ¶ added in v1.1.0
func (m *ReplyPageContent) GetUid() string
func (*ReplyPageContent) ProtoMessage ¶ added in v1.1.0
func (*ReplyPageContent) ProtoMessage()
func (*ReplyPageContent) Reset ¶ added in v1.1.0
func (m *ReplyPageContent) Reset()
func (*ReplyPageContent) String ¶ added in v1.1.0
func (m *ReplyPageContent) String() string
func (*ReplyPageContent) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyPageContent) XXX_DiscardUnknown()
func (*ReplyPageContent) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyPageContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPageContent) XXX_Merge ¶ added in v1.1.0
func (m *ReplyPageContent) XXX_Merge(src proto.Message)
func (*ReplyPageContent) XXX_Size ¶ added in v1.1.0
func (m *ReplyPageContent) XXX_Size() int
func (*ReplyPageContent) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyPageContent) XXX_Unmarshal(b []byte) error
type ReplyPageContents ¶ added in v1.1.0
type ReplyPageContents struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` List []*PageContent `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPageContents) Descriptor ¶ added in v1.1.0
func (*ReplyPageContents) Descriptor() ([]byte, []int)
func (*ReplyPageContents) GetList ¶ added in v1.1.0
func (m *ReplyPageContents) GetList() []*PageContent
func (*ReplyPageContents) GetStatus ¶ added in v1.1.0
func (m *ReplyPageContents) GetStatus() *ReplyStatus
func (*ReplyPageContents) GetUid ¶ added in v1.1.1
func (m *ReplyPageContents) GetUid() string
func (*ReplyPageContents) ProtoMessage ¶ added in v1.1.0
func (*ReplyPageContents) ProtoMessage()
func (*ReplyPageContents) Reset ¶ added in v1.1.0
func (m *ReplyPageContents) Reset()
func (*ReplyPageContents) String ¶ added in v1.1.0
func (m *ReplyPageContents) String() string
func (*ReplyPageContents) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyPageContents) XXX_DiscardUnknown()
func (*ReplyPageContents) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyPageContents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPageContents) XXX_Merge ¶ added in v1.1.0
func (m *ReplyPageContents) XXX_Merge(src proto.Message)
func (*ReplyPageContents) XXX_Size ¶ added in v1.1.0
func (m *ReplyPageContents) XXX_Size() int
func (*ReplyPageContents) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyPageContents) XXX_Unmarshal(b []byte) error
type ReplyPageInfo ¶ added in v1.1.0
type ReplyPageInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *PageInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPageInfo) Descriptor ¶ added in v1.1.0
func (*ReplyPageInfo) Descriptor() ([]byte, []int)
func (*ReplyPageInfo) GetInfo ¶ added in v1.1.0
func (m *ReplyPageInfo) GetInfo() *PageInfo
func (*ReplyPageInfo) GetStatus ¶ added in v1.1.0
func (m *ReplyPageInfo) GetStatus() *ReplyStatus
func (*ReplyPageInfo) ProtoMessage ¶ added in v1.1.0
func (*ReplyPageInfo) ProtoMessage()
func (*ReplyPageInfo) Reset ¶ added in v1.1.0
func (m *ReplyPageInfo) Reset()
func (*ReplyPageInfo) String ¶ added in v1.1.0
func (m *ReplyPageInfo) String() string
func (*ReplyPageInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyPageInfo) XXX_DiscardUnknown()
func (*ReplyPageInfo) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyPageInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPageInfo) XXX_Merge ¶ added in v1.1.0
func (m *ReplyPageInfo) XXX_Merge(src proto.Message)
func (*ReplyPageInfo) XXX_Size ¶ added in v1.1.0
func (m *ReplyPageInfo) XXX_Size() int
func (*ReplyPageInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyPageInfo) XXX_Unmarshal(b []byte) error
type ReplyPageList ¶ added in v1.1.0
type ReplyPageList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*PageInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPageList) Descriptor ¶ added in v1.1.0
func (*ReplyPageList) Descriptor() ([]byte, []int)
func (*ReplyPageList) GetList ¶ added in v1.1.0
func (m *ReplyPageList) GetList() []*PageInfo
func (*ReplyPageList) GetStatus ¶ added in v1.1.0
func (m *ReplyPageList) GetStatus() *ReplyStatus
func (*ReplyPageList) ProtoMessage ¶ added in v1.1.0
func (*ReplyPageList) ProtoMessage()
func (*ReplyPageList) Reset ¶ added in v1.1.0
func (m *ReplyPageList) Reset()
func (*ReplyPageList) String ¶ added in v1.1.0
func (m *ReplyPageList) String() string
func (*ReplyPageList) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplyPageList) XXX_DiscardUnknown()
func (*ReplyPageList) XXX_Marshal ¶ added in v1.1.0
func (m *ReplyPageList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPageList) XXX_Merge ¶ added in v1.1.0
func (m *ReplyPageList) XXX_Merge(src proto.Message)
func (*ReplyPageList) XXX_Size ¶ added in v1.1.0
func (m *ReplyPageList) XXX_Size() int
func (*ReplyPageList) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplyPageList) XXX_Unmarshal(b []byte) error
type ReplyPanoramaInfo ¶
type ReplyPanoramaInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *PanoramaInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPanoramaInfo) Descriptor ¶
func (*ReplyPanoramaInfo) Descriptor() ([]byte, []int)
func (*ReplyPanoramaInfo) GetInfo ¶
func (m *ReplyPanoramaInfo) GetInfo() *PanoramaInfo
func (*ReplyPanoramaInfo) GetStatus ¶
func (m *ReplyPanoramaInfo) GetStatus() *ReplyStatus
func (*ReplyPanoramaInfo) ProtoMessage ¶
func (*ReplyPanoramaInfo) ProtoMessage()
func (*ReplyPanoramaInfo) Reset ¶
func (m *ReplyPanoramaInfo) Reset()
func (*ReplyPanoramaInfo) String ¶
func (m *ReplyPanoramaInfo) String() string
func (*ReplyPanoramaInfo) XXX_DiscardUnknown ¶
func (m *ReplyPanoramaInfo) XXX_DiscardUnknown()
func (*ReplyPanoramaInfo) XXX_Marshal ¶
func (m *ReplyPanoramaInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPanoramaInfo) XXX_Merge ¶
func (m *ReplyPanoramaInfo) XXX_Merge(src proto.Message)
func (*ReplyPanoramaInfo) XXX_Size ¶
func (m *ReplyPanoramaInfo) XXX_Size() int
func (*ReplyPanoramaInfo) XXX_Unmarshal ¶
func (m *ReplyPanoramaInfo) XXX_Unmarshal(b []byte) error
type ReplyPanoramaList ¶
type ReplyPanoramaList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*PanoramaInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPanoramaList) Descriptor ¶
func (*ReplyPanoramaList) Descriptor() ([]byte, []int)
func (*ReplyPanoramaList) GetList ¶
func (m *ReplyPanoramaList) GetList() []*PanoramaInfo
func (*ReplyPanoramaList) GetStatus ¶
func (m *ReplyPanoramaList) GetStatus() *ReplyStatus
func (*ReplyPanoramaList) ProtoMessage ¶
func (*ReplyPanoramaList) ProtoMessage()
func (*ReplyPanoramaList) Reset ¶
func (m *ReplyPanoramaList) Reset()
func (*ReplyPanoramaList) String ¶
func (m *ReplyPanoramaList) String() string
func (*ReplyPanoramaList) XXX_DiscardUnknown ¶
func (m *ReplyPanoramaList) XXX_DiscardUnknown()
func (*ReplyPanoramaList) XXX_Marshal ¶
func (m *ReplyPanoramaList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPanoramaList) XXX_Merge ¶
func (m *ReplyPanoramaList) XXX_Merge(src proto.Message)
func (*ReplyPanoramaList) XXX_Size ¶
func (m *ReplyPanoramaList) XXX_Size() int
func (*ReplyPanoramaList) XXX_Unmarshal ¶
func (m *ReplyPanoramaList) XXX_Unmarshal(b []byte) error
type ReplyPhotocopyInfo ¶
type ReplyPhotocopyInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *PhotocopyInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPhotocopyInfo) Descriptor ¶
func (*ReplyPhotocopyInfo) Descriptor() ([]byte, []int)
func (*ReplyPhotocopyInfo) GetInfo ¶
func (m *ReplyPhotocopyInfo) GetInfo() *PhotocopyInfo
func (*ReplyPhotocopyInfo) GetStatus ¶
func (m *ReplyPhotocopyInfo) GetStatus() *ReplyStatus
func (*ReplyPhotocopyInfo) ProtoMessage ¶
func (*ReplyPhotocopyInfo) ProtoMessage()
func (*ReplyPhotocopyInfo) Reset ¶
func (m *ReplyPhotocopyInfo) Reset()
func (*ReplyPhotocopyInfo) String ¶
func (m *ReplyPhotocopyInfo) String() string
func (*ReplyPhotocopyInfo) XXX_DiscardUnknown ¶
func (m *ReplyPhotocopyInfo) XXX_DiscardUnknown()
func (*ReplyPhotocopyInfo) XXX_Marshal ¶
func (m *ReplyPhotocopyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPhotocopyInfo) XXX_Merge ¶
func (m *ReplyPhotocopyInfo) XXX_Merge(src proto.Message)
func (*ReplyPhotocopyInfo) XXX_Size ¶
func (m *ReplyPhotocopyInfo) XXX_Size() int
func (*ReplyPhotocopyInfo) XXX_Unmarshal ¶
func (m *ReplyPhotocopyInfo) XXX_Unmarshal(b []byte) error
type ReplyPhotocopyList ¶
type ReplyPhotocopyList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*PhotocopyInfo `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyPhotocopyList) Descriptor ¶
func (*ReplyPhotocopyList) Descriptor() ([]byte, []int)
func (*ReplyPhotocopyList) GetList ¶
func (m *ReplyPhotocopyList) GetList() []*PhotocopyInfo
func (*ReplyPhotocopyList) GetStatus ¶
func (m *ReplyPhotocopyList) GetStatus() *ReplyStatus
func (*ReplyPhotocopyList) ProtoMessage ¶
func (*ReplyPhotocopyList) ProtoMessage()
func (*ReplyPhotocopyList) Reset ¶
func (m *ReplyPhotocopyList) Reset()
func (*ReplyPhotocopyList) String ¶
func (m *ReplyPhotocopyList) String() string
func (*ReplyPhotocopyList) XXX_DiscardUnknown ¶
func (m *ReplyPhotocopyList) XXX_DiscardUnknown()
func (*ReplyPhotocopyList) XXX_Marshal ¶
func (m *ReplyPhotocopyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyPhotocopyList) XXX_Merge ¶
func (m *ReplyPhotocopyList) XXX_Merge(src proto.Message)
func (*ReplyPhotocopyList) XXX_Size ¶
func (m *ReplyPhotocopyList) XXX_Size() int
func (*ReplyPhotocopyList) XXX_Unmarshal ¶
func (m *ReplyPhotocopyList) XXX_Unmarshal(b []byte) error
type ReplySheetInfo ¶ added in v1.1.0
type ReplySheetInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *SheetInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplySheetInfo) Descriptor ¶ added in v1.1.0
func (*ReplySheetInfo) Descriptor() ([]byte, []int)
func (*ReplySheetInfo) GetInfo ¶ added in v1.1.0
func (m *ReplySheetInfo) GetInfo() *SheetInfo
func (*ReplySheetInfo) GetStatus ¶ added in v1.1.0
func (m *ReplySheetInfo) GetStatus() *ReplyStatus
func (*ReplySheetInfo) ProtoMessage ¶ added in v1.1.0
func (*ReplySheetInfo) ProtoMessage()
func (*ReplySheetInfo) Reset ¶ added in v1.1.0
func (m *ReplySheetInfo) Reset()
func (*ReplySheetInfo) String ¶ added in v1.1.0
func (m *ReplySheetInfo) String() string
func (*ReplySheetInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplySheetInfo) XXX_DiscardUnknown()
func (*ReplySheetInfo) XXX_Marshal ¶ added in v1.1.0
func (m *ReplySheetInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySheetInfo) XXX_Merge ¶ added in v1.1.0
func (m *ReplySheetInfo) XXX_Merge(src proto.Message)
func (*ReplySheetInfo) XXX_Size ¶ added in v1.1.0
func (m *ReplySheetInfo) XXX_Size() int
func (*ReplySheetInfo) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplySheetInfo) XXX_Unmarshal(b []byte) error
type ReplySheetList ¶ added in v1.1.0
type ReplySheetList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` List []*SheetInfo `protobuf:"bytes,2,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.1.0
func (*ReplySheetList) Descriptor() ([]byte, []int)
func (*ReplySheetList) GetList ¶ added in v1.1.0
func (m *ReplySheetList) GetList() []*SheetInfo
func (*ReplySheetList) GetStatus ¶ added in v1.1.0
func (m *ReplySheetList) GetStatus() *ReplyStatus
func (*ReplySheetList) ProtoMessage ¶ added in v1.1.0
func (*ReplySheetList) ProtoMessage()
func (*ReplySheetList) Reset ¶ added in v1.1.0
func (m *ReplySheetList) Reset()
func (*ReplySheetList) String ¶ added in v1.1.0
func (m *ReplySheetList) String() string
func (*ReplySheetList) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplySheetList) XXX_DiscardUnknown()
func (*ReplySheetList) XXX_Marshal ¶ added in v1.1.0
func (m *ReplySheetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySheetList) XXX_Merge ¶ added in v1.1.0
func (m *ReplySheetList) XXX_Merge(src proto.Message)
func (*ReplySheetList) XXX_Size ¶ added in v1.1.0
func (m *ReplySheetList) XXX_Size() int
func (*ReplySheetList) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplySheetList) XXX_Unmarshal(b []byte) error
type ReplySheetPages ¶ added in v1.1.0
type ReplySheetPages struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` List []*SheetPage `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplySheetPages) Descriptor ¶ added in v1.1.0
func (*ReplySheetPages) Descriptor() ([]byte, []int)
func (*ReplySheetPages) GetList ¶ added in v1.1.0
func (m *ReplySheetPages) GetList() []*SheetPage
func (*ReplySheetPages) GetStatus ¶ added in v1.1.0
func (m *ReplySheetPages) GetStatus() *ReplyStatus
func (*ReplySheetPages) GetUid ¶ added in v1.1.1
func (m *ReplySheetPages) GetUid() string
func (*ReplySheetPages) ProtoMessage ¶ added in v1.1.0
func (*ReplySheetPages) ProtoMessage()
func (*ReplySheetPages) Reset ¶ added in v1.1.0
func (m *ReplySheetPages) Reset()
func (*ReplySheetPages) String ¶ added in v1.1.0
func (m *ReplySheetPages) String() string
func (*ReplySheetPages) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReplySheetPages) XXX_DiscardUnknown()
func (*ReplySheetPages) XXX_Marshal ¶ added in v1.1.0
func (m *ReplySheetPages) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySheetPages) XXX_Merge ¶ added in v1.1.0
func (m *ReplySheetPages) XXX_Merge(src proto.Message)
func (*ReplySheetPages) XXX_Size ¶ added in v1.1.0
func (m *ReplySheetPages) XXX_Size() int
func (*ReplySheetPages) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReplySheetPages) XXX_Unmarshal(b []byte) error
type ReplyStatistic ¶
type ReplyStatistic struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Owner string `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"` Count uint32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStatistic) Descriptor ¶
func (*ReplyStatistic) Descriptor() ([]byte, []int)
func (*ReplyStatistic) GetCount ¶
func (m *ReplyStatistic) GetCount() uint32
func (*ReplyStatistic) GetKey ¶
func (m *ReplyStatistic) GetKey() string
func (*ReplyStatistic) GetOwner ¶
func (m *ReplyStatistic) GetOwner() string
func (*ReplyStatistic) GetStatus ¶
func (m *ReplyStatistic) GetStatus() *ReplyStatus
func (*ReplyStatistic) ProtoMessage ¶
func (*ReplyStatistic) ProtoMessage()
func (*ReplyStatistic) Reset ¶
func (m *ReplyStatistic) Reset()
func (*ReplyStatistic) String ¶
func (m *ReplyStatistic) String() string
func (*ReplyStatistic) XXX_DiscardUnknown ¶
func (m *ReplyStatistic) XXX_DiscardUnknown()
func (*ReplyStatistic) XXX_Marshal ¶
func (m *ReplyStatistic) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatistic) XXX_Merge ¶
func (m *ReplyStatistic) XXX_Merge(src proto.Message)
func (*ReplyStatistic) XXX_Size ¶
func (m *ReplyStatistic) XXX_Size() int
func (*ReplyStatistic) XXX_Unmarshal ¶
func (m *ReplyStatistic) XXX_Unmarshal(b []byte) error
type ReplyStatus ¶
type ReplyStatus struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStatus) Descriptor ¶
func (*ReplyStatus) Descriptor() ([]byte, []int)
func (*ReplyStatus) GetCode ¶
func (m *ReplyStatus) GetCode() uint32
func (*ReplyStatus) GetError ¶
func (m *ReplyStatus) GetError() string
func (*ReplyStatus) ProtoMessage ¶
func (*ReplyStatus) ProtoMessage()
func (*ReplyStatus) Reset ¶
func (m *ReplyStatus) Reset()
func (*ReplyStatus) String ¶
func (m *ReplyStatus) String() string
func (*ReplyStatus) XXX_DiscardUnknown ¶
func (m *ReplyStatus) XXX_DiscardUnknown()
func (*ReplyStatus) XXX_Marshal ¶
func (m *ReplyStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStatus) XXX_Merge ¶
func (m *ReplyStatus) XXX_Merge(src proto.Message)
func (*ReplyStatus) XXX_Size ¶
func (m *ReplyStatus) XXX_Size() int
func (*ReplyStatus) XXX_Unmarshal ¶
func (m *ReplyStatus) XXX_Unmarshal(b []byte) error
type ReplyStyleInfo ¶
type ReplyStyleInfo struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Info *StyleInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStyleInfo) Descriptor ¶
func (*ReplyStyleInfo) Descriptor() ([]byte, []int)
func (*ReplyStyleInfo) GetInfo ¶
func (m *ReplyStyleInfo) GetInfo() *StyleInfo
func (*ReplyStyleInfo) GetStatus ¶
func (m *ReplyStyleInfo) GetStatus() *ReplyStatus
func (*ReplyStyleInfo) ProtoMessage ¶
func (*ReplyStyleInfo) ProtoMessage()
func (*ReplyStyleInfo) Reset ¶
func (m *ReplyStyleInfo) Reset()
func (*ReplyStyleInfo) String ¶
func (m *ReplyStyleInfo) String() string
func (*ReplyStyleInfo) XXX_DiscardUnknown ¶
func (m *ReplyStyleInfo) XXX_DiscardUnknown()
func (*ReplyStyleInfo) XXX_Marshal ¶
func (m *ReplyStyleInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStyleInfo) XXX_Merge ¶
func (m *ReplyStyleInfo) XXX_Merge(src proto.Message)
func (*ReplyStyleInfo) XXX_Size ¶
func (m *ReplyStyleInfo) XXX_Size() int
func (*ReplyStyleInfo) XXX_Unmarshal ¶
func (m *ReplyStyleInfo) XXX_Unmarshal(b []byte) error
type ReplyStyleList ¶
type ReplyStyleList struct { Status *ReplyStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total uint32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,3,opt,name=pages,proto3" json:"pages,omitempty"` List []*StyleInfo `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyStyleList) Descriptor ¶
func (*ReplyStyleList) Descriptor() ([]byte, []int)
func (*ReplyStyleList) GetList ¶
func (m *ReplyStyleList) GetList() []*StyleInfo
func (*ReplyStyleList) GetPages ¶ added in v1.2.2
func (m *ReplyStyleList) GetPages() uint32
func (*ReplyStyleList) GetStatus ¶
func (m *ReplyStyleList) GetStatus() *ReplyStatus
func (*ReplyStyleList) GetTotal ¶ added in v1.2.2
func (m *ReplyStyleList) GetTotal() uint32
func (*ReplyStyleList) ProtoMessage ¶
func (*ReplyStyleList) ProtoMessage()
func (*ReplyStyleList) Reset ¶
func (m *ReplyStyleList) Reset()
func (*ReplyStyleList) String ¶
func (m *ReplyStyleList) String() string
func (*ReplyStyleList) XXX_DiscardUnknown ¶
func (m *ReplyStyleList) XXX_DiscardUnknown()
func (*ReplyStyleList) XXX_Marshal ¶
func (m *ReplyStyleList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyStyleList) XXX_Merge ¶
func (m *ReplyStyleList) XXX_Merge(src proto.Message)
func (*ReplyStyleList) XXX_Size ¶
func (m *ReplyStyleList) XXX_Size() int
func (*ReplyStyleList) XXX_Unmarshal ¶
func (m *ReplyStyleList) XXX_Unmarshal(b []byte) error
type ReqAlbumAdd ¶
type ReqAlbumAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Style uint32 `protobuf:"varint,6,opt,name=style,proto3" json:"style,omitempty"` Targets []string `protobuf:"bytes,7,rep,name=targets,proto3" json:"targets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqAlbumAdd) Descriptor ¶
func (*ReqAlbumAdd) Descriptor() ([]byte, []int)
func (*ReqAlbumAdd) GetLocation ¶
func (m *ReqAlbumAdd) GetLocation() string
func (*ReqAlbumAdd) GetName ¶
func (m *ReqAlbumAdd) GetName() string
func (*ReqAlbumAdd) GetOperator ¶
func (m *ReqAlbumAdd) GetOperator() string
func (*ReqAlbumAdd) GetRemark ¶
func (m *ReqAlbumAdd) GetRemark() string
func (*ReqAlbumAdd) GetStyle ¶
func (m *ReqAlbumAdd) GetStyle() uint32
func (*ReqAlbumAdd) GetTargets ¶
func (m *ReqAlbumAdd) GetTargets() []string
func (*ReqAlbumAdd) GetType ¶
func (m *ReqAlbumAdd) GetType() uint32
func (*ReqAlbumAdd) ProtoMessage ¶
func (*ReqAlbumAdd) ProtoMessage()
func (*ReqAlbumAdd) Reset ¶
func (m *ReqAlbumAdd) Reset()
func (*ReqAlbumAdd) String ¶
func (m *ReqAlbumAdd) String() string
func (*ReqAlbumAdd) XXX_DiscardUnknown ¶
func (m *ReqAlbumAdd) XXX_DiscardUnknown()
func (*ReqAlbumAdd) XXX_Marshal ¶
func (m *ReqAlbumAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAlbumAdd) XXX_Merge ¶
func (m *ReqAlbumAdd) XXX_Merge(src proto.Message)
func (*ReqAlbumAdd) XXX_Size ¶
func (m *ReqAlbumAdd) XXX_Size() int
func (*ReqAlbumAdd) XXX_Unmarshal ¶
func (m *ReqAlbumAdd) XXX_Unmarshal(b []byte) error
type ReqAlbumUpdate ¶
type ReqAlbumUpdate 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"` Passwords string `protobuf:"bytes,6,opt,name=passwords,proto3" json:"passwords,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqAlbumUpdate) Descriptor ¶
func (*ReqAlbumUpdate) Descriptor() ([]byte, []int)
func (*ReqAlbumUpdate) GetCover ¶
func (m *ReqAlbumUpdate) GetCover() string
func (*ReqAlbumUpdate) GetName ¶
func (m *ReqAlbumUpdate) GetName() string
func (*ReqAlbumUpdate) GetOperator ¶
func (m *ReqAlbumUpdate) GetOperator() string
func (*ReqAlbumUpdate) GetPasswords ¶ added in v1.0.1
func (m *ReqAlbumUpdate) GetPasswords() string
func (*ReqAlbumUpdate) GetRemark ¶
func (m *ReqAlbumUpdate) GetRemark() string
func (*ReqAlbumUpdate) GetUid ¶
func (m *ReqAlbumUpdate) GetUid() string
func (*ReqAlbumUpdate) ProtoMessage ¶
func (*ReqAlbumUpdate) ProtoMessage()
func (*ReqAlbumUpdate) Reset ¶
func (m *ReqAlbumUpdate) Reset()
func (*ReqAlbumUpdate) String ¶
func (m *ReqAlbumUpdate) String() string
func (*ReqAlbumUpdate) XXX_DiscardUnknown ¶
func (m *ReqAlbumUpdate) XXX_DiscardUnknown()
func (*ReqAlbumUpdate) XXX_Marshal ¶
func (m *ReqAlbumUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAlbumUpdate) XXX_Merge ¶
func (m *ReqAlbumUpdate) XXX_Merge(src proto.Message)
func (*ReqAlbumUpdate) XXX_Size ¶
func (m *ReqAlbumUpdate) XXX_Size() int
func (*ReqAlbumUpdate) XXX_Unmarshal ¶
func (m *ReqAlbumUpdate) XXX_Unmarshal(b []byte) error
type ReqCertificateAdd ¶ added in v1.1.6
type ReqCertificateAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Sn string `protobuf:"bytes,3,opt,name=sn,proto3" json:"sn,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Style string `protobuf:"bytes,6,opt,name=style,proto3" json:"style,omitempty"` Status uint32 `protobuf:"varint,7,opt,name=status,proto3" json:"status,omitempty"` Target string `protobuf:"bytes,8,opt,name=target,proto3" json:"target,omitempty"` Scene string `protobuf:"bytes,9,opt,name=scene,proto3" json:"scene,omitempty"` Image string `protobuf:"bytes,10,opt,name=image,proto3" json:"image,omitempty"` Contact *ContactInfo `protobuf:"bytes,15,opt,name=contact,proto3" json:"contact,omitempty"` Tags []string `protobuf:"bytes,20,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,21,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCertificateAdd) Descriptor ¶ added in v1.1.6
func (*ReqCertificateAdd) Descriptor() ([]byte, []int)
func (*ReqCertificateAdd) GetAssets ¶ added in v1.2.4
func (m *ReqCertificateAdd) GetAssets() []string
func (*ReqCertificateAdd) GetContact ¶ added in v1.2.5
func (m *ReqCertificateAdd) GetContact() *ContactInfo
func (*ReqCertificateAdd) GetImage ¶ added in v1.1.8
func (m *ReqCertificateAdd) GetImage() string
func (*ReqCertificateAdd) GetName ¶ added in v1.1.6
func (m *ReqCertificateAdd) GetName() string
func (*ReqCertificateAdd) GetOperator ¶ added in v1.1.6
func (m *ReqCertificateAdd) GetOperator() string
func (*ReqCertificateAdd) GetRemark ¶ added in v1.1.6
func (m *ReqCertificateAdd) GetRemark() string
func (*ReqCertificateAdd) GetScene ¶ added in v1.1.8
func (m *ReqCertificateAdd) GetScene() string
func (*ReqCertificateAdd) GetSn ¶ added in v1.1.8
func (m *ReqCertificateAdd) GetSn() string
func (*ReqCertificateAdd) GetStatus ¶ added in v1.1.8
func (m *ReqCertificateAdd) GetStatus() uint32
func (*ReqCertificateAdd) GetStyle ¶ added in v1.1.6
func (m *ReqCertificateAdd) GetStyle() string
func (*ReqCertificateAdd) GetTags ¶ added in v1.1.8
func (m *ReqCertificateAdd) GetTags() []string
func (*ReqCertificateAdd) GetTarget ¶ added in v1.1.8
func (m *ReqCertificateAdd) GetTarget() string
func (*ReqCertificateAdd) GetType ¶ added in v1.1.6
func (m *ReqCertificateAdd) GetType() uint32
func (*ReqCertificateAdd) ProtoMessage ¶ added in v1.1.6
func (*ReqCertificateAdd) ProtoMessage()
func (*ReqCertificateAdd) Reset ¶ added in v1.1.6
func (m *ReqCertificateAdd) Reset()
func (*ReqCertificateAdd) String ¶ added in v1.1.6
func (m *ReqCertificateAdd) String() string
func (*ReqCertificateAdd) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ReqCertificateAdd) XXX_DiscardUnknown()
func (*ReqCertificateAdd) XXX_Marshal ¶ added in v1.1.6
func (m *ReqCertificateAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCertificateAdd) XXX_Merge ¶ added in v1.1.6
func (m *ReqCertificateAdd) XXX_Merge(src proto.Message)
func (*ReqCertificateAdd) XXX_Size ¶ added in v1.1.6
func (m *ReqCertificateAdd) XXX_Size() int
func (*ReqCertificateAdd) XXX_Unmarshal ¶ added in v1.1.6
func (m *ReqCertificateAdd) XXX_Unmarshal(b []byte) error
type ReqCertificateUpdate ¶ added in v1.1.6
type ReqCertificateUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Tags []string `protobuf:"bytes,20,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCertificateUpdate) Descriptor ¶ added in v1.1.6
func (*ReqCertificateUpdate) Descriptor() ([]byte, []int)
func (*ReqCertificateUpdate) GetName ¶ added in v1.1.6
func (m *ReqCertificateUpdate) GetName() string
func (*ReqCertificateUpdate) GetOperator ¶ added in v1.1.6
func (m *ReqCertificateUpdate) GetOperator() string
func (*ReqCertificateUpdate) GetRemark ¶ added in v1.1.6
func (m *ReqCertificateUpdate) GetRemark() string
func (*ReqCertificateUpdate) GetTags ¶ added in v1.1.8
func (m *ReqCertificateUpdate) GetTags() []string
func (*ReqCertificateUpdate) GetUid ¶ added in v1.1.6
func (m *ReqCertificateUpdate) GetUid() string
func (*ReqCertificateUpdate) ProtoMessage ¶ added in v1.1.6
func (*ReqCertificateUpdate) ProtoMessage()
func (*ReqCertificateUpdate) Reset ¶ added in v1.1.6
func (m *ReqCertificateUpdate) Reset()
func (*ReqCertificateUpdate) String ¶ added in v1.1.6
func (m *ReqCertificateUpdate) String() string
func (*ReqCertificateUpdate) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *ReqCertificateUpdate) XXX_DiscardUnknown()
func (*ReqCertificateUpdate) XXX_Marshal ¶ added in v1.1.6
func (m *ReqCertificateUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCertificateUpdate) XXX_Merge ¶ added in v1.1.6
func (m *ReqCertificateUpdate) XXX_Merge(src proto.Message)
func (*ReqCertificateUpdate) XXX_Size ¶ added in v1.1.6
func (m *ReqCertificateUpdate) XXX_Size() int
func (*ReqCertificateUpdate) XXX_Unmarshal ¶ added in v1.1.6
func (m *ReqCertificateUpdate) XXX_Unmarshal(b []byte) error
type ReqCollectiveAdd ¶
type ReqCollectiveAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Duration *DurationInfo `protobuf:"bytes,11,opt,name=duration,proto3" json:"duration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCollectiveAdd) Descriptor ¶
func (*ReqCollectiveAdd) Descriptor() ([]byte, []int)
func (*ReqCollectiveAdd) GetDuration ¶ added in v1.2.8
func (m *ReqCollectiveAdd) GetDuration() *DurationInfo
func (*ReqCollectiveAdd) GetName ¶
func (m *ReqCollectiveAdd) GetName() string
func (*ReqCollectiveAdd) GetOperator ¶
func (m *ReqCollectiveAdd) GetOperator() string
func (*ReqCollectiveAdd) GetOwner ¶
func (m *ReqCollectiveAdd) GetOwner() string
func (*ReqCollectiveAdd) GetRemark ¶
func (m *ReqCollectiveAdd) GetRemark() string
func (*ReqCollectiveAdd) GetType ¶ added in v1.1.3
func (m *ReqCollectiveAdd) GetType() uint32
func (*ReqCollectiveAdd) ProtoMessage ¶
func (*ReqCollectiveAdd) ProtoMessage()
func (*ReqCollectiveAdd) Reset ¶
func (m *ReqCollectiveAdd) Reset()
func (*ReqCollectiveAdd) String ¶
func (m *ReqCollectiveAdd) String() string
func (*ReqCollectiveAdd) XXX_DiscardUnknown ¶
func (m *ReqCollectiveAdd) XXX_DiscardUnknown()
func (*ReqCollectiveAdd) XXX_Marshal ¶
func (m *ReqCollectiveAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCollectiveAdd) XXX_Merge ¶
func (m *ReqCollectiveAdd) XXX_Merge(src proto.Message)
func (*ReqCollectiveAdd) XXX_Size ¶
func (m *ReqCollectiveAdd) XXX_Size() int
func (*ReqCollectiveAdd) XXX_Unmarshal ¶
func (m *ReqCollectiveAdd) XXX_Unmarshal(b []byte) error
type ReqCollectiveUpdate ¶
type ReqCollectiveUpdate 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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCollectiveUpdate) Descriptor ¶
func (*ReqCollectiveUpdate) Descriptor() ([]byte, []int)
func (*ReqCollectiveUpdate) GetCover ¶
func (m *ReqCollectiveUpdate) GetCover() string
func (*ReqCollectiveUpdate) GetName ¶
func (m *ReqCollectiveUpdate) GetName() string
func (*ReqCollectiveUpdate) GetOperator ¶
func (m *ReqCollectiveUpdate) GetOperator() string
func (*ReqCollectiveUpdate) GetRemark ¶
func (m *ReqCollectiveUpdate) GetRemark() string
func (*ReqCollectiveUpdate) GetUid ¶
func (m *ReqCollectiveUpdate) GetUid() string
func (*ReqCollectiveUpdate) ProtoMessage ¶
func (*ReqCollectiveUpdate) ProtoMessage()
func (*ReqCollectiveUpdate) Reset ¶
func (m *ReqCollectiveUpdate) Reset()
func (*ReqCollectiveUpdate) String ¶
func (m *ReqCollectiveUpdate) String() string
func (*ReqCollectiveUpdate) XXX_DiscardUnknown ¶
func (m *ReqCollectiveUpdate) XXX_DiscardUnknown()
func (*ReqCollectiveUpdate) XXX_Marshal ¶
func (m *ReqCollectiveUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCollectiveUpdate) XXX_Merge ¶
func (m *ReqCollectiveUpdate) XXX_Merge(src proto.Message)
func (*ReqCollectiveUpdate) XXX_Size ¶
func (m *ReqCollectiveUpdate) XXX_Size() int
func (*ReqCollectiveUpdate) XXX_Unmarshal ¶
func (m *ReqCollectiveUpdate) XXX_Unmarshal(b []byte) error
type ReqCompositionAdd ¶ added in v1.1.0
type ReqCompositionAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Aspect uint32 `protobuf:"varint,4,opt,name=aspect,proto3" json:"aspect,omitempty"` Owner string `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"` Cover string `protobuf:"bytes,6,opt,name=cover,proto3" json:"cover,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 (*ReqCompositionAdd) Descriptor ¶ added in v1.1.0
func (*ReqCompositionAdd) Descriptor() ([]byte, []int)
func (*ReqCompositionAdd) GetAspect ¶ added in v1.1.0
func (m *ReqCompositionAdd) GetAspect() uint32
func (*ReqCompositionAdd) GetCover ¶ added in v1.1.1
func (m *ReqCompositionAdd) GetCover() string
func (*ReqCompositionAdd) GetName ¶ added in v1.1.0
func (m *ReqCompositionAdd) GetName() string
func (*ReqCompositionAdd) GetOperator ¶ added in v1.1.0
func (m *ReqCompositionAdd) GetOperator() string
func (*ReqCompositionAdd) GetOwner ¶ added in v1.1.0
func (m *ReqCompositionAdd) GetOwner() string
func (*ReqCompositionAdd) GetRemark ¶ added in v1.1.0
func (m *ReqCompositionAdd) GetRemark() string
func (*ReqCompositionAdd) GetTags ¶ added in v1.1.1
func (m *ReqCompositionAdd) GetTags() []string
func (*ReqCompositionAdd) ProtoMessage ¶ added in v1.1.0
func (*ReqCompositionAdd) ProtoMessage()
func (*ReqCompositionAdd) Reset ¶ added in v1.1.0
func (m *ReqCompositionAdd) Reset()
func (*ReqCompositionAdd) String ¶ added in v1.1.0
func (m *ReqCompositionAdd) String() string
func (*ReqCompositionAdd) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqCompositionAdd) XXX_DiscardUnknown()
func (*ReqCompositionAdd) XXX_Marshal ¶ added in v1.1.0
func (m *ReqCompositionAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCompositionAdd) XXX_Merge ¶ added in v1.1.0
func (m *ReqCompositionAdd) XXX_Merge(src proto.Message)
func (*ReqCompositionAdd) XXX_Size ¶ added in v1.1.0
func (m *ReqCompositionAdd) XXX_Size() int
func (*ReqCompositionAdd) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqCompositionAdd) XXX_Unmarshal(b []byte) error
type ReqCompositionSlots ¶ added in v1.1.0
type ReqCompositionSlots 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"` Slots []*SlotInfo `protobuf:"bytes,3,rep,name=slots,proto3" json:"slots,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCompositionSlots) Descriptor ¶ added in v1.1.0
func (*ReqCompositionSlots) Descriptor() ([]byte, []int)
func (*ReqCompositionSlots) GetOperator ¶ added in v1.1.0
func (m *ReqCompositionSlots) GetOperator() string
func (*ReqCompositionSlots) GetSlots ¶ added in v1.1.0
func (m *ReqCompositionSlots) GetSlots() []*SlotInfo
func (*ReqCompositionSlots) GetUid ¶ added in v1.1.0
func (m *ReqCompositionSlots) GetUid() string
func (*ReqCompositionSlots) ProtoMessage ¶ added in v1.1.0
func (*ReqCompositionSlots) ProtoMessage()
func (*ReqCompositionSlots) Reset ¶ added in v1.1.0
func (m *ReqCompositionSlots) Reset()
func (*ReqCompositionSlots) String ¶ added in v1.1.0
func (m *ReqCompositionSlots) String() string
func (*ReqCompositionSlots) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqCompositionSlots) XXX_DiscardUnknown()
func (*ReqCompositionSlots) XXX_Marshal ¶ added in v1.1.0
func (m *ReqCompositionSlots) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCompositionSlots) XXX_Merge ¶ added in v1.1.0
func (m *ReqCompositionSlots) XXX_Merge(src proto.Message)
func (*ReqCompositionSlots) XXX_Size ¶ added in v1.1.0
func (m *ReqCompositionSlots) XXX_Size() int
func (*ReqCompositionSlots) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqCompositionSlots) XXX_Unmarshal(b []byte) error
type ReqCompositionUpdate ¶ added in v1.1.0
type ReqCompositionUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Aspect uint32 `protobuf:"varint,5,opt,name=aspect,proto3" json:"aspect,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqCompositionUpdate) Descriptor ¶ added in v1.1.0
func (*ReqCompositionUpdate) Descriptor() ([]byte, []int)
func (*ReqCompositionUpdate) GetAspect ¶ added in v1.1.0
func (m *ReqCompositionUpdate) GetAspect() uint32
func (*ReqCompositionUpdate) GetName ¶ added in v1.1.0
func (m *ReqCompositionUpdate) GetName() string
func (*ReqCompositionUpdate) GetOperator ¶ added in v1.1.0
func (m *ReqCompositionUpdate) GetOperator() string
func (*ReqCompositionUpdate) GetRemark ¶ added in v1.1.0
func (m *ReqCompositionUpdate) GetRemark() string
func (*ReqCompositionUpdate) GetUid ¶ added in v1.1.0
func (m *ReqCompositionUpdate) GetUid() string
func (*ReqCompositionUpdate) ProtoMessage ¶ added in v1.1.0
func (*ReqCompositionUpdate) ProtoMessage()
func (*ReqCompositionUpdate) Reset ¶ added in v1.1.0
func (m *ReqCompositionUpdate) Reset()
func (*ReqCompositionUpdate) String ¶ added in v1.1.0
func (m *ReqCompositionUpdate) String() string
func (*ReqCompositionUpdate) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqCompositionUpdate) XXX_DiscardUnknown()
func (*ReqCompositionUpdate) XXX_Marshal ¶ added in v1.1.0
func (m *ReqCompositionUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqCompositionUpdate) XXX_Merge ¶ added in v1.1.0
func (m *ReqCompositionUpdate) XXX_Merge(src proto.Message)
func (*ReqCompositionUpdate) XXX_Size ¶ added in v1.1.0
func (m *ReqCompositionUpdate) XXX_Size() int
func (*ReqCompositionUpdate) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqCompositionUpdate) XXX_Unmarshal(b []byte) error
type ReqExhibitAdd ¶
type ReqExhibitAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"` Owner string `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqExhibitAdd) Descriptor ¶
func (*ReqExhibitAdd) Descriptor() ([]byte, []int)
func (*ReqExhibitAdd) GetCover ¶
func (m *ReqExhibitAdd) GetCover() string
func (*ReqExhibitAdd) GetName ¶
func (m *ReqExhibitAdd) GetName() string
func (*ReqExhibitAdd) GetOperator ¶
func (m *ReqExhibitAdd) GetOperator() string
func (*ReqExhibitAdd) GetOwner ¶
func (m *ReqExhibitAdd) GetOwner() string
func (*ReqExhibitAdd) GetRemark ¶
func (m *ReqExhibitAdd) GetRemark() string
func (*ReqExhibitAdd) ProtoMessage ¶
func (*ReqExhibitAdd) ProtoMessage()
func (*ReqExhibitAdd) Reset ¶
func (m *ReqExhibitAdd) Reset()
func (*ReqExhibitAdd) String ¶
func (m *ReqExhibitAdd) String() string
func (*ReqExhibitAdd) XXX_DiscardUnknown ¶
func (m *ReqExhibitAdd) XXX_DiscardUnknown()
func (*ReqExhibitAdd) XXX_Marshal ¶
func (m *ReqExhibitAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqExhibitAdd) XXX_Merge ¶
func (m *ReqExhibitAdd) XXX_Merge(src proto.Message)
func (*ReqExhibitAdd) XXX_Size ¶
func (m *ReqExhibitAdd) XXX_Size() int
func (*ReqExhibitAdd) XXX_Unmarshal ¶
func (m *ReqExhibitAdd) XXX_Unmarshal(b []byte) error
type ReqExhibitUpdate ¶
type ReqExhibitUpdate 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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqExhibitUpdate) Descriptor ¶
func (*ReqExhibitUpdate) Descriptor() ([]byte, []int)
func (*ReqExhibitUpdate) GetCover ¶
func (m *ReqExhibitUpdate) GetCover() string
func (*ReqExhibitUpdate) GetName ¶
func (m *ReqExhibitUpdate) GetName() string
func (*ReqExhibitUpdate) GetOperator ¶
func (m *ReqExhibitUpdate) GetOperator() string
func (*ReqExhibitUpdate) GetRemark ¶
func (m *ReqExhibitUpdate) GetRemark() string
func (*ReqExhibitUpdate) GetUid ¶
func (m *ReqExhibitUpdate) GetUid() string
func (*ReqExhibitUpdate) ProtoMessage ¶
func (*ReqExhibitUpdate) ProtoMessage()
func (*ReqExhibitUpdate) Reset ¶
func (m *ReqExhibitUpdate) Reset()
func (*ReqExhibitUpdate) String ¶
func (m *ReqExhibitUpdate) String() string
func (*ReqExhibitUpdate) XXX_DiscardUnknown ¶
func (m *ReqExhibitUpdate) XXX_DiscardUnknown()
func (*ReqExhibitUpdate) XXX_Marshal ¶
func (m *ReqExhibitUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqExhibitUpdate) XXX_Merge ¶
func (m *ReqExhibitUpdate) XXX_Merge(src proto.Message)
func (*ReqExhibitUpdate) XXX_Size ¶
func (m *ReqExhibitUpdate) XXX_Size() int
func (*ReqExhibitUpdate) XXX_Unmarshal ¶
func (m *ReqExhibitUpdate) XXX_Unmarshal(b []byte) error
type ReqFrameAdd ¶ added in v1.0.2
type ReqFrameAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Asset string `protobuf:"bytes,4,opt,name=asset,proto3" json:"asset,omitempty"` Width uint32 `protobuf:"varint,5,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,6,opt,name=height,proto3" json:"height,omitempty"` Owner string `protobuf:"bytes,7,opt,name=owner,proto3" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFrameAdd) Descriptor ¶ added in v1.0.2
func (*ReqFrameAdd) Descriptor() ([]byte, []int)
func (*ReqFrameAdd) GetAsset ¶ added in v1.0.2
func (m *ReqFrameAdd) GetAsset() string
func (*ReqFrameAdd) GetHeight ¶ added in v1.0.2
func (m *ReqFrameAdd) GetHeight() uint32
func (*ReqFrameAdd) GetName ¶ added in v1.0.2
func (m *ReqFrameAdd) GetName() string
func (*ReqFrameAdd) GetOperator ¶ added in v1.0.2
func (m *ReqFrameAdd) GetOperator() string
func (*ReqFrameAdd) GetOwner ¶ added in v1.0.2
func (m *ReqFrameAdd) GetOwner() string
func (*ReqFrameAdd) GetRemark ¶ added in v1.0.2
func (m *ReqFrameAdd) GetRemark() string
func (*ReqFrameAdd) GetWidth ¶ added in v1.0.2
func (m *ReqFrameAdd) GetWidth() uint32
func (*ReqFrameAdd) ProtoMessage ¶ added in v1.0.2
func (*ReqFrameAdd) ProtoMessage()
func (*ReqFrameAdd) Reset ¶ added in v1.0.2
func (m *ReqFrameAdd) Reset()
func (*ReqFrameAdd) String ¶ added in v1.0.2
func (m *ReqFrameAdd) String() string
func (*ReqFrameAdd) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *ReqFrameAdd) XXX_DiscardUnknown()
func (*ReqFrameAdd) XXX_Marshal ¶ added in v1.0.2
func (m *ReqFrameAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFrameAdd) XXX_Merge ¶ added in v1.0.2
func (m *ReqFrameAdd) XXX_Merge(src proto.Message)
func (*ReqFrameAdd) XXX_Size ¶ added in v1.0.2
func (m *ReqFrameAdd) XXX_Size() int
func (*ReqFrameAdd) XXX_Unmarshal ¶ added in v1.0.2
func (m *ReqFrameAdd) XXX_Unmarshal(b []byte) error
type ReqFrameUpdate ¶ added in v1.0.2
type ReqFrameUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqFrameUpdate) Descriptor ¶ added in v1.0.2
func (*ReqFrameUpdate) Descriptor() ([]byte, []int)
func (*ReqFrameUpdate) GetName ¶ added in v1.0.2
func (m *ReqFrameUpdate) GetName() string
func (*ReqFrameUpdate) GetOperator ¶ added in v1.0.2
func (m *ReqFrameUpdate) GetOperator() string
func (*ReqFrameUpdate) GetRemark ¶ added in v1.0.2
func (m *ReqFrameUpdate) GetRemark() string
func (*ReqFrameUpdate) GetUid ¶ added in v1.0.2
func (m *ReqFrameUpdate) GetUid() string
func (*ReqFrameUpdate) ProtoMessage ¶ added in v1.0.2
func (*ReqFrameUpdate) ProtoMessage()
func (*ReqFrameUpdate) Reset ¶ added in v1.0.2
func (m *ReqFrameUpdate) Reset()
func (*ReqFrameUpdate) String ¶ added in v1.0.2
func (m *ReqFrameUpdate) String() string
func (*ReqFrameUpdate) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *ReqFrameUpdate) XXX_DiscardUnknown()
func (*ReqFrameUpdate) XXX_Marshal ¶ added in v1.0.2
func (m *ReqFrameUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqFrameUpdate) XXX_Merge ¶ added in v1.0.2
func (m *ReqFrameUpdate) XXX_Merge(src proto.Message)
func (*ReqFrameUpdate) XXX_Size ¶ added in v1.0.2
func (m *ReqFrameUpdate) XXX_Size() int
func (*ReqFrameUpdate) XXX_Unmarshal ¶ added in v1.0.2
func (m *ReqFrameUpdate) XXX_Unmarshal(b []byte) error
type ReqPageAdd ¶ added in v1.1.0
type ReqPageAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Composition string `protobuf:"bytes,6,opt,name=composition,proto3" json:"composition,omitempty"` Lifecycle uint32 `protobuf:"varint,7,opt,name=lifecycle,proto3" json:"lifecycle,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 (*ReqPageAdd) Descriptor ¶ added in v1.1.0
func (*ReqPageAdd) Descriptor() ([]byte, []int)
func (*ReqPageAdd) GetComposition ¶ added in v1.1.0
func (m *ReqPageAdd) GetComposition() string
func (*ReqPageAdd) GetLifecycle ¶ added in v1.1.0
func (m *ReqPageAdd) GetLifecycle() uint32
func (*ReqPageAdd) GetName ¶ added in v1.1.0
func (m *ReqPageAdd) GetName() string
func (*ReqPageAdd) GetOperator ¶ added in v1.1.0
func (m *ReqPageAdd) GetOperator() string
func (*ReqPageAdd) GetOwner ¶ added in v1.1.0
func (m *ReqPageAdd) GetOwner() string
func (*ReqPageAdd) GetRemark ¶ added in v1.1.0
func (m *ReqPageAdd) GetRemark() string
func (*ReqPageAdd) GetTags ¶ added in v1.1.1
func (m *ReqPageAdd) GetTags() []string
func (*ReqPageAdd) GetType ¶ added in v1.1.0
func (m *ReqPageAdd) GetType() uint32
func (*ReqPageAdd) ProtoMessage ¶ added in v1.1.0
func (*ReqPageAdd) ProtoMessage()
func (*ReqPageAdd) Reset ¶ added in v1.1.0
func (m *ReqPageAdd) Reset()
func (*ReqPageAdd) String ¶ added in v1.1.0
func (m *ReqPageAdd) String() string
func (*ReqPageAdd) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqPageAdd) XXX_DiscardUnknown()
func (*ReqPageAdd) XXX_Marshal ¶ added in v1.1.0
func (m *ReqPageAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPageAdd) XXX_Merge ¶ added in v1.1.0
func (m *ReqPageAdd) XXX_Merge(src proto.Message)
func (*ReqPageAdd) XXX_Size ¶ added in v1.1.0
func (m *ReqPageAdd) XXX_Size() int
func (*ReqPageAdd) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqPageAdd) XXX_Unmarshal(b []byte) error
type ReqPageAppend ¶ added in v1.1.0
type ReqPageAppend 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"` Contents []*PageContent `protobuf:"bytes,11,rep,name=contents,proto3" json:"contents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqPageAppend) Descriptor ¶ added in v1.1.0
func (*ReqPageAppend) Descriptor() ([]byte, []int)
func (*ReqPageAppend) GetContents ¶ added in v1.1.0
func (m *ReqPageAppend) GetContents() []*PageContent
func (*ReqPageAppend) GetOperator ¶ added in v1.1.0
func (m *ReqPageAppend) GetOperator() string
func (*ReqPageAppend) GetUid ¶ added in v1.1.0
func (m *ReqPageAppend) GetUid() string
func (*ReqPageAppend) ProtoMessage ¶ added in v1.1.0
func (*ReqPageAppend) ProtoMessage()
func (*ReqPageAppend) Reset ¶ added in v1.1.0
func (m *ReqPageAppend) Reset()
func (*ReqPageAppend) String ¶ added in v1.1.0
func (m *ReqPageAppend) String() string
func (*ReqPageAppend) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqPageAppend) XXX_DiscardUnknown()
func (*ReqPageAppend) XXX_Marshal ¶ added in v1.1.0
func (m *ReqPageAppend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPageAppend) XXX_Merge ¶ added in v1.1.0
func (m *ReqPageAppend) XXX_Merge(src proto.Message)
func (*ReqPageAppend) XXX_Size ¶ added in v1.1.0
func (m *ReqPageAppend) XXX_Size() int
func (*ReqPageAppend) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqPageAppend) XXX_Unmarshal(b []byte) error
type ReqPageContent ¶ added in v1.1.0
type ReqPageContent struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Slot uint32 `protobuf:"varint,2,opt,name=slot,proto3" json:"slot,omitempty"` Fill uint32 `protobuf:"varint,3,opt,name=fill,proto3" json:"fill,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,5,opt,name=type,proto3" json:"type,omitempty"` Interval uint32 `protobuf:"varint,6,opt,name=interval,proto3" json:"interval,omitempty"` Assets []string `protobuf:"bytes,11,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqPageContent) Descriptor ¶ added in v1.1.0
func (*ReqPageContent) Descriptor() ([]byte, []int)
func (*ReqPageContent) GetAssets ¶ added in v1.1.0
func (m *ReqPageContent) GetAssets() []string
func (*ReqPageContent) GetFill ¶ added in v1.1.5
func (m *ReqPageContent) GetFill() uint32
func (*ReqPageContent) GetInterval ¶ added in v1.1.5
func (m *ReqPageContent) GetInterval() uint32
func (*ReqPageContent) GetOperator ¶ added in v1.1.0
func (m *ReqPageContent) GetOperator() string
func (*ReqPageContent) GetSlot ¶ added in v1.1.0
func (m *ReqPageContent) GetSlot() uint32
func (*ReqPageContent) GetType ¶ added in v1.1.2
func (m *ReqPageContent) GetType() uint32
func (*ReqPageContent) GetUid ¶ added in v1.1.0
func (m *ReqPageContent) GetUid() string
func (*ReqPageContent) ProtoMessage ¶ added in v1.1.0
func (*ReqPageContent) ProtoMessage()
func (*ReqPageContent) Reset ¶ added in v1.1.0
func (m *ReqPageContent) Reset()
func (*ReqPageContent) String ¶ added in v1.1.0
func (m *ReqPageContent) String() string
func (*ReqPageContent) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqPageContent) XXX_DiscardUnknown()
func (*ReqPageContent) XXX_Marshal ¶ added in v1.1.0
func (m *ReqPageContent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPageContent) XXX_Merge ¶ added in v1.1.0
func (m *ReqPageContent) XXX_Merge(src proto.Message)
func (*ReqPageContent) XXX_Size ¶ added in v1.1.0
func (m *ReqPageContent) XXX_Size() int
func (*ReqPageContent) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqPageContent) XXX_Unmarshal(b []byte) error
type ReqPageUpdate ¶ added in v1.1.0
type ReqPageUpdate struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Lifecycle uint32 `protobuf:"varint,5,opt,name=lifecycle,proto3" json:"lifecycle,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqPageUpdate) Descriptor ¶ added in v1.1.0
func (*ReqPageUpdate) Descriptor() ([]byte, []int)
func (*ReqPageUpdate) GetLifecycle ¶ added in v1.1.0
func (m *ReqPageUpdate) GetLifecycle() uint32
func (*ReqPageUpdate) GetName ¶ added in v1.1.0
func (m *ReqPageUpdate) GetName() string
func (*ReqPageUpdate) GetOperator ¶ added in v1.1.0
func (m *ReqPageUpdate) GetOperator() string
func (*ReqPageUpdate) GetRemark ¶ added in v1.1.0
func (m *ReqPageUpdate) GetRemark() string
func (*ReqPageUpdate) GetUid ¶ added in v1.1.0
func (m *ReqPageUpdate) GetUid() string
func (*ReqPageUpdate) ProtoMessage ¶ added in v1.1.0
func (*ReqPageUpdate) ProtoMessage()
func (*ReqPageUpdate) Reset ¶ added in v1.1.0
func (m *ReqPageUpdate) Reset()
func (*ReqPageUpdate) String ¶ added in v1.1.0
func (m *ReqPageUpdate) String() string
func (*ReqPageUpdate) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqPageUpdate) XXX_DiscardUnknown()
func (*ReqPageUpdate) XXX_Marshal ¶ added in v1.1.0
func (m *ReqPageUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPageUpdate) XXX_Merge ¶ added in v1.1.0
func (m *ReqPageUpdate) XXX_Merge(src proto.Message)
func (*ReqPageUpdate) XXX_Size ¶ added in v1.1.0
func (m *ReqPageUpdate) XXX_Size() int
func (*ReqPageUpdate) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqPageUpdate) XXX_Unmarshal(b []byte) error
type ReqPanoramaAdd ¶
type ReqPanoramaAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"` Owner string `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqPanoramaAdd) Descriptor ¶
func (*ReqPanoramaAdd) Descriptor() ([]byte, []int)
func (*ReqPanoramaAdd) GetContent ¶
func (m *ReqPanoramaAdd) GetContent() string
func (*ReqPanoramaAdd) GetName ¶
func (m *ReqPanoramaAdd) GetName() string
func (*ReqPanoramaAdd) GetOperator ¶
func (m *ReqPanoramaAdd) GetOperator() string
func (*ReqPanoramaAdd) GetOwner ¶
func (m *ReqPanoramaAdd) GetOwner() string
func (*ReqPanoramaAdd) GetRemark ¶
func (m *ReqPanoramaAdd) GetRemark() string
func (*ReqPanoramaAdd) ProtoMessage ¶
func (*ReqPanoramaAdd) ProtoMessage()
func (*ReqPanoramaAdd) Reset ¶
func (m *ReqPanoramaAdd) Reset()
func (*ReqPanoramaAdd) String ¶
func (m *ReqPanoramaAdd) String() string
func (*ReqPanoramaAdd) XXX_DiscardUnknown ¶
func (m *ReqPanoramaAdd) XXX_DiscardUnknown()
func (*ReqPanoramaAdd) XXX_Marshal ¶
func (m *ReqPanoramaAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPanoramaAdd) XXX_Merge ¶
func (m *ReqPanoramaAdd) XXX_Merge(src proto.Message)
func (*ReqPanoramaAdd) XXX_Size ¶
func (m *ReqPanoramaAdd) XXX_Size() int
func (*ReqPanoramaAdd) XXX_Unmarshal ¶
func (m *ReqPanoramaAdd) XXX_Unmarshal(b []byte) error
type ReqPanoramaUpdate ¶
type ReqPanoramaUpdate 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"` Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,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 (*ReqPanoramaUpdate) Descriptor ¶
func (*ReqPanoramaUpdate) Descriptor() ([]byte, []int)
func (*ReqPanoramaUpdate) GetContent ¶
func (m *ReqPanoramaUpdate) GetContent() string
func (*ReqPanoramaUpdate) GetName ¶
func (m *ReqPanoramaUpdate) GetName() string
func (*ReqPanoramaUpdate) GetOperator ¶
func (m *ReqPanoramaUpdate) GetOperator() string
func (*ReqPanoramaUpdate) GetRemark ¶
func (m *ReqPanoramaUpdate) GetRemark() string
func (*ReqPanoramaUpdate) GetUid ¶
func (m *ReqPanoramaUpdate) GetUid() string
func (*ReqPanoramaUpdate) ProtoMessage ¶
func (*ReqPanoramaUpdate) ProtoMessage()
func (*ReqPanoramaUpdate) Reset ¶
func (m *ReqPanoramaUpdate) Reset()
func (*ReqPanoramaUpdate) String ¶
func (m *ReqPanoramaUpdate) String() string
func (*ReqPanoramaUpdate) XXX_DiscardUnknown ¶
func (m *ReqPanoramaUpdate) XXX_DiscardUnknown()
func (*ReqPanoramaUpdate) XXX_Marshal ¶
func (m *ReqPanoramaUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPanoramaUpdate) XXX_Merge ¶
func (m *ReqPanoramaUpdate) XXX_Merge(src proto.Message)
func (*ReqPanoramaUpdate) XXX_Size ¶
func (m *ReqPanoramaUpdate) XXX_Size() int
func (*ReqPanoramaUpdate) XXX_Unmarshal ¶
func (m *ReqPanoramaUpdate) XXX_Unmarshal(b []byte) error
type ReqPhotocopyAdd ¶
type ReqPhotocopyAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Template string `protobuf:"bytes,4,opt,name=template,proto3" json:"template,omitempty"` Owner string `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqPhotocopyAdd) Descriptor ¶
func (*ReqPhotocopyAdd) Descriptor() ([]byte, []int)
func (*ReqPhotocopyAdd) GetName ¶
func (m *ReqPhotocopyAdd) GetName() string
func (*ReqPhotocopyAdd) GetOperator ¶
func (m *ReqPhotocopyAdd) GetOperator() string
func (*ReqPhotocopyAdd) GetOwner ¶
func (m *ReqPhotocopyAdd) GetOwner() string
func (*ReqPhotocopyAdd) GetRemark ¶
func (m *ReqPhotocopyAdd) GetRemark() string
func (*ReqPhotocopyAdd) GetTemplate ¶ added in v1.0.1
func (m *ReqPhotocopyAdd) GetTemplate() string
func (*ReqPhotocopyAdd) ProtoMessage ¶
func (*ReqPhotocopyAdd) ProtoMessage()
func (*ReqPhotocopyAdd) Reset ¶
func (m *ReqPhotocopyAdd) Reset()
func (*ReqPhotocopyAdd) String ¶
func (m *ReqPhotocopyAdd) String() string
func (*ReqPhotocopyAdd) XXX_DiscardUnknown ¶
func (m *ReqPhotocopyAdd) XXX_DiscardUnknown()
func (*ReqPhotocopyAdd) XXX_Marshal ¶
func (m *ReqPhotocopyAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPhotocopyAdd) XXX_Merge ¶
func (m *ReqPhotocopyAdd) XXX_Merge(src proto.Message)
func (*ReqPhotocopyAdd) XXX_Size ¶
func (m *ReqPhotocopyAdd) XXX_Size() int
func (*ReqPhotocopyAdd) XXX_Unmarshal ¶
func (m *ReqPhotocopyAdd) XXX_Unmarshal(b []byte) error
type ReqPhotocopyUpdate ¶
type ReqPhotocopyUpdate 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"` Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,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 (*ReqPhotocopyUpdate) Descriptor ¶
func (*ReqPhotocopyUpdate) Descriptor() ([]byte, []int)
func (*ReqPhotocopyUpdate) GetContent ¶
func (m *ReqPhotocopyUpdate) GetContent() string
func (*ReqPhotocopyUpdate) GetName ¶
func (m *ReqPhotocopyUpdate) GetName() string
func (*ReqPhotocopyUpdate) GetOperator ¶
func (m *ReqPhotocopyUpdate) GetOperator() string
func (*ReqPhotocopyUpdate) GetRemark ¶
func (m *ReqPhotocopyUpdate) GetRemark() string
func (*ReqPhotocopyUpdate) GetUid ¶
func (m *ReqPhotocopyUpdate) GetUid() string
func (*ReqPhotocopyUpdate) ProtoMessage ¶
func (*ReqPhotocopyUpdate) ProtoMessage()
func (*ReqPhotocopyUpdate) Reset ¶
func (m *ReqPhotocopyUpdate) Reset()
func (*ReqPhotocopyUpdate) String ¶
func (m *ReqPhotocopyUpdate) String() string
func (*ReqPhotocopyUpdate) XXX_DiscardUnknown ¶
func (m *ReqPhotocopyUpdate) XXX_DiscardUnknown()
func (*ReqPhotocopyUpdate) XXX_Marshal ¶
func (m *ReqPhotocopyUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqPhotocopyUpdate) XXX_Merge ¶
func (m *ReqPhotocopyUpdate) XXX_Merge(src proto.Message)
func (*ReqPhotocopyUpdate) XXX_Size ¶
func (m *ReqPhotocopyUpdate) XXX_Size() int
func (*ReqPhotocopyUpdate) XXX_Unmarshal ¶
func (m *ReqPhotocopyUpdate) XXX_Unmarshal(b []byte) error
type ReqSheetAdd ¶ added in v1.1.0
type ReqSheetAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"` Aspect string `protobuf:"bytes,5,opt,name=aspect,proto3" json:"aspect,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 (*ReqSheetAdd) Descriptor ¶ added in v1.1.0
func (*ReqSheetAdd) Descriptor() ([]byte, []int)
func (*ReqSheetAdd) GetAspect ¶ added in v1.1.4
func (m *ReqSheetAdd) GetAspect() string
func (*ReqSheetAdd) GetName ¶ added in v1.1.0
func (m *ReqSheetAdd) GetName() string
func (*ReqSheetAdd) GetOperator ¶ added in v1.1.0
func (m *ReqSheetAdd) GetOperator() string
func (*ReqSheetAdd) GetOwner ¶ added in v1.1.0
func (m *ReqSheetAdd) GetOwner() string
func (*ReqSheetAdd) GetRemark ¶ added in v1.1.0
func (m *ReqSheetAdd) GetRemark() string
func (*ReqSheetAdd) GetTags ¶ added in v1.1.1
func (m *ReqSheetAdd) GetTags() []string
func (*ReqSheetAdd) ProtoMessage ¶ added in v1.1.0
func (*ReqSheetAdd) ProtoMessage()
func (*ReqSheetAdd) Reset ¶ added in v1.1.0
func (m *ReqSheetAdd) Reset()
func (*ReqSheetAdd) String ¶ added in v1.1.0
func (m *ReqSheetAdd) String() string
func (*ReqSheetAdd) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqSheetAdd) XXX_DiscardUnknown()
func (*ReqSheetAdd) XXX_Marshal ¶ added in v1.1.0
func (m *ReqSheetAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSheetAdd) XXX_Merge ¶ added in v1.1.0
func (m *ReqSheetAdd) XXX_Merge(src proto.Message)
func (*ReqSheetAdd) XXX_Size ¶ added in v1.1.0
func (m *ReqSheetAdd) XXX_Size() int
func (*ReqSheetAdd) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqSheetAdd) XXX_Unmarshal(b []byte) error
type ReqSheetPages ¶ added in v1.1.0
type ReqSheetPages struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` List []*SheetPage `protobuf:"bytes,11,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSheetPages) Descriptor ¶ added in v1.1.0
func (*ReqSheetPages) Descriptor() ([]byte, []int)
func (*ReqSheetPages) GetList ¶ added in v1.1.0
func (m *ReqSheetPages) GetList() []*SheetPage
func (*ReqSheetPages) GetOperator ¶ added in v1.1.0
func (m *ReqSheetPages) GetOperator() string
func (*ReqSheetPages) GetUid ¶ added in v1.1.0
func (m *ReqSheetPages) GetUid() string
func (*ReqSheetPages) ProtoMessage ¶ added in v1.1.0
func (*ReqSheetPages) ProtoMessage()
func (*ReqSheetPages) Reset ¶ added in v1.1.0
func (m *ReqSheetPages) Reset()
func (*ReqSheetPages) String ¶ added in v1.1.0
func (m *ReqSheetPages) String() string
func (*ReqSheetPages) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqSheetPages) XXX_DiscardUnknown()
func (*ReqSheetPages) XXX_Marshal ¶ added in v1.1.0
func (m *ReqSheetPages) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSheetPages) XXX_Merge ¶ added in v1.1.0
func (m *ReqSheetPages) XXX_Merge(src proto.Message)
func (*ReqSheetPages) XXX_Size ¶ added in v1.1.0
func (m *ReqSheetPages) XXX_Size() int
func (*ReqSheetPages) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqSheetPages) XXX_Unmarshal(b []byte) error
type ReqSheetUpdate ¶ added in v1.1.0
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,4,opt,name=operator,proto3" json:"operator,omitempty"` Aspect string `protobuf:"bytes,5,opt,name=aspect,proto3" json:"aspect,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSheetUpdate) Descriptor ¶ added in v1.1.0
func (*ReqSheetUpdate) Descriptor() ([]byte, []int)
func (*ReqSheetUpdate) GetAspect ¶ added in v1.1.4
func (m *ReqSheetUpdate) GetAspect() string
func (*ReqSheetUpdate) GetName ¶ added in v1.1.0
func (m *ReqSheetUpdate) GetName() string
func (*ReqSheetUpdate) GetOperator ¶ added in v1.1.0
func (m *ReqSheetUpdate) GetOperator() string
func (*ReqSheetUpdate) GetRemark ¶ added in v1.1.0
func (m *ReqSheetUpdate) GetRemark() string
func (*ReqSheetUpdate) GetUid ¶ added in v1.1.0
func (m *ReqSheetUpdate) GetUid() string
func (*ReqSheetUpdate) ProtoMessage ¶ added in v1.1.0
func (*ReqSheetUpdate) ProtoMessage()
func (*ReqSheetUpdate) Reset ¶ added in v1.1.0
func (m *ReqSheetUpdate) Reset()
func (*ReqSheetUpdate) String ¶ added in v1.1.0
func (m *ReqSheetUpdate) String() string
func (*ReqSheetUpdate) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *ReqSheetUpdate) XXX_DiscardUnknown()
func (*ReqSheetUpdate) XXX_Marshal ¶ added in v1.1.0
func (m *ReqSheetUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSheetUpdate) XXX_Merge ¶ added in v1.1.0
func (m *ReqSheetUpdate) XXX_Merge(src proto.Message)
func (*ReqSheetUpdate) XXX_Size ¶ added in v1.1.0
func (m *ReqSheetUpdate) XXX_Size() int
func (*ReqSheetUpdate) XXX_Unmarshal ¶ added in v1.1.0
func (m *ReqSheetUpdate) XXX_Unmarshal(b []byte) error
type ReqStyleAdd ¶
type ReqStyleAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,2,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Type uint32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"` Background string `protobuf:"bytes,5,opt,name=background,proto3" json:"background,omitempty"` Cover string `protobuf:"bytes,6,opt,name=cover,proto3" json:"cover,omitempty"` Prefix string `protobuf:"bytes,7,opt,name=prefix,proto3" json:"prefix,omitempty"` Width uint32 `protobuf:"varint,8,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,9,opt,name=height,proto3" json:"height,omitempty"` Tags []string `protobuf:"bytes,15,rep,name=tags,proto3" json:"tags,omitempty"` Scenes []string `protobuf:"bytes,16,rep,name=scenes,proto3" json:"scenes,omitempty"` Slots []*StyleSlot `protobuf:"bytes,21,rep,name=slots,proto3" json:"slots,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqStyleAdd) Descriptor ¶
func (*ReqStyleAdd) Descriptor() ([]byte, []int)
func (*ReqStyleAdd) GetBackground ¶ added in v1.2.0
func (m *ReqStyleAdd) GetBackground() string
func (*ReqStyleAdd) GetCover ¶ added in v1.2.0
func (m *ReqStyleAdd) GetCover() string
func (*ReqStyleAdd) GetHeight ¶ added in v1.2.6
func (m *ReqStyleAdd) GetHeight() uint32
func (*ReqStyleAdd) GetName ¶
func (m *ReqStyleAdd) GetName() string
func (*ReqStyleAdd) GetOperator ¶
func (m *ReqStyleAdd) GetOperator() string
func (*ReqStyleAdd) GetPrefix ¶ added in v1.2.2
func (m *ReqStyleAdd) GetPrefix() string
func (*ReqStyleAdd) GetRemark ¶
func (m *ReqStyleAdd) GetRemark() string
func (*ReqStyleAdd) GetScenes ¶ added in v1.2.0
func (m *ReqStyleAdd) GetScenes() []string
func (*ReqStyleAdd) GetSlots ¶ added in v1.2.0
func (m *ReqStyleAdd) GetSlots() []*StyleSlot
func (*ReqStyleAdd) GetTags ¶ added in v1.2.0
func (m *ReqStyleAdd) GetTags() []string
func (*ReqStyleAdd) GetType ¶ added in v1.0.1
func (m *ReqStyleAdd) GetType() uint32
func (*ReqStyleAdd) GetWidth ¶ added in v1.2.6
func (m *ReqStyleAdd) GetWidth() uint32
func (*ReqStyleAdd) ProtoMessage ¶
func (*ReqStyleAdd) ProtoMessage()
func (*ReqStyleAdd) Reset ¶
func (m *ReqStyleAdd) Reset()
func (*ReqStyleAdd) String ¶
func (m *ReqStyleAdd) String() string
func (*ReqStyleAdd) XXX_DiscardUnknown ¶
func (m *ReqStyleAdd) XXX_DiscardUnknown()
func (*ReqStyleAdd) XXX_Marshal ¶
func (m *ReqStyleAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqStyleAdd) XXX_Merge ¶
func (m *ReqStyleAdd) XXX_Merge(src proto.Message)
func (*ReqStyleAdd) XXX_Size ¶
func (m *ReqStyleAdd) XXX_Size() int
func (*ReqStyleAdd) XXX_Unmarshal ¶
func (m *ReqStyleAdd) XXX_Unmarshal(b []byte) error
type ReqStyleUpdate ¶
type ReqStyleUpdate 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"` Type uint32 `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Background string `protobuf:"bytes,6,opt,name=background,proto3" json:"background,omitempty"` Width uint32 `protobuf:"varint,7,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,8,opt,name=height,proto3" json:"height,omitempty"` Tags []string `protobuf:"bytes,15,rep,name=tags,proto3" json:"tags,omitempty"` Scenes []string `protobuf:"bytes,16,rep,name=scenes,proto3" json:"scenes,omitempty"` Slots []*StyleSlot `protobuf:"bytes,21,rep,name=slots,proto3" json:"slots,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqStyleUpdate) Descriptor ¶
func (*ReqStyleUpdate) Descriptor() ([]byte, []int)
func (*ReqStyleUpdate) GetBackground ¶ added in v1.2.0
func (m *ReqStyleUpdate) GetBackground() string
func (*ReqStyleUpdate) GetHeight ¶ added in v1.2.6
func (m *ReqStyleUpdate) GetHeight() uint32
func (*ReqStyleUpdate) GetName ¶
func (m *ReqStyleUpdate) GetName() string
func (*ReqStyleUpdate) GetOperator ¶
func (m *ReqStyleUpdate) GetOperator() string
func (*ReqStyleUpdate) GetRemark ¶
func (m *ReqStyleUpdate) GetRemark() string
func (*ReqStyleUpdate) GetScenes ¶ added in v1.2.0
func (m *ReqStyleUpdate) GetScenes() []string
func (*ReqStyleUpdate) GetSlots ¶ added in v1.1.7
func (m *ReqStyleUpdate) GetSlots() []*StyleSlot
func (*ReqStyleUpdate) GetTags ¶ added in v1.2.0
func (m *ReqStyleUpdate) GetTags() []string
func (*ReqStyleUpdate) GetType ¶ added in v1.0.1
func (m *ReqStyleUpdate) GetType() uint32
func (*ReqStyleUpdate) GetUid ¶
func (m *ReqStyleUpdate) GetUid() string
func (*ReqStyleUpdate) GetWidth ¶ added in v1.2.6
func (m *ReqStyleUpdate) GetWidth() uint32
func (*ReqStyleUpdate) ProtoMessage ¶
func (*ReqStyleUpdate) ProtoMessage()
func (*ReqStyleUpdate) Reset ¶
func (m *ReqStyleUpdate) Reset()
func (*ReqStyleUpdate) String ¶
func (m *ReqStyleUpdate) String() string
func (*ReqStyleUpdate) XXX_DiscardUnknown ¶
func (m *ReqStyleUpdate) XXX_DiscardUnknown()
func (*ReqStyleUpdate) XXX_Marshal ¶
func (m *ReqStyleUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqStyleUpdate) XXX_Merge ¶
func (m *ReqStyleUpdate) XXX_Merge(src proto.Message)
func (*ReqStyleUpdate) XXX_Size ¶
func (m *ReqStyleUpdate) XXX_Size() int
func (*ReqStyleUpdate) XXX_Unmarshal ¶
func (m *ReqStyleUpdate) XXX_Unmarshal(b []byte) error
type RequestFilter ¶
type RequestFilter struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Field string `protobuf:"bytes,2,opt,name=field,proto3" json:"field,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` Page uint32 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,5,opt,name=number,proto3" json:"number,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Values []string `protobuf:"bytes,7,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestFilter) Descriptor ¶
func (*RequestFilter) Descriptor() ([]byte, []int)
func (*RequestFilter) GetField ¶
func (m *RequestFilter) GetField() string
func (*RequestFilter) GetNumber ¶
func (m *RequestFilter) GetNumber() uint32
func (*RequestFilter) GetOperator ¶
func (m *RequestFilter) GetOperator() string
func (*RequestFilter) GetOwner ¶
func (m *RequestFilter) GetOwner() string
func (*RequestFilter) GetPage ¶
func (m *RequestFilter) GetPage() uint32
func (*RequestFilter) GetValue ¶
func (m *RequestFilter) GetValue() string
func (*RequestFilter) GetValues ¶
func (m *RequestFilter) GetValues() []string
func (*RequestFilter) ProtoMessage ¶
func (*RequestFilter) ProtoMessage()
func (*RequestFilter) Reset ¶
func (m *RequestFilter) Reset()
func (*RequestFilter) String ¶
func (m *RequestFilter) String() string
func (*RequestFilter) XXX_DiscardUnknown ¶
func (m *RequestFilter) XXX_DiscardUnknown()
func (*RequestFilter) XXX_Marshal ¶
func (m *RequestFilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestFilter) XXX_Merge ¶
func (m *RequestFilter) XXX_Merge(src proto.Message)
func (*RequestFilter) XXX_Size ¶
func (m *RequestFilter) XXX_Size() int
func (*RequestFilter) XXX_Unmarshal ¶
func (m *RequestFilter) XXX_Unmarshal(b []byte) error
type RequestInfo ¶
type RequestInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Flag string `protobuf:"bytes,2,opt,name=flag,proto3" json:"flag,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` User string `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestInfo) Descriptor ¶
func (*RequestInfo) Descriptor() ([]byte, []int)
func (*RequestInfo) GetFlag ¶
func (m *RequestInfo) GetFlag() string
func (*RequestInfo) GetName ¶
func (m *RequestInfo) GetName() string
func (*RequestInfo) GetOperator ¶
func (m *RequestInfo) GetOperator() string
func (*RequestInfo) GetUid ¶
func (m *RequestInfo) GetUid() string
func (*RequestInfo) GetUser ¶
func (m *RequestInfo) GetUser() string
func (*RequestInfo) ProtoMessage ¶
func (*RequestInfo) ProtoMessage()
func (*RequestInfo) Reset ¶
func (m *RequestInfo) Reset()
func (*RequestInfo) String ¶
func (m *RequestInfo) String() string
func (*RequestInfo) XXX_DiscardUnknown ¶
func (m *RequestInfo) XXX_DiscardUnknown()
func (*RequestInfo) XXX_Marshal ¶
func (m *RequestInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestInfo) XXX_Merge ¶
func (m *RequestInfo) XXX_Merge(src proto.Message)
func (*RequestInfo) XXX_Size ¶
func (m *RequestInfo) XXX_Size() int
func (*RequestInfo) XXX_Unmarshal ¶
func (m *RequestInfo) XXX_Unmarshal(b []byte) error
type RequestIntFlag ¶
type RequestIntFlag struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Flag int32 `protobuf:"varint,2,opt,name=flag,proto3" json:"flag,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestIntFlag) Descriptor ¶
func (*RequestIntFlag) Descriptor() ([]byte, []int)
func (*RequestIntFlag) GetFlag ¶
func (m *RequestIntFlag) GetFlag() int32
func (*RequestIntFlag) GetOperator ¶
func (m *RequestIntFlag) GetOperator() string
func (*RequestIntFlag) GetUid ¶
func (m *RequestIntFlag) GetUid() string
func (*RequestIntFlag) ProtoMessage ¶
func (*RequestIntFlag) ProtoMessage()
func (*RequestIntFlag) Reset ¶
func (m *RequestIntFlag) Reset()
func (*RequestIntFlag) String ¶
func (m *RequestIntFlag) String() string
func (*RequestIntFlag) XXX_DiscardUnknown ¶
func (m *RequestIntFlag) XXX_DiscardUnknown()
func (*RequestIntFlag) XXX_Marshal ¶
func (m *RequestIntFlag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestIntFlag) XXX_Merge ¶
func (m *RequestIntFlag) XXX_Merge(src proto.Message)
func (*RequestIntFlag) XXX_Size ¶
func (m *RequestIntFlag) XXX_Size() int
func (*RequestIntFlag) XXX_Unmarshal ¶
func (m *RequestIntFlag) XXX_Unmarshal(b []byte) error
type RequestList ¶
type RequestList struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` List []string `protobuf:"bytes,3,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestList) Descriptor ¶
func (*RequestList) Descriptor() ([]byte, []int)
func (*RequestList) GetList ¶
func (m *RequestList) GetList() []string
func (*RequestList) GetOperator ¶
func (m *RequestList) GetOperator() string
func (*RequestList) GetUid ¶
func (m *RequestList) GetUid() string
func (*RequestList) ProtoMessage ¶
func (*RequestList) ProtoMessage()
func (*RequestList) Reset ¶
func (m *RequestList) Reset()
func (*RequestList) String ¶
func (m *RequestList) String() string
func (*RequestList) XXX_DiscardUnknown ¶
func (m *RequestList) XXX_DiscardUnknown()
func (*RequestList) XXX_Marshal ¶
func (m *RequestList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestList) XXX_Merge ¶
func (m *RequestList) XXX_Merge(src proto.Message)
func (*RequestList) XXX_Size ¶
func (m *RequestList) XXX_Size() int
func (*RequestList) XXX_Unmarshal ¶
func (m *RequestList) XXX_Unmarshal(b []byte) error
type RequestUpdate ¶
type RequestUpdate struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Field string `protobuf:"bytes,3,opt,name=field,proto3" json:"field,omitempty"` Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Values []string `protobuf:"bytes,6,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestUpdate) Descriptor ¶
func (*RequestUpdate) Descriptor() ([]byte, []int)
func (*RequestUpdate) GetField ¶
func (m *RequestUpdate) GetField() string
func (*RequestUpdate) GetOperator ¶
func (m *RequestUpdate) GetOperator() string
func (*RequestUpdate) GetOwner ¶
func (m *RequestUpdate) GetOwner() string
func (*RequestUpdate) GetUid ¶
func (m *RequestUpdate) GetUid() string
func (*RequestUpdate) GetValue ¶
func (m *RequestUpdate) GetValue() string
func (*RequestUpdate) GetValues ¶
func (m *RequestUpdate) GetValues() []string
func (*RequestUpdate) ProtoMessage ¶
func (*RequestUpdate) ProtoMessage()
func (*RequestUpdate) Reset ¶
func (m *RequestUpdate) Reset()
func (*RequestUpdate) String ¶
func (m *RequestUpdate) String() string
func (*RequestUpdate) XXX_DiscardUnknown ¶
func (m *RequestUpdate) XXX_DiscardUnknown()
func (*RequestUpdate) XXX_Marshal ¶
func (m *RequestUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestUpdate) XXX_Merge ¶
func (m *RequestUpdate) XXX_Merge(src proto.Message)
func (*RequestUpdate) XXX_Size ¶
func (m *RequestUpdate) XXX_Size() int
func (*RequestUpdate) XXX_Unmarshal ¶
func (m *RequestUpdate) XXX_Unmarshal(b []byte) error
type SheetInfo ¶ added in v1.1.0
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"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,9,opt,name=owner,proto3" json:"owner,omitempty"` Cover string `protobuf:"bytes,10,opt,name=cover,proto3" json:"cover,omitempty"` Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area,omitempty"` Aspect string `protobuf:"bytes,12,opt,name=aspect,proto3" json:"aspect,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Pages []*SheetPage `protobuf:"bytes,31,rep,name=pages,proto3" json:"pages,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SheetInfo) Descriptor ¶ added in v1.1.0
func (*SheetInfo) GetCreated ¶ added in v1.1.0
func (*SheetInfo) GetCreator ¶ added in v1.1.0
func (*SheetInfo) GetOperator ¶ added in v1.1.0
func (*SheetInfo) GetUpdated ¶ added in v1.1.0
func (*SheetInfo) ProtoMessage ¶ added in v1.1.0
func (*SheetInfo) ProtoMessage()
func (*SheetInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *SheetInfo) XXX_DiscardUnknown()
func (*SheetInfo) XXX_Marshal ¶ added in v1.1.0
func (*SheetInfo) XXX_Unmarshal ¶ added in v1.1.0
type SheetPage ¶ added in v1.1.1
type SheetPage struct { Page string `protobuf:"bytes,1,opt,name=page,proto3" json:"page,omitempty"` Weight uint32 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SheetPage) Descriptor ¶ added in v1.1.1
func (*SheetPage) ProtoMessage ¶ added in v1.1.1
func (*SheetPage) ProtoMessage()
func (*SheetPage) XXX_DiscardUnknown ¶ added in v1.1.1
func (m *SheetPage) XXX_DiscardUnknown()
func (*SheetPage) XXX_Marshal ¶ added in v1.1.1
func (*SheetPage) XXX_Unmarshal ¶ added in v1.1.1
type SheetService ¶ added in v1.1.0
type SheetService interface { AddOne(ctx context.Context, in *ReqSheetAdd, opts ...client.CallOption) (*ReplySheetInfo, error) UpdateBase(ctx context.Context, in *ReqSheetUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplySheetInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplySheetList, error) GetListBy(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplySheetList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBy(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdatePages(ctx context.Context, in *ReqSheetPages, opts ...client.CallOption) (*ReplySheetPages, error) }
func NewSheetService ¶ added in v1.1.0
func NewSheetService(name string, c client.Client) SheetService
type SheetServiceHandler ¶ added in v1.1.0
type SheetServiceHandler interface { AddOne(context.Context, *ReqSheetAdd, *ReplySheetInfo) error UpdateBase(context.Context, *ReqSheetUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplySheetInfo) error Search(context.Context, *RequestInfo, *ReplySheetList) error GetListBy(context.Context, *RequestFilter, *ReplySheetList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBy(context.Context, *RequestUpdate, *ReplyInfo) error UpdatePages(context.Context, *ReqSheetPages, *ReplySheetPages) error }
type SlotInfo ¶ added in v1.1.0
type SlotInfo struct { Index uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"` X int32 `protobuf:"varint,2,opt,name=x,proto3" json:"x,omitempty"` Y int32 `protobuf:"varint,3,opt,name=y,proto3" json:"y,omitempty"` Width uint32 `protobuf:"varint,4,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` Type uint32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SlotInfo) Descriptor ¶ added in v1.1.0
func (*SlotInfo) ProtoMessage ¶ added in v1.1.0
func (*SlotInfo) ProtoMessage()
func (*SlotInfo) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *SlotInfo) XXX_DiscardUnknown()
func (*SlotInfo) XXX_Marshal ¶ added in v1.1.0
func (*SlotInfo) XXX_Unmarshal ¶ added in v1.1.0
type StyleInfo ¶
type StyleInfo struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Id uint64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` Created int64 `protobuf:"varint,3,opt,name=created,proto3" json:"created,omitempty"` Updated int64 `protobuf:"varint,4,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Type uint32 `protobuf:"varint,9,opt,name=type,proto3" json:"type,omitempty"` Cover string `protobuf:"bytes,10,opt,name=cover,proto3" json:"cover,omitempty"` Background string `protobuf:"bytes,11,opt,name=background,proto3" json:"background,omitempty"` Prefix string `protobuf:"bytes,12,opt,name=prefix,proto3" json:"prefix,omitempty"` Width uint32 `protobuf:"varint,13,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,14,opt,name=height,proto3" json:"height,omitempty"` Tags []string `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"` Scenes []string `protobuf:"bytes,22,rep,name=scenes,proto3" json:"scenes,omitempty"` Slots []*StyleSlot `protobuf:"bytes,31,rep,name=slots,proto3" json:"slots,omitempty"` Relates []*StyleRelate `protobuf:"bytes,32,rep,name=relates,proto3" json:"relates,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StyleInfo) Descriptor ¶
func (*StyleInfo) GetBackground ¶ added in v1.1.6
func (*StyleInfo) GetCreated ¶
func (*StyleInfo) GetCreator ¶
func (*StyleInfo) GetOperator ¶
func (*StyleInfo) GetRelates ¶ added in v1.2.7
func (m *StyleInfo) GetRelates() []*StyleRelate
func (*StyleInfo) GetUpdated ¶
func (*StyleInfo) ProtoMessage ¶
func (*StyleInfo) ProtoMessage()
func (*StyleInfo) XXX_DiscardUnknown ¶
func (m *StyleInfo) XXX_DiscardUnknown()
func (*StyleInfo) XXX_Marshal ¶
func (*StyleInfo) XXX_Unmarshal ¶
type StyleRelate ¶ added in v1.2.7
type StyleRelate struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` Way uint32 `protobuf:"varint,2,opt,name=way,proto3" json:"way,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StyleRelate) Descriptor ¶ added in v1.2.7
func (*StyleRelate) Descriptor() ([]byte, []int)
func (*StyleRelate) GetEntity ¶ added in v1.2.7
func (m *StyleRelate) GetEntity() string
func (*StyleRelate) GetWay ¶ added in v1.2.7
func (m *StyleRelate) GetWay() uint32
func (*StyleRelate) ProtoMessage ¶ added in v1.2.7
func (*StyleRelate) ProtoMessage()
func (*StyleRelate) Reset ¶ added in v1.2.7
func (m *StyleRelate) Reset()
func (*StyleRelate) String ¶ added in v1.2.7
func (m *StyleRelate) String() string
func (*StyleRelate) XXX_DiscardUnknown ¶ added in v1.2.7
func (m *StyleRelate) XXX_DiscardUnknown()
func (*StyleRelate) XXX_Marshal ¶ added in v1.2.7
func (m *StyleRelate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StyleRelate) XXX_Merge ¶ added in v1.2.7
func (m *StyleRelate) XXX_Merge(src proto.Message)
func (*StyleRelate) XXX_Size ¶ added in v1.2.7
func (m *StyleRelate) XXX_Size() int
func (*StyleRelate) XXX_Unmarshal ¶ added in v1.2.7
func (m *StyleRelate) XXX_Unmarshal(b []byte) error
type StyleService ¶
type StyleService interface { AddOne(ctx context.Context, in *ReqStyleAdd, opts ...client.CallOption) (*ReplyStyleInfo, error) UpdateBase(ctx context.Context, in *ReqStyleUpdate, opts ...client.CallOption) (*ReplyInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyStyleInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyStyleList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStyleList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewStyleService ¶
func NewStyleService(name string, c client.Client) StyleService
type StyleServiceHandler ¶
type StyleServiceHandler interface { AddOne(context.Context, *ReqStyleAdd, *ReplyStyleInfo) error UpdateBase(context.Context, *ReqStyleUpdate, *ReplyInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error GetOne(context.Context, *RequestInfo, *ReplyStyleInfo) error Search(context.Context, *RequestInfo, *ReplyStyleList) error GetListByFilter(context.Context, *RequestFilter, *ReplyStyleList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type StyleSlot ¶ added in v1.1.6
type StyleSlot struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` X int32 `protobuf:"varint,2,opt,name=x,proto3" json:"x,omitempty"` Y int32 `protobuf:"varint,3,opt,name=y,proto3" json:"y,omitempty"` Width uint32 `protobuf:"varint,4,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` Bold uint32 `protobuf:"varint,6,opt,name=bold,proto3" json:"bold,omitempty"` Size uint32 `protobuf:"varint,7,opt,name=size,proto3" json:"size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StyleSlot) Descriptor ¶ added in v1.1.6
func (*StyleSlot) ProtoMessage ¶ added in v1.1.6
func (*StyleSlot) ProtoMessage()
func (*StyleSlot) XXX_DiscardUnknown ¶ added in v1.1.6
func (m *StyleSlot) XXX_DiscardUnknown()
func (*StyleSlot) XXX_Marshal ¶ added in v1.1.6
func (*StyleSlot) XXX_Unmarshal ¶ added in v1.1.6
Source Files ¶
- album.pb.go
- album.pb.micro.go
- certificate.pb.go
- certificate.pb.micro.go
- collective.pb.go
- collective.pb.micro.go
- common.pb.go
- common.pb.micro.go
- composition.pb.go
- composition.pb.micro.go
- exhibit.pb.go
- exhibit.pb.micro.go
- frame.pb.go
- frame.pb.micro.go
- page.pb.go
- page.pb.micro.go
- panorama.pb.go
- panorama.pb.micro.go
- photocopy.pb.go
- photocopy.pb.micro.go
- sheet.pb.go
- sheet.pb.micro.go
- style.pb.go
- style.pb.micro.go
Click to show internal directories.
Click to hide internal directories.