Documentation ¶
Overview ¶
Package v1 is a generated liverpc stub package. This code was generated with go-common/app/tool/liverpc/protoc-gen-liverpc v0.1.
It is generated from these files:
v1/Bubble.proto v1/Color.proto v1/DanmuConf.proto v1/GrayRule.proto v1/Remind.proto v1/Tag.proto
Index ¶
- Variables
- type BubbleCheckAuthReq
- func (*BubbleCheckAuthReq) Descriptor() ([]byte, []int)
- func (m *BubbleCheckAuthReq) GetBubbleId() int64
- func (m *BubbleCheckAuthReq) GetRoomId() int64
- func (m *BubbleCheckAuthReq) GetUid() int64
- func (m *BubbleCheckAuthReq) Marshal() (dAtA []byte, err error)
- func (m *BubbleCheckAuthReq) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleCheckAuthReq) ProtoMessage()
- func (m *BubbleCheckAuthReq) Reset()
- func (m *BubbleCheckAuthReq) Size() (n int)
- func (m *BubbleCheckAuthReq) String() string
- func (m *BubbleCheckAuthReq) Unmarshal(dAtA []byte) error
- func (m *BubbleCheckAuthReq) XXX_DiscardUnknown()
- func (m *BubbleCheckAuthReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleCheckAuthReq) XXX_Merge(src proto.Message)
- func (m *BubbleCheckAuthReq) XXX_Size() int
- func (m *BubbleCheckAuthReq) XXX_Unmarshal(b []byte) error
- type BubbleCheckAuthResp
- func (*BubbleCheckAuthResp) Descriptor() ([]byte, []int)
- func (m *BubbleCheckAuthResp) GetCode() int64
- func (m *BubbleCheckAuthResp) GetData() *BubbleCheckAuthResp_Data
- func (m *BubbleCheckAuthResp) GetMessage() string
- func (m *BubbleCheckAuthResp) GetMsg() string
- func (m *BubbleCheckAuthResp) Marshal() (dAtA []byte, err error)
- func (m *BubbleCheckAuthResp) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleCheckAuthResp) ProtoMessage()
- func (m *BubbleCheckAuthResp) Reset()
- func (m *BubbleCheckAuthResp) Size() (n int)
- func (m *BubbleCheckAuthResp) String() string
- func (m *BubbleCheckAuthResp) Unmarshal(dAtA []byte) error
- func (m *BubbleCheckAuthResp) XXX_DiscardUnknown()
- func (m *BubbleCheckAuthResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleCheckAuthResp) XXX_Merge(src proto.Message)
- func (m *BubbleCheckAuthResp) XXX_Size() int
- func (m *BubbleCheckAuthResp) XXX_Unmarshal(b []byte) error
- type BubbleCheckAuthResp_Data
- func (*BubbleCheckAuthResp_Data) Descriptor() ([]byte, []int)
- func (m *BubbleCheckAuthResp_Data) GetCode() int64
- func (m *BubbleCheckAuthResp_Data) GetMessage() string
- func (m *BubbleCheckAuthResp_Data) Marshal() (dAtA []byte, err error)
- func (m *BubbleCheckAuthResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleCheckAuthResp_Data) ProtoMessage()
- func (m *BubbleCheckAuthResp_Data) Reset()
- func (m *BubbleCheckAuthResp_Data) Size() (n int)
- func (m *BubbleCheckAuthResp_Data) String() string
- func (m *BubbleCheckAuthResp_Data) Unmarshal(dAtA []byte) error
- func (m *BubbleCheckAuthResp_Data) XXX_DiscardUnknown()
- func (m *BubbleCheckAuthResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleCheckAuthResp_Data) XXX_Merge(src proto.Message)
- func (m *BubbleCheckAuthResp_Data) XXX_Size() int
- func (m *BubbleCheckAuthResp_Data) XXX_Unmarshal(b []byte) error
- type BubbleGetBubbleReq
- func (*BubbleGetBubbleReq) Descriptor() ([]byte, []int)
- func (m *BubbleGetBubbleReq) GetBubbleId() int64
- func (m *BubbleGetBubbleReq) GetGuardLevel() int64
- func (m *BubbleGetBubbleReq) GetRoomId() int64
- func (m *BubbleGetBubbleReq) GetUid() int64
- func (m *BubbleGetBubbleReq) Marshal() (dAtA []byte, err error)
- func (m *BubbleGetBubbleReq) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleGetBubbleReq) ProtoMessage()
- func (m *BubbleGetBubbleReq) Reset()
- func (m *BubbleGetBubbleReq) Size() (n int)
- func (m *BubbleGetBubbleReq) String() string
- func (m *BubbleGetBubbleReq) Unmarshal(dAtA []byte) error
- func (m *BubbleGetBubbleReq) XXX_DiscardUnknown()
- func (m *BubbleGetBubbleReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleGetBubbleReq) XXX_Merge(src proto.Message)
- func (m *BubbleGetBubbleReq) XXX_Size() int
- func (m *BubbleGetBubbleReq) XXX_Unmarshal(b []byte) error
- type BubbleGetBubbleResp
- func (*BubbleGetBubbleResp) Descriptor() ([]byte, []int)
- func (m *BubbleGetBubbleResp) GetCode() int64
- func (m *BubbleGetBubbleResp) GetData() *BubbleGetBubbleResp_Data
- func (m *BubbleGetBubbleResp) GetMessage() string
- func (m *BubbleGetBubbleResp) GetMsg() string
- func (m *BubbleGetBubbleResp) Marshal() (dAtA []byte, err error)
- func (m *BubbleGetBubbleResp) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleGetBubbleResp) ProtoMessage()
- func (m *BubbleGetBubbleResp) Reset()
- func (m *BubbleGetBubbleResp) Size() (n int)
- func (m *BubbleGetBubbleResp) String() string
- func (m *BubbleGetBubbleResp) Unmarshal(dAtA []byte) error
- func (m *BubbleGetBubbleResp) XXX_DiscardUnknown()
- func (m *BubbleGetBubbleResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleGetBubbleResp) XXX_Merge(src proto.Message)
- func (m *BubbleGetBubbleResp) XXX_Size() int
- func (m *BubbleGetBubbleResp) XXX_Unmarshal(b []byte) error
- type BubbleGetBubbleResp_Data
- func (*BubbleGetBubbleResp_Data) Descriptor() ([]byte, []int)
- func (m *BubbleGetBubbleResp_Data) GetBubble() int64
- func (m *BubbleGetBubbleResp_Data) Marshal() (dAtA []byte, err error)
- func (m *BubbleGetBubbleResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleGetBubbleResp_Data) ProtoMessage()
- func (m *BubbleGetBubbleResp_Data) Reset()
- func (m *BubbleGetBubbleResp_Data) Size() (n int)
- func (m *BubbleGetBubbleResp_Data) String() string
- func (m *BubbleGetBubbleResp_Data) Unmarshal(dAtA []byte) error
- func (m *BubbleGetBubbleResp_Data) XXX_DiscardUnknown()
- func (m *BubbleGetBubbleResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleGetBubbleResp_Data) XXX_Merge(src proto.Message)
- func (m *BubbleGetBubbleResp_Data) XXX_Size() int
- func (m *BubbleGetBubbleResp_Data) XXX_Unmarshal(b []byte) error
- type BubbleGetCurrentReq
- func (*BubbleGetCurrentReq) Descriptor() ([]byte, []int)
- func (m *BubbleGetCurrentReq) GetRoomId() int64
- func (m *BubbleGetCurrentReq) GetUid() int64
- func (m *BubbleGetCurrentReq) Marshal() (dAtA []byte, err error)
- func (m *BubbleGetCurrentReq) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleGetCurrentReq) ProtoMessage()
- func (m *BubbleGetCurrentReq) Reset()
- func (m *BubbleGetCurrentReq) Size() (n int)
- func (m *BubbleGetCurrentReq) String() string
- func (m *BubbleGetCurrentReq) Unmarshal(dAtA []byte) error
- func (m *BubbleGetCurrentReq) XXX_DiscardUnknown()
- func (m *BubbleGetCurrentReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleGetCurrentReq) XXX_Merge(src proto.Message)
- func (m *BubbleGetCurrentReq) XXX_Size() int
- func (m *BubbleGetCurrentReq) XXX_Unmarshal(b []byte) error
- type BubbleGetCurrentResp
- func (*BubbleGetCurrentResp) Descriptor() ([]byte, []int)
- func (m *BubbleGetCurrentResp) GetCode() int64
- func (m *BubbleGetCurrentResp) GetData() *BubbleGetCurrentResp_Data
- func (m *BubbleGetCurrentResp) GetMessage() string
- func (m *BubbleGetCurrentResp) GetMsg() string
- func (m *BubbleGetCurrentResp) Marshal() (dAtA []byte, err error)
- func (m *BubbleGetCurrentResp) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleGetCurrentResp) ProtoMessage()
- func (m *BubbleGetCurrentResp) Reset()
- func (m *BubbleGetCurrentResp) Size() (n int)
- func (m *BubbleGetCurrentResp) String() string
- func (m *BubbleGetCurrentResp) Unmarshal(dAtA []byte) error
- func (m *BubbleGetCurrentResp) XXX_DiscardUnknown()
- func (m *BubbleGetCurrentResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleGetCurrentResp) XXX_Merge(src proto.Message)
- func (m *BubbleGetCurrentResp) XXX_Size() int
- func (m *BubbleGetCurrentResp) XXX_Unmarshal(b []byte) error
- type BubbleGetCurrentResp_Data
- func (*BubbleGetCurrentResp_Data) Descriptor() ([]byte, []int)
- func (m *BubbleGetCurrentResp_Data) GetBubble() int64
- func (m *BubbleGetCurrentResp_Data) Marshal() (dAtA []byte, err error)
- func (m *BubbleGetCurrentResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleGetCurrentResp_Data) ProtoMessage()
- func (m *BubbleGetCurrentResp_Data) Reset()
- func (m *BubbleGetCurrentResp_Data) Size() (n int)
- func (m *BubbleGetCurrentResp_Data) String() string
- func (m *BubbleGetCurrentResp_Data) Unmarshal(dAtA []byte) error
- func (m *BubbleGetCurrentResp_Data) XXX_DiscardUnknown()
- func (m *BubbleGetCurrentResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleGetCurrentResp_Data) XXX_Merge(src proto.Message)
- func (m *BubbleGetCurrentResp_Data) XXX_Size() int
- func (m *BubbleGetCurrentResp_Data) XXX_Unmarshal(b []byte) error
- type BubbleMultiAddReq
- func (*BubbleMultiAddReq) Descriptor() ([]byte, []int)
- func (m *BubbleMultiAddReq) GetBubbleId() int64
- func (m *BubbleMultiAddReq) GetCategory() int64
- func (m *BubbleMultiAddReq) GetDesc() string
- func (m *BubbleMultiAddReq) GetExpiredAt() int64
- func (m *BubbleMultiAddReq) GetRoomId() int64
- func (m *BubbleMultiAddReq) GetSubCategory() int64
- func (m *BubbleMultiAddReq) GetUidList() string
- func (m *BubbleMultiAddReq) Marshal() (dAtA []byte, err error)
- func (m *BubbleMultiAddReq) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleMultiAddReq) ProtoMessage()
- func (m *BubbleMultiAddReq) Reset()
- func (m *BubbleMultiAddReq) Size() (n int)
- func (m *BubbleMultiAddReq) String() string
- func (m *BubbleMultiAddReq) Unmarshal(dAtA []byte) error
- func (m *BubbleMultiAddReq) XXX_DiscardUnknown()
- func (m *BubbleMultiAddReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleMultiAddReq) XXX_Merge(src proto.Message)
- func (m *BubbleMultiAddReq) XXX_Size() int
- func (m *BubbleMultiAddReq) XXX_Unmarshal(b []byte) error
- type BubbleMultiAddResp
- func (*BubbleMultiAddResp) Descriptor() ([]byte, []int)
- func (m *BubbleMultiAddResp) GetCode() int64
- func (m *BubbleMultiAddResp) GetData() *BubbleMultiAddResp_Data
- func (m *BubbleMultiAddResp) GetMessage() string
- func (m *BubbleMultiAddResp) GetMsg() string
- func (m *BubbleMultiAddResp) Marshal() (dAtA []byte, err error)
- func (m *BubbleMultiAddResp) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleMultiAddResp) ProtoMessage()
- func (m *BubbleMultiAddResp) Reset()
- func (m *BubbleMultiAddResp) Size() (n int)
- func (m *BubbleMultiAddResp) String() string
- func (m *BubbleMultiAddResp) Unmarshal(dAtA []byte) error
- func (m *BubbleMultiAddResp) XXX_DiscardUnknown()
- func (m *BubbleMultiAddResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleMultiAddResp) XXX_Merge(src proto.Message)
- func (m *BubbleMultiAddResp) XXX_Size() int
- func (m *BubbleMultiAddResp) XXX_Unmarshal(b []byte) error
- type BubbleMultiAddResp_Data
- func (*BubbleMultiAddResp_Data) Descriptor() ([]byte, []int)
- func (m *BubbleMultiAddResp_Data) GetFailed() *BubbleMultiAddResp_UidList
- func (m *BubbleMultiAddResp_Data) GetSuccess() *BubbleMultiAddResp_UidList
- func (m *BubbleMultiAddResp_Data) Marshal() (dAtA []byte, err error)
- func (m *BubbleMultiAddResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleMultiAddResp_Data) ProtoMessage()
- func (m *BubbleMultiAddResp_Data) Reset()
- func (m *BubbleMultiAddResp_Data) Size() (n int)
- func (m *BubbleMultiAddResp_Data) String() string
- func (m *BubbleMultiAddResp_Data) Unmarshal(dAtA []byte) error
- func (m *BubbleMultiAddResp_Data) XXX_DiscardUnknown()
- func (m *BubbleMultiAddResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleMultiAddResp_Data) XXX_Merge(src proto.Message)
- func (m *BubbleMultiAddResp_Data) XXX_Size() int
- func (m *BubbleMultiAddResp_Data) XXX_Unmarshal(b []byte) error
- type BubbleMultiAddResp_UidList
- func (*BubbleMultiAddResp_UidList) Descriptor() ([]byte, []int)
- func (m *BubbleMultiAddResp_UidList) GetUid() []int64
- func (m *BubbleMultiAddResp_UidList) Marshal() (dAtA []byte, err error)
- func (m *BubbleMultiAddResp_UidList) MarshalTo(dAtA []byte) (int, error)
- func (*BubbleMultiAddResp_UidList) ProtoMessage()
- func (m *BubbleMultiAddResp_UidList) Reset()
- func (m *BubbleMultiAddResp_UidList) Size() (n int)
- func (m *BubbleMultiAddResp_UidList) String() string
- func (m *BubbleMultiAddResp_UidList) Unmarshal(dAtA []byte) error
- func (m *BubbleMultiAddResp_UidList) XXX_DiscardUnknown()
- func (m *BubbleMultiAddResp_UidList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BubbleMultiAddResp_UidList) XXX_Merge(src proto.Message)
- func (m *BubbleMultiAddResp_UidList) XXX_Size() int
- func (m *BubbleMultiAddResp_UidList) XXX_Unmarshal(b []byte) error
- type BubbleRPCClient
- type ColorGetUnameColorReq
- func (*ColorGetUnameColorReq) Descriptor() ([]byte, []int)
- func (m *ColorGetUnameColorReq) GetRoomId() int64
- func (m *ColorGetUnameColorReq) GetUid() int64
- func (m *ColorGetUnameColorReq) Marshal() (dAtA []byte, err error)
- func (m *ColorGetUnameColorReq) MarshalTo(dAtA []byte) (int, error)
- func (*ColorGetUnameColorReq) ProtoMessage()
- func (m *ColorGetUnameColorReq) Reset()
- func (m *ColorGetUnameColorReq) Size() (n int)
- func (m *ColorGetUnameColorReq) String() string
- func (m *ColorGetUnameColorReq) Unmarshal(dAtA []byte) error
- func (m *ColorGetUnameColorReq) XXX_DiscardUnknown()
- func (m *ColorGetUnameColorReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ColorGetUnameColorReq) XXX_Merge(src proto.Message)
- func (m *ColorGetUnameColorReq) XXX_Size() int
- func (m *ColorGetUnameColorReq) XXX_Unmarshal(b []byte) error
- type ColorGetUnameColorResp
- func (*ColorGetUnameColorResp) Descriptor() ([]byte, []int)
- func (m *ColorGetUnameColorResp) GetCode() int64
- func (m *ColorGetUnameColorResp) GetData() *ColorGetUnameColorResp_Data
- func (m *ColorGetUnameColorResp) GetMsg() string
- func (m *ColorGetUnameColorResp) Marshal() (dAtA []byte, err error)
- func (m *ColorGetUnameColorResp) MarshalTo(dAtA []byte) (int, error)
- func (*ColorGetUnameColorResp) ProtoMessage()
- func (m *ColorGetUnameColorResp) Reset()
- func (m *ColorGetUnameColorResp) Size() (n int)
- func (m *ColorGetUnameColorResp) String() string
- func (m *ColorGetUnameColorResp) Unmarshal(dAtA []byte) error
- func (m *ColorGetUnameColorResp) XXX_DiscardUnknown()
- func (m *ColorGetUnameColorResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ColorGetUnameColorResp) XXX_Merge(src proto.Message)
- func (m *ColorGetUnameColorResp) XXX_Size() int
- func (m *ColorGetUnameColorResp) XXX_Unmarshal(b []byte) error
- type ColorGetUnameColorResp_Data
- func (*ColorGetUnameColorResp_Data) Descriptor() ([]byte, []int)
- func (m *ColorGetUnameColorResp_Data) GetUnameColor() string
- func (m *ColorGetUnameColorResp_Data) Marshal() (dAtA []byte, err error)
- func (m *ColorGetUnameColorResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*ColorGetUnameColorResp_Data) ProtoMessage()
- func (m *ColorGetUnameColorResp_Data) Reset()
- func (m *ColorGetUnameColorResp_Data) Size() (n int)
- func (m *ColorGetUnameColorResp_Data) String() string
- func (m *ColorGetUnameColorResp_Data) Unmarshal(dAtA []byte) error
- func (m *ColorGetUnameColorResp_Data) XXX_DiscardUnknown()
- func (m *ColorGetUnameColorResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ColorGetUnameColorResp_Data) XXX_Merge(src proto.Message)
- func (m *ColorGetUnameColorResp_Data) XXX_Size() int
- func (m *ColorGetUnameColorResp_Data) XXX_Unmarshal(b []byte) error
- type ColorRPCClient
- type DanmuConfAddByTypeReq
- func (*DanmuConfAddByTypeReq) Descriptor() ([]byte, []int)
- func (m *DanmuConfAddByTypeReq) GetExpire() int64
- func (m *DanmuConfAddByTypeReq) GetRoomid() int64
- func (m *DanmuConfAddByTypeReq) GetType() string
- func (m *DanmuConfAddByTypeReq) GetUid() int64
- func (m *DanmuConfAddByTypeReq) GetValue() int64
- func (m *DanmuConfAddByTypeReq) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfAddByTypeReq) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfAddByTypeReq) ProtoMessage()
- func (m *DanmuConfAddByTypeReq) Reset()
- func (m *DanmuConfAddByTypeReq) Size() (n int)
- func (m *DanmuConfAddByTypeReq) String() string
- func (m *DanmuConfAddByTypeReq) Unmarshal(dAtA []byte) error
- func (m *DanmuConfAddByTypeReq) XXX_DiscardUnknown()
- func (m *DanmuConfAddByTypeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfAddByTypeReq) XXX_Merge(src proto.Message)
- func (m *DanmuConfAddByTypeReq) XXX_Size() int
- func (m *DanmuConfAddByTypeReq) XXX_Unmarshal(b []byte) error
- type DanmuConfAddByTypeResp
- func (*DanmuConfAddByTypeResp) Descriptor() ([]byte, []int)
- func (m *DanmuConfAddByTypeResp) GetCode() int64
- func (m *DanmuConfAddByTypeResp) GetData() *DanmuConfAddByTypeResp_Data
- func (m *DanmuConfAddByTypeResp) GetMsg() string
- func (m *DanmuConfAddByTypeResp) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfAddByTypeResp) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfAddByTypeResp) ProtoMessage()
- func (m *DanmuConfAddByTypeResp) Reset()
- func (m *DanmuConfAddByTypeResp) Size() (n int)
- func (m *DanmuConfAddByTypeResp) String() string
- func (m *DanmuConfAddByTypeResp) Unmarshal(dAtA []byte) error
- func (m *DanmuConfAddByTypeResp) XXX_DiscardUnknown()
- func (m *DanmuConfAddByTypeResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfAddByTypeResp) XXX_Merge(src proto.Message)
- func (m *DanmuConfAddByTypeResp) XXX_Size() int
- func (m *DanmuConfAddByTypeResp) XXX_Unmarshal(b []byte) error
- type DanmuConfAddByTypeResp_Data
- func (*DanmuConfAddByTypeResp_Data) Descriptor() ([]byte, []int)
- func (m *DanmuConfAddByTypeResp_Data) GetResult() bool
- func (m *DanmuConfAddByTypeResp_Data) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfAddByTypeResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfAddByTypeResp_Data) ProtoMessage()
- func (m *DanmuConfAddByTypeResp_Data) Reset()
- func (m *DanmuConfAddByTypeResp_Data) Size() (n int)
- func (m *DanmuConfAddByTypeResp_Data) String() string
- func (m *DanmuConfAddByTypeResp_Data) Unmarshal(dAtA []byte) error
- func (m *DanmuConfAddByTypeResp_Data) XXX_DiscardUnknown()
- func (m *DanmuConfAddByTypeResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfAddByTypeResp_Data) XXX_Merge(src proto.Message)
- func (m *DanmuConfAddByTypeResp_Data) XXX_Size() int
- func (m *DanmuConfAddByTypeResp_Data) XXX_Unmarshal(b []byte) error
- type DanmuConfGetAllPrivilegeReq
- func (*DanmuConfGetAllPrivilegeReq) Descriptor() ([]byte, []int)
- func (m *DanmuConfGetAllPrivilegeReq) GetUid() int64
- func (m *DanmuConfGetAllPrivilegeReq) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfGetAllPrivilegeReq) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfGetAllPrivilegeReq) ProtoMessage()
- func (m *DanmuConfGetAllPrivilegeReq) Reset()
- func (m *DanmuConfGetAllPrivilegeReq) Size() (n int)
- func (m *DanmuConfGetAllPrivilegeReq) String() string
- func (m *DanmuConfGetAllPrivilegeReq) Unmarshal(dAtA []byte) error
- func (m *DanmuConfGetAllPrivilegeReq) XXX_DiscardUnknown()
- func (m *DanmuConfGetAllPrivilegeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfGetAllPrivilegeReq) XXX_Merge(src proto.Message)
- func (m *DanmuConfGetAllPrivilegeReq) XXX_Size() int
- func (m *DanmuConfGetAllPrivilegeReq) XXX_Unmarshal(b []byte) error
- type DanmuConfGetAllPrivilegeResp
- func (*DanmuConfGetAllPrivilegeResp) Descriptor() ([]byte, []int)
- func (m *DanmuConfGetAllPrivilegeResp) GetCode() int64
- func (m *DanmuConfGetAllPrivilegeResp) GetData() []*DanmuConfGetAllPrivilegeResp_Data
- func (m *DanmuConfGetAllPrivilegeResp) GetMessage() string
- func (m *DanmuConfGetAllPrivilegeResp) GetMsg() string
- func (m *DanmuConfGetAllPrivilegeResp) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfGetAllPrivilegeResp) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfGetAllPrivilegeResp) ProtoMessage()
- func (m *DanmuConfGetAllPrivilegeResp) Reset()
- func (m *DanmuConfGetAllPrivilegeResp) Size() (n int)
- func (m *DanmuConfGetAllPrivilegeResp) String() string
- func (m *DanmuConfGetAllPrivilegeResp) Unmarshal(dAtA []byte) error
- func (m *DanmuConfGetAllPrivilegeResp) XXX_DiscardUnknown()
- func (m *DanmuConfGetAllPrivilegeResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfGetAllPrivilegeResp) XXX_Merge(src proto.Message)
- func (m *DanmuConfGetAllPrivilegeResp) XXX_Size() int
- func (m *DanmuConfGetAllPrivilegeResp) XXX_Unmarshal(b []byte) error
- type DanmuConfGetAllPrivilegeResp_Data
- func (*DanmuConfGetAllPrivilegeResp_Data) Descriptor() ([]byte, []int)
- func (m *DanmuConfGetAllPrivilegeResp_Data) GetExpiredAt() string
- func (m *DanmuConfGetAllPrivilegeResp_Data) GetRoomid() string
- func (m *DanmuConfGetAllPrivilegeResp_Data) GetStatus() string
- func (m *DanmuConfGetAllPrivilegeResp_Data) GetType() string
- func (m *DanmuConfGetAllPrivilegeResp_Data) GetUid() string
- func (m *DanmuConfGetAllPrivilegeResp_Data) GetValue() string
- func (m *DanmuConfGetAllPrivilegeResp_Data) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfGetAllPrivilegeResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfGetAllPrivilegeResp_Data) ProtoMessage()
- func (m *DanmuConfGetAllPrivilegeResp_Data) Reset()
- func (m *DanmuConfGetAllPrivilegeResp_Data) Size() (n int)
- func (m *DanmuConfGetAllPrivilegeResp_Data) String() string
- func (m *DanmuConfGetAllPrivilegeResp_Data) Unmarshal(dAtA []byte) error
- func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_DiscardUnknown()
- func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfGetAllPrivilegeResp_Data) XXX_Merge(src proto.Message)
- func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_Size() int
- func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_Unmarshal(b []byte) error
- type DanmuConfGetAllReq
- func (*DanmuConfGetAllReq) Descriptor() ([]byte, []int)
- func (m *DanmuConfGetAllReq) GetRoomid() int64
- func (m *DanmuConfGetAllReq) GetUid() int64
- func (m *DanmuConfGetAllReq) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfGetAllReq) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfGetAllReq) ProtoMessage()
- func (m *DanmuConfGetAllReq) Reset()
- func (m *DanmuConfGetAllReq) Size() (n int)
- func (m *DanmuConfGetAllReq) String() string
- func (m *DanmuConfGetAllReq) Unmarshal(dAtA []byte) error
- func (m *DanmuConfGetAllReq) XXX_DiscardUnknown()
- func (m *DanmuConfGetAllReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfGetAllReq) XXX_Merge(src proto.Message)
- func (m *DanmuConfGetAllReq) XXX_Size() int
- func (m *DanmuConfGetAllReq) XXX_Unmarshal(b []byte) error
- type DanmuConfGetAllResp
- func (*DanmuConfGetAllResp) Descriptor() ([]byte, []int)
- func (m *DanmuConfGetAllResp) GetCode() int64
- func (m *DanmuConfGetAllResp) GetData() *DanmuConfGetAllResp_Data
- func (m *DanmuConfGetAllResp) GetMsg() string
- func (m *DanmuConfGetAllResp) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfGetAllResp) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfGetAllResp) ProtoMessage()
- func (m *DanmuConfGetAllResp) Reset()
- func (m *DanmuConfGetAllResp) Size() (n int)
- func (m *DanmuConfGetAllResp) String() string
- func (m *DanmuConfGetAllResp) Unmarshal(dAtA []byte) error
- func (m *DanmuConfGetAllResp) XXX_DiscardUnknown()
- func (m *DanmuConfGetAllResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfGetAllResp) XXX_Merge(src proto.Message)
- func (m *DanmuConfGetAllResp) XXX_Size() int
- func (m *DanmuConfGetAllResp) XXX_Unmarshal(b []byte) error
- type DanmuConfGetAllResp_Data
- func (*DanmuConfGetAllResp_Data) Descriptor() ([]byte, []int)
- func (m *DanmuConfGetAllResp_Data) GetColor() int64
- func (m *DanmuConfGetAllResp_Data) GetLength() int64
- func (m *DanmuConfGetAllResp_Data) GetMode() int64
- func (m *DanmuConfGetAllResp_Data) GetRoomid() int64
- func (m *DanmuConfGetAllResp_Data) Marshal() (dAtA []byte, err error)
- func (m *DanmuConfGetAllResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*DanmuConfGetAllResp_Data) ProtoMessage()
- func (m *DanmuConfGetAllResp_Data) Reset()
- func (m *DanmuConfGetAllResp_Data) Size() (n int)
- func (m *DanmuConfGetAllResp_Data) String() string
- func (m *DanmuConfGetAllResp_Data) Unmarshal(dAtA []byte) error
- func (m *DanmuConfGetAllResp_Data) XXX_DiscardUnknown()
- func (m *DanmuConfGetAllResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DanmuConfGetAllResp_Data) XXX_Merge(src proto.Message)
- func (m *DanmuConfGetAllResp_Data) XXX_Size() int
- func (m *DanmuConfGetAllResp_Data) XXX_Unmarshal(b []byte) error
- type DanmuConfRPCClient
- type GrayRuleGetByMarkReq
- func (*GrayRuleGetByMarkReq) Descriptor() ([]byte, []int)
- func (m *GrayRuleGetByMarkReq) GetMark() string
- func (m *GrayRuleGetByMarkReq) Marshal() (dAtA []byte, err error)
- func (m *GrayRuleGetByMarkReq) MarshalTo(dAtA []byte) (int, error)
- func (*GrayRuleGetByMarkReq) ProtoMessage()
- func (m *GrayRuleGetByMarkReq) Reset()
- func (m *GrayRuleGetByMarkReq) Size() (n int)
- func (m *GrayRuleGetByMarkReq) String() string
- func (m *GrayRuleGetByMarkReq) Unmarshal(dAtA []byte) error
- func (m *GrayRuleGetByMarkReq) XXX_DiscardUnknown()
- func (m *GrayRuleGetByMarkReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GrayRuleGetByMarkReq) XXX_Merge(src proto.Message)
- func (m *GrayRuleGetByMarkReq) XXX_Size() int
- func (m *GrayRuleGetByMarkReq) XXX_Unmarshal(b []byte) error
- type GrayRuleGetByMarkResp
- func (*GrayRuleGetByMarkResp) Descriptor() ([]byte, []int)
- func (m *GrayRuleGetByMarkResp) GetCode() int64
- func (m *GrayRuleGetByMarkResp) GetData() *GrayRuleGetByMarkResp_Data
- func (m *GrayRuleGetByMarkResp) GetMsg() string
- func (m *GrayRuleGetByMarkResp) Marshal() (dAtA []byte, err error)
- func (m *GrayRuleGetByMarkResp) MarshalTo(dAtA []byte) (int, error)
- func (*GrayRuleGetByMarkResp) ProtoMessage()
- func (m *GrayRuleGetByMarkResp) Reset()
- func (m *GrayRuleGetByMarkResp) Size() (n int)
- func (m *GrayRuleGetByMarkResp) String() string
- func (m *GrayRuleGetByMarkResp) Unmarshal(dAtA []byte) error
- func (m *GrayRuleGetByMarkResp) XXX_DiscardUnknown()
- func (m *GrayRuleGetByMarkResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GrayRuleGetByMarkResp) XXX_Merge(src proto.Message)
- func (m *GrayRuleGetByMarkResp) XXX_Size() int
- func (m *GrayRuleGetByMarkResp) XXX_Unmarshal(b []byte) error
- type GrayRuleGetByMarkResp_Data
- func (*GrayRuleGetByMarkResp_Data) Descriptor() ([]byte, []int)
- func (m *GrayRuleGetByMarkResp_Data) GetContent() string
- func (m *GrayRuleGetByMarkResp_Data) GetId() int64
- func (m *GrayRuleGetByMarkResp_Data) GetMark() string
- func (m *GrayRuleGetByMarkResp_Data) GetName() string
- func (m *GrayRuleGetByMarkResp_Data) Marshal() (dAtA []byte, err error)
- func (m *GrayRuleGetByMarkResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*GrayRuleGetByMarkResp_Data) ProtoMessage()
- func (m *GrayRuleGetByMarkResp_Data) Reset()
- func (m *GrayRuleGetByMarkResp_Data) Size() (n int)
- func (m *GrayRuleGetByMarkResp_Data) String() string
- func (m *GrayRuleGetByMarkResp_Data) Unmarshal(dAtA []byte) error
- func (m *GrayRuleGetByMarkResp_Data) XXX_DiscardUnknown()
- func (m *GrayRuleGetByMarkResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GrayRuleGetByMarkResp_Data) XXX_Merge(src proto.Message)
- func (m *GrayRuleGetByMarkResp_Data) XXX_Size() int
- func (m *GrayRuleGetByMarkResp_Data) XXX_Unmarshal(b []byte) error
- type GrayRuleRPCClient
- type RemindGetReq
- func (*RemindGetReq) Descriptor() ([]byte, []int)
- func (m *RemindGetReq) GetEventId() string
- func (m *RemindGetReq) GetType() int64
- func (m *RemindGetReq) Marshal() (dAtA []byte, err error)
- func (m *RemindGetReq) MarshalTo(dAtA []byte) (int, error)
- func (*RemindGetReq) ProtoMessage()
- func (m *RemindGetReq) Reset()
- func (m *RemindGetReq) Size() (n int)
- func (m *RemindGetReq) String() string
- func (m *RemindGetReq) Unmarshal(dAtA []byte) error
- func (m *RemindGetReq) XXX_DiscardUnknown()
- func (m *RemindGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindGetReq) XXX_Merge(src proto.Message)
- func (m *RemindGetReq) XXX_Size() int
- func (m *RemindGetReq) XXX_Unmarshal(b []byte) error
- type RemindGetResp
- func (*RemindGetResp) Descriptor() ([]byte, []int)
- func (m *RemindGetResp) GetCode() int64
- func (m *RemindGetResp) GetData() *RemindGetResp_Data
- func (m *RemindGetResp) GetMsg() string
- func (m *RemindGetResp) Marshal() (dAtA []byte, err error)
- func (m *RemindGetResp) MarshalTo(dAtA []byte) (int, error)
- func (*RemindGetResp) ProtoMessage()
- func (m *RemindGetResp) Reset()
- func (m *RemindGetResp) Size() (n int)
- func (m *RemindGetResp) String() string
- func (m *RemindGetResp) Unmarshal(dAtA []byte) error
- func (m *RemindGetResp) XXX_DiscardUnknown()
- func (m *RemindGetResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindGetResp) XXX_Merge(src proto.Message)
- func (m *RemindGetResp) XXX_Size() int
- func (m *RemindGetResp) XXX_Unmarshal(b []byte) error
- type RemindGetResp_Data
- func (*RemindGetResp_Data) Descriptor() ([]byte, []int)
- func (m *RemindGetResp_Data) GetList() []*RemindGetResp_List
- func (m *RemindGetResp_Data) Marshal() (dAtA []byte, err error)
- func (m *RemindGetResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*RemindGetResp_Data) ProtoMessage()
- func (m *RemindGetResp_Data) Reset()
- func (m *RemindGetResp_Data) Size() (n int)
- func (m *RemindGetResp_Data) String() string
- func (m *RemindGetResp_Data) Unmarshal(dAtA []byte) error
- func (m *RemindGetResp_Data) XXX_DiscardUnknown()
- func (m *RemindGetResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindGetResp_Data) XXX_Merge(src proto.Message)
- func (m *RemindGetResp_Data) XXX_Size() int
- func (m *RemindGetResp_Data) XXX_Unmarshal(b []byte) error
- type RemindGetResp_List
- func (*RemindGetResp_List) Descriptor() ([]byte, []int)
- func (m *RemindGetResp_List) GetDate() string
- func (m *RemindGetResp_List) GetEventId() int64
- func (m *RemindGetResp_List) GetStatus() int64
- func (m *RemindGetResp_List) GetType() int64
- func (m *RemindGetResp_List) Marshal() (dAtA []byte, err error)
- func (m *RemindGetResp_List) MarshalTo(dAtA []byte) (int, error)
- func (*RemindGetResp_List) ProtoMessage()
- func (m *RemindGetResp_List) Reset()
- func (m *RemindGetResp_List) Size() (n int)
- func (m *RemindGetResp_List) String() string
- func (m *RemindGetResp_List) Unmarshal(dAtA []byte) error
- func (m *RemindGetResp_List) XXX_DiscardUnknown()
- func (m *RemindGetResp_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindGetResp_List) XXX_Merge(src proto.Message)
- func (m *RemindGetResp_List) XXX_Size() int
- func (m *RemindGetResp_List) XXX_Unmarshal(b []byte) error
- type RemindOperateReq
- func (*RemindOperateReq) Descriptor() ([]byte, []int)
- func (m *RemindOperateReq) GetAction() int64
- func (m *RemindOperateReq) GetAid() int64
- func (m *RemindOperateReq) Marshal() (dAtA []byte, err error)
- func (m *RemindOperateReq) MarshalTo(dAtA []byte) (int, error)
- func (*RemindOperateReq) ProtoMessage()
- func (m *RemindOperateReq) Reset()
- func (m *RemindOperateReq) Size() (n int)
- func (m *RemindOperateReq) String() string
- func (m *RemindOperateReq) Unmarshal(dAtA []byte) error
- func (m *RemindOperateReq) XXX_DiscardUnknown()
- func (m *RemindOperateReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindOperateReq) XXX_Merge(src proto.Message)
- func (m *RemindOperateReq) XXX_Size() int
- func (m *RemindOperateReq) XXX_Unmarshal(b []byte) error
- type RemindOperateResp
- func (*RemindOperateResp) Descriptor() ([]byte, []int)
- func (m *RemindOperateResp) GetCode() int64
- func (m *RemindOperateResp) GetData() *RemindOperateResp_Data
- func (m *RemindOperateResp) GetMsg() string
- func (m *RemindOperateResp) Marshal() (dAtA []byte, err error)
- func (m *RemindOperateResp) MarshalTo(dAtA []byte) (int, error)
- func (*RemindOperateResp) ProtoMessage()
- func (m *RemindOperateResp) Reset()
- func (m *RemindOperateResp) Size() (n int)
- func (m *RemindOperateResp) String() string
- func (m *RemindOperateResp) Unmarshal(dAtA []byte) error
- func (m *RemindOperateResp) XXX_DiscardUnknown()
- func (m *RemindOperateResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindOperateResp) XXX_Merge(src proto.Message)
- func (m *RemindOperateResp) XXX_Size() int
- func (m *RemindOperateResp) XXX_Unmarshal(b []byte) error
- type RemindOperateResp_Data
- func (*RemindOperateResp_Data) Descriptor() ([]byte, []int)
- func (m *RemindOperateResp_Data) Marshal() (dAtA []byte, err error)
- func (m *RemindOperateResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*RemindOperateResp_Data) ProtoMessage()
- func (m *RemindOperateResp_Data) Reset()
- func (m *RemindOperateResp_Data) Size() (n int)
- func (m *RemindOperateResp_Data) String() string
- func (m *RemindOperateResp_Data) Unmarshal(dAtA []byte) error
- func (m *RemindOperateResp_Data) XXX_DiscardUnknown()
- func (m *RemindOperateResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindOperateResp_Data) XXX_Merge(src proto.Message)
- func (m *RemindOperateResp_Data) XXX_Size() int
- func (m *RemindOperateResp_Data) XXX_Unmarshal(b []byte) error
- type RemindQueryReq
- func (*RemindQueryReq) Descriptor() ([]byte, []int)
- func (m *RemindQueryReq) GetAid() int64
- func (m *RemindQueryReq) Marshal() (dAtA []byte, err error)
- func (m *RemindQueryReq) MarshalTo(dAtA []byte) (int, error)
- func (*RemindQueryReq) ProtoMessage()
- func (m *RemindQueryReq) Reset()
- func (m *RemindQueryReq) Size() (n int)
- func (m *RemindQueryReq) String() string
- func (m *RemindQueryReq) Unmarshal(dAtA []byte) error
- func (m *RemindQueryReq) XXX_DiscardUnknown()
- func (m *RemindQueryReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindQueryReq) XXX_Merge(src proto.Message)
- func (m *RemindQueryReq) XXX_Size() int
- func (m *RemindQueryReq) XXX_Unmarshal(b []byte) error
- type RemindQueryResp
- func (*RemindQueryResp) Descriptor() ([]byte, []int)
- func (m *RemindQueryResp) GetCode() int64
- func (m *RemindQueryResp) GetData() *RemindQueryResp_Data
- func (m *RemindQueryResp) GetMsg() string
- func (m *RemindQueryResp) Marshal() (dAtA []byte, err error)
- func (m *RemindQueryResp) MarshalTo(dAtA []byte) (int, error)
- func (*RemindQueryResp) ProtoMessage()
- func (m *RemindQueryResp) Reset()
- func (m *RemindQueryResp) Size() (n int)
- func (m *RemindQueryResp) String() string
- func (m *RemindQueryResp) Unmarshal(dAtA []byte) error
- func (m *RemindQueryResp) XXX_DiscardUnknown()
- func (m *RemindQueryResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindQueryResp) XXX_Merge(src proto.Message)
- func (m *RemindQueryResp) XXX_Size() int
- func (m *RemindQueryResp) XXX_Unmarshal(b []byte) error
- type RemindQueryResp_Data
- func (*RemindQueryResp_Data) Descriptor() ([]byte, []int)
- func (m *RemindQueryResp_Data) GetAid() int64
- func (m *RemindQueryResp_Data) GetStatus() int64
- func (m *RemindQueryResp_Data) Marshal() (dAtA []byte, err error)
- func (m *RemindQueryResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*RemindQueryResp_Data) ProtoMessage()
- func (m *RemindQueryResp_Data) Reset()
- func (m *RemindQueryResp_Data) Size() (n int)
- func (m *RemindQueryResp_Data) String() string
- func (m *RemindQueryResp_Data) Unmarshal(dAtA []byte) error
- func (m *RemindQueryResp_Data) XXX_DiscardUnknown()
- func (m *RemindQueryResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindQueryResp_Data) XXX_Merge(src proto.Message)
- func (m *RemindQueryResp_Data) XXX_Size() int
- func (m *RemindQueryResp_Data) XXX_Unmarshal(b []byte) error
- type RemindRPCClient
- type RemindSubmitReq
- func (*RemindSubmitReq) Descriptor() ([]byte, []int)
- func (m *RemindSubmitReq) GetAction() int64
- func (m *RemindSubmitReq) GetEventId() string
- func (m *RemindSubmitReq) GetSource() int64
- func (m *RemindSubmitReq) GetType() int64
- func (m *RemindSubmitReq) Marshal() (dAtA []byte, err error)
- func (m *RemindSubmitReq) MarshalTo(dAtA []byte) (int, error)
- func (*RemindSubmitReq) ProtoMessage()
- func (m *RemindSubmitReq) Reset()
- func (m *RemindSubmitReq) Size() (n int)
- func (m *RemindSubmitReq) String() string
- func (m *RemindSubmitReq) Unmarshal(dAtA []byte) error
- func (m *RemindSubmitReq) XXX_DiscardUnknown()
- func (m *RemindSubmitReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindSubmitReq) XXX_Merge(src proto.Message)
- func (m *RemindSubmitReq) XXX_Size() int
- func (m *RemindSubmitReq) XXX_Unmarshal(b []byte) error
- type RemindSubmitResp
- func (*RemindSubmitResp) Descriptor() ([]byte, []int)
- func (m *RemindSubmitResp) GetCode() int64
- func (m *RemindSubmitResp) GetData() *RemindSubmitResp_Data
- func (m *RemindSubmitResp) GetMsg() string
- func (m *RemindSubmitResp) Marshal() (dAtA []byte, err error)
- func (m *RemindSubmitResp) MarshalTo(dAtA []byte) (int, error)
- func (*RemindSubmitResp) ProtoMessage()
- func (m *RemindSubmitResp) Reset()
- func (m *RemindSubmitResp) Size() (n int)
- func (m *RemindSubmitResp) String() string
- func (m *RemindSubmitResp) Unmarshal(dAtA []byte) error
- func (m *RemindSubmitResp) XXX_DiscardUnknown()
- func (m *RemindSubmitResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindSubmitResp) XXX_Merge(src proto.Message)
- func (m *RemindSubmitResp) XXX_Size() int
- func (m *RemindSubmitResp) XXX_Unmarshal(b []byte) error
- type RemindSubmitResp_Data
- func (*RemindSubmitResp_Data) Descriptor() ([]byte, []int)
- func (m *RemindSubmitResp_Data) Marshal() (dAtA []byte, err error)
- func (m *RemindSubmitResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*RemindSubmitResp_Data) ProtoMessage()
- func (m *RemindSubmitResp_Data) Reset()
- func (m *RemindSubmitResp_Data) Size() (n int)
- func (m *RemindSubmitResp_Data) String() string
- func (m *RemindSubmitResp_Data) Unmarshal(dAtA []byte) error
- func (m *RemindSubmitResp_Data) XXX_DiscardUnknown()
- func (m *RemindSubmitResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemindSubmitResp_Data) XXX_Merge(src proto.Message)
- func (m *RemindSubmitResp_Data) XXX_Size() int
- func (m *RemindSubmitResp_Data) XXX_Unmarshal(b []byte) error
- type TagRPCClient
- type TagTestReq
- func (*TagTestReq) Descriptor() ([]byte, []int)
- func (m *TagTestReq) GetId() int64
- func (m *TagTestReq) Marshal() (dAtA []byte, err error)
- func (m *TagTestReq) MarshalTo(dAtA []byte) (int, error)
- func (*TagTestReq) ProtoMessage()
- func (m *TagTestReq) Reset()
- func (m *TagTestReq) Size() (n int)
- func (m *TagTestReq) String() string
- func (m *TagTestReq) Unmarshal(dAtA []byte) error
- func (m *TagTestReq) XXX_DiscardUnknown()
- func (m *TagTestReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TagTestReq) XXX_Merge(src proto.Message)
- func (m *TagTestReq) XXX_Size() int
- func (m *TagTestReq) XXX_Unmarshal(b []byte) error
- type TagTestResp
- func (*TagTestResp) Descriptor() ([]byte, []int)
- func (m *TagTestResp) GetCode() int64
- func (m *TagTestResp) GetData() *TagTestResp_Data
- func (m *TagTestResp) GetMsg() string
- func (m *TagTestResp) Marshal() (dAtA []byte, err error)
- func (m *TagTestResp) MarshalTo(dAtA []byte) (int, error)
- func (*TagTestResp) ProtoMessage()
- func (m *TagTestResp) Reset()
- func (m *TagTestResp) Size() (n int)
- func (m *TagTestResp) String() string
- func (m *TagTestResp) Unmarshal(dAtA []byte) error
- func (m *TagTestResp) XXX_DiscardUnknown()
- func (m *TagTestResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TagTestResp) XXX_Merge(src proto.Message)
- func (m *TagTestResp) XXX_Size() int
- func (m *TagTestResp) XXX_Unmarshal(b []byte) error
- type TagTestResp_Data
- func (*TagTestResp_Data) Descriptor() ([]byte, []int)
- func (m *TagTestResp_Data) GetAction() int64
- func (m *TagTestResp_Data) GetAid() int64
- func (m *TagTestResp_Data) Marshal() (dAtA []byte, err error)
- func (m *TagTestResp_Data) MarshalTo(dAtA []byte) (int, error)
- func (*TagTestResp_Data) ProtoMessage()
- func (m *TagTestResp_Data) Reset()
- func (m *TagTestResp_Data) Size() (n int)
- func (m *TagTestResp_Data) String() string
- func (m *TagTestResp_Data) Unmarshal(dAtA []byte) error
- func (m *TagTestResp_Data) XXX_DiscardUnknown()
- func (m *TagTestResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TagTestResp_Data) XXX_Merge(src proto.Message)
- func (m *TagTestResp_Data) XXX_Size() int
- func (m *TagTestResp_Data) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthBubble = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowBubble = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthColor = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowColor = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthDanmuConf = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowDanmuConf = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthGrayRule = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGrayRule = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthRemind = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowRemind = fmt.Errorf("proto: integer overflow") )
var ( ErrInvalidLengthTag = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTag = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type BubbleCheckAuthReq ¶
type BubbleCheckAuthReq struct { // 用户uid Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"` // 房间号 RoomId int64 `protobuf:"varint,2,opt,name=room_id,json=roomId,proto3" json:"room_id"` // 气泡ID BubbleId int64 `protobuf:"varint,3,opt,name=bubble_id,json=bubbleId,proto3" json:"bubble_id"` }
func (*BubbleCheckAuthReq) Descriptor ¶
func (*BubbleCheckAuthReq) Descriptor() ([]byte, []int)
func (*BubbleCheckAuthReq) GetBubbleId ¶
func (m *BubbleCheckAuthReq) GetBubbleId() int64
func (*BubbleCheckAuthReq) GetRoomId ¶
func (m *BubbleCheckAuthReq) GetRoomId() int64
func (*BubbleCheckAuthReq) GetUid ¶
func (m *BubbleCheckAuthReq) GetUid() int64
func (*BubbleCheckAuthReq) Marshal ¶
func (m *BubbleCheckAuthReq) Marshal() (dAtA []byte, err error)
func (*BubbleCheckAuthReq) MarshalTo ¶
func (m *BubbleCheckAuthReq) MarshalTo(dAtA []byte) (int, error)
func (*BubbleCheckAuthReq) ProtoMessage ¶
func (*BubbleCheckAuthReq) ProtoMessage()
func (*BubbleCheckAuthReq) Reset ¶
func (m *BubbleCheckAuthReq) Reset()
func (*BubbleCheckAuthReq) Size ¶
func (m *BubbleCheckAuthReq) Size() (n int)
func (*BubbleCheckAuthReq) String ¶
func (m *BubbleCheckAuthReq) String() string
func (*BubbleCheckAuthReq) Unmarshal ¶
func (m *BubbleCheckAuthReq) Unmarshal(dAtA []byte) error
func (*BubbleCheckAuthReq) XXX_DiscardUnknown ¶
func (m *BubbleCheckAuthReq) XXX_DiscardUnknown()
func (*BubbleCheckAuthReq) XXX_Marshal ¶
func (m *BubbleCheckAuthReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleCheckAuthReq) XXX_Merge ¶
func (dst *BubbleCheckAuthReq) XXX_Merge(src proto.Message)
func (*BubbleCheckAuthReq) XXX_Size ¶
func (m *BubbleCheckAuthReq) XXX_Size() int
func (*BubbleCheckAuthReq) XXX_Unmarshal ¶
func (m *BubbleCheckAuthReq) XXX_Unmarshal(b []byte) error
type BubbleCheckAuthResp ¶
type BubbleCheckAuthResp struct { // Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // Data *BubbleCheckAuthResp_Data `protobuf:"bytes,4,opt,name=data" json:"data"` }
func (*BubbleCheckAuthResp) Descriptor ¶
func (*BubbleCheckAuthResp) Descriptor() ([]byte, []int)
func (*BubbleCheckAuthResp) GetCode ¶
func (m *BubbleCheckAuthResp) GetCode() int64
func (*BubbleCheckAuthResp) GetData ¶
func (m *BubbleCheckAuthResp) GetData() *BubbleCheckAuthResp_Data
func (*BubbleCheckAuthResp) GetMessage ¶
func (m *BubbleCheckAuthResp) GetMessage() string
func (*BubbleCheckAuthResp) GetMsg ¶
func (m *BubbleCheckAuthResp) GetMsg() string
func (*BubbleCheckAuthResp) Marshal ¶
func (m *BubbleCheckAuthResp) Marshal() (dAtA []byte, err error)
func (*BubbleCheckAuthResp) MarshalTo ¶
func (m *BubbleCheckAuthResp) MarshalTo(dAtA []byte) (int, error)
func (*BubbleCheckAuthResp) ProtoMessage ¶
func (*BubbleCheckAuthResp) ProtoMessage()
func (*BubbleCheckAuthResp) Reset ¶
func (m *BubbleCheckAuthResp) Reset()
func (*BubbleCheckAuthResp) Size ¶
func (m *BubbleCheckAuthResp) Size() (n int)
func (*BubbleCheckAuthResp) String ¶
func (m *BubbleCheckAuthResp) String() string
func (*BubbleCheckAuthResp) Unmarshal ¶
func (m *BubbleCheckAuthResp) Unmarshal(dAtA []byte) error
func (*BubbleCheckAuthResp) XXX_DiscardUnknown ¶
func (m *BubbleCheckAuthResp) XXX_DiscardUnknown()
func (*BubbleCheckAuthResp) XXX_Marshal ¶
func (m *BubbleCheckAuthResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleCheckAuthResp) XXX_Merge ¶
func (dst *BubbleCheckAuthResp) XXX_Merge(src proto.Message)
func (*BubbleCheckAuthResp) XXX_Size ¶
func (m *BubbleCheckAuthResp) XXX_Size() int
func (*BubbleCheckAuthResp) XXX_Unmarshal ¶
func (m *BubbleCheckAuthResp) XXX_Unmarshal(b []byte) error
type BubbleCheckAuthResp_Data ¶
type BubbleCheckAuthResp_Data struct { // 逻辑错误码 -1 非法 0 合法 Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // 错误原因 Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message"` }
func (*BubbleCheckAuthResp_Data) Descriptor ¶
func (*BubbleCheckAuthResp_Data) Descriptor() ([]byte, []int)
func (*BubbleCheckAuthResp_Data) GetCode ¶
func (m *BubbleCheckAuthResp_Data) GetCode() int64
func (*BubbleCheckAuthResp_Data) GetMessage ¶
func (m *BubbleCheckAuthResp_Data) GetMessage() string
func (*BubbleCheckAuthResp_Data) Marshal ¶
func (m *BubbleCheckAuthResp_Data) Marshal() (dAtA []byte, err error)
func (*BubbleCheckAuthResp_Data) MarshalTo ¶
func (m *BubbleCheckAuthResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*BubbleCheckAuthResp_Data) ProtoMessage ¶
func (*BubbleCheckAuthResp_Data) ProtoMessage()
func (*BubbleCheckAuthResp_Data) Reset ¶
func (m *BubbleCheckAuthResp_Data) Reset()
func (*BubbleCheckAuthResp_Data) Size ¶
func (m *BubbleCheckAuthResp_Data) Size() (n int)
func (*BubbleCheckAuthResp_Data) String ¶
func (m *BubbleCheckAuthResp_Data) String() string
func (*BubbleCheckAuthResp_Data) Unmarshal ¶
func (m *BubbleCheckAuthResp_Data) Unmarshal(dAtA []byte) error
func (*BubbleCheckAuthResp_Data) XXX_DiscardUnknown ¶
func (m *BubbleCheckAuthResp_Data) XXX_DiscardUnknown()
func (*BubbleCheckAuthResp_Data) XXX_Marshal ¶
func (m *BubbleCheckAuthResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleCheckAuthResp_Data) XXX_Merge ¶
func (dst *BubbleCheckAuthResp_Data) XXX_Merge(src proto.Message)
func (*BubbleCheckAuthResp_Data) XXX_Size ¶
func (m *BubbleCheckAuthResp_Data) XXX_Size() int
func (*BubbleCheckAuthResp_Data) XXX_Unmarshal ¶
func (m *BubbleCheckAuthResp_Data) XXX_Unmarshal(b []byte) error
type BubbleGetBubbleReq ¶
type BubbleGetBubbleReq struct { // 用户 uid Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"` // 房间号 RoomId int64 `protobuf:"varint,2,opt,name=room_id,json=roomId,proto3" json:"room_id"` // 上报上来的气泡框ID BubbleId int64 `protobuf:"varint,3,opt,name=bubble_id,json=bubbleId,proto3" json:"bubble_id"` // 上报上来的大航海信息 GuardLevel int64 `protobuf:"varint,4,opt,name=guard_level,json=guardLevel,proto3" json:"guard_level"` }
func (*BubbleGetBubbleReq) Descriptor ¶
func (*BubbleGetBubbleReq) Descriptor() ([]byte, []int)
func (*BubbleGetBubbleReq) GetBubbleId ¶
func (m *BubbleGetBubbleReq) GetBubbleId() int64
func (*BubbleGetBubbleReq) GetGuardLevel ¶
func (m *BubbleGetBubbleReq) GetGuardLevel() int64
func (*BubbleGetBubbleReq) GetRoomId ¶
func (m *BubbleGetBubbleReq) GetRoomId() int64
func (*BubbleGetBubbleReq) GetUid ¶
func (m *BubbleGetBubbleReq) GetUid() int64
func (*BubbleGetBubbleReq) Marshal ¶
func (m *BubbleGetBubbleReq) Marshal() (dAtA []byte, err error)
func (*BubbleGetBubbleReq) MarshalTo ¶
func (m *BubbleGetBubbleReq) MarshalTo(dAtA []byte) (int, error)
func (*BubbleGetBubbleReq) ProtoMessage ¶
func (*BubbleGetBubbleReq) ProtoMessage()
func (*BubbleGetBubbleReq) Reset ¶
func (m *BubbleGetBubbleReq) Reset()
func (*BubbleGetBubbleReq) Size ¶
func (m *BubbleGetBubbleReq) Size() (n int)
func (*BubbleGetBubbleReq) String ¶
func (m *BubbleGetBubbleReq) String() string
func (*BubbleGetBubbleReq) Unmarshal ¶
func (m *BubbleGetBubbleReq) Unmarshal(dAtA []byte) error
func (*BubbleGetBubbleReq) XXX_DiscardUnknown ¶
func (m *BubbleGetBubbleReq) XXX_DiscardUnknown()
func (*BubbleGetBubbleReq) XXX_Marshal ¶
func (m *BubbleGetBubbleReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleGetBubbleReq) XXX_Merge ¶
func (dst *BubbleGetBubbleReq) XXX_Merge(src proto.Message)
func (*BubbleGetBubbleReq) XXX_Size ¶
func (m *BubbleGetBubbleReq) XXX_Size() int
func (*BubbleGetBubbleReq) XXX_Unmarshal ¶
func (m *BubbleGetBubbleReq) XXX_Unmarshal(b []byte) error
type BubbleGetBubbleResp ¶
type BubbleGetBubbleResp struct { // Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // Data *BubbleGetBubbleResp_Data `protobuf:"bytes,4,opt,name=data" json:"data"` }
func (*BubbleGetBubbleResp) Descriptor ¶
func (*BubbleGetBubbleResp) Descriptor() ([]byte, []int)
func (*BubbleGetBubbleResp) GetCode ¶
func (m *BubbleGetBubbleResp) GetCode() int64
func (*BubbleGetBubbleResp) GetData ¶
func (m *BubbleGetBubbleResp) GetData() *BubbleGetBubbleResp_Data
func (*BubbleGetBubbleResp) GetMessage ¶
func (m *BubbleGetBubbleResp) GetMessage() string
func (*BubbleGetBubbleResp) GetMsg ¶
func (m *BubbleGetBubbleResp) GetMsg() string
func (*BubbleGetBubbleResp) Marshal ¶
func (m *BubbleGetBubbleResp) Marshal() (dAtA []byte, err error)
func (*BubbleGetBubbleResp) MarshalTo ¶
func (m *BubbleGetBubbleResp) MarshalTo(dAtA []byte) (int, error)
func (*BubbleGetBubbleResp) ProtoMessage ¶
func (*BubbleGetBubbleResp) ProtoMessage()
func (*BubbleGetBubbleResp) Reset ¶
func (m *BubbleGetBubbleResp) Reset()
func (*BubbleGetBubbleResp) Size ¶
func (m *BubbleGetBubbleResp) Size() (n int)
func (*BubbleGetBubbleResp) String ¶
func (m *BubbleGetBubbleResp) String() string
func (*BubbleGetBubbleResp) Unmarshal ¶
func (m *BubbleGetBubbleResp) Unmarshal(dAtA []byte) error
func (*BubbleGetBubbleResp) XXX_DiscardUnknown ¶
func (m *BubbleGetBubbleResp) XXX_DiscardUnknown()
func (*BubbleGetBubbleResp) XXX_Marshal ¶
func (m *BubbleGetBubbleResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleGetBubbleResp) XXX_Merge ¶
func (dst *BubbleGetBubbleResp) XXX_Merge(src proto.Message)
func (*BubbleGetBubbleResp) XXX_Size ¶
func (m *BubbleGetBubbleResp) XXX_Size() int
func (*BubbleGetBubbleResp) XXX_Unmarshal ¶
func (m *BubbleGetBubbleResp) XXX_Unmarshal(b []byte) error
type BubbleGetBubbleResp_Data ¶
type BubbleGetBubbleResp_Data struct { // 当前气泡框ID Bubble int64 `protobuf:"varint,1,opt,name=bubble,proto3" json:"bubble"` }
func (*BubbleGetBubbleResp_Data) Descriptor ¶
func (*BubbleGetBubbleResp_Data) Descriptor() ([]byte, []int)
func (*BubbleGetBubbleResp_Data) GetBubble ¶
func (m *BubbleGetBubbleResp_Data) GetBubble() int64
func (*BubbleGetBubbleResp_Data) Marshal ¶
func (m *BubbleGetBubbleResp_Data) Marshal() (dAtA []byte, err error)
func (*BubbleGetBubbleResp_Data) MarshalTo ¶
func (m *BubbleGetBubbleResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*BubbleGetBubbleResp_Data) ProtoMessage ¶
func (*BubbleGetBubbleResp_Data) ProtoMessage()
func (*BubbleGetBubbleResp_Data) Reset ¶
func (m *BubbleGetBubbleResp_Data) Reset()
func (*BubbleGetBubbleResp_Data) Size ¶
func (m *BubbleGetBubbleResp_Data) Size() (n int)
func (*BubbleGetBubbleResp_Data) String ¶
func (m *BubbleGetBubbleResp_Data) String() string
func (*BubbleGetBubbleResp_Data) Unmarshal ¶
func (m *BubbleGetBubbleResp_Data) Unmarshal(dAtA []byte) error
func (*BubbleGetBubbleResp_Data) XXX_DiscardUnknown ¶
func (m *BubbleGetBubbleResp_Data) XXX_DiscardUnknown()
func (*BubbleGetBubbleResp_Data) XXX_Marshal ¶
func (m *BubbleGetBubbleResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleGetBubbleResp_Data) XXX_Merge ¶
func (dst *BubbleGetBubbleResp_Data) XXX_Merge(src proto.Message)
func (*BubbleGetBubbleResp_Data) XXX_Size ¶
func (m *BubbleGetBubbleResp_Data) XXX_Size() int
func (*BubbleGetBubbleResp_Data) XXX_Unmarshal ¶
func (m *BubbleGetBubbleResp_Data) XXX_Unmarshal(b []byte) error
type BubbleGetCurrentReq ¶
type BubbleGetCurrentReq struct { // 用户 uid Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"` // 房间号 RoomId int64 `protobuf:"varint,2,opt,name=room_id,json=roomId,proto3" json:"room_id"` }
func (*BubbleGetCurrentReq) Descriptor ¶
func (*BubbleGetCurrentReq) Descriptor() ([]byte, []int)
func (*BubbleGetCurrentReq) GetRoomId ¶
func (m *BubbleGetCurrentReq) GetRoomId() int64
func (*BubbleGetCurrentReq) GetUid ¶
func (m *BubbleGetCurrentReq) GetUid() int64
func (*BubbleGetCurrentReq) Marshal ¶
func (m *BubbleGetCurrentReq) Marshal() (dAtA []byte, err error)
func (*BubbleGetCurrentReq) MarshalTo ¶
func (m *BubbleGetCurrentReq) MarshalTo(dAtA []byte) (int, error)
func (*BubbleGetCurrentReq) ProtoMessage ¶
func (*BubbleGetCurrentReq) ProtoMessage()
func (*BubbleGetCurrentReq) Reset ¶
func (m *BubbleGetCurrentReq) Reset()
func (*BubbleGetCurrentReq) Size ¶
func (m *BubbleGetCurrentReq) Size() (n int)
func (*BubbleGetCurrentReq) String ¶
func (m *BubbleGetCurrentReq) String() string
func (*BubbleGetCurrentReq) Unmarshal ¶
func (m *BubbleGetCurrentReq) Unmarshal(dAtA []byte) error
func (*BubbleGetCurrentReq) XXX_DiscardUnknown ¶
func (m *BubbleGetCurrentReq) XXX_DiscardUnknown()
func (*BubbleGetCurrentReq) XXX_Marshal ¶
func (m *BubbleGetCurrentReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleGetCurrentReq) XXX_Merge ¶
func (dst *BubbleGetCurrentReq) XXX_Merge(src proto.Message)
func (*BubbleGetCurrentReq) XXX_Size ¶
func (m *BubbleGetCurrentReq) XXX_Size() int
func (*BubbleGetCurrentReq) XXX_Unmarshal ¶
func (m *BubbleGetCurrentReq) XXX_Unmarshal(b []byte) error
type BubbleGetCurrentResp ¶
type BubbleGetCurrentResp struct { // Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // Data *BubbleGetCurrentResp_Data `protobuf:"bytes,4,opt,name=data" json:"data"` }
func (*BubbleGetCurrentResp) Descriptor ¶
func (*BubbleGetCurrentResp) Descriptor() ([]byte, []int)
func (*BubbleGetCurrentResp) GetCode ¶
func (m *BubbleGetCurrentResp) GetCode() int64
func (*BubbleGetCurrentResp) GetData ¶
func (m *BubbleGetCurrentResp) GetData() *BubbleGetCurrentResp_Data
func (*BubbleGetCurrentResp) GetMessage ¶
func (m *BubbleGetCurrentResp) GetMessage() string
func (*BubbleGetCurrentResp) GetMsg ¶
func (m *BubbleGetCurrentResp) GetMsg() string
func (*BubbleGetCurrentResp) Marshal ¶
func (m *BubbleGetCurrentResp) Marshal() (dAtA []byte, err error)
func (*BubbleGetCurrentResp) MarshalTo ¶
func (m *BubbleGetCurrentResp) MarshalTo(dAtA []byte) (int, error)
func (*BubbleGetCurrentResp) ProtoMessage ¶
func (*BubbleGetCurrentResp) ProtoMessage()
func (*BubbleGetCurrentResp) Reset ¶
func (m *BubbleGetCurrentResp) Reset()
func (*BubbleGetCurrentResp) Size ¶
func (m *BubbleGetCurrentResp) Size() (n int)
func (*BubbleGetCurrentResp) String ¶
func (m *BubbleGetCurrentResp) String() string
func (*BubbleGetCurrentResp) Unmarshal ¶
func (m *BubbleGetCurrentResp) Unmarshal(dAtA []byte) error
func (*BubbleGetCurrentResp) XXX_DiscardUnknown ¶
func (m *BubbleGetCurrentResp) XXX_DiscardUnknown()
func (*BubbleGetCurrentResp) XXX_Marshal ¶
func (m *BubbleGetCurrentResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleGetCurrentResp) XXX_Merge ¶
func (dst *BubbleGetCurrentResp) XXX_Merge(src proto.Message)
func (*BubbleGetCurrentResp) XXX_Size ¶
func (m *BubbleGetCurrentResp) XXX_Size() int
func (*BubbleGetCurrentResp) XXX_Unmarshal ¶
func (m *BubbleGetCurrentResp) XXX_Unmarshal(b []byte) error
type BubbleGetCurrentResp_Data ¶
type BubbleGetCurrentResp_Data struct { // 当前气泡框ID Bubble int64 `protobuf:"varint,1,opt,name=bubble,proto3" json:"bubble"` }
func (*BubbleGetCurrentResp_Data) Descriptor ¶
func (*BubbleGetCurrentResp_Data) Descriptor() ([]byte, []int)
func (*BubbleGetCurrentResp_Data) GetBubble ¶
func (m *BubbleGetCurrentResp_Data) GetBubble() int64
func (*BubbleGetCurrentResp_Data) Marshal ¶
func (m *BubbleGetCurrentResp_Data) Marshal() (dAtA []byte, err error)
func (*BubbleGetCurrentResp_Data) MarshalTo ¶
func (m *BubbleGetCurrentResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*BubbleGetCurrentResp_Data) ProtoMessage ¶
func (*BubbleGetCurrentResp_Data) ProtoMessage()
func (*BubbleGetCurrentResp_Data) Reset ¶
func (m *BubbleGetCurrentResp_Data) Reset()
func (*BubbleGetCurrentResp_Data) Size ¶
func (m *BubbleGetCurrentResp_Data) Size() (n int)
func (*BubbleGetCurrentResp_Data) String ¶
func (m *BubbleGetCurrentResp_Data) String() string
func (*BubbleGetCurrentResp_Data) Unmarshal ¶
func (m *BubbleGetCurrentResp_Data) Unmarshal(dAtA []byte) error
func (*BubbleGetCurrentResp_Data) XXX_DiscardUnknown ¶
func (m *BubbleGetCurrentResp_Data) XXX_DiscardUnknown()
func (*BubbleGetCurrentResp_Data) XXX_Marshal ¶
func (m *BubbleGetCurrentResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleGetCurrentResp_Data) XXX_Merge ¶
func (dst *BubbleGetCurrentResp_Data) XXX_Merge(src proto.Message)
func (*BubbleGetCurrentResp_Data) XXX_Size ¶
func (m *BubbleGetCurrentResp_Data) XXX_Size() int
func (*BubbleGetCurrentResp_Data) XXX_Unmarshal ¶
func (m *BubbleGetCurrentResp_Data) XXX_Unmarshal(b []byte) error
type BubbleMultiAddReq ¶
type BubbleMultiAddReq struct { // 用户uid逗号拼接 UidList string `protobuf:"bytes,1,opt,name=uid_list,json=uidList,proto3" json:"uid_list"` // 气泡ID BubbleId int64 `protobuf:"varint,2,opt,name=bubble_id,json=bubbleId,proto3" json:"bubble_id"` // 过期的时间戳 ExpiredAt int64 `protobuf:"varint,3,opt,name=expired_at,json=expiredAt,proto3" json:"expired_at"` // 业务描述 Desc string `protobuf:"bytes,4,opt,name=desc,proto3" json:"desc"` // 大区ID Category int64 `protobuf:"varint,5,opt,name=category,proto3" json:"category"` // 分区ID SubCategory int64 `protobuf:"varint,6,opt,name=sub_category,json=subCategory,proto3" json:"sub_category"` // 房间号 RoomId int64 `protobuf:"varint,7,opt,name=room_id,json=roomId,proto3" json:"room_id"` }
func (*BubbleMultiAddReq) Descriptor ¶
func (*BubbleMultiAddReq) Descriptor() ([]byte, []int)
func (*BubbleMultiAddReq) GetBubbleId ¶
func (m *BubbleMultiAddReq) GetBubbleId() int64
func (*BubbleMultiAddReq) GetCategory ¶
func (m *BubbleMultiAddReq) GetCategory() int64
func (*BubbleMultiAddReq) GetDesc ¶
func (m *BubbleMultiAddReq) GetDesc() string
func (*BubbleMultiAddReq) GetExpiredAt ¶
func (m *BubbleMultiAddReq) GetExpiredAt() int64
func (*BubbleMultiAddReq) GetRoomId ¶
func (m *BubbleMultiAddReq) GetRoomId() int64
func (*BubbleMultiAddReq) GetSubCategory ¶
func (m *BubbleMultiAddReq) GetSubCategory() int64
func (*BubbleMultiAddReq) GetUidList ¶
func (m *BubbleMultiAddReq) GetUidList() string
func (*BubbleMultiAddReq) Marshal ¶
func (m *BubbleMultiAddReq) Marshal() (dAtA []byte, err error)
func (*BubbleMultiAddReq) MarshalTo ¶
func (m *BubbleMultiAddReq) MarshalTo(dAtA []byte) (int, error)
func (*BubbleMultiAddReq) ProtoMessage ¶
func (*BubbleMultiAddReq) ProtoMessage()
func (*BubbleMultiAddReq) Reset ¶
func (m *BubbleMultiAddReq) Reset()
func (*BubbleMultiAddReq) Size ¶
func (m *BubbleMultiAddReq) Size() (n int)
func (*BubbleMultiAddReq) String ¶
func (m *BubbleMultiAddReq) String() string
func (*BubbleMultiAddReq) Unmarshal ¶
func (m *BubbleMultiAddReq) Unmarshal(dAtA []byte) error
func (*BubbleMultiAddReq) XXX_DiscardUnknown ¶
func (m *BubbleMultiAddReq) XXX_DiscardUnknown()
func (*BubbleMultiAddReq) XXX_Marshal ¶
func (m *BubbleMultiAddReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleMultiAddReq) XXX_Merge ¶
func (dst *BubbleMultiAddReq) XXX_Merge(src proto.Message)
func (*BubbleMultiAddReq) XXX_Size ¶
func (m *BubbleMultiAddReq) XXX_Size() int
func (*BubbleMultiAddReq) XXX_Unmarshal ¶
func (m *BubbleMultiAddReq) XXX_Unmarshal(b []byte) error
type BubbleMultiAddResp ¶
type BubbleMultiAddResp struct { // Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // Data *BubbleMultiAddResp_Data `protobuf:"bytes,4,opt,name=data" json:"data"` }
func (*BubbleMultiAddResp) Descriptor ¶
func (*BubbleMultiAddResp) Descriptor() ([]byte, []int)
func (*BubbleMultiAddResp) GetCode ¶
func (m *BubbleMultiAddResp) GetCode() int64
func (*BubbleMultiAddResp) GetData ¶
func (m *BubbleMultiAddResp) GetData() *BubbleMultiAddResp_Data
func (*BubbleMultiAddResp) GetMessage ¶
func (m *BubbleMultiAddResp) GetMessage() string
func (*BubbleMultiAddResp) GetMsg ¶
func (m *BubbleMultiAddResp) GetMsg() string
func (*BubbleMultiAddResp) Marshal ¶
func (m *BubbleMultiAddResp) Marshal() (dAtA []byte, err error)
func (*BubbleMultiAddResp) MarshalTo ¶
func (m *BubbleMultiAddResp) MarshalTo(dAtA []byte) (int, error)
func (*BubbleMultiAddResp) ProtoMessage ¶
func (*BubbleMultiAddResp) ProtoMessage()
func (*BubbleMultiAddResp) Reset ¶
func (m *BubbleMultiAddResp) Reset()
func (*BubbleMultiAddResp) Size ¶
func (m *BubbleMultiAddResp) Size() (n int)
func (*BubbleMultiAddResp) String ¶
func (m *BubbleMultiAddResp) String() string
func (*BubbleMultiAddResp) Unmarshal ¶
func (m *BubbleMultiAddResp) Unmarshal(dAtA []byte) error
func (*BubbleMultiAddResp) XXX_DiscardUnknown ¶
func (m *BubbleMultiAddResp) XXX_DiscardUnknown()
func (*BubbleMultiAddResp) XXX_Marshal ¶
func (m *BubbleMultiAddResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleMultiAddResp) XXX_Merge ¶
func (dst *BubbleMultiAddResp) XXX_Merge(src proto.Message)
func (*BubbleMultiAddResp) XXX_Size ¶
func (m *BubbleMultiAddResp) XXX_Size() int
func (*BubbleMultiAddResp) XXX_Unmarshal ¶
func (m *BubbleMultiAddResp) XXX_Unmarshal(b []byte) error
type BubbleMultiAddResp_Data ¶
type BubbleMultiAddResp_Data struct { // Success *BubbleMultiAddResp_UidList `protobuf:"bytes,1,opt,name=success" json:"success"` // Failed *BubbleMultiAddResp_UidList `protobuf:"bytes,2,opt,name=failed" json:"failed"` }
func (*BubbleMultiAddResp_Data) Descriptor ¶
func (*BubbleMultiAddResp_Data) Descriptor() ([]byte, []int)
func (*BubbleMultiAddResp_Data) GetFailed ¶
func (m *BubbleMultiAddResp_Data) GetFailed() *BubbleMultiAddResp_UidList
func (*BubbleMultiAddResp_Data) GetSuccess ¶
func (m *BubbleMultiAddResp_Data) GetSuccess() *BubbleMultiAddResp_UidList
func (*BubbleMultiAddResp_Data) Marshal ¶
func (m *BubbleMultiAddResp_Data) Marshal() (dAtA []byte, err error)
func (*BubbleMultiAddResp_Data) MarshalTo ¶
func (m *BubbleMultiAddResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*BubbleMultiAddResp_Data) ProtoMessage ¶
func (*BubbleMultiAddResp_Data) ProtoMessage()
func (*BubbleMultiAddResp_Data) Reset ¶
func (m *BubbleMultiAddResp_Data) Reset()
func (*BubbleMultiAddResp_Data) Size ¶
func (m *BubbleMultiAddResp_Data) Size() (n int)
func (*BubbleMultiAddResp_Data) String ¶
func (m *BubbleMultiAddResp_Data) String() string
func (*BubbleMultiAddResp_Data) Unmarshal ¶
func (m *BubbleMultiAddResp_Data) Unmarshal(dAtA []byte) error
func (*BubbleMultiAddResp_Data) XXX_DiscardUnknown ¶
func (m *BubbleMultiAddResp_Data) XXX_DiscardUnknown()
func (*BubbleMultiAddResp_Data) XXX_Marshal ¶
func (m *BubbleMultiAddResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleMultiAddResp_Data) XXX_Merge ¶
func (dst *BubbleMultiAddResp_Data) XXX_Merge(src proto.Message)
func (*BubbleMultiAddResp_Data) XXX_Size ¶
func (m *BubbleMultiAddResp_Data) XXX_Size() int
func (*BubbleMultiAddResp_Data) XXX_Unmarshal ¶
func (m *BubbleMultiAddResp_Data) XXX_Unmarshal(b []byte) error
type BubbleMultiAddResp_UidList ¶
type BubbleMultiAddResp_UidList struct { // Uid []int64 `protobuf:"varint,1,rep,packed,name=uid" json:"uid"` }
func (*BubbleMultiAddResp_UidList) Descriptor ¶
func (*BubbleMultiAddResp_UidList) Descriptor() ([]byte, []int)
func (*BubbleMultiAddResp_UidList) GetUid ¶
func (m *BubbleMultiAddResp_UidList) GetUid() []int64
func (*BubbleMultiAddResp_UidList) Marshal ¶
func (m *BubbleMultiAddResp_UidList) Marshal() (dAtA []byte, err error)
func (*BubbleMultiAddResp_UidList) MarshalTo ¶
func (m *BubbleMultiAddResp_UidList) MarshalTo(dAtA []byte) (int, error)
func (*BubbleMultiAddResp_UidList) ProtoMessage ¶
func (*BubbleMultiAddResp_UidList) ProtoMessage()
func (*BubbleMultiAddResp_UidList) Reset ¶
func (m *BubbleMultiAddResp_UidList) Reset()
func (*BubbleMultiAddResp_UidList) Size ¶
func (m *BubbleMultiAddResp_UidList) Size() (n int)
func (*BubbleMultiAddResp_UidList) String ¶
func (m *BubbleMultiAddResp_UidList) String() string
func (*BubbleMultiAddResp_UidList) Unmarshal ¶
func (m *BubbleMultiAddResp_UidList) Unmarshal(dAtA []byte) error
func (*BubbleMultiAddResp_UidList) XXX_DiscardUnknown ¶
func (m *BubbleMultiAddResp_UidList) XXX_DiscardUnknown()
func (*BubbleMultiAddResp_UidList) XXX_Marshal ¶
func (m *BubbleMultiAddResp_UidList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BubbleMultiAddResp_UidList) XXX_Merge ¶
func (dst *BubbleMultiAddResp_UidList) XXX_Merge(src proto.Message)
func (*BubbleMultiAddResp_UidList) XXX_Size ¶
func (m *BubbleMultiAddResp_UidList) XXX_Size() int
func (*BubbleMultiAddResp_UidList) XXX_Unmarshal ¶
func (m *BubbleMultiAddResp_UidList) XXX_Unmarshal(b []byte) error
type BubbleRPCClient ¶
type BubbleRPCClient interface { // * 获取用户当前气泡框 // 获取用户当前气泡框 GetCurrent(ctx context.Context, req *BubbleGetCurrentReq, opts ...liverpc.CallOption) (resp *BubbleGetCurrentResp, err error) // * 获取用户当前房间的气泡框 // 获取用户当前房间的气泡框 GetBubble(ctx context.Context, req *BubbleGetBubbleReq, opts ...liverpc.CallOption) (resp *BubbleGetBubbleResp, err error) // * 校验用户气泡框 // 校验用户气泡框 CheckAuth(ctx context.Context, req *BubbleCheckAuthReq, opts ...liverpc.CallOption) (resp *BubbleCheckAuthResp, err error) // * 给用户下发气泡框 // 给用户下发气泡框 MultiAdd(ctx context.Context, req *BubbleMultiAddReq, opts ...liverpc.CallOption) (resp *BubbleMultiAddResp, err error) }
func NewBubbleRPCClient ¶
func NewBubbleRPCClient(client *liverpc.Client) BubbleRPCClient
NewBubbleRPCClient creates a client that implements the BubbleRPCClient interface.
type ColorGetUnameColorReq ¶
type ColorGetUnameColorReq struct { // Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"` // RoomId int64 `protobuf:"varint,2,opt,name=room_id,json=roomId,proto3" json:"room_id"` }
func (*ColorGetUnameColorReq) Descriptor ¶
func (*ColorGetUnameColorReq) Descriptor() ([]byte, []int)
func (*ColorGetUnameColorReq) GetRoomId ¶
func (m *ColorGetUnameColorReq) GetRoomId() int64
func (*ColorGetUnameColorReq) GetUid ¶
func (m *ColorGetUnameColorReq) GetUid() int64
func (*ColorGetUnameColorReq) Marshal ¶
func (m *ColorGetUnameColorReq) Marshal() (dAtA []byte, err error)
func (*ColorGetUnameColorReq) MarshalTo ¶
func (m *ColorGetUnameColorReq) MarshalTo(dAtA []byte) (int, error)
func (*ColorGetUnameColorReq) ProtoMessage ¶
func (*ColorGetUnameColorReq) ProtoMessage()
func (*ColorGetUnameColorReq) Reset ¶
func (m *ColorGetUnameColorReq) Reset()
func (*ColorGetUnameColorReq) Size ¶
func (m *ColorGetUnameColorReq) Size() (n int)
func (*ColorGetUnameColorReq) String ¶
func (m *ColorGetUnameColorReq) String() string
func (*ColorGetUnameColorReq) Unmarshal ¶
func (m *ColorGetUnameColorReq) Unmarshal(dAtA []byte) error
func (*ColorGetUnameColorReq) XXX_DiscardUnknown ¶
func (m *ColorGetUnameColorReq) XXX_DiscardUnknown()
func (*ColorGetUnameColorReq) XXX_Marshal ¶
func (m *ColorGetUnameColorReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColorGetUnameColorReq) XXX_Merge ¶
func (dst *ColorGetUnameColorReq) XXX_Merge(src proto.Message)
func (*ColorGetUnameColorReq) XXX_Size ¶
func (m *ColorGetUnameColorReq) XXX_Size() int
func (*ColorGetUnameColorReq) XXX_Unmarshal ¶
func (m *ColorGetUnameColorReq) XXX_Unmarshal(b []byte) error
type ColorGetUnameColorResp ¶
type ColorGetUnameColorResp struct { // Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *ColorGetUnameColorResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*ColorGetUnameColorResp) Descriptor ¶
func (*ColorGetUnameColorResp) Descriptor() ([]byte, []int)
func (*ColorGetUnameColorResp) GetCode ¶
func (m *ColorGetUnameColorResp) GetCode() int64
func (*ColorGetUnameColorResp) GetData ¶
func (m *ColorGetUnameColorResp) GetData() *ColorGetUnameColorResp_Data
func (*ColorGetUnameColorResp) GetMsg ¶
func (m *ColorGetUnameColorResp) GetMsg() string
func (*ColorGetUnameColorResp) Marshal ¶
func (m *ColorGetUnameColorResp) Marshal() (dAtA []byte, err error)
func (*ColorGetUnameColorResp) MarshalTo ¶
func (m *ColorGetUnameColorResp) MarshalTo(dAtA []byte) (int, error)
func (*ColorGetUnameColorResp) ProtoMessage ¶
func (*ColorGetUnameColorResp) ProtoMessage()
func (*ColorGetUnameColorResp) Reset ¶
func (m *ColorGetUnameColorResp) Reset()
func (*ColorGetUnameColorResp) Size ¶
func (m *ColorGetUnameColorResp) Size() (n int)
func (*ColorGetUnameColorResp) String ¶
func (m *ColorGetUnameColorResp) String() string
func (*ColorGetUnameColorResp) Unmarshal ¶
func (m *ColorGetUnameColorResp) Unmarshal(dAtA []byte) error
func (*ColorGetUnameColorResp) XXX_DiscardUnknown ¶
func (m *ColorGetUnameColorResp) XXX_DiscardUnknown()
func (*ColorGetUnameColorResp) XXX_Marshal ¶
func (m *ColorGetUnameColorResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColorGetUnameColorResp) XXX_Merge ¶
func (dst *ColorGetUnameColorResp) XXX_Merge(src proto.Message)
func (*ColorGetUnameColorResp) XXX_Size ¶
func (m *ColorGetUnameColorResp) XXX_Size() int
func (*ColorGetUnameColorResp) XXX_Unmarshal ¶
func (m *ColorGetUnameColorResp) XXX_Unmarshal(b []byte) error
type ColorGetUnameColorResp_Data ¶
type ColorGetUnameColorResp_Data struct { // UnameColor string `protobuf:"bytes,1,opt,name=uname_color,json=unameColor,proto3" json:"uname_color"` }
func (*ColorGetUnameColorResp_Data) Descriptor ¶
func (*ColorGetUnameColorResp_Data) Descriptor() ([]byte, []int)
func (*ColorGetUnameColorResp_Data) GetUnameColor ¶
func (m *ColorGetUnameColorResp_Data) GetUnameColor() string
func (*ColorGetUnameColorResp_Data) Marshal ¶
func (m *ColorGetUnameColorResp_Data) Marshal() (dAtA []byte, err error)
func (*ColorGetUnameColorResp_Data) MarshalTo ¶
func (m *ColorGetUnameColorResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*ColorGetUnameColorResp_Data) ProtoMessage ¶
func (*ColorGetUnameColorResp_Data) ProtoMessage()
func (*ColorGetUnameColorResp_Data) Reset ¶
func (m *ColorGetUnameColorResp_Data) Reset()
func (*ColorGetUnameColorResp_Data) Size ¶
func (m *ColorGetUnameColorResp_Data) Size() (n int)
func (*ColorGetUnameColorResp_Data) String ¶
func (m *ColorGetUnameColorResp_Data) String() string
func (*ColorGetUnameColorResp_Data) Unmarshal ¶
func (m *ColorGetUnameColorResp_Data) Unmarshal(dAtA []byte) error
func (*ColorGetUnameColorResp_Data) XXX_DiscardUnknown ¶
func (m *ColorGetUnameColorResp_Data) XXX_DiscardUnknown()
func (*ColorGetUnameColorResp_Data) XXX_Marshal ¶
func (m *ColorGetUnameColorResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ColorGetUnameColorResp_Data) XXX_Merge ¶
func (dst *ColorGetUnameColorResp_Data) XXX_Merge(src proto.Message)
func (*ColorGetUnameColorResp_Data) XXX_Size ¶
func (m *ColorGetUnameColorResp_Data) XXX_Size() int
func (*ColorGetUnameColorResp_Data) XXX_Unmarshal ¶
func (m *ColorGetUnameColorResp_Data) XXX_Unmarshal(b []byte) error
type ColorRPCClient ¶
type ColorRPCClient interface { // * 获取昵称颜色 // GetUnameColor(ctx context.Context, req *ColorGetUnameColorReq, opts ...liverpc.CallOption) (resp *ColorGetUnameColorResp, err error) }
func NewColorRPCClient ¶
func NewColorRPCClient(client *liverpc.Client) ColorRPCClient
NewColorRPCClient creates a client that implements the ColorRPCClient interface.
type DanmuConfAddByTypeReq ¶
type DanmuConfAddByTypeReq struct { // color:颜色, mode:弹幕模式, length:弹幕长度 Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type"` // uid Uid int64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid"` // 房间号,传0为全局 Roomid int64 `protobuf:"varint,3,opt,name=roomid,proto3" json:"roomid"` // 不填则为永久 Expire int64 `protobuf:"varint,4,opt,name=expire,proto3" json:"expire"` // 配置值 Value int64 `protobuf:"varint,5,opt,name=value,proto3" json:"value"` }
func (*DanmuConfAddByTypeReq) Descriptor ¶
func (*DanmuConfAddByTypeReq) Descriptor() ([]byte, []int)
func (*DanmuConfAddByTypeReq) GetExpire ¶
func (m *DanmuConfAddByTypeReq) GetExpire() int64
func (*DanmuConfAddByTypeReq) GetRoomid ¶
func (m *DanmuConfAddByTypeReq) GetRoomid() int64
func (*DanmuConfAddByTypeReq) GetType ¶
func (m *DanmuConfAddByTypeReq) GetType() string
func (*DanmuConfAddByTypeReq) GetUid ¶
func (m *DanmuConfAddByTypeReq) GetUid() int64
func (*DanmuConfAddByTypeReq) GetValue ¶
func (m *DanmuConfAddByTypeReq) GetValue() int64
func (*DanmuConfAddByTypeReq) Marshal ¶
func (m *DanmuConfAddByTypeReq) Marshal() (dAtA []byte, err error)
func (*DanmuConfAddByTypeReq) MarshalTo ¶
func (m *DanmuConfAddByTypeReq) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfAddByTypeReq) ProtoMessage ¶
func (*DanmuConfAddByTypeReq) ProtoMessage()
func (*DanmuConfAddByTypeReq) Reset ¶
func (m *DanmuConfAddByTypeReq) Reset()
func (*DanmuConfAddByTypeReq) Size ¶
func (m *DanmuConfAddByTypeReq) Size() (n int)
func (*DanmuConfAddByTypeReq) String ¶
func (m *DanmuConfAddByTypeReq) String() string
func (*DanmuConfAddByTypeReq) Unmarshal ¶
func (m *DanmuConfAddByTypeReq) Unmarshal(dAtA []byte) error
func (*DanmuConfAddByTypeReq) XXX_DiscardUnknown ¶
func (m *DanmuConfAddByTypeReq) XXX_DiscardUnknown()
func (*DanmuConfAddByTypeReq) XXX_Marshal ¶
func (m *DanmuConfAddByTypeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfAddByTypeReq) XXX_Merge ¶
func (dst *DanmuConfAddByTypeReq) XXX_Merge(src proto.Message)
func (*DanmuConfAddByTypeReq) XXX_Size ¶
func (m *DanmuConfAddByTypeReq) XXX_Size() int
func (*DanmuConfAddByTypeReq) XXX_Unmarshal ¶
func (m *DanmuConfAddByTypeReq) XXX_Unmarshal(b []byte) error
type DanmuConfAddByTypeResp ¶
type DanmuConfAddByTypeResp struct { // code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // msg Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *DanmuConfAddByTypeResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*DanmuConfAddByTypeResp) Descriptor ¶
func (*DanmuConfAddByTypeResp) Descriptor() ([]byte, []int)
func (*DanmuConfAddByTypeResp) GetCode ¶
func (m *DanmuConfAddByTypeResp) GetCode() int64
func (*DanmuConfAddByTypeResp) GetData ¶
func (m *DanmuConfAddByTypeResp) GetData() *DanmuConfAddByTypeResp_Data
func (*DanmuConfAddByTypeResp) GetMsg ¶
func (m *DanmuConfAddByTypeResp) GetMsg() string
func (*DanmuConfAddByTypeResp) Marshal ¶
func (m *DanmuConfAddByTypeResp) Marshal() (dAtA []byte, err error)
func (*DanmuConfAddByTypeResp) MarshalTo ¶
func (m *DanmuConfAddByTypeResp) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfAddByTypeResp) ProtoMessage ¶
func (*DanmuConfAddByTypeResp) ProtoMessage()
func (*DanmuConfAddByTypeResp) Reset ¶
func (m *DanmuConfAddByTypeResp) Reset()
func (*DanmuConfAddByTypeResp) Size ¶
func (m *DanmuConfAddByTypeResp) Size() (n int)
func (*DanmuConfAddByTypeResp) String ¶
func (m *DanmuConfAddByTypeResp) String() string
func (*DanmuConfAddByTypeResp) Unmarshal ¶
func (m *DanmuConfAddByTypeResp) Unmarshal(dAtA []byte) error
func (*DanmuConfAddByTypeResp) XXX_DiscardUnknown ¶
func (m *DanmuConfAddByTypeResp) XXX_DiscardUnknown()
func (*DanmuConfAddByTypeResp) XXX_Marshal ¶
func (m *DanmuConfAddByTypeResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfAddByTypeResp) XXX_Merge ¶
func (dst *DanmuConfAddByTypeResp) XXX_Merge(src proto.Message)
func (*DanmuConfAddByTypeResp) XXX_Size ¶
func (m *DanmuConfAddByTypeResp) XXX_Size() int
func (*DanmuConfAddByTypeResp) XXX_Unmarshal ¶
func (m *DanmuConfAddByTypeResp) XXX_Unmarshal(b []byte) error
type DanmuConfAddByTypeResp_Data ¶
type DanmuConfAddByTypeResp_Data struct { // true:操作成功 false:操作失败 Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result"` }
func (*DanmuConfAddByTypeResp_Data) Descriptor ¶
func (*DanmuConfAddByTypeResp_Data) Descriptor() ([]byte, []int)
func (*DanmuConfAddByTypeResp_Data) GetResult ¶
func (m *DanmuConfAddByTypeResp_Data) GetResult() bool
func (*DanmuConfAddByTypeResp_Data) Marshal ¶
func (m *DanmuConfAddByTypeResp_Data) Marshal() (dAtA []byte, err error)
func (*DanmuConfAddByTypeResp_Data) MarshalTo ¶
func (m *DanmuConfAddByTypeResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfAddByTypeResp_Data) ProtoMessage ¶
func (*DanmuConfAddByTypeResp_Data) ProtoMessage()
func (*DanmuConfAddByTypeResp_Data) Reset ¶
func (m *DanmuConfAddByTypeResp_Data) Reset()
func (*DanmuConfAddByTypeResp_Data) Size ¶
func (m *DanmuConfAddByTypeResp_Data) Size() (n int)
func (*DanmuConfAddByTypeResp_Data) String ¶
func (m *DanmuConfAddByTypeResp_Data) String() string
func (*DanmuConfAddByTypeResp_Data) Unmarshal ¶
func (m *DanmuConfAddByTypeResp_Data) Unmarshal(dAtA []byte) error
func (*DanmuConfAddByTypeResp_Data) XXX_DiscardUnknown ¶
func (m *DanmuConfAddByTypeResp_Data) XXX_DiscardUnknown()
func (*DanmuConfAddByTypeResp_Data) XXX_Marshal ¶
func (m *DanmuConfAddByTypeResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfAddByTypeResp_Data) XXX_Merge ¶
func (dst *DanmuConfAddByTypeResp_Data) XXX_Merge(src proto.Message)
func (*DanmuConfAddByTypeResp_Data) XXX_Size ¶
func (m *DanmuConfAddByTypeResp_Data) XXX_Size() int
func (*DanmuConfAddByTypeResp_Data) XXX_Unmarshal ¶
func (m *DanmuConfAddByTypeResp_Data) XXX_Unmarshal(b []byte) error
type DanmuConfGetAllPrivilegeReq ¶
type DanmuConfGetAllPrivilegeReq struct { // 用户id Uid int64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid"` }
func (*DanmuConfGetAllPrivilegeReq) Descriptor ¶
func (*DanmuConfGetAllPrivilegeReq) Descriptor() ([]byte, []int)
func (*DanmuConfGetAllPrivilegeReq) GetUid ¶
func (m *DanmuConfGetAllPrivilegeReq) GetUid() int64
func (*DanmuConfGetAllPrivilegeReq) Marshal ¶
func (m *DanmuConfGetAllPrivilegeReq) Marshal() (dAtA []byte, err error)
func (*DanmuConfGetAllPrivilegeReq) MarshalTo ¶
func (m *DanmuConfGetAllPrivilegeReq) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfGetAllPrivilegeReq) ProtoMessage ¶
func (*DanmuConfGetAllPrivilegeReq) ProtoMessage()
func (*DanmuConfGetAllPrivilegeReq) Reset ¶
func (m *DanmuConfGetAllPrivilegeReq) Reset()
func (*DanmuConfGetAllPrivilegeReq) Size ¶
func (m *DanmuConfGetAllPrivilegeReq) Size() (n int)
func (*DanmuConfGetAllPrivilegeReq) String ¶
func (m *DanmuConfGetAllPrivilegeReq) String() string
func (*DanmuConfGetAllPrivilegeReq) Unmarshal ¶
func (m *DanmuConfGetAllPrivilegeReq) Unmarshal(dAtA []byte) error
func (*DanmuConfGetAllPrivilegeReq) XXX_DiscardUnknown ¶
func (m *DanmuConfGetAllPrivilegeReq) XXX_DiscardUnknown()
func (*DanmuConfGetAllPrivilegeReq) XXX_Marshal ¶
func (m *DanmuConfGetAllPrivilegeReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfGetAllPrivilegeReq) XXX_Merge ¶
func (dst *DanmuConfGetAllPrivilegeReq) XXX_Merge(src proto.Message)
func (*DanmuConfGetAllPrivilegeReq) XXX_Size ¶
func (m *DanmuConfGetAllPrivilegeReq) XXX_Size() int
func (*DanmuConfGetAllPrivilegeReq) XXX_Unmarshal ¶
func (m *DanmuConfGetAllPrivilegeReq) XXX_Unmarshal(b []byte) error
type DanmuConfGetAllPrivilegeResp ¶
type DanmuConfGetAllPrivilegeResp struct { // Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message"` // Data []*DanmuConfGetAllPrivilegeResp_Data `protobuf:"bytes,4,rep,name=data" json:"data"` }
func (*DanmuConfGetAllPrivilegeResp) Descriptor ¶
func (*DanmuConfGetAllPrivilegeResp) Descriptor() ([]byte, []int)
func (*DanmuConfGetAllPrivilegeResp) GetCode ¶
func (m *DanmuConfGetAllPrivilegeResp) GetCode() int64
func (*DanmuConfGetAllPrivilegeResp) GetData ¶
func (m *DanmuConfGetAllPrivilegeResp) GetData() []*DanmuConfGetAllPrivilegeResp_Data
func (*DanmuConfGetAllPrivilegeResp) GetMessage ¶
func (m *DanmuConfGetAllPrivilegeResp) GetMessage() string
func (*DanmuConfGetAllPrivilegeResp) GetMsg ¶
func (m *DanmuConfGetAllPrivilegeResp) GetMsg() string
func (*DanmuConfGetAllPrivilegeResp) Marshal ¶
func (m *DanmuConfGetAllPrivilegeResp) Marshal() (dAtA []byte, err error)
func (*DanmuConfGetAllPrivilegeResp) MarshalTo ¶
func (m *DanmuConfGetAllPrivilegeResp) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfGetAllPrivilegeResp) ProtoMessage ¶
func (*DanmuConfGetAllPrivilegeResp) ProtoMessage()
func (*DanmuConfGetAllPrivilegeResp) Reset ¶
func (m *DanmuConfGetAllPrivilegeResp) Reset()
func (*DanmuConfGetAllPrivilegeResp) Size ¶
func (m *DanmuConfGetAllPrivilegeResp) Size() (n int)
func (*DanmuConfGetAllPrivilegeResp) String ¶
func (m *DanmuConfGetAllPrivilegeResp) String() string
func (*DanmuConfGetAllPrivilegeResp) Unmarshal ¶
func (m *DanmuConfGetAllPrivilegeResp) Unmarshal(dAtA []byte) error
func (*DanmuConfGetAllPrivilegeResp) XXX_DiscardUnknown ¶
func (m *DanmuConfGetAllPrivilegeResp) XXX_DiscardUnknown()
func (*DanmuConfGetAllPrivilegeResp) XXX_Marshal ¶
func (m *DanmuConfGetAllPrivilegeResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfGetAllPrivilegeResp) XXX_Merge ¶
func (dst *DanmuConfGetAllPrivilegeResp) XXX_Merge(src proto.Message)
func (*DanmuConfGetAllPrivilegeResp) XXX_Size ¶
func (m *DanmuConfGetAllPrivilegeResp) XXX_Size() int
func (*DanmuConfGetAllPrivilegeResp) XXX_Unmarshal ¶
func (m *DanmuConfGetAllPrivilegeResp) XXX_Unmarshal(b []byte) error
type DanmuConfGetAllPrivilegeResp_Data ¶
type DanmuConfGetAllPrivilegeResp_Data struct { // UID Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid"` // roomID Roomid string `protobuf:"bytes,2,opt,name=roomid,proto3" json:"roomid"` // 0:color,1:mode,2:length Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type"` // Value string `protobuf:"bytes,4,opt,name=value,proto3" json:"value"` // 初始0,佩戴中1 Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status"` // ExpiredAt string `protobuf:"bytes,6,opt,name=expired_at,json=expiredAt,proto3" json:"expired_at"` }
func (*DanmuConfGetAllPrivilegeResp_Data) Descriptor ¶
func (*DanmuConfGetAllPrivilegeResp_Data) Descriptor() ([]byte, []int)
func (*DanmuConfGetAllPrivilegeResp_Data) GetExpiredAt ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) GetExpiredAt() string
func (*DanmuConfGetAllPrivilegeResp_Data) GetRoomid ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) GetRoomid() string
func (*DanmuConfGetAllPrivilegeResp_Data) GetStatus ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) GetStatus() string
func (*DanmuConfGetAllPrivilegeResp_Data) GetType ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) GetType() string
func (*DanmuConfGetAllPrivilegeResp_Data) GetUid ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) GetUid() string
func (*DanmuConfGetAllPrivilegeResp_Data) GetValue ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) GetValue() string
func (*DanmuConfGetAllPrivilegeResp_Data) Marshal ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) Marshal() (dAtA []byte, err error)
func (*DanmuConfGetAllPrivilegeResp_Data) MarshalTo ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfGetAllPrivilegeResp_Data) ProtoMessage ¶
func (*DanmuConfGetAllPrivilegeResp_Data) ProtoMessage()
func (*DanmuConfGetAllPrivilegeResp_Data) Reset ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) Reset()
func (*DanmuConfGetAllPrivilegeResp_Data) Size ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) Size() (n int)
func (*DanmuConfGetAllPrivilegeResp_Data) String ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) String() string
func (*DanmuConfGetAllPrivilegeResp_Data) Unmarshal ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) Unmarshal(dAtA []byte) error
func (*DanmuConfGetAllPrivilegeResp_Data) XXX_DiscardUnknown ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_DiscardUnknown()
func (*DanmuConfGetAllPrivilegeResp_Data) XXX_Marshal ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfGetAllPrivilegeResp_Data) XXX_Merge ¶
func (dst *DanmuConfGetAllPrivilegeResp_Data) XXX_Merge(src proto.Message)
func (*DanmuConfGetAllPrivilegeResp_Data) XXX_Size ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_Size() int
func (*DanmuConfGetAllPrivilegeResp_Data) XXX_Unmarshal ¶
func (m *DanmuConfGetAllPrivilegeResp_Data) XXX_Unmarshal(b []byte) error
type DanmuConfGetAllReq ¶
type DanmuConfGetAllReq struct { // 房间号 Roomid int64 `protobuf:"varint,1,opt,name=roomid,proto3" json:"roomid"` // 用户id(优先取登录态) Uid int64 `protobuf:"varint,2,opt,name=uid,proto3" json:"uid"` }
func (*DanmuConfGetAllReq) Descriptor ¶
func (*DanmuConfGetAllReq) Descriptor() ([]byte, []int)
func (*DanmuConfGetAllReq) GetRoomid ¶
func (m *DanmuConfGetAllReq) GetRoomid() int64
func (*DanmuConfGetAllReq) GetUid ¶
func (m *DanmuConfGetAllReq) GetUid() int64
func (*DanmuConfGetAllReq) Marshal ¶
func (m *DanmuConfGetAllReq) Marshal() (dAtA []byte, err error)
func (*DanmuConfGetAllReq) MarshalTo ¶
func (m *DanmuConfGetAllReq) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfGetAllReq) ProtoMessage ¶
func (*DanmuConfGetAllReq) ProtoMessage()
func (*DanmuConfGetAllReq) Reset ¶
func (m *DanmuConfGetAllReq) Reset()
func (*DanmuConfGetAllReq) Size ¶
func (m *DanmuConfGetAllReq) Size() (n int)
func (*DanmuConfGetAllReq) String ¶
func (m *DanmuConfGetAllReq) String() string
func (*DanmuConfGetAllReq) Unmarshal ¶
func (m *DanmuConfGetAllReq) Unmarshal(dAtA []byte) error
func (*DanmuConfGetAllReq) XXX_DiscardUnknown ¶
func (m *DanmuConfGetAllReq) XXX_DiscardUnknown()
func (*DanmuConfGetAllReq) XXX_Marshal ¶
func (m *DanmuConfGetAllReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfGetAllReq) XXX_Merge ¶
func (dst *DanmuConfGetAllReq) XXX_Merge(src proto.Message)
func (*DanmuConfGetAllReq) XXX_Size ¶
func (m *DanmuConfGetAllReq) XXX_Size() int
func (*DanmuConfGetAllReq) XXX_Unmarshal ¶
func (m *DanmuConfGetAllReq) XXX_Unmarshal(b []byte) error
type DanmuConfGetAllResp ¶
type DanmuConfGetAllResp struct { // code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // msg Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *DanmuConfGetAllResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*DanmuConfGetAllResp) Descriptor ¶
func (*DanmuConfGetAllResp) Descriptor() ([]byte, []int)
func (*DanmuConfGetAllResp) GetCode ¶
func (m *DanmuConfGetAllResp) GetCode() int64
func (*DanmuConfGetAllResp) GetData ¶
func (m *DanmuConfGetAllResp) GetData() *DanmuConfGetAllResp_Data
func (*DanmuConfGetAllResp) GetMsg ¶
func (m *DanmuConfGetAllResp) GetMsg() string
func (*DanmuConfGetAllResp) Marshal ¶
func (m *DanmuConfGetAllResp) Marshal() (dAtA []byte, err error)
func (*DanmuConfGetAllResp) MarshalTo ¶
func (m *DanmuConfGetAllResp) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfGetAllResp) ProtoMessage ¶
func (*DanmuConfGetAllResp) ProtoMessage()
func (*DanmuConfGetAllResp) Reset ¶
func (m *DanmuConfGetAllResp) Reset()
func (*DanmuConfGetAllResp) Size ¶
func (m *DanmuConfGetAllResp) Size() (n int)
func (*DanmuConfGetAllResp) String ¶
func (m *DanmuConfGetAllResp) String() string
func (*DanmuConfGetAllResp) Unmarshal ¶
func (m *DanmuConfGetAllResp) Unmarshal(dAtA []byte) error
func (*DanmuConfGetAllResp) XXX_DiscardUnknown ¶
func (m *DanmuConfGetAllResp) XXX_DiscardUnknown()
func (*DanmuConfGetAllResp) XXX_Marshal ¶
func (m *DanmuConfGetAllResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfGetAllResp) XXX_Merge ¶
func (dst *DanmuConfGetAllResp) XXX_Merge(src proto.Message)
func (*DanmuConfGetAllResp) XXX_Size ¶
func (m *DanmuConfGetAllResp) XXX_Size() int
func (*DanmuConfGetAllResp) XXX_Unmarshal ¶
func (m *DanmuConfGetAllResp) XXX_Unmarshal(b []byte) error
type DanmuConfGetAllResp_Data ¶
type DanmuConfGetAllResp_Data struct { // 模式 Mode int64 `protobuf:"varint,1,opt,name=mode,proto3" json:"mode"` // 颜色 Color int64 `protobuf:"varint,2,opt,name=color,proto3" json:"color"` // 长度 Length int64 `protobuf:"varint,3,opt,name=length,proto3" json:"length"` // roomid Roomid int64 `protobuf:"varint,4,opt,name=roomid,proto3" json:"roomid"` }
func (*DanmuConfGetAllResp_Data) Descriptor ¶
func (*DanmuConfGetAllResp_Data) Descriptor() ([]byte, []int)
func (*DanmuConfGetAllResp_Data) GetColor ¶
func (m *DanmuConfGetAllResp_Data) GetColor() int64
func (*DanmuConfGetAllResp_Data) GetLength ¶
func (m *DanmuConfGetAllResp_Data) GetLength() int64
func (*DanmuConfGetAllResp_Data) GetMode ¶
func (m *DanmuConfGetAllResp_Data) GetMode() int64
func (*DanmuConfGetAllResp_Data) GetRoomid ¶
func (m *DanmuConfGetAllResp_Data) GetRoomid() int64
func (*DanmuConfGetAllResp_Data) Marshal ¶
func (m *DanmuConfGetAllResp_Data) Marshal() (dAtA []byte, err error)
func (*DanmuConfGetAllResp_Data) MarshalTo ¶
func (m *DanmuConfGetAllResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*DanmuConfGetAllResp_Data) ProtoMessage ¶
func (*DanmuConfGetAllResp_Data) ProtoMessage()
func (*DanmuConfGetAllResp_Data) Reset ¶
func (m *DanmuConfGetAllResp_Data) Reset()
func (*DanmuConfGetAllResp_Data) Size ¶
func (m *DanmuConfGetAllResp_Data) Size() (n int)
func (*DanmuConfGetAllResp_Data) String ¶
func (m *DanmuConfGetAllResp_Data) String() string
func (*DanmuConfGetAllResp_Data) Unmarshal ¶
func (m *DanmuConfGetAllResp_Data) Unmarshal(dAtA []byte) error
func (*DanmuConfGetAllResp_Data) XXX_DiscardUnknown ¶
func (m *DanmuConfGetAllResp_Data) XXX_DiscardUnknown()
func (*DanmuConfGetAllResp_Data) XXX_Marshal ¶
func (m *DanmuConfGetAllResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DanmuConfGetAllResp_Data) XXX_Merge ¶
func (dst *DanmuConfGetAllResp_Data) XXX_Merge(src proto.Message)
func (*DanmuConfGetAllResp_Data) XXX_Size ¶
func (m *DanmuConfGetAllResp_Data) XXX_Size() int
func (*DanmuConfGetAllResp_Data) XXX_Unmarshal ¶
func (m *DanmuConfGetAllResp_Data) XXX_Unmarshal(b []byte) error
type DanmuConfRPCClient ¶
type DanmuConfRPCClient interface { // * 获取个人弹幕配置 // GetAll(ctx context.Context, req *DanmuConfGetAllReq, opts ...liverpc.CallOption) (resp *DanmuConfGetAllResp, err error) // * 添加用户可佩戴的的弹幕配置特权 // AddByType(ctx context.Context, req *DanmuConfAddByTypeReq, opts ...liverpc.CallOption) (resp *DanmuConfAddByTypeResp, err error) // * 获取所有弹幕特权 // GetAllPrivilege(ctx context.Context, req *DanmuConfGetAllPrivilegeReq, opts ...liverpc.CallOption) (resp *DanmuConfGetAllPrivilegeResp, err error) }
func NewDanmuConfRPCClient ¶
func NewDanmuConfRPCClient(client *liverpc.Client) DanmuConfRPCClient
NewDanmuConfRPCClient creates a client that implements the DanmuConfRPCClient interface.
type GrayRuleGetByMarkReq ¶
type GrayRuleGetByMarkReq struct { // Mark string `protobuf:"bytes,1,opt,name=mark,proto3" json:"mark"` }
func (*GrayRuleGetByMarkReq) Descriptor ¶
func (*GrayRuleGetByMarkReq) Descriptor() ([]byte, []int)
func (*GrayRuleGetByMarkReq) GetMark ¶
func (m *GrayRuleGetByMarkReq) GetMark() string
func (*GrayRuleGetByMarkReq) Marshal ¶
func (m *GrayRuleGetByMarkReq) Marshal() (dAtA []byte, err error)
func (*GrayRuleGetByMarkReq) MarshalTo ¶
func (m *GrayRuleGetByMarkReq) MarshalTo(dAtA []byte) (int, error)
func (*GrayRuleGetByMarkReq) ProtoMessage ¶
func (*GrayRuleGetByMarkReq) ProtoMessage()
func (*GrayRuleGetByMarkReq) Reset ¶
func (m *GrayRuleGetByMarkReq) Reset()
func (*GrayRuleGetByMarkReq) Size ¶
func (m *GrayRuleGetByMarkReq) Size() (n int)
func (*GrayRuleGetByMarkReq) String ¶
func (m *GrayRuleGetByMarkReq) String() string
func (*GrayRuleGetByMarkReq) Unmarshal ¶
func (m *GrayRuleGetByMarkReq) Unmarshal(dAtA []byte) error
func (*GrayRuleGetByMarkReq) XXX_DiscardUnknown ¶
func (m *GrayRuleGetByMarkReq) XXX_DiscardUnknown()
func (*GrayRuleGetByMarkReq) XXX_Marshal ¶
func (m *GrayRuleGetByMarkReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GrayRuleGetByMarkReq) XXX_Merge ¶
func (dst *GrayRuleGetByMarkReq) XXX_Merge(src proto.Message)
func (*GrayRuleGetByMarkReq) XXX_Size ¶
func (m *GrayRuleGetByMarkReq) XXX_Size() int
func (*GrayRuleGetByMarkReq) XXX_Unmarshal ¶
func (m *GrayRuleGetByMarkReq) XXX_Unmarshal(b []byte) error
type GrayRuleGetByMarkResp ¶
type GrayRuleGetByMarkResp struct { // 返回code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // 返回msg Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *GrayRuleGetByMarkResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*GrayRuleGetByMarkResp) Descriptor ¶
func (*GrayRuleGetByMarkResp) Descriptor() ([]byte, []int)
func (*GrayRuleGetByMarkResp) GetCode ¶
func (m *GrayRuleGetByMarkResp) GetCode() int64
func (*GrayRuleGetByMarkResp) GetData ¶
func (m *GrayRuleGetByMarkResp) GetData() *GrayRuleGetByMarkResp_Data
func (*GrayRuleGetByMarkResp) GetMsg ¶
func (m *GrayRuleGetByMarkResp) GetMsg() string
func (*GrayRuleGetByMarkResp) Marshal ¶
func (m *GrayRuleGetByMarkResp) Marshal() (dAtA []byte, err error)
func (*GrayRuleGetByMarkResp) MarshalTo ¶
func (m *GrayRuleGetByMarkResp) MarshalTo(dAtA []byte) (int, error)
func (*GrayRuleGetByMarkResp) ProtoMessage ¶
func (*GrayRuleGetByMarkResp) ProtoMessage()
func (*GrayRuleGetByMarkResp) Reset ¶
func (m *GrayRuleGetByMarkResp) Reset()
func (*GrayRuleGetByMarkResp) Size ¶
func (m *GrayRuleGetByMarkResp) Size() (n int)
func (*GrayRuleGetByMarkResp) String ¶
func (m *GrayRuleGetByMarkResp) String() string
func (*GrayRuleGetByMarkResp) Unmarshal ¶
func (m *GrayRuleGetByMarkResp) Unmarshal(dAtA []byte) error
func (*GrayRuleGetByMarkResp) XXX_DiscardUnknown ¶
func (m *GrayRuleGetByMarkResp) XXX_DiscardUnknown()
func (*GrayRuleGetByMarkResp) XXX_Marshal ¶
func (m *GrayRuleGetByMarkResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GrayRuleGetByMarkResp) XXX_Merge ¶
func (dst *GrayRuleGetByMarkResp) XXX_Merge(src proto.Message)
func (*GrayRuleGetByMarkResp) XXX_Size ¶
func (m *GrayRuleGetByMarkResp) XXX_Size() int
func (*GrayRuleGetByMarkResp) XXX_Unmarshal ¶
func (m *GrayRuleGetByMarkResp) XXX_Unmarshal(b []byte) error
type GrayRuleGetByMarkResp_Data ¶
type GrayRuleGetByMarkResp_Data struct { // Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` // Mark string `protobuf:"bytes,2,opt,name=mark,proto3" json:"mark"` // Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name"` // Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content"` }
func (*GrayRuleGetByMarkResp_Data) Descriptor ¶
func (*GrayRuleGetByMarkResp_Data) Descriptor() ([]byte, []int)
func (*GrayRuleGetByMarkResp_Data) GetContent ¶
func (m *GrayRuleGetByMarkResp_Data) GetContent() string
func (*GrayRuleGetByMarkResp_Data) GetId ¶
func (m *GrayRuleGetByMarkResp_Data) GetId() int64
func (*GrayRuleGetByMarkResp_Data) GetMark ¶
func (m *GrayRuleGetByMarkResp_Data) GetMark() string
func (*GrayRuleGetByMarkResp_Data) GetName ¶
func (m *GrayRuleGetByMarkResp_Data) GetName() string
func (*GrayRuleGetByMarkResp_Data) Marshal ¶
func (m *GrayRuleGetByMarkResp_Data) Marshal() (dAtA []byte, err error)
func (*GrayRuleGetByMarkResp_Data) MarshalTo ¶
func (m *GrayRuleGetByMarkResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*GrayRuleGetByMarkResp_Data) ProtoMessage ¶
func (*GrayRuleGetByMarkResp_Data) ProtoMessage()
func (*GrayRuleGetByMarkResp_Data) Reset ¶
func (m *GrayRuleGetByMarkResp_Data) Reset()
func (*GrayRuleGetByMarkResp_Data) Size ¶
func (m *GrayRuleGetByMarkResp_Data) Size() (n int)
func (*GrayRuleGetByMarkResp_Data) String ¶
func (m *GrayRuleGetByMarkResp_Data) String() string
func (*GrayRuleGetByMarkResp_Data) Unmarshal ¶
func (m *GrayRuleGetByMarkResp_Data) Unmarshal(dAtA []byte) error
func (*GrayRuleGetByMarkResp_Data) XXX_DiscardUnknown ¶
func (m *GrayRuleGetByMarkResp_Data) XXX_DiscardUnknown()
func (*GrayRuleGetByMarkResp_Data) XXX_Marshal ¶
func (m *GrayRuleGetByMarkResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GrayRuleGetByMarkResp_Data) XXX_Merge ¶
func (dst *GrayRuleGetByMarkResp_Data) XXX_Merge(src proto.Message)
func (*GrayRuleGetByMarkResp_Data) XXX_Size ¶
func (m *GrayRuleGetByMarkResp_Data) XXX_Size() int
func (*GrayRuleGetByMarkResp_Data) XXX_Unmarshal ¶
func (m *GrayRuleGetByMarkResp_Data) XXX_Unmarshal(b []byte) error
type GrayRuleRPCClient ¶
type GrayRuleRPCClient interface { // * 获取灰度策略配置 // GetByMark(ctx context.Context, req *GrayRuleGetByMarkReq, opts ...liverpc.CallOption) (resp *GrayRuleGetByMarkResp, err error) }
func NewGrayRuleRPCClient ¶
func NewGrayRuleRPCClient(client *liverpc.Client) GrayRuleRPCClient
NewGrayRuleRPCClient creates a client that implements the GrayRuleRPCClient interface.
type RemindGetReq ¶
type RemindGetReq struct { // 事件类型 Type int64 `protobuf:"varint,1,opt,name=type,proto3" json:"type"` // 事件 id EventId string `protobuf:"bytes,2,opt,name=event_id,json=eventId,proto3" json:"event_id"` }
func (*RemindGetReq) Descriptor ¶
func (*RemindGetReq) Descriptor() ([]byte, []int)
func (*RemindGetReq) GetEventId ¶
func (m *RemindGetReq) GetEventId() string
func (*RemindGetReq) GetType ¶
func (m *RemindGetReq) GetType() int64
func (*RemindGetReq) Marshal ¶
func (m *RemindGetReq) Marshal() (dAtA []byte, err error)
func (*RemindGetReq) ProtoMessage ¶
func (*RemindGetReq) ProtoMessage()
func (*RemindGetReq) Reset ¶
func (m *RemindGetReq) Reset()
func (*RemindGetReq) Size ¶
func (m *RemindGetReq) Size() (n int)
func (*RemindGetReq) String ¶
func (m *RemindGetReq) String() string
func (*RemindGetReq) Unmarshal ¶
func (m *RemindGetReq) Unmarshal(dAtA []byte) error
func (*RemindGetReq) XXX_DiscardUnknown ¶
func (m *RemindGetReq) XXX_DiscardUnknown()
func (*RemindGetReq) XXX_Marshal ¶
func (m *RemindGetReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindGetReq) XXX_Merge ¶
func (dst *RemindGetReq) XXX_Merge(src proto.Message)
func (*RemindGetReq) XXX_Size ¶
func (m *RemindGetReq) XXX_Size() int
func (*RemindGetReq) XXX_Unmarshal ¶
func (m *RemindGetReq) XXX_Unmarshal(b []byte) error
type RemindGetResp ¶
type RemindGetResp struct { // code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // msg Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *RemindGetResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*RemindGetResp) Descriptor ¶
func (*RemindGetResp) Descriptor() ([]byte, []int)
func (*RemindGetResp) GetCode ¶
func (m *RemindGetResp) GetCode() int64
func (*RemindGetResp) GetData ¶
func (m *RemindGetResp) GetData() *RemindGetResp_Data
func (*RemindGetResp) GetMsg ¶
func (m *RemindGetResp) GetMsg() string
func (*RemindGetResp) Marshal ¶
func (m *RemindGetResp) Marshal() (dAtA []byte, err error)
func (*RemindGetResp) ProtoMessage ¶
func (*RemindGetResp) ProtoMessage()
func (*RemindGetResp) Reset ¶
func (m *RemindGetResp) Reset()
func (*RemindGetResp) Size ¶
func (m *RemindGetResp) Size() (n int)
func (*RemindGetResp) String ¶
func (m *RemindGetResp) String() string
func (*RemindGetResp) Unmarshal ¶
func (m *RemindGetResp) Unmarshal(dAtA []byte) error
func (*RemindGetResp) XXX_DiscardUnknown ¶
func (m *RemindGetResp) XXX_DiscardUnknown()
func (*RemindGetResp) XXX_Marshal ¶
func (m *RemindGetResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindGetResp) XXX_Merge ¶
func (dst *RemindGetResp) XXX_Merge(src proto.Message)
func (*RemindGetResp) XXX_Size ¶
func (m *RemindGetResp) XXX_Size() int
func (*RemindGetResp) XXX_Unmarshal ¶
func (m *RemindGetResp) XXX_Unmarshal(b []byte) error
type RemindGetResp_Data ¶
type RemindGetResp_Data struct { // List []*RemindGetResp_List `protobuf:"bytes,1,rep,name=list" json:"list"` }
func (*RemindGetResp_Data) Descriptor ¶
func (*RemindGetResp_Data) Descriptor() ([]byte, []int)
func (*RemindGetResp_Data) GetList ¶
func (m *RemindGetResp_Data) GetList() []*RemindGetResp_List
func (*RemindGetResp_Data) Marshal ¶
func (m *RemindGetResp_Data) Marshal() (dAtA []byte, err error)
func (*RemindGetResp_Data) MarshalTo ¶
func (m *RemindGetResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*RemindGetResp_Data) ProtoMessage ¶
func (*RemindGetResp_Data) ProtoMessage()
func (*RemindGetResp_Data) Reset ¶
func (m *RemindGetResp_Data) Reset()
func (*RemindGetResp_Data) Size ¶
func (m *RemindGetResp_Data) Size() (n int)
func (*RemindGetResp_Data) String ¶
func (m *RemindGetResp_Data) String() string
func (*RemindGetResp_Data) Unmarshal ¶
func (m *RemindGetResp_Data) Unmarshal(dAtA []byte) error
func (*RemindGetResp_Data) XXX_DiscardUnknown ¶
func (m *RemindGetResp_Data) XXX_DiscardUnknown()
func (*RemindGetResp_Data) XXX_Marshal ¶
func (m *RemindGetResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindGetResp_Data) XXX_Merge ¶
func (dst *RemindGetResp_Data) XXX_Merge(src proto.Message)
func (*RemindGetResp_Data) XXX_Size ¶
func (m *RemindGetResp_Data) XXX_Size() int
func (*RemindGetResp_Data) XXX_Unmarshal ¶
func (m *RemindGetResp_Data) XXX_Unmarshal(b []byte) error
type RemindGetResp_List ¶
type RemindGetResp_List struct { // 事件类型 Type int64 `protobuf:"varint,1,opt,name=type,proto3" json:"type"` // 活动 ID EventId int64 `protobuf:"varint,2,opt,name=event_id,json=eventId,proto3" json:"event_id"` // 1.已经预约 2.没有预约 Status int64 `protobuf:"varint,3,opt,name=status,proto3" json:"status"` // 预约的时间 Date string `protobuf:"bytes,4,opt,name=date,proto3" json:"date"` }
func (*RemindGetResp_List) Descriptor ¶
func (*RemindGetResp_List) Descriptor() ([]byte, []int)
func (*RemindGetResp_List) GetDate ¶
func (m *RemindGetResp_List) GetDate() string
func (*RemindGetResp_List) GetEventId ¶
func (m *RemindGetResp_List) GetEventId() int64
func (*RemindGetResp_List) GetStatus ¶
func (m *RemindGetResp_List) GetStatus() int64
func (*RemindGetResp_List) GetType ¶
func (m *RemindGetResp_List) GetType() int64
func (*RemindGetResp_List) Marshal ¶
func (m *RemindGetResp_List) Marshal() (dAtA []byte, err error)
func (*RemindGetResp_List) MarshalTo ¶
func (m *RemindGetResp_List) MarshalTo(dAtA []byte) (int, error)
func (*RemindGetResp_List) ProtoMessage ¶
func (*RemindGetResp_List) ProtoMessage()
func (*RemindGetResp_List) Reset ¶
func (m *RemindGetResp_List) Reset()
func (*RemindGetResp_List) Size ¶
func (m *RemindGetResp_List) Size() (n int)
func (*RemindGetResp_List) String ¶
func (m *RemindGetResp_List) String() string
func (*RemindGetResp_List) Unmarshal ¶
func (m *RemindGetResp_List) Unmarshal(dAtA []byte) error
func (*RemindGetResp_List) XXX_DiscardUnknown ¶
func (m *RemindGetResp_List) XXX_DiscardUnknown()
func (*RemindGetResp_List) XXX_Marshal ¶
func (m *RemindGetResp_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindGetResp_List) XXX_Merge ¶
func (dst *RemindGetResp_List) XXX_Merge(src proto.Message)
func (*RemindGetResp_List) XXX_Size ¶
func (m *RemindGetResp_List) XXX_Size() int
func (*RemindGetResp_List) XXX_Unmarshal ¶
func (m *RemindGetResp_List) XXX_Unmarshal(b []byte) error
type RemindOperateReq ¶
type RemindOperateReq struct { // 活动 id Aid int64 `protobuf:"varint,1,opt,name=aid,proto3" json:"aid"` // 0.取消 1.预约 Action int64 `protobuf:"varint,2,opt,name=action,proto3" json:"action"` }
func (*RemindOperateReq) Descriptor ¶
func (*RemindOperateReq) Descriptor() ([]byte, []int)
func (*RemindOperateReq) GetAction ¶
func (m *RemindOperateReq) GetAction() int64
func (*RemindOperateReq) GetAid ¶
func (m *RemindOperateReq) GetAid() int64
func (*RemindOperateReq) Marshal ¶
func (m *RemindOperateReq) Marshal() (dAtA []byte, err error)
func (*RemindOperateReq) ProtoMessage ¶
func (*RemindOperateReq) ProtoMessage()
func (*RemindOperateReq) Reset ¶
func (m *RemindOperateReq) Reset()
func (*RemindOperateReq) Size ¶
func (m *RemindOperateReq) Size() (n int)
func (*RemindOperateReq) String ¶
func (m *RemindOperateReq) String() string
func (*RemindOperateReq) Unmarshal ¶
func (m *RemindOperateReq) Unmarshal(dAtA []byte) error
func (*RemindOperateReq) XXX_DiscardUnknown ¶
func (m *RemindOperateReq) XXX_DiscardUnknown()
func (*RemindOperateReq) XXX_Marshal ¶
func (m *RemindOperateReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindOperateReq) XXX_Merge ¶
func (dst *RemindOperateReq) XXX_Merge(src proto.Message)
func (*RemindOperateReq) XXX_Size ¶
func (m *RemindOperateReq) XXX_Size() int
func (*RemindOperateReq) XXX_Unmarshal ¶
func (m *RemindOperateReq) XXX_Unmarshal(b []byte) error
type RemindOperateResp ¶
type RemindOperateResp struct { // code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // msg Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *RemindOperateResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*RemindOperateResp) Descriptor ¶
func (*RemindOperateResp) Descriptor() ([]byte, []int)
func (*RemindOperateResp) GetCode ¶
func (m *RemindOperateResp) GetCode() int64
func (*RemindOperateResp) GetData ¶
func (m *RemindOperateResp) GetData() *RemindOperateResp_Data
func (*RemindOperateResp) GetMsg ¶
func (m *RemindOperateResp) GetMsg() string
func (*RemindOperateResp) Marshal ¶
func (m *RemindOperateResp) Marshal() (dAtA []byte, err error)
func (*RemindOperateResp) MarshalTo ¶
func (m *RemindOperateResp) MarshalTo(dAtA []byte) (int, error)
func (*RemindOperateResp) ProtoMessage ¶
func (*RemindOperateResp) ProtoMessage()
func (*RemindOperateResp) Reset ¶
func (m *RemindOperateResp) Reset()
func (*RemindOperateResp) Size ¶
func (m *RemindOperateResp) Size() (n int)
func (*RemindOperateResp) String ¶
func (m *RemindOperateResp) String() string
func (*RemindOperateResp) Unmarshal ¶
func (m *RemindOperateResp) Unmarshal(dAtA []byte) error
func (*RemindOperateResp) XXX_DiscardUnknown ¶
func (m *RemindOperateResp) XXX_DiscardUnknown()
func (*RemindOperateResp) XXX_Marshal ¶
func (m *RemindOperateResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindOperateResp) XXX_Merge ¶
func (dst *RemindOperateResp) XXX_Merge(src proto.Message)
func (*RemindOperateResp) XXX_Size ¶
func (m *RemindOperateResp) XXX_Size() int
func (*RemindOperateResp) XXX_Unmarshal ¶
func (m *RemindOperateResp) XXX_Unmarshal(b []byte) error
type RemindOperateResp_Data ¶
type RemindOperateResp_Data struct { }
func (*RemindOperateResp_Data) Descriptor ¶
func (*RemindOperateResp_Data) Descriptor() ([]byte, []int)
func (*RemindOperateResp_Data) Marshal ¶
func (m *RemindOperateResp_Data) Marshal() (dAtA []byte, err error)
func (*RemindOperateResp_Data) MarshalTo ¶
func (m *RemindOperateResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*RemindOperateResp_Data) ProtoMessage ¶
func (*RemindOperateResp_Data) ProtoMessage()
func (*RemindOperateResp_Data) Reset ¶
func (m *RemindOperateResp_Data) Reset()
func (*RemindOperateResp_Data) Size ¶
func (m *RemindOperateResp_Data) Size() (n int)
func (*RemindOperateResp_Data) String ¶
func (m *RemindOperateResp_Data) String() string
func (*RemindOperateResp_Data) Unmarshal ¶
func (m *RemindOperateResp_Data) Unmarshal(dAtA []byte) error
func (*RemindOperateResp_Data) XXX_DiscardUnknown ¶
func (m *RemindOperateResp_Data) XXX_DiscardUnknown()
func (*RemindOperateResp_Data) XXX_Marshal ¶
func (m *RemindOperateResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindOperateResp_Data) XXX_Merge ¶
func (dst *RemindOperateResp_Data) XXX_Merge(src proto.Message)
func (*RemindOperateResp_Data) XXX_Size ¶
func (m *RemindOperateResp_Data) XXX_Size() int
func (*RemindOperateResp_Data) XXX_Unmarshal ¶
func (m *RemindOperateResp_Data) XXX_Unmarshal(b []byte) error
type RemindQueryReq ¶
type RemindQueryReq struct { // 活动 id Aid int64 `protobuf:"varint,1,opt,name=aid,proto3" json:"aid"` }
func (*RemindQueryReq) Descriptor ¶
func (*RemindQueryReq) Descriptor() ([]byte, []int)
func (*RemindQueryReq) GetAid ¶
func (m *RemindQueryReq) GetAid() int64
func (*RemindQueryReq) Marshal ¶
func (m *RemindQueryReq) Marshal() (dAtA []byte, err error)
func (*RemindQueryReq) ProtoMessage ¶
func (*RemindQueryReq) ProtoMessage()
func (*RemindQueryReq) Reset ¶
func (m *RemindQueryReq) Reset()
func (*RemindQueryReq) Size ¶
func (m *RemindQueryReq) Size() (n int)
func (*RemindQueryReq) String ¶
func (m *RemindQueryReq) String() string
func (*RemindQueryReq) Unmarshal ¶
func (m *RemindQueryReq) Unmarshal(dAtA []byte) error
func (*RemindQueryReq) XXX_DiscardUnknown ¶
func (m *RemindQueryReq) XXX_DiscardUnknown()
func (*RemindQueryReq) XXX_Marshal ¶
func (m *RemindQueryReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindQueryReq) XXX_Merge ¶
func (dst *RemindQueryReq) XXX_Merge(src proto.Message)
func (*RemindQueryReq) XXX_Size ¶
func (m *RemindQueryReq) XXX_Size() int
func (*RemindQueryReq) XXX_Unmarshal ¶
func (m *RemindQueryReq) XXX_Unmarshal(b []byte) error
type RemindQueryResp ¶
type RemindQueryResp struct { // code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // msg Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *RemindQueryResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*RemindQueryResp) Descriptor ¶
func (*RemindQueryResp) Descriptor() ([]byte, []int)
func (*RemindQueryResp) GetCode ¶
func (m *RemindQueryResp) GetCode() int64
func (*RemindQueryResp) GetData ¶
func (m *RemindQueryResp) GetData() *RemindQueryResp_Data
func (*RemindQueryResp) GetMsg ¶
func (m *RemindQueryResp) GetMsg() string
func (*RemindQueryResp) Marshal ¶
func (m *RemindQueryResp) Marshal() (dAtA []byte, err error)
func (*RemindQueryResp) ProtoMessage ¶
func (*RemindQueryResp) ProtoMessage()
func (*RemindQueryResp) Reset ¶
func (m *RemindQueryResp) Reset()
func (*RemindQueryResp) Size ¶
func (m *RemindQueryResp) Size() (n int)
func (*RemindQueryResp) String ¶
func (m *RemindQueryResp) String() string
func (*RemindQueryResp) Unmarshal ¶
func (m *RemindQueryResp) Unmarshal(dAtA []byte) error
func (*RemindQueryResp) XXX_DiscardUnknown ¶
func (m *RemindQueryResp) XXX_DiscardUnknown()
func (*RemindQueryResp) XXX_Marshal ¶
func (m *RemindQueryResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindQueryResp) XXX_Merge ¶
func (dst *RemindQueryResp) XXX_Merge(src proto.Message)
func (*RemindQueryResp) XXX_Size ¶
func (m *RemindQueryResp) XXX_Size() int
func (*RemindQueryResp) XXX_Unmarshal ¶
func (m *RemindQueryResp) XXX_Unmarshal(b []byte) error
type RemindQueryResp_Data ¶
type RemindQueryResp_Data struct { // 活动 ID Aid int64 `protobuf:"varint,1,opt,name=aid,proto3" json:"aid"` // 1.已经预约 2.没有预约 Status int64 `protobuf:"varint,2,opt,name=status,proto3" json:"status"` }
func (*RemindQueryResp_Data) Descriptor ¶
func (*RemindQueryResp_Data) Descriptor() ([]byte, []int)
func (*RemindQueryResp_Data) GetAid ¶
func (m *RemindQueryResp_Data) GetAid() int64
func (*RemindQueryResp_Data) GetStatus ¶
func (m *RemindQueryResp_Data) GetStatus() int64
func (*RemindQueryResp_Data) Marshal ¶
func (m *RemindQueryResp_Data) Marshal() (dAtA []byte, err error)
func (*RemindQueryResp_Data) MarshalTo ¶
func (m *RemindQueryResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*RemindQueryResp_Data) ProtoMessage ¶
func (*RemindQueryResp_Data) ProtoMessage()
func (*RemindQueryResp_Data) Reset ¶
func (m *RemindQueryResp_Data) Reset()
func (*RemindQueryResp_Data) Size ¶
func (m *RemindQueryResp_Data) Size() (n int)
func (*RemindQueryResp_Data) String ¶
func (m *RemindQueryResp_Data) String() string
func (*RemindQueryResp_Data) Unmarshal ¶
func (m *RemindQueryResp_Data) Unmarshal(dAtA []byte) error
func (*RemindQueryResp_Data) XXX_DiscardUnknown ¶
func (m *RemindQueryResp_Data) XXX_DiscardUnknown()
func (*RemindQueryResp_Data) XXX_Marshal ¶
func (m *RemindQueryResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindQueryResp_Data) XXX_Merge ¶
func (dst *RemindQueryResp_Data) XXX_Merge(src proto.Message)
func (*RemindQueryResp_Data) XXX_Size ¶
func (m *RemindQueryResp_Data) XXX_Size() int
func (*RemindQueryResp_Data) XXX_Unmarshal ¶
func (m *RemindQueryResp_Data) XXX_Unmarshal(b []byte) error
type RemindRPCClient ¶
type RemindRPCClient interface { // * 预约、取消提醒 // Operate(ctx context.Context, req *RemindOperateReq, opts ...liverpc.CallOption) (resp *RemindOperateResp, err error) // * 查询预约状态 // Query(ctx context.Context, req *RemindQueryReq, opts ...liverpc.CallOption) (resp *RemindQueryResp, err error) // * 预约、取消提醒 // Submit(ctx context.Context, req *RemindSubmitReq, opts ...liverpc.CallOption) (resp *RemindSubmitResp, err error) // * 查询预约状态 // Get(ctx context.Context, req *RemindGetReq, opts ...liverpc.CallOption) (resp *RemindGetResp, err error) }
func NewRemindRPCClient ¶
func NewRemindRPCClient(client *liverpc.Client) RemindRPCClient
NewRemindRPCClient creates a client that implements the RemindRPCClient interface.
type RemindSubmitReq ¶
type RemindSubmitReq struct { // 事件类型 Type int64 `protobuf:"varint,1,opt,name=type,proto3" json:"type"` // 事件 id (多个用逗号拼接) EventId string `protobuf:"bytes,2,opt,name=event_id,json=eventId,proto3" json:"event_id"` // 提交来源 Source int64 `protobuf:"varint,3,opt,name=source,proto3" json:"source"` // 1.预约 2.取消预约 Action int64 `protobuf:"varint,4,opt,name=action,proto3" json:"action"` }
func (*RemindSubmitReq) Descriptor ¶
func (*RemindSubmitReq) Descriptor() ([]byte, []int)
func (*RemindSubmitReq) GetAction ¶
func (m *RemindSubmitReq) GetAction() int64
func (*RemindSubmitReq) GetEventId ¶
func (m *RemindSubmitReq) GetEventId() string
func (*RemindSubmitReq) GetSource ¶
func (m *RemindSubmitReq) GetSource() int64
func (*RemindSubmitReq) GetType ¶
func (m *RemindSubmitReq) GetType() int64
func (*RemindSubmitReq) Marshal ¶
func (m *RemindSubmitReq) Marshal() (dAtA []byte, err error)
func (*RemindSubmitReq) ProtoMessage ¶
func (*RemindSubmitReq) ProtoMessage()
func (*RemindSubmitReq) Reset ¶
func (m *RemindSubmitReq) Reset()
func (*RemindSubmitReq) Size ¶
func (m *RemindSubmitReq) Size() (n int)
func (*RemindSubmitReq) String ¶
func (m *RemindSubmitReq) String() string
func (*RemindSubmitReq) Unmarshal ¶
func (m *RemindSubmitReq) Unmarshal(dAtA []byte) error
func (*RemindSubmitReq) XXX_DiscardUnknown ¶
func (m *RemindSubmitReq) XXX_DiscardUnknown()
func (*RemindSubmitReq) XXX_Marshal ¶
func (m *RemindSubmitReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindSubmitReq) XXX_Merge ¶
func (dst *RemindSubmitReq) XXX_Merge(src proto.Message)
func (*RemindSubmitReq) XXX_Size ¶
func (m *RemindSubmitReq) XXX_Size() int
func (*RemindSubmitReq) XXX_Unmarshal ¶
func (m *RemindSubmitReq) XXX_Unmarshal(b []byte) error
type RemindSubmitResp ¶
type RemindSubmitResp struct { // code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // msg (预约成功,已过期,未开始) Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *RemindSubmitResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*RemindSubmitResp) Descriptor ¶
func (*RemindSubmitResp) Descriptor() ([]byte, []int)
func (*RemindSubmitResp) GetCode ¶
func (m *RemindSubmitResp) GetCode() int64
func (*RemindSubmitResp) GetData ¶
func (m *RemindSubmitResp) GetData() *RemindSubmitResp_Data
func (*RemindSubmitResp) GetMsg ¶
func (m *RemindSubmitResp) GetMsg() string
func (*RemindSubmitResp) Marshal ¶
func (m *RemindSubmitResp) Marshal() (dAtA []byte, err error)
func (*RemindSubmitResp) ProtoMessage ¶
func (*RemindSubmitResp) ProtoMessage()
func (*RemindSubmitResp) Reset ¶
func (m *RemindSubmitResp) Reset()
func (*RemindSubmitResp) Size ¶
func (m *RemindSubmitResp) Size() (n int)
func (*RemindSubmitResp) String ¶
func (m *RemindSubmitResp) String() string
func (*RemindSubmitResp) Unmarshal ¶
func (m *RemindSubmitResp) Unmarshal(dAtA []byte) error
func (*RemindSubmitResp) XXX_DiscardUnknown ¶
func (m *RemindSubmitResp) XXX_DiscardUnknown()
func (*RemindSubmitResp) XXX_Marshal ¶
func (m *RemindSubmitResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindSubmitResp) XXX_Merge ¶
func (dst *RemindSubmitResp) XXX_Merge(src proto.Message)
func (*RemindSubmitResp) XXX_Size ¶
func (m *RemindSubmitResp) XXX_Size() int
func (*RemindSubmitResp) XXX_Unmarshal ¶
func (m *RemindSubmitResp) XXX_Unmarshal(b []byte) error
type RemindSubmitResp_Data ¶
type RemindSubmitResp_Data struct { }
func (*RemindSubmitResp_Data) Descriptor ¶
func (*RemindSubmitResp_Data) Descriptor() ([]byte, []int)
func (*RemindSubmitResp_Data) Marshal ¶
func (m *RemindSubmitResp_Data) Marshal() (dAtA []byte, err error)
func (*RemindSubmitResp_Data) MarshalTo ¶
func (m *RemindSubmitResp_Data) MarshalTo(dAtA []byte) (int, error)
func (*RemindSubmitResp_Data) ProtoMessage ¶
func (*RemindSubmitResp_Data) ProtoMessage()
func (*RemindSubmitResp_Data) Reset ¶
func (m *RemindSubmitResp_Data) Reset()
func (*RemindSubmitResp_Data) Size ¶
func (m *RemindSubmitResp_Data) Size() (n int)
func (*RemindSubmitResp_Data) String ¶
func (m *RemindSubmitResp_Data) String() string
func (*RemindSubmitResp_Data) Unmarshal ¶
func (m *RemindSubmitResp_Data) Unmarshal(dAtA []byte) error
func (*RemindSubmitResp_Data) XXX_DiscardUnknown ¶
func (m *RemindSubmitResp_Data) XXX_DiscardUnknown()
func (*RemindSubmitResp_Data) XXX_Marshal ¶
func (m *RemindSubmitResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemindSubmitResp_Data) XXX_Merge ¶
func (dst *RemindSubmitResp_Data) XXX_Merge(src proto.Message)
func (*RemindSubmitResp_Data) XXX_Size ¶
func (m *RemindSubmitResp_Data) XXX_Size() int
func (*RemindSubmitResp_Data) XXX_Unmarshal ¶
func (m *RemindSubmitResp_Data) XXX_Unmarshal(b []byte) error
type TagRPCClient ¶
type TagRPCClient interface { // * 查询预约状态 // Test(ctx context.Context, req *TagTestReq, opts ...liverpc.CallOption) (resp *TagTestResp, err error) }
func NewTagRPCClient ¶
func NewTagRPCClient(client *liverpc.Client) TagRPCClient
NewTagRPCClient creates a client that implements the TagRPCClient interface.
type TagTestReq ¶
type TagTestReq struct { // 活动 id Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"` }
func (*TagTestReq) Descriptor ¶
func (*TagTestReq) Descriptor() ([]byte, []int)
func (*TagTestReq) GetId ¶
func (m *TagTestReq) GetId() int64
func (*TagTestReq) Marshal ¶
func (m *TagTestReq) Marshal() (dAtA []byte, err error)
func (*TagTestReq) ProtoMessage ¶
func (*TagTestReq) ProtoMessage()
func (*TagTestReq) Reset ¶
func (m *TagTestReq) Reset()
func (*TagTestReq) Size ¶
func (m *TagTestReq) Size() (n int)
func (*TagTestReq) String ¶
func (m *TagTestReq) String() string
func (*TagTestReq) Unmarshal ¶
func (m *TagTestReq) Unmarshal(dAtA []byte) error
func (*TagTestReq) XXX_DiscardUnknown ¶
func (m *TagTestReq) XXX_DiscardUnknown()
func (*TagTestReq) XXX_Marshal ¶
func (m *TagTestReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TagTestReq) XXX_Merge ¶
func (dst *TagTestReq) XXX_Merge(src proto.Message)
func (*TagTestReq) XXX_Size ¶
func (m *TagTestReq) XXX_Size() int
func (*TagTestReq) XXX_Unmarshal ¶
func (m *TagTestReq) XXX_Unmarshal(b []byte) error
type TagTestResp ¶
type TagTestResp struct { // code Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code"` // msg Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg"` // Data *TagTestResp_Data `protobuf:"bytes,3,opt,name=data" json:"data"` }
func (*TagTestResp) Descriptor ¶
func (*TagTestResp) Descriptor() ([]byte, []int)
func (*TagTestResp) GetCode ¶
func (m *TagTestResp) GetCode() int64
func (*TagTestResp) GetData ¶
func (m *TagTestResp) GetData() *TagTestResp_Data
func (*TagTestResp) GetMsg ¶
func (m *TagTestResp) GetMsg() string
func (*TagTestResp) Marshal ¶
func (m *TagTestResp) Marshal() (dAtA []byte, err error)
func (*TagTestResp) ProtoMessage ¶
func (*TagTestResp) ProtoMessage()
func (*TagTestResp) Reset ¶
func (m *TagTestResp) Reset()
func (*TagTestResp) Size ¶
func (m *TagTestResp) Size() (n int)
func (*TagTestResp) String ¶
func (m *TagTestResp) String() string
func (*TagTestResp) Unmarshal ¶
func (m *TagTestResp) Unmarshal(dAtA []byte) error
func (*TagTestResp) XXX_DiscardUnknown ¶
func (m *TagTestResp) XXX_DiscardUnknown()
func (*TagTestResp) XXX_Marshal ¶
func (m *TagTestResp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TagTestResp) XXX_Merge ¶
func (dst *TagTestResp) XXX_Merge(src proto.Message)
func (*TagTestResp) XXX_Size ¶
func (m *TagTestResp) XXX_Size() int
func (*TagTestResp) XXX_Unmarshal ¶
func (m *TagTestResp) XXX_Unmarshal(b []byte) error
type TagTestResp_Data ¶
type TagTestResp_Data struct { // 活动 ID Aid int64 `protobuf:"varint,1,opt,name=aid,proto3" json:"aid"` // 1.已经预约 2.没有预约 Action int64 `protobuf:"varint,2,opt,name=action,proto3" json:"action"` }
func (*TagTestResp_Data) Descriptor ¶
func (*TagTestResp_Data) Descriptor() ([]byte, []int)
func (*TagTestResp_Data) GetAction ¶
func (m *TagTestResp_Data) GetAction() int64
func (*TagTestResp_Data) GetAid ¶
func (m *TagTestResp_Data) GetAid() int64
func (*TagTestResp_Data) Marshal ¶
func (m *TagTestResp_Data) Marshal() (dAtA []byte, err error)
func (*TagTestResp_Data) ProtoMessage ¶
func (*TagTestResp_Data) ProtoMessage()
func (*TagTestResp_Data) Reset ¶
func (m *TagTestResp_Data) Reset()
func (*TagTestResp_Data) Size ¶
func (m *TagTestResp_Data) Size() (n int)
func (*TagTestResp_Data) String ¶
func (m *TagTestResp_Data) String() string
func (*TagTestResp_Data) Unmarshal ¶
func (m *TagTestResp_Data) Unmarshal(dAtA []byte) error
func (*TagTestResp_Data) XXX_DiscardUnknown ¶
func (m *TagTestResp_Data) XXX_DiscardUnknown()
func (*TagTestResp_Data) XXX_Marshal ¶
func (m *TagTestResp_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TagTestResp_Data) XXX_Merge ¶
func (dst *TagTestResp_Data) XXX_Merge(src proto.Message)
func (*TagTestResp_Data) XXX_Size ¶
func (m *TagTestResp_Data) XXX_Size() int
func (*TagTestResp_Data) XXX_Unmarshal ¶
func (m *TagTestResp_Data) XXX_Unmarshal(b []byte) error