Documentation ¶
Index ¶
- func RegisterAnchorServiceHandler(s server.Server, hdlr AnchorServiceHandler, opts ...server.HandlerOption) error
- func RegisterBoothServiceHandler(s server.Server, hdlr BoothServiceHandler, opts ...server.HandlerOption) error
- func RegisterExhibitServiceHandler(s server.Server, hdlr ExhibitServiceHandler, opts ...server.HandlerOption) error
- func RegisterSandtableServiceHandler(s server.Server, hdlr SandtableServiceHandler, opts ...server.HandlerOption) error
- type AnchorInfo
- func (*AnchorInfo) Descriptor() ([]byte, []int)
- func (m *AnchorInfo) GetAssets() []string
- func (m *AnchorInfo) GetCover() string
- func (m *AnchorInfo) GetCreated() int64
- func (m *AnchorInfo) GetCreator() string
- func (m *AnchorInfo) GetId() uint64
- func (m *AnchorInfo) GetLink() string
- func (m *AnchorInfo) GetName() string
- func (m *AnchorInfo) GetOperator() string
- func (m *AnchorInfo) GetOwner() string
- func (m *AnchorInfo) GetPanorama() string
- func (m *AnchorInfo) GetParent() string
- func (m *AnchorInfo) GetPosition() *Vector3
- func (m *AnchorInfo) GetRemark() string
- func (m *AnchorInfo) GetTags() []string
- func (m *AnchorInfo) GetUid() string
- func (m *AnchorInfo) GetUpdated() int64
- func (*AnchorInfo) ProtoMessage()
- func (m *AnchorInfo) Reset()
- func (m *AnchorInfo) String() string
- func (m *AnchorInfo) XXX_DiscardUnknown()
- func (m *AnchorInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AnchorInfo) XXX_Merge(src proto.Message)
- func (m *AnchorInfo) XXX_Size() int
- func (m *AnchorInfo) XXX_Unmarshal(b []byte) error
- type AnchorService
- type AnchorServiceHandler
- type BoothInfo
- func (*BoothInfo) Descriptor() ([]byte, []int)
- func (m *BoothInfo) GetCreated() uint64
- func (m *BoothInfo) GetCreator() string
- func (m *BoothInfo) GetExhibits() []string
- func (m *BoothInfo) GetId() uint64
- func (m *BoothInfo) GetName() string
- func (m *BoothInfo) GetOperator() string
- func (m *BoothInfo) GetOwner() string
- func (m *BoothInfo) GetParent() string
- func (m *BoothInfo) GetPosition() *Vector3
- func (m *BoothInfo) GetRemark() string
- func (m *BoothInfo) GetUid() string
- func (m *BoothInfo) GetUpdated() uint64
- func (*BoothInfo) ProtoMessage()
- func (m *BoothInfo) Reset()
- func (m *BoothInfo) String() string
- func (m *BoothInfo) XXX_DiscardUnknown()
- func (m *BoothInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BoothInfo) XXX_Merge(src proto.Message)
- func (m *BoothInfo) XXX_Size() int
- func (m *BoothInfo) XXX_Unmarshal(b []byte) error
- type BoothService
- type BoothServiceHandler
- type DateInfo
- func (*DateInfo) Descriptor() ([]byte, []int)
- func (m *DateInfo) GetBegin() string
- func (m *DateInfo) GetEnd() string
- func (*DateInfo) ProtoMessage()
- func (m *DateInfo) Reset()
- func (m *DateInfo) String() string
- func (m *DateInfo) XXX_DiscardUnknown()
- func (m *DateInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DateInfo) XXX_Merge(src proto.Message)
- func (m *DateInfo) XXX_Size() int
- func (m *DateInfo) XXX_Unmarshal(b []byte) error
- type ExhibitInfo
- func (*ExhibitInfo) Descriptor() ([]byte, []int)
- func (m *ExhibitInfo) GetCreated() uint64
- func (m *ExhibitInfo) GetCreator() string
- func (m *ExhibitInfo) GetEntity() string
- func (m *ExhibitInfo) GetId() uint64
- func (m *ExhibitInfo) GetLocals() []*LocalInfo
- func (m *ExhibitInfo) GetName() string
- func (m *ExhibitInfo) GetOperator() string
- func (m *ExhibitInfo) GetOwner() string
- func (m *ExhibitInfo) GetSize() *Vector3
- func (m *ExhibitInfo) GetSn() string
- func (m *ExhibitInfo) GetSpecials() []*SpecialInfo
- func (m *ExhibitInfo) GetTags() []string
- func (m *ExhibitInfo) GetUid() string
- func (m *ExhibitInfo) GetUpdated() uint64
- 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 IdentifyInfo
- func (*IdentifyInfo) Descriptor() ([]byte, []int)
- func (m *IdentifyInfo) GetName() string
- func (m *IdentifyInfo) GetRemark() string
- func (m *IdentifyInfo) GetUser() string
- func (*IdentifyInfo) ProtoMessage()
- func (m *IdentifyInfo) Reset()
- func (m *IdentifyInfo) String() string
- func (m *IdentifyInfo) XXX_DiscardUnknown()
- func (m *IdentifyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IdentifyInfo) XXX_Merge(src proto.Message)
- func (m *IdentifyInfo) XXX_Size() int
- func (m *IdentifyInfo) XXX_Unmarshal(b []byte) error
- type LocalInfo
- func (*LocalInfo) Descriptor() ([]byte, []int)
- func (m *LocalInfo) GetLanguage() string
- func (m *LocalInfo) GetName() string
- func (m *LocalInfo) GetRemark() string
- func (*LocalInfo) ProtoMessage()
- func (m *LocalInfo) Reset()
- func (m *LocalInfo) String() string
- func (m *LocalInfo) XXX_DiscardUnknown()
- func (m *LocalInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LocalInfo) XXX_Merge(src proto.Message)
- func (m *LocalInfo) XXX_Size() int
- func (m *LocalInfo) XXX_Unmarshal(b []byte) error
- type PathInfo
- func (*PathInfo) Descriptor() ([]byte, []int)
- func (m *PathInfo) GetColor() string
- func (m *PathInfo) GetName() string
- func (m *PathInfo) GetPoints() []*PathKeyInfo
- func (m *PathInfo) GetUid() string
- func (*PathInfo) ProtoMessage()
- func (m *PathInfo) Reset()
- func (m *PathInfo) String() string
- func (m *PathInfo) XXX_DiscardUnknown()
- func (m *PathInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PathInfo) XXX_Merge(src proto.Message)
- func (m *PathInfo) XXX_Size() int
- func (m *PathInfo) XXX_Unmarshal(b []byte) error
- type PathKeyInfo
- func (*PathKeyInfo) Descriptor() ([]byte, []int)
- func (m *PathKeyInfo) GetKey() string
- func (m *PathKeyInfo) GetPosition() *Vector3
- func (m *PathKeyInfo) GetRotation() *Vector3
- func (m *PathKeyInfo) GetScale() float32
- func (*PathKeyInfo) ProtoMessage()
- func (m *PathKeyInfo) Reset()
- func (m *PathKeyInfo) String() string
- func (m *PathKeyInfo) XXX_DiscardUnknown()
- func (m *PathKeyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PathKeyInfo) XXX_Merge(src proto.Message)
- func (m *PathKeyInfo) XXX_Size() int
- func (m *PathKeyInfo) XXX_Unmarshal(b []byte) error
- type ReplyAnchorList
- func (*ReplyAnchorList) Descriptor() ([]byte, []int)
- func (m *ReplyAnchorList) GetList() []*AnchorInfo
- func (m *ReplyAnchorList) GetPageMax() uint32
- func (m *ReplyAnchorList) GetPageNow() uint32
- func (m *ReplyAnchorList) GetStatus() *ReplyStatus
- func (m *ReplyAnchorList) GetTotal() uint32
- func (*ReplyAnchorList) ProtoMessage()
- func (m *ReplyAnchorList) Reset()
- func (m *ReplyAnchorList) String() string
- func (m *ReplyAnchorList) XXX_DiscardUnknown()
- func (m *ReplyAnchorList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAnchorList) XXX_Merge(src proto.Message)
- func (m *ReplyAnchorList) XXX_Size() int
- func (m *ReplyAnchorList) XXX_Unmarshal(b []byte) error
- type ReplyAnchorOne
- func (*ReplyAnchorOne) Descriptor() ([]byte, []int)
- func (m *ReplyAnchorOne) GetInfo() *AnchorInfo
- func (m *ReplyAnchorOne) GetStatus() *ReplyStatus
- func (*ReplyAnchorOne) ProtoMessage()
- func (m *ReplyAnchorOne) Reset()
- func (m *ReplyAnchorOne) String() string
- func (m *ReplyAnchorOne) XXX_DiscardUnknown()
- func (m *ReplyAnchorOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyAnchorOne) XXX_Merge(src proto.Message)
- func (m *ReplyAnchorOne) XXX_Size() int
- func (m *ReplyAnchorOne) XXX_Unmarshal(b []byte) error
- type ReplyBoothInfo
- func (*ReplyBoothInfo) Descriptor() ([]byte, []int)
- func (m *ReplyBoothInfo) GetInfo() *BoothInfo
- func (m *ReplyBoothInfo) GetStatus() *ReplyStatus
- func (*ReplyBoothInfo) ProtoMessage()
- func (m *ReplyBoothInfo) Reset()
- func (m *ReplyBoothInfo) String() string
- func (m *ReplyBoothInfo) XXX_DiscardUnknown()
- func (m *ReplyBoothInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyBoothInfo) XXX_Merge(src proto.Message)
- func (m *ReplyBoothInfo) XXX_Size() int
- func (m *ReplyBoothInfo) XXX_Unmarshal(b []byte) error
- type ReplyBoothList
- func (*ReplyBoothList) Descriptor() ([]byte, []int)
- func (m *ReplyBoothList) GetList() []*BoothInfo
- func (m *ReplyBoothList) GetNumber() uint32
- func (m *ReplyBoothList) GetPage() uint32
- func (m *ReplyBoothList) GetPages() uint32
- func (m *ReplyBoothList) GetStatus() *ReplyStatus
- func (m *ReplyBoothList) GetTotal() uint32
- func (*ReplyBoothList) ProtoMessage()
- func (m *ReplyBoothList) Reset()
- func (m *ReplyBoothList) String() string
- func (m *ReplyBoothList) XXX_DiscardUnknown()
- func (m *ReplyBoothList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplyBoothList) XXX_Merge(src proto.Message)
- func (m *ReplyBoothList) XXX_Size() int
- func (m *ReplyBoothList) 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) GetNumber() uint32
- func (m *ReplyExhibitList) GetPage() uint32
- func (m *ReplyExhibitList) GetPages() uint32
- func (m *ReplyExhibitList) GetStatus() *ReplyStatus
- func (m *ReplyExhibitList) GetTotal() uint32
- 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 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 ReplySandtableInfo
- func (*ReplySandtableInfo) Descriptor() ([]byte, []int)
- func (m *ReplySandtableInfo) GetInfo() *SandtableInfo
- func (m *ReplySandtableInfo) GetStatus() *ReplyStatus
- func (*ReplySandtableInfo) ProtoMessage()
- func (m *ReplySandtableInfo) Reset()
- func (m *ReplySandtableInfo) String() string
- func (m *ReplySandtableInfo) XXX_DiscardUnknown()
- func (m *ReplySandtableInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplySandtableInfo) XXX_Merge(src proto.Message)
- func (m *ReplySandtableInfo) XXX_Size() int
- func (m *ReplySandtableInfo) XXX_Unmarshal(b []byte) error
- type ReplySandtableList
- func (*ReplySandtableList) Descriptor() ([]byte, []int)
- func (m *ReplySandtableList) GetList() []*SandtableInfo
- func (m *ReplySandtableList) GetNumber() uint32
- func (m *ReplySandtableList) GetPage() uint32
- func (m *ReplySandtableList) GetPages() uint32
- func (m *ReplySandtableList) GetStatus() *ReplyStatus
- func (m *ReplySandtableList) GetTotal() uint32
- func (*ReplySandtableList) ProtoMessage()
- func (m *ReplySandtableList) Reset()
- func (m *ReplySandtableList) String() string
- func (m *ReplySandtableList) XXX_DiscardUnknown()
- func (m *ReplySandtableList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReplySandtableList) XXX_Merge(src proto.Message)
- func (m *ReplySandtableList) XXX_Size() int
- func (m *ReplySandtableList) 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 ReqAnchorAdd
- func (*ReqAnchorAdd) Descriptor() ([]byte, []int)
- func (m *ReqAnchorAdd) GetName() string
- func (m *ReqAnchorAdd) GetOperator() string
- func (m *ReqAnchorAdd) GetOwner() string
- func (m *ReqAnchorAdd) GetParent() string
- func (m *ReqAnchorAdd) GetRemark() string
- func (m *ReqAnchorAdd) GetTags() []string
- func (*ReqAnchorAdd) ProtoMessage()
- func (m *ReqAnchorAdd) Reset()
- func (m *ReqAnchorAdd) String() string
- func (m *ReqAnchorAdd) XXX_DiscardUnknown()
- func (m *ReqAnchorAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAnchorAdd) XXX_Merge(src proto.Message)
- func (m *ReqAnchorAdd) XXX_Size() int
- func (m *ReqAnchorAdd) XXX_Unmarshal(b []byte) error
- type ReqAnchorUpdate
- func (*ReqAnchorUpdate) Descriptor() ([]byte, []int)
- func (m *ReqAnchorUpdate) GetName() string
- func (m *ReqAnchorUpdate) GetOperator() string
- func (m *ReqAnchorUpdate) GetRemark() string
- func (m *ReqAnchorUpdate) GetUid() string
- func (*ReqAnchorUpdate) ProtoMessage()
- func (m *ReqAnchorUpdate) Reset()
- func (m *ReqAnchorUpdate) String() string
- func (m *ReqAnchorUpdate) XXX_DiscardUnknown()
- func (m *ReqAnchorUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqAnchorUpdate) XXX_Merge(src proto.Message)
- func (m *ReqAnchorUpdate) XXX_Size() int
- func (m *ReqAnchorUpdate) XXX_Unmarshal(b []byte) error
- type ReqBoothAdd
- func (*ReqBoothAdd) Descriptor() ([]byte, []int)
- func (m *ReqBoothAdd) GetName() string
- func (m *ReqBoothAdd) GetOperator() string
- func (m *ReqBoothAdd) GetOwner() string
- func (m *ReqBoothAdd) GetParent() string
- func (m *ReqBoothAdd) GetRemark() string
- func (*ReqBoothAdd) ProtoMessage()
- func (m *ReqBoothAdd) Reset()
- func (m *ReqBoothAdd) String() string
- func (m *ReqBoothAdd) XXX_DiscardUnknown()
- func (m *ReqBoothAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqBoothAdd) XXX_Merge(src proto.Message)
- func (m *ReqBoothAdd) XXX_Size() int
- func (m *ReqBoothAdd) XXX_Unmarshal(b []byte) error
- type ReqBoothUpdate
- func (*ReqBoothUpdate) Descriptor() ([]byte, []int)
- func (m *ReqBoothUpdate) GetName() string
- func (m *ReqBoothUpdate) GetOperator() string
- func (m *ReqBoothUpdate) GetRemark() string
- func (m *ReqBoothUpdate) GetUid() string
- func (*ReqBoothUpdate) ProtoMessage()
- func (m *ReqBoothUpdate) Reset()
- func (m *ReqBoothUpdate) String() string
- func (m *ReqBoothUpdate) XXX_DiscardUnknown()
- func (m *ReqBoothUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqBoothUpdate) XXX_Merge(src proto.Message)
- func (m *ReqBoothUpdate) XXX_Size() int
- func (m *ReqBoothUpdate) XXX_Unmarshal(b []byte) error
- type ReqExhibitAdd
- func (*ReqExhibitAdd) Descriptor() ([]byte, []int)
- func (m *ReqExhibitAdd) GetEntity() string
- func (m *ReqExhibitAdd) GetName() string
- func (m *ReqExhibitAdd) GetOperator() string
- func (m *ReqExhibitAdd) GetOwner() string
- func (m *ReqExhibitAdd) GetRemark() string
- func (m *ReqExhibitAdd) GetSize() *Vector3
- func (m *ReqExhibitAdd) GetSn() string
- func (m *ReqExhibitAdd) GetTags() []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 ReqExhibitLocals
- func (*ReqExhibitLocals) Descriptor() ([]byte, []int)
- func (m *ReqExhibitLocals) GetLocals() []*LocalInfo
- func (m *ReqExhibitLocals) GetOperator() string
- func (m *ReqExhibitLocals) GetUid() string
- func (*ReqExhibitLocals) ProtoMessage()
- func (m *ReqExhibitLocals) Reset()
- func (m *ReqExhibitLocals) String() string
- func (m *ReqExhibitLocals) XXX_DiscardUnknown()
- func (m *ReqExhibitLocals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqExhibitLocals) XXX_Merge(src proto.Message)
- func (m *ReqExhibitLocals) XXX_Size() int
- func (m *ReqExhibitLocals) XXX_Unmarshal(b []byte) error
- type ReqExhibitSpecials
- func (*ReqExhibitSpecials) Descriptor() ([]byte, []int)
- func (m *ReqExhibitSpecials) GetOperator() string
- func (m *ReqExhibitSpecials) GetSpecials() []*SpecialInfo
- func (m *ReqExhibitSpecials) GetUid() string
- func (*ReqExhibitSpecials) ProtoMessage()
- func (m *ReqExhibitSpecials) Reset()
- func (m *ReqExhibitSpecials) String() string
- func (m *ReqExhibitSpecials) XXX_DiscardUnknown()
- func (m *ReqExhibitSpecials) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqExhibitSpecials) XXX_Merge(src proto.Message)
- func (m *ReqExhibitSpecials) XXX_Size() int
- func (m *ReqExhibitSpecials) XXX_Unmarshal(b []byte) error
- type ReqSandtableAdd
- func (*ReqSandtableAdd) Descriptor() ([]byte, []int)
- func (m *ReqSandtableAdd) GetBackground() string
- func (m *ReqSandtableAdd) GetHeight() uint32
- func (m *ReqSandtableAdd) GetName() string
- func (m *ReqSandtableAdd) GetOperator() string
- func (m *ReqSandtableAdd) GetOwner() string
- func (m *ReqSandtableAdd) GetRemark() string
- func (m *ReqSandtableAdd) GetTags() []string
- func (m *ReqSandtableAdd) GetWidth() uint32
- func (*ReqSandtableAdd) ProtoMessage()
- func (m *ReqSandtableAdd) Reset()
- func (m *ReqSandtableAdd) String() string
- func (m *ReqSandtableAdd) XXX_DiscardUnknown()
- func (m *ReqSandtableAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSandtableAdd) XXX_Merge(src proto.Message)
- func (m *ReqSandtableAdd) XXX_Size() int
- func (m *ReqSandtableAdd) XXX_Unmarshal(b []byte) error
- type ReqSandtableBG
- func (*ReqSandtableBG) Descriptor() ([]byte, []int)
- func (m *ReqSandtableBG) GetAsset() string
- func (m *ReqSandtableBG) GetHeight() uint32
- func (m *ReqSandtableBG) GetOperator() string
- func (m *ReqSandtableBG) GetUid() string
- func (m *ReqSandtableBG) GetWidth() uint32
- func (*ReqSandtableBG) ProtoMessage()
- func (m *ReqSandtableBG) Reset()
- func (m *ReqSandtableBG) String() string
- func (m *ReqSandtableBG) XXX_DiscardUnknown()
- func (m *ReqSandtableBG) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSandtableBG) XXX_Merge(src proto.Message)
- func (m *ReqSandtableBG) XXX_Size() int
- func (m *ReqSandtableBG) XXX_Unmarshal(b []byte) error
- type ReqSandtableBase
- func (*ReqSandtableBase) Descriptor() ([]byte, []int)
- func (m *ReqSandtableBase) GetName() string
- func (m *ReqSandtableBase) GetOperator() string
- func (m *ReqSandtableBase) GetRemark() string
- func (m *ReqSandtableBase) GetUid() string
- func (*ReqSandtableBase) ProtoMessage()
- func (m *ReqSandtableBase) Reset()
- func (m *ReqSandtableBase) String() string
- func (m *ReqSandtableBase) XXX_DiscardUnknown()
- func (m *ReqSandtableBase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSandtableBase) XXX_Merge(src proto.Message)
- func (m *ReqSandtableBase) XXX_Size() int
- func (m *ReqSandtableBase) XXX_Unmarshal(b []byte) error
- type ReqSandtablePath
- func (*ReqSandtablePath) Descriptor() ([]byte, []int)
- func (m *ReqSandtablePath) GetColor() string
- func (m *ReqSandtablePath) GetName() string
- func (m *ReqSandtablePath) GetOperator() string
- func (m *ReqSandtablePath) GetPath() string
- func (m *ReqSandtablePath) GetPoints() []*PathKeyInfo
- func (m *ReqSandtablePath) GetUid() string
- func (*ReqSandtablePath) ProtoMessage()
- func (m *ReqSandtablePath) Reset()
- func (m *ReqSandtablePath) String() string
- func (m *ReqSandtablePath) XXX_DiscardUnknown()
- func (m *ReqSandtablePath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReqSandtablePath) XXX_Merge(src proto.Message)
- func (m *ReqSandtablePath) XXX_Size() int
- func (m *ReqSandtablePath) XXX_Unmarshal(b []byte) error
- type RequestAddress
- func (*RequestAddress) Descriptor() ([]byte, []int)
- func (m *RequestAddress) GetCity() string
- func (m *RequestAddress) GetCountry() string
- func (m *RequestAddress) GetLocation() string
- func (m *RequestAddress) GetOperator() string
- func (m *RequestAddress) GetProvince() string
- func (m *RequestAddress) GetUid() string
- func (m *RequestAddress) GetZone() string
- func (*RequestAddress) ProtoMessage()
- func (m *RequestAddress) Reset()
- func (m *RequestAddress) String() string
- func (m *RequestAddress) XXX_DiscardUnknown()
- func (m *RequestAddress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestAddress) XXX_Merge(src proto.Message)
- func (m *RequestAddress) XXX_Size() int
- func (m *RequestAddress) XXX_Unmarshal(b []byte) error
- type RequestFilter
- func (*RequestFilter) Descriptor() ([]byte, []int)
- func (m *RequestFilter) 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 SandtableInfo
- func (*SandtableInfo) Descriptor() ([]byte, []int)
- func (m *SandtableInfo) GetBackground() string
- func (m *SandtableInfo) GetBgm() string
- func (m *SandtableInfo) GetCreated() uint64
- func (m *SandtableInfo) GetCreator() string
- func (m *SandtableInfo) GetHeight() uint32
- func (m *SandtableInfo) GetId() uint64
- func (m *SandtableInfo) GetMask() string
- func (m *SandtableInfo) GetName() string
- func (m *SandtableInfo) GetNarrate() string
- func (m *SandtableInfo) GetOperator() string
- func (m *SandtableInfo) GetOwner() string
- func (m *SandtableInfo) GetPaths() []*PathInfo
- func (m *SandtableInfo) GetRemark() string
- func (m *SandtableInfo) GetStatus() uint32
- func (m *SandtableInfo) GetTags() []string
- func (m *SandtableInfo) GetUid() string
- func (m *SandtableInfo) GetUpdated() uint64
- func (m *SandtableInfo) GetWidth() uint32
- func (*SandtableInfo) ProtoMessage()
- func (m *SandtableInfo) Reset()
- func (m *SandtableInfo) String() string
- func (m *SandtableInfo) XXX_DiscardUnknown()
- func (m *SandtableInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SandtableInfo) XXX_Merge(src proto.Message)
- func (m *SandtableInfo) XXX_Size() int
- func (m *SandtableInfo) XXX_Unmarshal(b []byte) error
- type SandtableService
- type SandtableServiceHandler
- type SpecialInfo
- func (*SpecialInfo) Descriptor() ([]byte, []int)
- func (m *SpecialInfo) GetId() uint32
- func (m *SpecialInfo) GetKey() string
- func (m *SpecialInfo) GetValue() string
- func (*SpecialInfo) ProtoMessage()
- func (m *SpecialInfo) Reset()
- func (m *SpecialInfo) String() string
- func (m *SpecialInfo) XXX_DiscardUnknown()
- func (m *SpecialInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SpecialInfo) XXX_Merge(src proto.Message)
- func (m *SpecialInfo) XXX_Size() int
- func (m *SpecialInfo) XXX_Unmarshal(b []byte) error
- type Vector3
- func (*Vector3) Descriptor() ([]byte, []int)
- func (m *Vector3) GetX() float32
- func (m *Vector3) GetY() float32
- func (m *Vector3) GetZ() float32
- func (*Vector3) ProtoMessage()
- func (m *Vector3) Reset()
- func (m *Vector3) String() string
- func (m *Vector3) XXX_DiscardUnknown()
- func (m *Vector3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Vector3) XXX_Merge(src proto.Message)
- func (m *Vector3) XXX_Size() int
- func (m *Vector3) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAnchorServiceHandler ¶
func RegisterAnchorServiceHandler(s server.Server, hdlr AnchorServiceHandler, opts ...server.HandlerOption) error
func RegisterBoothServiceHandler ¶
func RegisterBoothServiceHandler(s server.Server, hdlr BoothServiceHandler, opts ...server.HandlerOption) error
func RegisterExhibitServiceHandler ¶
func RegisterExhibitServiceHandler(s server.Server, hdlr ExhibitServiceHandler, opts ...server.HandlerOption) error
func RegisterSandtableServiceHandler ¶
func RegisterSandtableServiceHandler(s server.Server, hdlr SandtableServiceHandler, opts ...server.HandlerOption) error
Types ¶
type AnchorInfo ¶
type AnchorInfo 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"` Parent string `protobuf:"bytes,10,opt,name=parent,proto3" json:"parent,omitempty"` Panorama string `protobuf:"bytes,11,opt,name=panorama,proto3" json:"panorama,omitempty"` Link string `protobuf:"bytes,12,opt,name=link,proto3" json:"link,omitempty"` Owner string `protobuf:"bytes,13,opt,name=owner,proto3" json:"owner,omitempty"` Position *Vector3 `protobuf:"bytes,14,opt,name=position,proto3" json:"position,omitempty"` Tags []string `protobuf:"bytes,15,rep,name=tags,proto3" json:"tags,omitempty"` Assets []string `protobuf:"bytes,16,rep,name=assets,proto3" json:"assets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AnchorInfo) Descriptor ¶
func (*AnchorInfo) Descriptor() ([]byte, []int)
func (*AnchorInfo) GetAssets ¶ added in v1.0.7
func (m *AnchorInfo) GetAssets() []string
func (*AnchorInfo) GetCover ¶
func (m *AnchorInfo) GetCover() string
func (*AnchorInfo) GetCreated ¶
func (m *AnchorInfo) GetCreated() int64
func (*AnchorInfo) GetCreator ¶
func (m *AnchorInfo) GetCreator() string
func (*AnchorInfo) GetId ¶
func (m *AnchorInfo) GetId() uint64
func (*AnchorInfo) GetLink ¶
func (m *AnchorInfo) GetLink() string
func (*AnchorInfo) GetName ¶
func (m *AnchorInfo) GetName() string
func (*AnchorInfo) GetOperator ¶
func (m *AnchorInfo) GetOperator() string
func (*AnchorInfo) GetOwner ¶ added in v1.0.1
func (m *AnchorInfo) GetOwner() string
func (*AnchorInfo) GetPanorama ¶
func (m *AnchorInfo) GetPanorama() string
func (*AnchorInfo) GetParent ¶
func (m *AnchorInfo) GetParent() string
func (*AnchorInfo) GetPosition ¶
func (m *AnchorInfo) GetPosition() *Vector3
func (*AnchorInfo) GetRemark ¶
func (m *AnchorInfo) GetRemark() string
func (*AnchorInfo) GetTags ¶
func (m *AnchorInfo) GetTags() []string
func (*AnchorInfo) GetUid ¶
func (m *AnchorInfo) GetUid() string
func (*AnchorInfo) GetUpdated ¶
func (m *AnchorInfo) GetUpdated() int64
func (*AnchorInfo) ProtoMessage ¶
func (*AnchorInfo) ProtoMessage()
func (*AnchorInfo) Reset ¶
func (m *AnchorInfo) Reset()
func (*AnchorInfo) String ¶
func (m *AnchorInfo) String() string
func (*AnchorInfo) XXX_DiscardUnknown ¶
func (m *AnchorInfo) XXX_DiscardUnknown()
func (*AnchorInfo) XXX_Marshal ¶
func (m *AnchorInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AnchorInfo) XXX_Merge ¶
func (m *AnchorInfo) XXX_Merge(src proto.Message)
func (*AnchorInfo) XXX_Size ¶
func (m *AnchorInfo) XXX_Size() int
func (*AnchorInfo) XXX_Unmarshal ¶
func (m *AnchorInfo) XXX_Unmarshal(b []byte) error
type AnchorService ¶
type AnchorService interface { AddOne(ctx context.Context, in *ReqAnchorAdd, opts ...client.CallOption) (*ReplyAnchorOne, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAnchorOne, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyAnchorList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyAnchorList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqAnchorUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewAnchorService ¶
func NewAnchorService(name string, c client.Client) AnchorService
type AnchorServiceHandler ¶
type AnchorServiceHandler interface { AddOne(context.Context, *ReqAnchorAdd, *ReplyAnchorOne) error GetOne(context.Context, *RequestInfo, *ReplyAnchorOne) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error Search(context.Context, *RequestInfo, *ReplyAnchorList) error GetListByFilter(context.Context, *RequestFilter, *ReplyAnchorList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqAnchorUpdate, *ReplyInfo) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type BoothInfo ¶
type BoothInfo struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Created uint64 `protobuf:"varint,4,opt,name=created,proto3" json:"created,omitempty"` Updated uint64 `protobuf:"varint,5,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,6,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,9,opt,name=owner,proto3" json:"owner,omitempty"` Parent string `protobuf:"bytes,10,opt,name=parent,proto3" json:"parent,omitempty"` Exhibits []string `protobuf:"bytes,11,rep,name=exhibits,proto3" json:"exhibits,omitempty"` Position *Vector3 `protobuf:"bytes,12,opt,name=position,proto3" json:"position,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BoothInfo) Descriptor ¶
func (*BoothInfo) GetCreated ¶
func (*BoothInfo) GetCreator ¶
func (*BoothInfo) GetExhibits ¶ added in v1.0.6
func (*BoothInfo) GetOperator ¶
func (*BoothInfo) GetPosition ¶
func (*BoothInfo) GetUpdated ¶
func (*BoothInfo) ProtoMessage ¶
func (*BoothInfo) ProtoMessage()
func (*BoothInfo) XXX_DiscardUnknown ¶
func (m *BoothInfo) XXX_DiscardUnknown()
func (*BoothInfo) XXX_Marshal ¶
func (*BoothInfo) XXX_Unmarshal ¶
type BoothService ¶
type BoothService interface { AddOne(ctx context.Context, in *ReqBoothAdd, opts ...client.CallOption) (*ReplyBoothInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyBoothInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyBoothList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyBoothList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqBoothUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewBoothService ¶
func NewBoothService(name string, c client.Client) BoothService
type BoothServiceHandler ¶
type BoothServiceHandler interface { AddOne(context.Context, *ReqBoothAdd, *ReplyBoothInfo) error GetOne(context.Context, *RequestInfo, *ReplyBoothInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error Search(context.Context, *RequestInfo, *ReplyBoothList) error GetListByFilter(context.Context, *RequestFilter, *ReplyBoothList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqBoothUpdate, *ReplyInfo) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type DateInfo ¶
type DateInfo struct { Begin string `protobuf:"bytes,1,opt,name=begin,proto3" json:"begin,omitempty"` End string `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DateInfo) Descriptor ¶
func (*DateInfo) ProtoMessage ¶
func (*DateInfo) ProtoMessage()
func (*DateInfo) XXX_DiscardUnknown ¶
func (m *DateInfo) XXX_DiscardUnknown()
func (*DateInfo) XXX_Marshal ¶
func (*DateInfo) XXX_Unmarshal ¶
type ExhibitInfo ¶
type ExhibitInfo struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Created uint64 `protobuf:"varint,4,opt,name=created,proto3" json:"created,omitempty"` Updated uint64 `protobuf:"varint,5,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,6,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Sn string `protobuf:"bytes,8,opt,name=sn,proto3" json:"sn,omitempty"` Owner string `protobuf:"bytes,9,opt,name=owner,proto3" json:"owner,omitempty"` Entity string `protobuf:"bytes,10,opt,name=entity,proto3" json:"entity,omitempty"` Size *Vector3 `protobuf:"bytes,11,opt,name=size,proto3" json:"size,omitempty"` Locals []*LocalInfo `protobuf:"bytes,12,rep,name=locals,proto3" json:"locals,omitempty"` Specials []*SpecialInfo `protobuf:"bytes,13,rep,name=specials,proto3" json:"specials,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) GetCreated ¶
func (m *ExhibitInfo) GetCreated() uint64
func (*ExhibitInfo) GetCreator ¶
func (m *ExhibitInfo) GetCreator() string
func (*ExhibitInfo) GetEntity ¶
func (m *ExhibitInfo) GetEntity() string
func (*ExhibitInfo) GetId ¶
func (m *ExhibitInfo) GetId() uint64
func (*ExhibitInfo) GetLocals ¶
func (m *ExhibitInfo) GetLocals() []*LocalInfo
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) GetSize ¶ added in v1.0.2
func (m *ExhibitInfo) GetSize() *Vector3
func (*ExhibitInfo) GetSn ¶
func (m *ExhibitInfo) GetSn() string
func (*ExhibitInfo) GetSpecials ¶
func (m *ExhibitInfo) GetSpecials() []*SpecialInfo
func (*ExhibitInfo) GetTags ¶ added in v1.0.1
func (m *ExhibitInfo) GetTags() []string
func (*ExhibitInfo) GetUid ¶
func (m *ExhibitInfo) GetUid() string
func (*ExhibitInfo) GetUpdated ¶
func (m *ExhibitInfo) GetUpdated() uint64
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) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyExhibitInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, 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) UpdateLocals(ctx context.Context, in *ReqExhibitLocals, opts ...client.CallOption) (*ReplyInfo, error) UpdateSpecials(ctx context.Context, in *ReqExhibitSpecials, opts ...client.CallOption) (*ReplyInfo, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) }
func NewExhibitService ¶
func NewExhibitService(name string, c client.Client) ExhibitService
type ExhibitServiceHandler ¶
type ExhibitServiceHandler interface { AddOne(context.Context, *ReqExhibitAdd, *ReplyExhibitInfo) error GetOne(context.Context, *RequestInfo, *ReplyExhibitInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error Search(context.Context, *RequestInfo, *ReplyExhibitList) error GetListByFilter(context.Context, *RequestFilter, *ReplyExhibitList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateLocals(context.Context, *ReqExhibitLocals, *ReplyInfo) error UpdateSpecials(context.Context, *ReqExhibitSpecials, *ReplyInfo) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error }
type IdentifyInfo ¶
type IdentifyInfo struct { User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IdentifyInfo) Descriptor ¶
func (*IdentifyInfo) Descriptor() ([]byte, []int)
func (*IdentifyInfo) GetName ¶
func (m *IdentifyInfo) GetName() string
func (*IdentifyInfo) GetRemark ¶
func (m *IdentifyInfo) GetRemark() string
func (*IdentifyInfo) GetUser ¶
func (m *IdentifyInfo) GetUser() string
func (*IdentifyInfo) ProtoMessage ¶
func (*IdentifyInfo) ProtoMessage()
func (*IdentifyInfo) Reset ¶
func (m *IdentifyInfo) Reset()
func (*IdentifyInfo) String ¶
func (m *IdentifyInfo) String() string
func (*IdentifyInfo) XXX_DiscardUnknown ¶
func (m *IdentifyInfo) XXX_DiscardUnknown()
func (*IdentifyInfo) XXX_Marshal ¶
func (m *IdentifyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IdentifyInfo) XXX_Merge ¶
func (m *IdentifyInfo) XXX_Merge(src proto.Message)
func (*IdentifyInfo) XXX_Size ¶
func (m *IdentifyInfo) XXX_Size() int
func (*IdentifyInfo) XXX_Unmarshal ¶
func (m *IdentifyInfo) XXX_Unmarshal(b []byte) error
type LocalInfo ¶
type LocalInfo struct { Language string `protobuf:"bytes,1,opt,name=language,proto3" json:"language,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LocalInfo) Descriptor ¶
func (*LocalInfo) GetLanguage ¶
func (*LocalInfo) ProtoMessage ¶
func (*LocalInfo) ProtoMessage()
func (*LocalInfo) XXX_DiscardUnknown ¶
func (m *LocalInfo) XXX_DiscardUnknown()
func (*LocalInfo) XXX_Marshal ¶
func (*LocalInfo) XXX_Unmarshal ¶
type PathInfo ¶ added in v1.0.5
type PathInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Color string `protobuf:"bytes,2,opt,name=color,proto3" json:"color,omitempty"` Uid string `protobuf:"bytes,3,opt,name=uid,proto3" json:"uid,omitempty"` Points []*PathKeyInfo `protobuf:"bytes,4,rep,name=points,proto3" json:"points,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PathInfo) Descriptor ¶ added in v1.0.5
func (*PathInfo) GetPoints ¶ added in v1.0.5
func (m *PathInfo) GetPoints() []*PathKeyInfo
func (*PathInfo) ProtoMessage ¶ added in v1.0.5
func (*PathInfo) ProtoMessage()
func (*PathInfo) XXX_DiscardUnknown ¶ added in v1.0.5
func (m *PathInfo) XXX_DiscardUnknown()
func (*PathInfo) XXX_Marshal ¶ added in v1.0.5
func (*PathInfo) XXX_Unmarshal ¶ added in v1.0.5
type PathKeyInfo ¶ added in v1.0.2
type PathKeyInfo struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Scale float32 `protobuf:"fixed32,2,opt,name=scale,proto3" json:"scale,omitempty"` Position *Vector3 `protobuf:"bytes,3,opt,name=position,proto3" json:"position,omitempty"` Rotation *Vector3 `protobuf:"bytes,4,opt,name=rotation,proto3" json:"rotation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PathKeyInfo) Descriptor ¶ added in v1.0.2
func (*PathKeyInfo) Descriptor() ([]byte, []int)
func (*PathKeyInfo) GetKey ¶ added in v1.0.4
func (m *PathKeyInfo) GetKey() string
func (*PathKeyInfo) GetPosition ¶ added in v1.0.2
func (m *PathKeyInfo) GetPosition() *Vector3
func (*PathKeyInfo) GetRotation ¶ added in v1.0.2
func (m *PathKeyInfo) GetRotation() *Vector3
func (*PathKeyInfo) GetScale ¶ added in v1.0.2
func (m *PathKeyInfo) GetScale() float32
func (*PathKeyInfo) ProtoMessage ¶ added in v1.0.2
func (*PathKeyInfo) ProtoMessage()
func (*PathKeyInfo) Reset ¶ added in v1.0.2
func (m *PathKeyInfo) Reset()
func (*PathKeyInfo) String ¶ added in v1.0.2
func (m *PathKeyInfo) String() string
func (*PathKeyInfo) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *PathKeyInfo) XXX_DiscardUnknown()
func (*PathKeyInfo) XXX_Marshal ¶ added in v1.0.2
func (m *PathKeyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PathKeyInfo) XXX_Merge ¶ added in v1.0.2
func (m *PathKeyInfo) XXX_Merge(src proto.Message)
func (*PathKeyInfo) XXX_Size ¶ added in v1.0.2
func (m *PathKeyInfo) XXX_Size() int
func (*PathKeyInfo) XXX_Unmarshal ¶ added in v1.0.2
func (m *PathKeyInfo) XXX_Unmarshal(b []byte) error
type ReplyAnchorList ¶
type ReplyAnchorList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` PageMax uint32 `protobuf:"varint,2,opt,name=pageMax,proto3" json:"pageMax,omitempty"` PageNow uint32 `protobuf:"varint,3,opt,name=pageNow,proto3" json:"pageNow,omitempty"` List []*AnchorInfo `protobuf:"bytes,4,rep,name=list,proto3" json:"list,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyAnchorList) Descriptor ¶
func (*ReplyAnchorList) Descriptor() ([]byte, []int)
func (*ReplyAnchorList) GetList ¶
func (m *ReplyAnchorList) GetList() []*AnchorInfo
func (*ReplyAnchorList) GetPageMax ¶
func (m *ReplyAnchorList) GetPageMax() uint32
func (*ReplyAnchorList) GetPageNow ¶
func (m *ReplyAnchorList) GetPageNow() uint32
func (*ReplyAnchorList) GetStatus ¶
func (m *ReplyAnchorList) GetStatus() *ReplyStatus
func (*ReplyAnchorList) GetTotal ¶
func (m *ReplyAnchorList) GetTotal() uint32
func (*ReplyAnchorList) ProtoMessage ¶
func (*ReplyAnchorList) ProtoMessage()
func (*ReplyAnchorList) Reset ¶
func (m *ReplyAnchorList) Reset()
func (*ReplyAnchorList) String ¶
func (m *ReplyAnchorList) String() string
func (*ReplyAnchorList) XXX_DiscardUnknown ¶
func (m *ReplyAnchorList) XXX_DiscardUnknown()
func (*ReplyAnchorList) XXX_Marshal ¶
func (m *ReplyAnchorList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAnchorList) XXX_Merge ¶
func (m *ReplyAnchorList) XXX_Merge(src proto.Message)
func (*ReplyAnchorList) XXX_Size ¶
func (m *ReplyAnchorList) XXX_Size() int
func (*ReplyAnchorList) XXX_Unmarshal ¶
func (m *ReplyAnchorList) XXX_Unmarshal(b []byte) error
type ReplyAnchorOne ¶
type ReplyAnchorOne struct { Info *AnchorInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyAnchorOne) Descriptor ¶
func (*ReplyAnchorOne) Descriptor() ([]byte, []int)
func (*ReplyAnchorOne) GetInfo ¶
func (m *ReplyAnchorOne) GetInfo() *AnchorInfo
func (*ReplyAnchorOne) GetStatus ¶
func (m *ReplyAnchorOne) GetStatus() *ReplyStatus
func (*ReplyAnchorOne) ProtoMessage ¶
func (*ReplyAnchorOne) ProtoMessage()
func (*ReplyAnchorOne) Reset ¶
func (m *ReplyAnchorOne) Reset()
func (*ReplyAnchorOne) String ¶
func (m *ReplyAnchorOne) String() string
func (*ReplyAnchorOne) XXX_DiscardUnknown ¶
func (m *ReplyAnchorOne) XXX_DiscardUnknown()
func (*ReplyAnchorOne) XXX_Marshal ¶
func (m *ReplyAnchorOne) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyAnchorOne) XXX_Merge ¶
func (m *ReplyAnchorOne) XXX_Merge(src proto.Message)
func (*ReplyAnchorOne) XXX_Size ¶
func (m *ReplyAnchorOne) XXX_Size() int
func (*ReplyAnchorOne) XXX_Unmarshal ¶
func (m *ReplyAnchorOne) XXX_Unmarshal(b []byte) error
type ReplyBoothInfo ¶
type ReplyBoothInfo struct { Info *BoothInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyBoothInfo) Descriptor ¶
func (*ReplyBoothInfo) Descriptor() ([]byte, []int)
func (*ReplyBoothInfo) GetInfo ¶
func (m *ReplyBoothInfo) GetInfo() *BoothInfo
func (*ReplyBoothInfo) GetStatus ¶
func (m *ReplyBoothInfo) GetStatus() *ReplyStatus
func (*ReplyBoothInfo) ProtoMessage ¶
func (*ReplyBoothInfo) ProtoMessage()
func (*ReplyBoothInfo) Reset ¶
func (m *ReplyBoothInfo) Reset()
func (*ReplyBoothInfo) String ¶
func (m *ReplyBoothInfo) String() string
func (*ReplyBoothInfo) XXX_DiscardUnknown ¶
func (m *ReplyBoothInfo) XXX_DiscardUnknown()
func (*ReplyBoothInfo) XXX_Marshal ¶
func (m *ReplyBoothInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyBoothInfo) XXX_Merge ¶
func (m *ReplyBoothInfo) XXX_Merge(src proto.Message)
func (*ReplyBoothInfo) XXX_Size ¶
func (m *ReplyBoothInfo) XXX_Size() int
func (*ReplyBoothInfo) XXX_Unmarshal ¶
func (m *ReplyBoothInfo) XXX_Unmarshal(b []byte) error
type ReplyBoothList ¶
type ReplyBoothList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,2,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,4,opt,name=number,proto3" json:"number,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` List []*BoothInfo `protobuf:"bytes,6,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplyBoothList) Descriptor ¶
func (*ReplyBoothList) Descriptor() ([]byte, []int)
func (*ReplyBoothList) GetList ¶
func (m *ReplyBoothList) GetList() []*BoothInfo
func (*ReplyBoothList) GetNumber ¶
func (m *ReplyBoothList) GetNumber() uint32
func (*ReplyBoothList) GetPage ¶
func (m *ReplyBoothList) GetPage() uint32
func (*ReplyBoothList) GetPages ¶
func (m *ReplyBoothList) GetPages() uint32
func (*ReplyBoothList) GetStatus ¶
func (m *ReplyBoothList) GetStatus() *ReplyStatus
func (*ReplyBoothList) GetTotal ¶
func (m *ReplyBoothList) GetTotal() uint32
func (*ReplyBoothList) ProtoMessage ¶
func (*ReplyBoothList) ProtoMessage()
func (*ReplyBoothList) Reset ¶
func (m *ReplyBoothList) Reset()
func (*ReplyBoothList) String ¶
func (m *ReplyBoothList) String() string
func (*ReplyBoothList) XXX_DiscardUnknown ¶
func (m *ReplyBoothList) XXX_DiscardUnknown()
func (*ReplyBoothList) XXX_Marshal ¶
func (m *ReplyBoothList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplyBoothList) XXX_Merge ¶
func (m *ReplyBoothList) XXX_Merge(src proto.Message)
func (*ReplyBoothList) XXX_Size ¶
func (m *ReplyBoothList) XXX_Size() int
func (*ReplyBoothList) XXX_Unmarshal ¶
func (m *ReplyBoothList) XXX_Unmarshal(b []byte) error
type ReplyExhibitInfo ¶
type ReplyExhibitInfo struct { Info *ExhibitInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*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 { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,2,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,4,opt,name=number,proto3" json:"number,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` List []*ExhibitInfo `protobuf:"bytes,6,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) GetNumber ¶
func (m *ReplyExhibitList) GetNumber() uint32
func (*ReplyExhibitList) GetPage ¶
func (m *ReplyExhibitList) GetPage() uint32
func (*ReplyExhibitList) GetPages ¶
func (m *ReplyExhibitList) GetPages() uint32
func (*ReplyExhibitList) GetStatus ¶
func (m *ReplyExhibitList) GetStatus() *ReplyStatus
func (*ReplyExhibitList) GetTotal ¶
func (m *ReplyExhibitList) GetTotal() uint32
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 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 ReplySandtableInfo ¶
type ReplySandtableInfo struct { Info *SandtableInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"` Status *ReplyStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplySandtableInfo) Descriptor ¶
func (*ReplySandtableInfo) Descriptor() ([]byte, []int)
func (*ReplySandtableInfo) GetInfo ¶
func (m *ReplySandtableInfo) GetInfo() *SandtableInfo
func (*ReplySandtableInfo) GetStatus ¶
func (m *ReplySandtableInfo) GetStatus() *ReplyStatus
func (*ReplySandtableInfo) ProtoMessage ¶
func (*ReplySandtableInfo) ProtoMessage()
func (*ReplySandtableInfo) Reset ¶
func (m *ReplySandtableInfo) Reset()
func (*ReplySandtableInfo) String ¶
func (m *ReplySandtableInfo) String() string
func (*ReplySandtableInfo) XXX_DiscardUnknown ¶
func (m *ReplySandtableInfo) XXX_DiscardUnknown()
func (*ReplySandtableInfo) XXX_Marshal ¶
func (m *ReplySandtableInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySandtableInfo) XXX_Merge ¶
func (m *ReplySandtableInfo) XXX_Merge(src proto.Message)
func (*ReplySandtableInfo) XXX_Size ¶
func (m *ReplySandtableInfo) XXX_Size() int
func (*ReplySandtableInfo) XXX_Unmarshal ¶
func (m *ReplySandtableInfo) XXX_Unmarshal(b []byte) error
type ReplySandtableList ¶
type ReplySandtableList struct { Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` Pages uint32 `protobuf:"varint,2,opt,name=pages,proto3" json:"pages,omitempty"` Page uint32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` Number uint32 `protobuf:"varint,4,opt,name=number,proto3" json:"number,omitempty"` Status *ReplyStatus `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` List []*SandtableInfo `protobuf:"bytes,6,rep,name=list,proto3" json:"list,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplySandtableList) Descriptor ¶
func (*ReplySandtableList) Descriptor() ([]byte, []int)
func (*ReplySandtableList) GetList ¶
func (m *ReplySandtableList) GetList() []*SandtableInfo
func (*ReplySandtableList) GetNumber ¶
func (m *ReplySandtableList) GetNumber() uint32
func (*ReplySandtableList) GetPage ¶
func (m *ReplySandtableList) GetPage() uint32
func (*ReplySandtableList) GetPages ¶
func (m *ReplySandtableList) GetPages() uint32
func (*ReplySandtableList) GetStatus ¶
func (m *ReplySandtableList) GetStatus() *ReplyStatus
func (*ReplySandtableList) GetTotal ¶
func (m *ReplySandtableList) GetTotal() uint32
func (*ReplySandtableList) ProtoMessage ¶
func (*ReplySandtableList) ProtoMessage()
func (*ReplySandtableList) Reset ¶
func (m *ReplySandtableList) Reset()
func (*ReplySandtableList) String ¶
func (m *ReplySandtableList) String() string
func (*ReplySandtableList) XXX_DiscardUnknown ¶
func (m *ReplySandtableList) XXX_DiscardUnknown()
func (*ReplySandtableList) XXX_Marshal ¶
func (m *ReplySandtableList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplySandtableList) XXX_Merge ¶
func (m *ReplySandtableList) XXX_Merge(src proto.Message)
func (*ReplySandtableList) XXX_Size ¶
func (m *ReplySandtableList) XXX_Size() int
func (*ReplySandtableList) XXX_Unmarshal ¶
func (m *ReplySandtableList) 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 ReqAnchorAdd ¶
type ReqAnchorAdd struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Parent string `protobuf:"bytes,2,opt,name=parent,proto3" json:"parent,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,4,opt,name=owner,proto3" json:"owner,omitempty"` Operator string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"` Tags []string `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqAnchorAdd) Descriptor ¶
func (*ReqAnchorAdd) Descriptor() ([]byte, []int)
func (*ReqAnchorAdd) GetName ¶
func (m *ReqAnchorAdd) GetName() string
func (*ReqAnchorAdd) GetOperator ¶
func (m *ReqAnchorAdd) GetOperator() string
func (*ReqAnchorAdd) GetOwner ¶ added in v1.0.1
func (m *ReqAnchorAdd) GetOwner() string
func (*ReqAnchorAdd) GetParent ¶
func (m *ReqAnchorAdd) GetParent() string
func (*ReqAnchorAdd) GetRemark ¶
func (m *ReqAnchorAdd) GetRemark() string
func (*ReqAnchorAdd) GetTags ¶
func (m *ReqAnchorAdd) GetTags() []string
func (*ReqAnchorAdd) ProtoMessage ¶
func (*ReqAnchorAdd) ProtoMessage()
func (*ReqAnchorAdd) Reset ¶
func (m *ReqAnchorAdd) Reset()
func (*ReqAnchorAdd) String ¶
func (m *ReqAnchorAdd) String() string
func (*ReqAnchorAdd) XXX_DiscardUnknown ¶
func (m *ReqAnchorAdd) XXX_DiscardUnknown()
func (*ReqAnchorAdd) XXX_Marshal ¶
func (m *ReqAnchorAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAnchorAdd) XXX_Merge ¶
func (m *ReqAnchorAdd) XXX_Merge(src proto.Message)
func (*ReqAnchorAdd) XXX_Size ¶
func (m *ReqAnchorAdd) XXX_Size() int
func (*ReqAnchorAdd) XXX_Unmarshal ¶
func (m *ReqAnchorAdd) XXX_Unmarshal(b []byte) error
type ReqAnchorUpdate ¶
type ReqAnchorUpdate 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 (*ReqAnchorUpdate) Descriptor ¶
func (*ReqAnchorUpdate) Descriptor() ([]byte, []int)
func (*ReqAnchorUpdate) GetName ¶
func (m *ReqAnchorUpdate) GetName() string
func (*ReqAnchorUpdate) GetOperator ¶
func (m *ReqAnchorUpdate) GetOperator() string
func (*ReqAnchorUpdate) GetRemark ¶
func (m *ReqAnchorUpdate) GetRemark() string
func (*ReqAnchorUpdate) GetUid ¶
func (m *ReqAnchorUpdate) GetUid() string
func (*ReqAnchorUpdate) ProtoMessage ¶
func (*ReqAnchorUpdate) ProtoMessage()
func (*ReqAnchorUpdate) Reset ¶
func (m *ReqAnchorUpdate) Reset()
func (*ReqAnchorUpdate) String ¶
func (m *ReqAnchorUpdate) String() string
func (*ReqAnchorUpdate) XXX_DiscardUnknown ¶
func (m *ReqAnchorUpdate) XXX_DiscardUnknown()
func (*ReqAnchorUpdate) XXX_Marshal ¶
func (m *ReqAnchorUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqAnchorUpdate) XXX_Merge ¶
func (m *ReqAnchorUpdate) XXX_Merge(src proto.Message)
func (*ReqAnchorUpdate) XXX_Size ¶
func (m *ReqAnchorUpdate) XXX_Size() int
func (*ReqAnchorUpdate) XXX_Unmarshal ¶
func (m *ReqAnchorUpdate) XXX_Unmarshal(b []byte) error
type ReqBoothAdd ¶
type ReqBoothAdd struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,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 (*ReqBoothAdd) Descriptor ¶
func (*ReqBoothAdd) Descriptor() ([]byte, []int)
func (*ReqBoothAdd) GetName ¶
func (m *ReqBoothAdd) GetName() string
func (*ReqBoothAdd) GetOperator ¶
func (m *ReqBoothAdd) GetOperator() string
func (*ReqBoothAdd) GetOwner ¶
func (m *ReqBoothAdd) GetOwner() string
func (*ReqBoothAdd) GetParent ¶
func (m *ReqBoothAdd) GetParent() string
func (*ReqBoothAdd) GetRemark ¶
func (m *ReqBoothAdd) GetRemark() string
func (*ReqBoothAdd) ProtoMessage ¶
func (*ReqBoothAdd) ProtoMessage()
func (*ReqBoothAdd) Reset ¶
func (m *ReqBoothAdd) Reset()
func (*ReqBoothAdd) String ¶
func (m *ReqBoothAdd) String() string
func (*ReqBoothAdd) XXX_DiscardUnknown ¶
func (m *ReqBoothAdd) XXX_DiscardUnknown()
func (*ReqBoothAdd) XXX_Marshal ¶
func (m *ReqBoothAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqBoothAdd) XXX_Merge ¶
func (m *ReqBoothAdd) XXX_Merge(src proto.Message)
func (*ReqBoothAdd) XXX_Size ¶
func (m *ReqBoothAdd) XXX_Size() int
func (*ReqBoothAdd) XXX_Unmarshal ¶
func (m *ReqBoothAdd) XXX_Unmarshal(b []byte) error
type ReqBoothUpdate ¶
type ReqBoothUpdate 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"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqBoothUpdate) Descriptor ¶
func (*ReqBoothUpdate) Descriptor() ([]byte, []int)
func (*ReqBoothUpdate) GetName ¶
func (m *ReqBoothUpdate) GetName() string
func (*ReqBoothUpdate) GetOperator ¶
func (m *ReqBoothUpdate) GetOperator() string
func (*ReqBoothUpdate) GetRemark ¶
func (m *ReqBoothUpdate) GetRemark() string
func (*ReqBoothUpdate) GetUid ¶
func (m *ReqBoothUpdate) GetUid() string
func (*ReqBoothUpdate) ProtoMessage ¶
func (*ReqBoothUpdate) ProtoMessage()
func (*ReqBoothUpdate) Reset ¶
func (m *ReqBoothUpdate) Reset()
func (*ReqBoothUpdate) String ¶
func (m *ReqBoothUpdate) String() string
func (*ReqBoothUpdate) XXX_DiscardUnknown ¶
func (m *ReqBoothUpdate) XXX_DiscardUnknown()
func (*ReqBoothUpdate) XXX_Marshal ¶
func (m *ReqBoothUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqBoothUpdate) XXX_Merge ¶
func (m *ReqBoothUpdate) XXX_Merge(src proto.Message)
func (*ReqBoothUpdate) XXX_Size ¶
func (m *ReqBoothUpdate) XXX_Size() int
func (*ReqBoothUpdate) XXX_Unmarshal ¶
func (m *ReqBoothUpdate) XXX_Unmarshal(b []byte) error
type ReqExhibitAdd ¶
type ReqExhibitAdd struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Entity string `protobuf:"bytes,5,opt,name=entity,proto3" json:"entity,omitempty"` Sn string `protobuf:"bytes,6,opt,name=sn,proto3" json:"sn,omitempty"` Size *Vector3 `protobuf:"bytes,7,opt,name=size,proto3" json:"size,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqExhibitAdd) Descriptor ¶
func (*ReqExhibitAdd) Descriptor() ([]byte, []int)
func (*ReqExhibitAdd) GetEntity ¶
func (m *ReqExhibitAdd) GetEntity() 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) GetSize ¶ added in v1.0.3
func (m *ReqExhibitAdd) GetSize() *Vector3
func (*ReqExhibitAdd) GetSn ¶
func (m *ReqExhibitAdd) GetSn() string
func (*ReqExhibitAdd) GetTags ¶ added in v1.0.1
func (m *ReqExhibitAdd) GetTags() []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 ReqExhibitLocals ¶
type ReqExhibitLocals 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"` Locals []*LocalInfo `protobuf:"bytes,3,rep,name=locals,proto3" json:"locals,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqExhibitLocals) Descriptor ¶
func (*ReqExhibitLocals) Descriptor() ([]byte, []int)
func (*ReqExhibitLocals) GetLocals ¶
func (m *ReqExhibitLocals) GetLocals() []*LocalInfo
func (*ReqExhibitLocals) GetOperator ¶
func (m *ReqExhibitLocals) GetOperator() string
func (*ReqExhibitLocals) GetUid ¶
func (m *ReqExhibitLocals) GetUid() string
func (*ReqExhibitLocals) ProtoMessage ¶
func (*ReqExhibitLocals) ProtoMessage()
func (*ReqExhibitLocals) Reset ¶
func (m *ReqExhibitLocals) Reset()
func (*ReqExhibitLocals) String ¶
func (m *ReqExhibitLocals) String() string
func (*ReqExhibitLocals) XXX_DiscardUnknown ¶
func (m *ReqExhibitLocals) XXX_DiscardUnknown()
func (*ReqExhibitLocals) XXX_Marshal ¶
func (m *ReqExhibitLocals) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqExhibitLocals) XXX_Merge ¶
func (m *ReqExhibitLocals) XXX_Merge(src proto.Message)
func (*ReqExhibitLocals) XXX_Size ¶
func (m *ReqExhibitLocals) XXX_Size() int
func (*ReqExhibitLocals) XXX_Unmarshal ¶
func (m *ReqExhibitLocals) XXX_Unmarshal(b []byte) error
type ReqExhibitSpecials ¶
type ReqExhibitSpecials 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"` Specials []*SpecialInfo `protobuf:"bytes,3,rep,name=specials,proto3" json:"specials,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqExhibitSpecials) Descriptor ¶
func (*ReqExhibitSpecials) Descriptor() ([]byte, []int)
func (*ReqExhibitSpecials) GetOperator ¶
func (m *ReqExhibitSpecials) GetOperator() string
func (*ReqExhibitSpecials) GetSpecials ¶
func (m *ReqExhibitSpecials) GetSpecials() []*SpecialInfo
func (*ReqExhibitSpecials) GetUid ¶
func (m *ReqExhibitSpecials) GetUid() string
func (*ReqExhibitSpecials) ProtoMessage ¶
func (*ReqExhibitSpecials) ProtoMessage()
func (*ReqExhibitSpecials) Reset ¶
func (m *ReqExhibitSpecials) Reset()
func (*ReqExhibitSpecials) String ¶
func (m *ReqExhibitSpecials) String() string
func (*ReqExhibitSpecials) XXX_DiscardUnknown ¶
func (m *ReqExhibitSpecials) XXX_DiscardUnknown()
func (*ReqExhibitSpecials) XXX_Marshal ¶
func (m *ReqExhibitSpecials) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqExhibitSpecials) XXX_Merge ¶
func (m *ReqExhibitSpecials) XXX_Merge(src proto.Message)
func (*ReqExhibitSpecials) XXX_Size ¶
func (m *ReqExhibitSpecials) XXX_Size() int
func (*ReqExhibitSpecials) XXX_Unmarshal ¶
func (m *ReqExhibitSpecials) XXX_Unmarshal(b []byte) error
type ReqSandtableAdd ¶
type ReqSandtableAdd struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Remark string `protobuf:"bytes,3,opt,name=remark,proto3" json:"remark,omitempty"` Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"` Background string `protobuf:"bytes,5,opt,name=background,proto3" json:"background,omitempty"` Width uint32 `protobuf:"varint,6,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,7,opt,name=height,proto3" json:"height,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSandtableAdd) Descriptor ¶
func (*ReqSandtableAdd) Descriptor() ([]byte, []int)
func (*ReqSandtableAdd) GetBackground ¶
func (m *ReqSandtableAdd) GetBackground() string
func (*ReqSandtableAdd) GetHeight ¶
func (m *ReqSandtableAdd) GetHeight() uint32
func (*ReqSandtableAdd) GetName ¶
func (m *ReqSandtableAdd) GetName() string
func (*ReqSandtableAdd) GetOperator ¶
func (m *ReqSandtableAdd) GetOperator() string
func (*ReqSandtableAdd) GetOwner ¶
func (m *ReqSandtableAdd) GetOwner() string
func (*ReqSandtableAdd) GetRemark ¶
func (m *ReqSandtableAdd) GetRemark() string
func (*ReqSandtableAdd) GetTags ¶ added in v1.0.1
func (m *ReqSandtableAdd) GetTags() []string
func (*ReqSandtableAdd) GetWidth ¶
func (m *ReqSandtableAdd) GetWidth() uint32
func (*ReqSandtableAdd) ProtoMessage ¶
func (*ReqSandtableAdd) ProtoMessage()
func (*ReqSandtableAdd) Reset ¶
func (m *ReqSandtableAdd) Reset()
func (*ReqSandtableAdd) String ¶
func (m *ReqSandtableAdd) String() string
func (*ReqSandtableAdd) XXX_DiscardUnknown ¶
func (m *ReqSandtableAdd) XXX_DiscardUnknown()
func (*ReqSandtableAdd) XXX_Marshal ¶
func (m *ReqSandtableAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSandtableAdd) XXX_Merge ¶
func (m *ReqSandtableAdd) XXX_Merge(src proto.Message)
func (*ReqSandtableAdd) XXX_Size ¶
func (m *ReqSandtableAdd) XXX_Size() int
func (*ReqSandtableAdd) XXX_Unmarshal ¶
func (m *ReqSandtableAdd) XXX_Unmarshal(b []byte) error
type ReqSandtableBG ¶
type ReqSandtableBG struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Asset string `protobuf:"bytes,2,opt,name=asset,proto3" json:"asset,omitempty"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Width uint32 `protobuf:"varint,4,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSandtableBG) Descriptor ¶
func (*ReqSandtableBG) Descriptor() ([]byte, []int)
func (*ReqSandtableBG) GetAsset ¶
func (m *ReqSandtableBG) GetAsset() string
func (*ReqSandtableBG) GetHeight ¶
func (m *ReqSandtableBG) GetHeight() uint32
func (*ReqSandtableBG) GetOperator ¶
func (m *ReqSandtableBG) GetOperator() string
func (*ReqSandtableBG) GetUid ¶
func (m *ReqSandtableBG) GetUid() string
func (*ReqSandtableBG) GetWidth ¶
func (m *ReqSandtableBG) GetWidth() uint32
func (*ReqSandtableBG) ProtoMessage ¶
func (*ReqSandtableBG) ProtoMessage()
func (*ReqSandtableBG) Reset ¶
func (m *ReqSandtableBG) Reset()
func (*ReqSandtableBG) String ¶
func (m *ReqSandtableBG) String() string
func (*ReqSandtableBG) XXX_DiscardUnknown ¶
func (m *ReqSandtableBG) XXX_DiscardUnknown()
func (*ReqSandtableBG) XXX_Marshal ¶
func (m *ReqSandtableBG) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSandtableBG) XXX_Merge ¶
func (m *ReqSandtableBG) XXX_Merge(src proto.Message)
func (*ReqSandtableBG) XXX_Size ¶
func (m *ReqSandtableBG) XXX_Size() int
func (*ReqSandtableBG) XXX_Unmarshal ¶
func (m *ReqSandtableBG) XXX_Unmarshal(b []byte) error
type ReqSandtableBase ¶
type ReqSandtableBase 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"` Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"` Remark string `protobuf:"bytes,4,opt,name=remark,proto3" json:"remark,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSandtableBase) Descriptor ¶
func (*ReqSandtableBase) Descriptor() ([]byte, []int)
func (*ReqSandtableBase) GetName ¶
func (m *ReqSandtableBase) GetName() string
func (*ReqSandtableBase) GetOperator ¶
func (m *ReqSandtableBase) GetOperator() string
func (*ReqSandtableBase) GetRemark ¶
func (m *ReqSandtableBase) GetRemark() string
func (*ReqSandtableBase) GetUid ¶
func (m *ReqSandtableBase) GetUid() string
func (*ReqSandtableBase) ProtoMessage ¶
func (*ReqSandtableBase) ProtoMessage()
func (*ReqSandtableBase) Reset ¶
func (m *ReqSandtableBase) Reset()
func (*ReqSandtableBase) String ¶
func (m *ReqSandtableBase) String() string
func (*ReqSandtableBase) XXX_DiscardUnknown ¶
func (m *ReqSandtableBase) XXX_DiscardUnknown()
func (*ReqSandtableBase) XXX_Marshal ¶
func (m *ReqSandtableBase) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSandtableBase) XXX_Merge ¶
func (m *ReqSandtableBase) XXX_Merge(src proto.Message)
func (*ReqSandtableBase) XXX_Size ¶
func (m *ReqSandtableBase) XXX_Size() int
func (*ReqSandtableBase) XXX_Unmarshal ¶
func (m *ReqSandtableBase) XXX_Unmarshal(b []byte) error
type ReqSandtablePath ¶ added in v1.0.2
type ReqSandtablePath 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"` Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Color string `protobuf:"bytes,5,opt,name=color,proto3" json:"color,omitempty"` Points []*PathKeyInfo `protobuf:"bytes,6,rep,name=points,proto3" json:"points,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReqSandtablePath) Descriptor ¶ added in v1.0.2
func (*ReqSandtablePath) Descriptor() ([]byte, []int)
func (*ReqSandtablePath) GetColor ¶ added in v1.0.5
func (m *ReqSandtablePath) GetColor() string
func (*ReqSandtablePath) GetName ¶ added in v1.0.5
func (m *ReqSandtablePath) GetName() string
func (*ReqSandtablePath) GetOperator ¶ added in v1.0.3
func (m *ReqSandtablePath) GetOperator() string
func (*ReqSandtablePath) GetPath ¶ added in v1.0.2
func (m *ReqSandtablePath) GetPath() string
func (*ReqSandtablePath) GetPoints ¶ added in v1.0.5
func (m *ReqSandtablePath) GetPoints() []*PathKeyInfo
func (*ReqSandtablePath) GetUid ¶ added in v1.0.2
func (m *ReqSandtablePath) GetUid() string
func (*ReqSandtablePath) ProtoMessage ¶ added in v1.0.2
func (*ReqSandtablePath) ProtoMessage()
func (*ReqSandtablePath) Reset ¶ added in v1.0.2
func (m *ReqSandtablePath) Reset()
func (*ReqSandtablePath) String ¶ added in v1.0.2
func (m *ReqSandtablePath) String() string
func (*ReqSandtablePath) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *ReqSandtablePath) XXX_DiscardUnknown()
func (*ReqSandtablePath) XXX_Marshal ¶ added in v1.0.2
func (m *ReqSandtablePath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReqSandtablePath) XXX_Merge ¶ added in v1.0.2
func (m *ReqSandtablePath) XXX_Merge(src proto.Message)
func (*ReqSandtablePath) XXX_Size ¶ added in v1.0.2
func (m *ReqSandtablePath) XXX_Size() int
func (*ReqSandtablePath) XXX_Unmarshal ¶ added in v1.0.2
func (m *ReqSandtablePath) XXX_Unmarshal(b []byte) error
type RequestAddress ¶
type RequestAddress struct { Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"` Country string `protobuf:"bytes,2,opt,name=country,proto3" json:"country,omitempty"` Province string `protobuf:"bytes,3,opt,name=province,proto3" json:"province,omitempty"` City string `protobuf:"bytes,4,opt,name=city,proto3" json:"city,omitempty"` Zone string `protobuf:"bytes,5,opt,name=zone,proto3" json:"zone,omitempty"` Location string `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RequestAddress) Descriptor ¶
func (*RequestAddress) Descriptor() ([]byte, []int)
func (*RequestAddress) GetCity ¶
func (m *RequestAddress) GetCity() string
func (*RequestAddress) GetCountry ¶
func (m *RequestAddress) GetCountry() string
func (*RequestAddress) GetLocation ¶
func (m *RequestAddress) GetLocation() string
func (*RequestAddress) GetOperator ¶
func (m *RequestAddress) GetOperator() string
func (*RequestAddress) GetProvince ¶
func (m *RequestAddress) GetProvince() string
func (*RequestAddress) GetUid ¶
func (m *RequestAddress) GetUid() string
func (*RequestAddress) GetZone ¶
func (m *RequestAddress) GetZone() string
func (*RequestAddress) ProtoMessage ¶
func (*RequestAddress) ProtoMessage()
func (*RequestAddress) Reset ¶
func (m *RequestAddress) Reset()
func (*RequestAddress) String ¶
func (m *RequestAddress) String() string
func (*RequestAddress) XXX_DiscardUnknown ¶
func (m *RequestAddress) XXX_DiscardUnknown()
func (*RequestAddress) XXX_Marshal ¶
func (m *RequestAddress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RequestAddress) XXX_Merge ¶
func (m *RequestAddress) XXX_Merge(src proto.Message)
func (*RequestAddress) XXX_Size ¶
func (m *RequestAddress) XXX_Size() int
func (*RequestAddress) XXX_Unmarshal ¶
func (m *RequestAddress) XXX_Unmarshal(b []byte) error
type RequestFilter ¶
type RequestFilter struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` 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 ¶ added in v1.0.1
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 ¶ added in v1.0.1
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 SandtableInfo ¶
type SandtableInfo struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Created uint64 `protobuf:"varint,4,opt,name=created,proto3" json:"created,omitempty"` Updated uint64 `protobuf:"varint,5,opt,name=updated,proto3" json:"updated,omitempty"` Creator string `protobuf:"bytes,6,opt,name=creator,proto3" json:"creator,omitempty"` Operator string `protobuf:"bytes,7,opt,name=operator,proto3" json:"operator,omitempty"` Remark string `protobuf:"bytes,8,opt,name=remark,proto3" json:"remark,omitempty"` Owner string `protobuf:"bytes,9,opt,name=owner,proto3" json:"owner,omitempty"` Background string `protobuf:"bytes,10,opt,name=background,proto3" json:"background,omitempty"` Mask string `protobuf:"bytes,11,opt,name=mask,proto3" json:"mask,omitempty"` Width uint32 `protobuf:"varint,12,opt,name=width,proto3" json:"width,omitempty"` Height uint32 `protobuf:"varint,13,opt,name=height,proto3" json:"height,omitempty"` Narrate string `protobuf:"bytes,14,opt,name=narrate,proto3" json:"narrate,omitempty"` Bgm string `protobuf:"bytes,15,opt,name=bgm,proto3" json:"bgm,omitempty"` Status uint32 `protobuf:"varint,16,opt,name=status,proto3" json:"status,omitempty"` Tags []string `protobuf:"bytes,17,rep,name=tags,proto3" json:"tags,omitempty"` Paths []*PathInfo `protobuf:"bytes,18,rep,name=paths,proto3" json:"paths,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SandtableInfo) Descriptor ¶
func (*SandtableInfo) Descriptor() ([]byte, []int)
func (*SandtableInfo) GetBackground ¶
func (m *SandtableInfo) GetBackground() string
func (*SandtableInfo) GetBgm ¶
func (m *SandtableInfo) GetBgm() string
func (*SandtableInfo) GetCreated ¶
func (m *SandtableInfo) GetCreated() uint64
func (*SandtableInfo) GetCreator ¶
func (m *SandtableInfo) GetCreator() string
func (*SandtableInfo) GetHeight ¶
func (m *SandtableInfo) GetHeight() uint32
func (*SandtableInfo) GetId ¶
func (m *SandtableInfo) GetId() uint64
func (*SandtableInfo) GetMask ¶
func (m *SandtableInfo) GetMask() string
func (*SandtableInfo) GetName ¶
func (m *SandtableInfo) GetName() string
func (*SandtableInfo) GetNarrate ¶
func (m *SandtableInfo) GetNarrate() string
func (*SandtableInfo) GetOperator ¶
func (m *SandtableInfo) GetOperator() string
func (*SandtableInfo) GetOwner ¶
func (m *SandtableInfo) GetOwner() string
func (*SandtableInfo) GetPaths ¶ added in v1.0.5
func (m *SandtableInfo) GetPaths() []*PathInfo
func (*SandtableInfo) GetRemark ¶
func (m *SandtableInfo) GetRemark() string
func (*SandtableInfo) GetStatus ¶ added in v1.0.1
func (m *SandtableInfo) GetStatus() uint32
func (*SandtableInfo) GetTags ¶ added in v1.0.1
func (m *SandtableInfo) GetTags() []string
func (*SandtableInfo) GetUid ¶
func (m *SandtableInfo) GetUid() string
func (*SandtableInfo) GetUpdated ¶
func (m *SandtableInfo) GetUpdated() uint64
func (*SandtableInfo) GetWidth ¶
func (m *SandtableInfo) GetWidth() uint32
func (*SandtableInfo) ProtoMessage ¶
func (*SandtableInfo) ProtoMessage()
func (*SandtableInfo) Reset ¶
func (m *SandtableInfo) Reset()
func (*SandtableInfo) String ¶
func (m *SandtableInfo) String() string
func (*SandtableInfo) XXX_DiscardUnknown ¶
func (m *SandtableInfo) XXX_DiscardUnknown()
func (*SandtableInfo) XXX_Marshal ¶
func (m *SandtableInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SandtableInfo) XXX_Merge ¶
func (m *SandtableInfo) XXX_Merge(src proto.Message)
func (*SandtableInfo) XXX_Size ¶
func (m *SandtableInfo) XXX_Size() int
func (*SandtableInfo) XXX_Unmarshal ¶
func (m *SandtableInfo) XXX_Unmarshal(b []byte) error
type SandtableService ¶
type SandtableService interface { AddOne(ctx context.Context, in *ReqSandtableAdd, opts ...client.CallOption) (*ReplySandtableInfo, error) GetOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplySandtableInfo, error) RemoveOne(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplyInfo, error) Search(ctx context.Context, in *RequestInfo, opts ...client.CallOption) (*ReplySandtableList, error) GetListByFilter(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplySandtableList, error) GetStatistic(ctx context.Context, in *RequestFilter, opts ...client.CallOption) (*ReplyStatistic, error) UpdateBase(ctx context.Context, in *ReqSandtableBase, opts ...client.CallOption) (*ReplyInfo, error) UpdateBackground(ctx context.Context, in *ReqSandtableBG, opts ...client.CallOption) (*ReplyInfo, error) UpdateByFilter(ctx context.Context, in *RequestUpdate, opts ...client.CallOption) (*ReplyInfo, error) UpdatePath(ctx context.Context, in *ReqSandtablePath, opts ...client.CallOption) (*ReplyInfo, error) }
func NewSandtableService ¶
func NewSandtableService(name string, c client.Client) SandtableService
type SandtableServiceHandler ¶
type SandtableServiceHandler interface { AddOne(context.Context, *ReqSandtableAdd, *ReplySandtableInfo) error GetOne(context.Context, *RequestInfo, *ReplySandtableInfo) error RemoveOne(context.Context, *RequestInfo, *ReplyInfo) error Search(context.Context, *RequestInfo, *ReplySandtableList) error GetListByFilter(context.Context, *RequestFilter, *ReplySandtableList) error GetStatistic(context.Context, *RequestFilter, *ReplyStatistic) error UpdateBase(context.Context, *ReqSandtableBase, *ReplyInfo) error UpdateBackground(context.Context, *ReqSandtableBG, *ReplyInfo) error UpdateByFilter(context.Context, *RequestUpdate, *ReplyInfo) error UpdatePath(context.Context, *ReqSandtablePath, *ReplyInfo) error }
type SpecialInfo ¶
type SpecialInfo struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SpecialInfo) Descriptor ¶
func (*SpecialInfo) Descriptor() ([]byte, []int)
func (*SpecialInfo) GetId ¶
func (m *SpecialInfo) GetId() uint32
func (*SpecialInfo) GetKey ¶
func (m *SpecialInfo) GetKey() string
func (*SpecialInfo) GetValue ¶
func (m *SpecialInfo) GetValue() string
func (*SpecialInfo) ProtoMessage ¶
func (*SpecialInfo) ProtoMessage()
func (*SpecialInfo) Reset ¶
func (m *SpecialInfo) Reset()
func (*SpecialInfo) String ¶
func (m *SpecialInfo) String() string
func (*SpecialInfo) XXX_DiscardUnknown ¶
func (m *SpecialInfo) XXX_DiscardUnknown()
func (*SpecialInfo) XXX_Marshal ¶
func (m *SpecialInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SpecialInfo) XXX_Merge ¶
func (m *SpecialInfo) XXX_Merge(src proto.Message)
func (*SpecialInfo) XXX_Size ¶
func (m *SpecialInfo) XXX_Size() int
func (*SpecialInfo) XXX_Unmarshal ¶
func (m *SpecialInfo) XXX_Unmarshal(b []byte) error
type Vector3 ¶ added in v1.0.2
type Vector3 struct { X float32 `protobuf:"fixed32,1,opt,name=x,proto3" json:"x,omitempty"` Y float32 `protobuf:"fixed32,2,opt,name=y,proto3" json:"y,omitempty"` Z float32 `protobuf:"fixed32,3,opt,name=z,proto3" json:"z,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Vector3) Descriptor ¶ added in v1.0.2
func (*Vector3) ProtoMessage ¶ added in v1.0.2
func (*Vector3) ProtoMessage()
func (*Vector3) XXX_DiscardUnknown ¶ added in v1.0.2
func (m *Vector3) XXX_DiscardUnknown()
func (*Vector3) XXX_Marshal ¶ added in v1.0.2
func (*Vector3) XXX_Unmarshal ¶ added in v1.0.2
Click to show internal directories.
Click to hide internal directories.