|
|
|
@ -2,7 +2,7 @@
|
|
|
|
// versions:
|
|
|
|
// versions:
|
|
|
|
// protoc-gen-go v1.36.11
|
|
|
|
// protoc-gen-go v1.36.11
|
|
|
|
// protoc v7.34.0
|
|
|
|
// protoc v7.34.0
|
|
|
|
// source: gallery.proto
|
|
|
|
// source: proto/gallery.proto
|
|
|
|
|
|
|
|
|
|
|
|
package gallery
|
|
|
|
package gallery
|
|
|
|
|
|
|
|
|
|
|
|
@ -32,7 +32,7 @@ type GetMyGalleryRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyGalleryRequest) Reset() {
|
|
|
|
func (x *GetMyGalleryRequest) Reset() {
|
|
|
|
*x = GetMyGalleryRequest{}
|
|
|
|
*x = GetMyGalleryRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[0]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[0]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -44,7 +44,7 @@ func (x *GetMyGalleryRequest) String() string {
|
|
|
|
func (*GetMyGalleryRequest) ProtoMessage() {}
|
|
|
|
func (*GetMyGalleryRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyGalleryRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetMyGalleryRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[0]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[0]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -57,7 +57,7 @@ func (x *GetMyGalleryRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetMyGalleryRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetMyGalleryRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetMyGalleryRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetMyGalleryRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{0}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{0}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type GetMyGalleryResponse struct {
|
|
|
|
type GetMyGalleryResponse struct {
|
|
|
|
@ -70,7 +70,7 @@ type GetMyGalleryResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyGalleryResponse) Reset() {
|
|
|
|
func (x *GetMyGalleryResponse) Reset() {
|
|
|
|
*x = GetMyGalleryResponse{}
|
|
|
|
*x = GetMyGalleryResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[1]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[1]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -82,7 +82,7 @@ func (x *GetMyGalleryResponse) String() string {
|
|
|
|
func (*GetMyGalleryResponse) ProtoMessage() {}
|
|
|
|
func (*GetMyGalleryResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyGalleryResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetMyGalleryResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[1]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[1]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -95,7 +95,7 @@ func (x *GetMyGalleryResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetMyGalleryResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetMyGalleryResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetMyGalleryResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetMyGalleryResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{1}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{1}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyGalleryResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *GetMyGalleryResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -121,7 +121,7 @@ type GetUserGalleryRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserGalleryRequest) Reset() {
|
|
|
|
func (x *GetUserGalleryRequest) Reset() {
|
|
|
|
*x = GetUserGalleryRequest{}
|
|
|
|
*x = GetUserGalleryRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[2]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[2]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -133,7 +133,7 @@ func (x *GetUserGalleryRequest) String() string {
|
|
|
|
func (*GetUserGalleryRequest) ProtoMessage() {}
|
|
|
|
func (*GetUserGalleryRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserGalleryRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetUserGalleryRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[2]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[2]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -146,7 +146,7 @@ func (x *GetUserGalleryRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetUserGalleryRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetUserGalleryRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetUserGalleryRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetUserGalleryRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{2}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{2}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserGalleryRequest) GetTargetUid() int64 {
|
|
|
|
func (x *GetUserGalleryRequest) GetTargetUid() int64 {
|
|
|
|
@ -166,7 +166,7 @@ type GetUserGalleryResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserGalleryResponse) Reset() {
|
|
|
|
func (x *GetUserGalleryResponse) Reset() {
|
|
|
|
*x = GetUserGalleryResponse{}
|
|
|
|
*x = GetUserGalleryResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[3]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[3]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -178,7 +178,7 @@ func (x *GetUserGalleryResponse) String() string {
|
|
|
|
func (*GetUserGalleryResponse) ProtoMessage() {}
|
|
|
|
func (*GetUserGalleryResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserGalleryResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetUserGalleryResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[3]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[3]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -191,7 +191,7 @@ func (x *GetUserGalleryResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetUserGalleryResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetUserGalleryResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetUserGalleryResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetUserGalleryResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{3}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{3}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserGalleryResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *GetUserGalleryResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -219,7 +219,7 @@ type PlaceAssetRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetRequest) Reset() {
|
|
|
|
func (x *PlaceAssetRequest) Reset() {
|
|
|
|
*x = PlaceAssetRequest{}
|
|
|
|
*x = PlaceAssetRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[4]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[4]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -231,7 +231,7 @@ func (x *PlaceAssetRequest) String() string {
|
|
|
|
func (*PlaceAssetRequest) ProtoMessage() {}
|
|
|
|
func (*PlaceAssetRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *PlaceAssetRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[4]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[4]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -244,7 +244,7 @@ func (x *PlaceAssetRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use PlaceAssetRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use PlaceAssetRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*PlaceAssetRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*PlaceAssetRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{4}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{4}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetRequest) GetAssetId() int64 {
|
|
|
|
func (x *PlaceAssetRequest) GetAssetId() int64 {
|
|
|
|
@ -278,7 +278,7 @@ type PlaceAssetResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetResponse) Reset() {
|
|
|
|
func (x *PlaceAssetResponse) Reset() {
|
|
|
|
*x = PlaceAssetResponse{}
|
|
|
|
*x = PlaceAssetResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[5]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[5]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -290,7 +290,7 @@ func (x *PlaceAssetResponse) String() string {
|
|
|
|
func (*PlaceAssetResponse) ProtoMessage() {}
|
|
|
|
func (*PlaceAssetResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *PlaceAssetResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[5]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[5]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -303,7 +303,7 @@ func (x *PlaceAssetResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use PlaceAssetResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use PlaceAssetResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*PlaceAssetResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*PlaceAssetResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{5}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{5}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *PlaceAssetResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -328,7 +328,7 @@ type UnlockSlotRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotRequest) Reset() {
|
|
|
|
func (x *UnlockSlotRequest) Reset() {
|
|
|
|
*x = UnlockSlotRequest{}
|
|
|
|
*x = UnlockSlotRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[6]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[6]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -340,7 +340,7 @@ func (x *UnlockSlotRequest) String() string {
|
|
|
|
func (*UnlockSlotRequest) ProtoMessage() {}
|
|
|
|
func (*UnlockSlotRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UnlockSlotRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[6]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[6]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -353,7 +353,7 @@ func (x *UnlockSlotRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UnlockSlotRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UnlockSlotRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UnlockSlotRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UnlockSlotRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{6}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{6}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type UnlockSlotResponse struct {
|
|
|
|
type UnlockSlotResponse struct {
|
|
|
|
@ -366,7 +366,7 @@ type UnlockSlotResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotResponse) Reset() {
|
|
|
|
func (x *UnlockSlotResponse) Reset() {
|
|
|
|
*x = UnlockSlotResponse{}
|
|
|
|
*x = UnlockSlotResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[7]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[7]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -378,7 +378,7 @@ func (x *UnlockSlotResponse) String() string {
|
|
|
|
func (*UnlockSlotResponse) ProtoMessage() {}
|
|
|
|
func (*UnlockSlotResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UnlockSlotResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[7]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[7]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -391,7 +391,7 @@ func (x *UnlockSlotResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UnlockSlotResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UnlockSlotResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UnlockSlotResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UnlockSlotResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{7}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{7}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *UnlockSlotResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -421,7 +421,7 @@ type GalleryData struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GalleryData) Reset() {
|
|
|
|
func (x *GalleryData) Reset() {
|
|
|
|
*x = GalleryData{}
|
|
|
|
*x = GalleryData{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[8]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[8]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -433,7 +433,7 @@ func (x *GalleryData) String() string {
|
|
|
|
func (*GalleryData) ProtoMessage() {}
|
|
|
|
func (*GalleryData) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GalleryData) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GalleryData) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[8]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[8]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -446,7 +446,7 @@ func (x *GalleryData) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GalleryData.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GalleryData.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GalleryData) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GalleryData) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{8}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{8}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GalleryData) GetGalleryOwnerId() int64 {
|
|
|
|
func (x *GalleryData) GetGalleryOwnerId() int64 {
|
|
|
|
@ -497,7 +497,7 @@ type SlotInfo struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SlotInfo) Reset() {
|
|
|
|
func (x *SlotInfo) Reset() {
|
|
|
|
*x = SlotInfo{}
|
|
|
|
*x = SlotInfo{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[9]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[9]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -509,7 +509,7 @@ func (x *SlotInfo) String() string {
|
|
|
|
func (*SlotInfo) ProtoMessage() {}
|
|
|
|
func (*SlotInfo) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SlotInfo) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *SlotInfo) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[9]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[9]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -522,7 +522,7 @@ func (x *SlotInfo) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use SlotInfo.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use SlotInfo.ProtoReflect.Descriptor instead.
|
|
|
|
func (*SlotInfo) Descriptor() ([]byte, []int) {
|
|
|
|
func (*SlotInfo) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{9}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{9}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SlotInfo) GetSlotId() int64 {
|
|
|
|
func (x *SlotInfo) GetSlotId() int64 {
|
|
|
|
@ -622,7 +622,7 @@ type AssetInfo struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AssetInfo) Reset() {
|
|
|
|
func (x *AssetInfo) Reset() {
|
|
|
|
*x = AssetInfo{}
|
|
|
|
*x = AssetInfo{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[10]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[10]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -634,7 +634,7 @@ func (x *AssetInfo) String() string {
|
|
|
|
func (*AssetInfo) ProtoMessage() {}
|
|
|
|
func (*AssetInfo) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AssetInfo) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *AssetInfo) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[10]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[10]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -647,7 +647,7 @@ func (x *AssetInfo) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use AssetInfo.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use AssetInfo.ProtoReflect.Descriptor instead.
|
|
|
|
func (*AssetInfo) Descriptor() ([]byte, []int) {
|
|
|
|
func (*AssetInfo) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{10}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{10}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AssetInfo) GetAssetId() int64 {
|
|
|
|
func (x *AssetInfo) GetAssetId() int64 {
|
|
|
|
@ -695,7 +695,7 @@ type UnlockCondition struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockCondition) Reset() {
|
|
|
|
func (x *UnlockCondition) Reset() {
|
|
|
|
*x = UnlockCondition{}
|
|
|
|
*x = UnlockCondition{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[11]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[11]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -707,7 +707,7 @@ func (x *UnlockCondition) String() string {
|
|
|
|
func (*UnlockCondition) ProtoMessage() {}
|
|
|
|
func (*UnlockCondition) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockCondition) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UnlockCondition) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[11]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[11]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -720,7 +720,7 @@ func (x *UnlockCondition) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UnlockCondition.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UnlockCondition.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UnlockCondition) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UnlockCondition) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{11}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{11}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockCondition) GetType() string {
|
|
|
|
func (x *UnlockCondition) GetType() string {
|
|
|
|
@ -748,7 +748,7 @@ type PlaceAssetData struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetData) Reset() {
|
|
|
|
func (x *PlaceAssetData) Reset() {
|
|
|
|
*x = PlaceAssetData{}
|
|
|
|
*x = PlaceAssetData{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[12]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[12]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -760,7 +760,7 @@ func (x *PlaceAssetData) String() string {
|
|
|
|
func (*PlaceAssetData) ProtoMessage() {}
|
|
|
|
func (*PlaceAssetData) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetData) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *PlaceAssetData) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[12]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[12]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -773,7 +773,7 @@ func (x *PlaceAssetData) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use PlaceAssetData.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use PlaceAssetData.ProtoReflect.Descriptor instead.
|
|
|
|
func (*PlaceAssetData) Descriptor() ([]byte, []int) {
|
|
|
|
func (*PlaceAssetData) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{12}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{12}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlaceAssetData) GetStatus() string {
|
|
|
|
func (x *PlaceAssetData) GetStatus() string {
|
|
|
|
@ -807,7 +807,7 @@ type UnlockSlotData struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotData) Reset() {
|
|
|
|
func (x *UnlockSlotData) Reset() {
|
|
|
|
*x = UnlockSlotData{}
|
|
|
|
*x = UnlockSlotData{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[13]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[13]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -819,7 +819,7 @@ func (x *UnlockSlotData) String() string {
|
|
|
|
func (*UnlockSlotData) ProtoMessage() {}
|
|
|
|
func (*UnlockSlotData) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotData) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UnlockSlotData) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[13]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[13]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -832,7 +832,7 @@ func (x *UnlockSlotData) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UnlockSlotData.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UnlockSlotData.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UnlockSlotData) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UnlockSlotData) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{13}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{13}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UnlockSlotData) GetSlotTotal() int32 {
|
|
|
|
func (x *UnlockSlotData) GetSlotTotal() int32 {
|
|
|
|
@ -859,7 +859,7 @@ type RemoveFromSlotRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *RemoveFromSlotRequest) Reset() {
|
|
|
|
func (x *RemoveFromSlotRequest) Reset() {
|
|
|
|
*x = RemoveFromSlotRequest{}
|
|
|
|
*x = RemoveFromSlotRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[14]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[14]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -871,7 +871,7 @@ func (x *RemoveFromSlotRequest) String() string {
|
|
|
|
func (*RemoveFromSlotRequest) ProtoMessage() {}
|
|
|
|
func (*RemoveFromSlotRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *RemoveFromSlotRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *RemoveFromSlotRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[14]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[14]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -884,7 +884,7 @@ func (x *RemoveFromSlotRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use RemoveFromSlotRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use RemoveFromSlotRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*RemoveFromSlotRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*RemoveFromSlotRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{14}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{14}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *RemoveFromSlotRequest) GetSlotId() int64 {
|
|
|
|
func (x *RemoveFromSlotRequest) GetSlotId() int64 {
|
|
|
|
@ -904,7 +904,7 @@ type RemoveFromSlotResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *RemoveFromSlotResponse) Reset() {
|
|
|
|
func (x *RemoveFromSlotResponse) Reset() {
|
|
|
|
*x = RemoveFromSlotResponse{}
|
|
|
|
*x = RemoveFromSlotResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[15]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[15]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -916,7 +916,7 @@ func (x *RemoveFromSlotResponse) String() string {
|
|
|
|
func (*RemoveFromSlotResponse) ProtoMessage() {}
|
|
|
|
func (*RemoveFromSlotResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *RemoveFromSlotResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *RemoveFromSlotResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[15]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[15]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -929,7 +929,7 @@ func (x *RemoveFromSlotResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use RemoveFromSlotResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use RemoveFromSlotResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*RemoveFromSlotResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*RemoveFromSlotResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{15}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{15}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *RemoveFromSlotResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *RemoveFromSlotResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -950,7 +950,7 @@ type GetMyExhibitedAssetsRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyExhibitedAssetsRequest) Reset() {
|
|
|
|
func (x *GetMyExhibitedAssetsRequest) Reset() {
|
|
|
|
*x = GetMyExhibitedAssetsRequest{}
|
|
|
|
*x = GetMyExhibitedAssetsRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[16]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[16]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -962,7 +962,7 @@ func (x *GetMyExhibitedAssetsRequest) String() string {
|
|
|
|
func (*GetMyExhibitedAssetsRequest) ProtoMessage() {}
|
|
|
|
func (*GetMyExhibitedAssetsRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyExhibitedAssetsRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetMyExhibitedAssetsRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[16]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[16]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -975,7 +975,7 @@ func (x *GetMyExhibitedAssetsRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetMyExhibitedAssetsRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetMyExhibitedAssetsRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetMyExhibitedAssetsRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetMyExhibitedAssetsRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{16}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{16}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyExhibitedAssetsRequest) GetPage() int32 {
|
|
|
|
func (x *GetMyExhibitedAssetsRequest) GetPage() int32 {
|
|
|
|
@ -1003,7 +1003,7 @@ type GetMyExhibitedAssetsResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyExhibitedAssetsResponse) Reset() {
|
|
|
|
func (x *GetMyExhibitedAssetsResponse) Reset() {
|
|
|
|
*x = GetMyExhibitedAssetsResponse{}
|
|
|
|
*x = GetMyExhibitedAssetsResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[17]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[17]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1015,7 +1015,7 @@ func (x *GetMyExhibitedAssetsResponse) String() string {
|
|
|
|
func (*GetMyExhibitedAssetsResponse) ProtoMessage() {}
|
|
|
|
func (*GetMyExhibitedAssetsResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyExhibitedAssetsResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetMyExhibitedAssetsResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[17]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[17]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1028,7 +1028,7 @@ func (x *GetMyExhibitedAssetsResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetMyExhibitedAssetsResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetMyExhibitedAssetsResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetMyExhibitedAssetsResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetMyExhibitedAssetsResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{17}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{17}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetMyExhibitedAssetsResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *GetMyExhibitedAssetsResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -1059,7 +1059,7 @@ type ExhibitedAssetsData struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *ExhibitedAssetsData) Reset() {
|
|
|
|
func (x *ExhibitedAssetsData) Reset() {
|
|
|
|
*x = ExhibitedAssetsData{}
|
|
|
|
*x = ExhibitedAssetsData{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[18]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[18]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1071,7 +1071,7 @@ func (x *ExhibitedAssetsData) String() string {
|
|
|
|
func (*ExhibitedAssetsData) ProtoMessage() {}
|
|
|
|
func (*ExhibitedAssetsData) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *ExhibitedAssetsData) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *ExhibitedAssetsData) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[18]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[18]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1084,7 +1084,7 @@ func (x *ExhibitedAssetsData) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use ExhibitedAssetsData.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use ExhibitedAssetsData.ProtoReflect.Descriptor instead.
|
|
|
|
func (*ExhibitedAssetsData) Descriptor() ([]byte, []int) {
|
|
|
|
func (*ExhibitedAssetsData) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{18}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{18}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *ExhibitedAssetsData) GetItems() []*ExhibitedAssetItem {
|
|
|
|
func (x *ExhibitedAssetsData) GetItems() []*ExhibitedAssetItem {
|
|
|
|
@ -1138,7 +1138,7 @@ type ExhibitedAssetItem struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *ExhibitedAssetItem) Reset() {
|
|
|
|
func (x *ExhibitedAssetItem) Reset() {
|
|
|
|
*x = ExhibitedAssetItem{}
|
|
|
|
*x = ExhibitedAssetItem{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[19]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[19]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1150,7 +1150,7 @@ func (x *ExhibitedAssetItem) String() string {
|
|
|
|
func (*ExhibitedAssetItem) ProtoMessage() {}
|
|
|
|
func (*ExhibitedAssetItem) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *ExhibitedAssetItem) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *ExhibitedAssetItem) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[19]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[19]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1163,7 +1163,7 @@ func (x *ExhibitedAssetItem) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use ExhibitedAssetItem.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use ExhibitedAssetItem.ProtoReflect.Descriptor instead.
|
|
|
|
func (*ExhibitedAssetItem) Descriptor() ([]byte, []int) {
|
|
|
|
func (*ExhibitedAssetItem) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{19}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{19}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *ExhibitedAssetItem) GetAssetId() int64 {
|
|
|
|
func (x *ExhibitedAssetItem) GetAssetId() int64 {
|
|
|
|
@ -1229,7 +1229,7 @@ type GetInspirationFlowRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetInspirationFlowRequest) Reset() {
|
|
|
|
func (x *GetInspirationFlowRequest) Reset() {
|
|
|
|
*x = GetInspirationFlowRequest{}
|
|
|
|
*x = GetInspirationFlowRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[20]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[20]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1241,7 +1241,7 @@ func (x *GetInspirationFlowRequest) String() string {
|
|
|
|
func (*GetInspirationFlowRequest) ProtoMessage() {}
|
|
|
|
func (*GetInspirationFlowRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetInspirationFlowRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetInspirationFlowRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[20]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[20]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1254,7 +1254,7 @@ func (x *GetInspirationFlowRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetInspirationFlowRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetInspirationFlowRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetInspirationFlowRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetInspirationFlowRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{20}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{20}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetInspirationFlowRequest) GetCursor() string {
|
|
|
|
func (x *GetInspirationFlowRequest) GetCursor() string {
|
|
|
|
@ -1303,7 +1303,7 @@ type GetInspirationFlowResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetInspirationFlowResponse) Reset() {
|
|
|
|
func (x *GetInspirationFlowResponse) Reset() {
|
|
|
|
*x = GetInspirationFlowResponse{}
|
|
|
|
*x = GetInspirationFlowResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[21]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[21]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1315,7 +1315,7 @@ func (x *GetInspirationFlowResponse) String() string {
|
|
|
|
func (*GetInspirationFlowResponse) ProtoMessage() {}
|
|
|
|
func (*GetInspirationFlowResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetInspirationFlowResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetInspirationFlowResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[21]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[21]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1328,7 +1328,7 @@ func (x *GetInspirationFlowResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetInspirationFlowResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetInspirationFlowResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetInspirationFlowResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetInspirationFlowResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{21}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{21}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetInspirationFlowResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *GetInspirationFlowResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -1358,7 +1358,7 @@ type InspirationFlowData struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *InspirationFlowData) Reset() {
|
|
|
|
func (x *InspirationFlowData) Reset() {
|
|
|
|
*x = InspirationFlowData{}
|
|
|
|
*x = InspirationFlowData{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[22]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[22]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1370,7 +1370,7 @@ func (x *InspirationFlowData) String() string {
|
|
|
|
func (*InspirationFlowData) ProtoMessage() {}
|
|
|
|
func (*InspirationFlowData) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *InspirationFlowData) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *InspirationFlowData) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[22]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[22]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1383,7 +1383,7 @@ func (x *InspirationFlowData) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use InspirationFlowData.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use InspirationFlowData.ProtoReflect.Descriptor instead.
|
|
|
|
func (*InspirationFlowData) Descriptor() ([]byte, []int) {
|
|
|
|
func (*InspirationFlowData) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{22}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{22}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *InspirationFlowData) GetItems() []*InspirationFlowItem {
|
|
|
|
func (x *InspirationFlowData) GetItems() []*InspirationFlowItem {
|
|
|
|
@ -1430,7 +1430,7 @@ type InspirationFlowItem struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *InspirationFlowItem) Reset() {
|
|
|
|
func (x *InspirationFlowItem) Reset() {
|
|
|
|
*x = InspirationFlowItem{}
|
|
|
|
*x = InspirationFlowItem{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[23]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[23]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1442,7 +1442,7 @@ func (x *InspirationFlowItem) String() string {
|
|
|
|
func (*InspirationFlowItem) ProtoMessage() {}
|
|
|
|
func (*InspirationFlowItem) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *InspirationFlowItem) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *InspirationFlowItem) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[23]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[23]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1455,7 +1455,7 @@ func (x *InspirationFlowItem) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use InspirationFlowItem.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use InspirationFlowItem.ProtoReflect.Descriptor instead.
|
|
|
|
func (*InspirationFlowItem) Descriptor() ([]byte, []int) {
|
|
|
|
func (*InspirationFlowItem) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{23}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{23}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *InspirationFlowItem) GetAssetId() int64 {
|
|
|
|
func (x *InspirationFlowItem) GetAssetId() int64 {
|
|
|
|
@ -1519,7 +1519,7 @@ type GetUserExhibitedAssetsRequest struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserExhibitedAssetsRequest) Reset() {
|
|
|
|
func (x *GetUserExhibitedAssetsRequest) Reset() {
|
|
|
|
*x = GetUserExhibitedAssetsRequest{}
|
|
|
|
*x = GetUserExhibitedAssetsRequest{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[24]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[24]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1531,7 +1531,7 @@ func (x *GetUserExhibitedAssetsRequest) String() string {
|
|
|
|
func (*GetUserExhibitedAssetsRequest) ProtoMessage() {}
|
|
|
|
func (*GetUserExhibitedAssetsRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserExhibitedAssetsRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetUserExhibitedAssetsRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[24]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[24]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1544,7 +1544,7 @@ func (x *GetUserExhibitedAssetsRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetUserExhibitedAssetsRequest.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetUserExhibitedAssetsRequest.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetUserExhibitedAssetsRequest) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetUserExhibitedAssetsRequest) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{24}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{24}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserExhibitedAssetsRequest) GetUserId() int64 {
|
|
|
|
func (x *GetUserExhibitedAssetsRequest) GetUserId() int64 {
|
|
|
|
@ -1579,7 +1579,7 @@ type GetUserExhibitedAssetsResponse struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserExhibitedAssetsResponse) Reset() {
|
|
|
|
func (x *GetUserExhibitedAssetsResponse) Reset() {
|
|
|
|
*x = GetUserExhibitedAssetsResponse{}
|
|
|
|
*x = GetUserExhibitedAssetsResponse{}
|
|
|
|
mi := &file_gallery_proto_msgTypes[25]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[25]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -1591,7 +1591,7 @@ func (x *GetUserExhibitedAssetsResponse) String() string {
|
|
|
|
func (*GetUserExhibitedAssetsResponse) ProtoMessage() {}
|
|
|
|
func (*GetUserExhibitedAssetsResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserExhibitedAssetsResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetUserExhibitedAssetsResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_gallery_proto_msgTypes[25]
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[25]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
@ -1604,7 +1604,7 @@ func (x *GetUserExhibitedAssetsResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetUserExhibitedAssetsResponse.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetUserExhibitedAssetsResponse.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetUserExhibitedAssetsResponse) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetUserExhibitedAssetsResponse) Descriptor() ([]byte, []int) {
|
|
|
|
return file_gallery_proto_rawDescGZIP(), []int{25}
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{25}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetUserExhibitedAssetsResponse) GetBase() *common.BaseResponse {
|
|
|
|
func (x *GetUserExhibitedAssetsResponse) GetBase() *common.BaseResponse {
|
|
|
|
@ -1621,11 +1621,101 @@ func (x *GetUserExhibitedAssetsResponse) GetData() *ExhibitedAssetsData {
|
|
|
|
return nil
|
|
|
|
return nil
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var File_gallery_proto protoreflect.FileDescriptor
|
|
|
|
// 清理无效展示状态请求
|
|
|
|
|
|
|
|
type CleanupDisplayStatusRequest struct {
|
|
|
|
|
|
|
|
state protoimpl.MessageState `protogen:"open.v1"`
|
|
|
|
|
|
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
|
|
|
|
sizeCache protoimpl.SizeCache
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
const file_gallery_proto_rawDesc = "" +
|
|
|
|
func (x *CleanupDisplayStatusRequest) Reset() {
|
|
|
|
|
|
|
|
*x = CleanupDisplayStatusRequest{}
|
|
|
|
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[26]
|
|
|
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *CleanupDisplayStatusRequest) String() string {
|
|
|
|
|
|
|
|
return protoimpl.X.MessageStringOf(x)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (*CleanupDisplayStatusRequest) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *CleanupDisplayStatusRequest) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[26]
|
|
|
|
|
|
|
|
if x != nil {
|
|
|
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return ms
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return mi.MessageOf(x)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use CleanupDisplayStatusRequest.ProtoReflect.Descriptor instead.
|
|
|
|
|
|
|
|
func (*CleanupDisplayStatusRequest) Descriptor() ([]byte, []int) {
|
|
|
|
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{26}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// 清理无效展示状态响应
|
|
|
|
|
|
|
|
type CleanupDisplayStatusResponse struct {
|
|
|
|
|
|
|
|
state protoimpl.MessageState `protogen:"open.v1"`
|
|
|
|
|
|
|
|
Base *common.BaseResponse `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
|
|
|
|
|
|
|
|
CleanedCount int32 `protobuf:"varint,2,opt,name=cleaned_count,json=cleanedCount,proto3" json:"cleaned_count,omitempty"` // 清理的资产数量
|
|
|
|
|
|
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
|
|
|
|
sizeCache protoimpl.SizeCache
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *CleanupDisplayStatusResponse) Reset() {
|
|
|
|
|
|
|
|
*x = CleanupDisplayStatusResponse{}
|
|
|
|
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[27]
|
|
|
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *CleanupDisplayStatusResponse) String() string {
|
|
|
|
|
|
|
|
return protoimpl.X.MessageStringOf(x)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (*CleanupDisplayStatusResponse) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *CleanupDisplayStatusResponse) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
mi := &file_proto_gallery_proto_msgTypes[27]
|
|
|
|
|
|
|
|
if x != nil {
|
|
|
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return ms
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return mi.MessageOf(x)
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use CleanupDisplayStatusResponse.ProtoReflect.Descriptor instead.
|
|
|
|
|
|
|
|
func (*CleanupDisplayStatusResponse) Descriptor() ([]byte, []int) {
|
|
|
|
|
|
|
|
return file_proto_gallery_proto_rawDescGZIP(), []int{27}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *CleanupDisplayStatusResponse) GetBase() *common.BaseResponse {
|
|
|
|
|
|
|
|
if x != nil {
|
|
|
|
|
|
|
|
return x.Base
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return nil
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *CleanupDisplayStatusResponse) GetCleanedCount() int32 {
|
|
|
|
|
|
|
|
if x != nil {
|
|
|
|
|
|
|
|
return x.CleanedCount
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var File_proto_gallery_proto protoreflect.FileDescriptor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const file_proto_gallery_proto_rawDesc = "" +
|
|
|
|
"\n" +
|
|
|
|
"\n" +
|
|
|
|
"\rgallery.proto\x12\x0ftopfans.gallery\x1a\x12proto/common.proto\x1a\x1cgoogle/api/annotations.proto\"\x15\n" +
|
|
|
|
"\x13proto/gallery.proto\x12\x0ftopfans.gallery\x1a\x12proto/common.proto\x1a\x1cgoogle/api/annotations.proto\"\x15\n" +
|
|
|
|
"\x13GetMyGalleryRequest\"z\n" +
|
|
|
|
"\x13GetMyGalleryRequest\"z\n" +
|
|
|
|
"\x14GetMyGalleryResponse\x120\n" +
|
|
|
|
"\x14GetMyGalleryResponse\x120\n" +
|
|
|
|
"\x04base\x18\x01 \x01(\v2\x1c.topfans.common.BaseResponseR\x04base\x120\n" +
|
|
|
|
"\x04base\x18\x01 \x01(\v2\x1c.topfans.common.BaseResponseR\x04base\x120\n" +
|
|
|
|
@ -1748,7 +1838,12 @@ const file_gallery_proto_rawDesc = "" +
|
|
|
|
"\tpage_size\x18\x03 \x01(\x05R\bpageSize\"\x8c\x01\n" +
|
|
|
|
"\tpage_size\x18\x03 \x01(\x05R\bpageSize\"\x8c\x01\n" +
|
|
|
|
"\x1eGetUserExhibitedAssetsResponse\x120\n" +
|
|
|
|
"\x1eGetUserExhibitedAssetsResponse\x120\n" +
|
|
|
|
"\x04base\x18\x01 \x01(\v2\x1c.topfans.common.BaseResponseR\x04base\x128\n" +
|
|
|
|
"\x04base\x18\x01 \x01(\v2\x1c.topfans.common.BaseResponseR\x04base\x128\n" +
|
|
|
|
"\x04data\x18\x02 \x01(\v2$.topfans.gallery.ExhibitedAssetsDataR\x04data2\xf4\b\n" +
|
|
|
|
"\x04data\x18\x02 \x01(\v2$.topfans.gallery.ExhibitedAssetsDataR\x04data\"\x1d\n" +
|
|
|
|
|
|
|
|
"\x1bCleanupDisplayStatusRequest\"u\n" +
|
|
|
|
|
|
|
|
"\x1cCleanupDisplayStatusResponse\x120\n" +
|
|
|
|
|
|
|
|
"\x04base\x18\x01 \x01(\v2\x1c.topfans.common.BaseResponseR\x04base\x12#\n" +
|
|
|
|
|
|
|
|
"\rcleaned_count\x18\x02 \x01(\x05R\fcleanedCount2\x9f\n" +
|
|
|
|
|
|
|
|
"\n" +
|
|
|
|
"\x0eGalleryService\x12u\n" +
|
|
|
|
"\x0eGalleryService\x12u\n" +
|
|
|
|
"\fGetMyGallery\x12$.topfans.gallery.GetMyGalleryRequest\x1a%.topfans.gallery.GetMyGalleryResponse\"\x18\x82\xd3\xe4\x93\x02\x12\x12\x10/api/mygalleries\x12\x86\x01\n" +
|
|
|
|
"\fGetMyGallery\x12$.topfans.gallery.GetMyGalleryRequest\x1a%.topfans.gallery.GetMyGalleryResponse\"\x18\x82\xd3\xe4\x93\x02\x12\x12\x10/api/mygalleries\x12\x86\x01\n" +
|
|
|
|
"\x0eGetUserGallery\x12&.topfans.gallery.GetUserGalleryRequest\x1a'.topfans.gallery.GetUserGalleryResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/api/galleries/{target_uid}\x12v\n" +
|
|
|
|
"\x0eGetUserGallery\x12&.topfans.gallery.GetUserGalleryRequest\x1a'.topfans.gallery.GetUserGalleryResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/api/galleries/{target_uid}\x12v\n" +
|
|
|
|
@ -1759,22 +1854,23 @@ const file_gallery_proto_rawDesc = "" +
|
|
|
|
"\x0eRemoveFromSlot\x12&.topfans.gallery.RemoveFromSlotRequest\x1a'.topfans.gallery.RemoveFromSlotResponse\",\x82\xd3\xe4\x93\x02&*$/api/galleries/slots/{slot_id}/asset\x12\x98\x01\n" +
|
|
|
|
"\x0eRemoveFromSlot\x12&.topfans.gallery.RemoveFromSlotRequest\x1a'.topfans.gallery.RemoveFromSlotResponse\",\x82\xd3\xe4\x93\x02&*$/api/galleries/slots/{slot_id}/asset\x12\x98\x01\n" +
|
|
|
|
"\x14GetMyExhibitedAssets\x12,.topfans.gallery.GetMyExhibitedAssetsRequest\x1a-.topfans.gallery.GetMyExhibitedAssetsResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/api/v1/me/exhibited-assets\x12\x8f\x01\n" +
|
|
|
|
"\x14GetMyExhibitedAssets\x12,.topfans.gallery.GetMyExhibitedAssetsRequest\x1a-.topfans.gallery.GetMyExhibitedAssetsResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/api/v1/me/exhibited-assets\x12\x8f\x01\n" +
|
|
|
|
"\x12GetInspirationFlow\x12*.topfans.gallery.GetInspirationFlowRequest\x1a+.topfans.gallery.GetInspirationFlowResponse\" \x82\xd3\xe4\x93\x02\x1a\x12\x18/api/v1/inspiration-flow\x12\xab\x01\n" +
|
|
|
|
"\x12GetInspirationFlow\x12*.topfans.gallery.GetInspirationFlowRequest\x1a+.topfans.gallery.GetInspirationFlowResponse\" \x82\xd3\xe4\x93\x02\x1a\x12\x18/api/v1/inspiration-flow\x12\xab\x01\n" +
|
|
|
|
"\x16GetUserExhibitedAssets\x12..topfans.gallery.GetUserExhibitedAssetsRequest\x1a/.topfans.gallery.GetUserExhibitedAssetsResponse\"0\x82\xd3\xe4\x93\x02*\x12(/api/v1/users/{user_id}/exhibited-assetsB6Z4github.com/topfans/backend/pkg/proto/gallery;galleryb\x06proto3"
|
|
|
|
"\x16GetUserExhibitedAssets\x12..topfans.gallery.GetUserExhibitedAssetsRequest\x1a/.topfans.gallery.GetUserExhibitedAssetsResponse\"0\x82\xd3\xe4\x93\x02*\x12(/api/v1/users/{user_id}/exhibited-assets\x12\xa8\x01\n" +
|
|
|
|
|
|
|
|
"\x14CleanupDisplayStatus\x12,.topfans.gallery.CleanupDisplayStatusRequest\x1a-.topfans.gallery.CleanupDisplayStatusResponse\"3\x82\xd3\xe4\x93\x02-:\x01*\"(/api/v1/galleries/cleanup-display-statusB6Z4github.com/topfans/backend/pkg/proto/gallery;galleryb\x06proto3"
|
|
|
|
|
|
|
|
|
|
|
|
var (
|
|
|
|
var (
|
|
|
|
file_gallery_proto_rawDescOnce sync.Once
|
|
|
|
file_proto_gallery_proto_rawDescOnce sync.Once
|
|
|
|
file_gallery_proto_rawDescData []byte
|
|
|
|
file_proto_gallery_proto_rawDescData []byte
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
func file_gallery_proto_rawDescGZIP() []byte {
|
|
|
|
func file_proto_gallery_proto_rawDescGZIP() []byte {
|
|
|
|
file_gallery_proto_rawDescOnce.Do(func() {
|
|
|
|
file_proto_gallery_proto_rawDescOnce.Do(func() {
|
|
|
|
file_gallery_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_gallery_proto_rawDesc), len(file_gallery_proto_rawDesc)))
|
|
|
|
file_proto_gallery_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_proto_gallery_proto_rawDesc), len(file_proto_gallery_proto_rawDesc)))
|
|
|
|
})
|
|
|
|
})
|
|
|
|
return file_gallery_proto_rawDescData
|
|
|
|
return file_proto_gallery_proto_rawDescData
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var file_gallery_proto_msgTypes = make([]protoimpl.MessageInfo, 26)
|
|
|
|
var file_proto_gallery_proto_msgTypes = make([]protoimpl.MessageInfo, 28)
|
|
|
|
var file_gallery_proto_goTypes = []any{
|
|
|
|
var file_proto_gallery_proto_goTypes = []any{
|
|
|
|
(*GetMyGalleryRequest)(nil), // 0: topfans.gallery.GetMyGalleryRequest
|
|
|
|
(*GetMyGalleryRequest)(nil), // 0: topfans.gallery.GetMyGalleryRequest
|
|
|
|
(*GetMyGalleryResponse)(nil), // 1: topfans.gallery.GetMyGalleryResponse
|
|
|
|
(*GetMyGalleryResponse)(nil), // 1: topfans.gallery.GetMyGalleryResponse
|
|
|
|
(*GetUserGalleryRequest)(nil), // 2: topfans.gallery.GetUserGalleryRequest
|
|
|
|
(*GetUserGalleryRequest)(nil), // 2: topfans.gallery.GetUserGalleryRequest
|
|
|
|
@ -1801,72 +1897,77 @@ var file_gallery_proto_goTypes = []any{
|
|
|
|
(*InspirationFlowItem)(nil), // 23: topfans.gallery.InspirationFlowItem
|
|
|
|
(*InspirationFlowItem)(nil), // 23: topfans.gallery.InspirationFlowItem
|
|
|
|
(*GetUserExhibitedAssetsRequest)(nil), // 24: topfans.gallery.GetUserExhibitedAssetsRequest
|
|
|
|
(*GetUserExhibitedAssetsRequest)(nil), // 24: topfans.gallery.GetUserExhibitedAssetsRequest
|
|
|
|
(*GetUserExhibitedAssetsResponse)(nil), // 25: topfans.gallery.GetUserExhibitedAssetsResponse
|
|
|
|
(*GetUserExhibitedAssetsResponse)(nil), // 25: topfans.gallery.GetUserExhibitedAssetsResponse
|
|
|
|
(*common.BaseResponse)(nil), // 26: topfans.common.BaseResponse
|
|
|
|
(*CleanupDisplayStatusRequest)(nil), // 26: topfans.gallery.CleanupDisplayStatusRequest
|
|
|
|
|
|
|
|
(*CleanupDisplayStatusResponse)(nil), // 27: topfans.gallery.CleanupDisplayStatusResponse
|
|
|
|
|
|
|
|
(*common.BaseResponse)(nil), // 28: topfans.common.BaseResponse
|
|
|
|
}
|
|
|
|
}
|
|
|
|
var file_gallery_proto_depIdxs = []int32{
|
|
|
|
var file_proto_gallery_proto_depIdxs = []int32{
|
|
|
|
26, // 0: topfans.gallery.GetMyGalleryResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 0: topfans.gallery.GetMyGalleryResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
8, // 1: topfans.gallery.GetMyGalleryResponse.data:type_name -> topfans.gallery.GalleryData
|
|
|
|
8, // 1: topfans.gallery.GetMyGalleryResponse.data:type_name -> topfans.gallery.GalleryData
|
|
|
|
26, // 2: topfans.gallery.GetUserGalleryResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 2: topfans.gallery.GetUserGalleryResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
8, // 3: topfans.gallery.GetUserGalleryResponse.data:type_name -> topfans.gallery.GalleryData
|
|
|
|
8, // 3: topfans.gallery.GetUserGalleryResponse.data:type_name -> topfans.gallery.GalleryData
|
|
|
|
26, // 4: topfans.gallery.PlaceAssetResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 4: topfans.gallery.PlaceAssetResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
12, // 5: topfans.gallery.PlaceAssetResponse.data:type_name -> topfans.gallery.PlaceAssetData
|
|
|
|
12, // 5: topfans.gallery.PlaceAssetResponse.data:type_name -> topfans.gallery.PlaceAssetData
|
|
|
|
26, // 6: topfans.gallery.UnlockSlotResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 6: topfans.gallery.UnlockSlotResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
13, // 7: topfans.gallery.UnlockSlotResponse.data:type_name -> topfans.gallery.UnlockSlotData
|
|
|
|
13, // 7: topfans.gallery.UnlockSlotResponse.data:type_name -> topfans.gallery.UnlockSlotData
|
|
|
|
9, // 8: topfans.gallery.GalleryData.slots:type_name -> topfans.gallery.SlotInfo
|
|
|
|
9, // 8: topfans.gallery.GalleryData.slots:type_name -> topfans.gallery.SlotInfo
|
|
|
|
10, // 9: topfans.gallery.SlotInfo.asset:type_name -> topfans.gallery.AssetInfo
|
|
|
|
10, // 9: topfans.gallery.SlotInfo.asset:type_name -> topfans.gallery.AssetInfo
|
|
|
|
11, // 10: topfans.gallery.SlotInfo.unlock_condition:type_name -> topfans.gallery.UnlockCondition
|
|
|
|
11, // 10: topfans.gallery.SlotInfo.unlock_condition:type_name -> topfans.gallery.UnlockCondition
|
|
|
|
26, // 11: topfans.gallery.RemoveFromSlotResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 11: topfans.gallery.RemoveFromSlotResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
26, // 12: topfans.gallery.GetMyExhibitedAssetsResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 12: topfans.gallery.GetMyExhibitedAssetsResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
18, // 13: topfans.gallery.GetMyExhibitedAssetsResponse.data:type_name -> topfans.gallery.ExhibitedAssetsData
|
|
|
|
18, // 13: topfans.gallery.GetMyExhibitedAssetsResponse.data:type_name -> topfans.gallery.ExhibitedAssetsData
|
|
|
|
19, // 14: topfans.gallery.ExhibitedAssetsData.items:type_name -> topfans.gallery.ExhibitedAssetItem
|
|
|
|
19, // 14: topfans.gallery.ExhibitedAssetsData.items:type_name -> topfans.gallery.ExhibitedAssetItem
|
|
|
|
26, // 15: topfans.gallery.GetInspirationFlowResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 15: topfans.gallery.GetInspirationFlowResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
22, // 16: topfans.gallery.GetInspirationFlowResponse.data:type_name -> topfans.gallery.InspirationFlowData
|
|
|
|
22, // 16: topfans.gallery.GetInspirationFlowResponse.data:type_name -> topfans.gallery.InspirationFlowData
|
|
|
|
23, // 17: topfans.gallery.InspirationFlowData.items:type_name -> topfans.gallery.InspirationFlowItem
|
|
|
|
23, // 17: topfans.gallery.InspirationFlowData.items:type_name -> topfans.gallery.InspirationFlowItem
|
|
|
|
26, // 18: topfans.gallery.GetUserExhibitedAssetsResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
28, // 18: topfans.gallery.GetUserExhibitedAssetsResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
18, // 19: topfans.gallery.GetUserExhibitedAssetsResponse.data:type_name -> topfans.gallery.ExhibitedAssetsData
|
|
|
|
18, // 19: topfans.gallery.GetUserExhibitedAssetsResponse.data:type_name -> topfans.gallery.ExhibitedAssetsData
|
|
|
|
0, // 20: topfans.gallery.GalleryService.GetMyGallery:input_type -> topfans.gallery.GetMyGalleryRequest
|
|
|
|
28, // 20: topfans.gallery.CleanupDisplayStatusResponse.base:type_name -> topfans.common.BaseResponse
|
|
|
|
2, // 21: topfans.gallery.GalleryService.GetUserGallery:input_type -> topfans.gallery.GetUserGalleryRequest
|
|
|
|
0, // 21: topfans.gallery.GalleryService.GetMyGallery:input_type -> topfans.gallery.GetMyGalleryRequest
|
|
|
|
4, // 22: topfans.gallery.GalleryService.PlaceAsset:input_type -> topfans.gallery.PlaceAssetRequest
|
|
|
|
2, // 22: topfans.gallery.GalleryService.GetUserGallery:input_type -> topfans.gallery.GetUserGalleryRequest
|
|
|
|
6, // 23: topfans.gallery.GalleryService.UnlockSlot:input_type -> topfans.gallery.UnlockSlotRequest
|
|
|
|
4, // 23: topfans.gallery.GalleryService.PlaceAsset:input_type -> topfans.gallery.PlaceAssetRequest
|
|
|
|
14, // 24: topfans.gallery.GalleryService.RemoveFromSlot:input_type -> topfans.gallery.RemoveFromSlotRequest
|
|
|
|
6, // 24: topfans.gallery.GalleryService.UnlockSlot:input_type -> topfans.gallery.UnlockSlotRequest
|
|
|
|
16, // 25: topfans.gallery.GalleryService.GetMyExhibitedAssets:input_type -> topfans.gallery.GetMyExhibitedAssetsRequest
|
|
|
|
14, // 25: topfans.gallery.GalleryService.RemoveFromSlot:input_type -> topfans.gallery.RemoveFromSlotRequest
|
|
|
|
20, // 26: topfans.gallery.GalleryService.GetInspirationFlow:input_type -> topfans.gallery.GetInspirationFlowRequest
|
|
|
|
16, // 26: topfans.gallery.GalleryService.GetMyExhibitedAssets:input_type -> topfans.gallery.GetMyExhibitedAssetsRequest
|
|
|
|
24, // 27: topfans.gallery.GalleryService.GetUserExhibitedAssets:input_type -> topfans.gallery.GetUserExhibitedAssetsRequest
|
|
|
|
20, // 27: topfans.gallery.GalleryService.GetInspirationFlow:input_type -> topfans.gallery.GetInspirationFlowRequest
|
|
|
|
1, // 28: topfans.gallery.GalleryService.GetMyGallery:output_type -> topfans.gallery.GetMyGalleryResponse
|
|
|
|
24, // 28: topfans.gallery.GalleryService.GetUserExhibitedAssets:input_type -> topfans.gallery.GetUserExhibitedAssetsRequest
|
|
|
|
3, // 29: topfans.gallery.GalleryService.GetUserGallery:output_type -> topfans.gallery.GetUserGalleryResponse
|
|
|
|
26, // 29: topfans.gallery.GalleryService.CleanupDisplayStatus:input_type -> topfans.gallery.CleanupDisplayStatusRequest
|
|
|
|
5, // 30: topfans.gallery.GalleryService.PlaceAsset:output_type -> topfans.gallery.PlaceAssetResponse
|
|
|
|
1, // 30: topfans.gallery.GalleryService.GetMyGallery:output_type -> topfans.gallery.GetMyGalleryResponse
|
|
|
|
7, // 31: topfans.gallery.GalleryService.UnlockSlot:output_type -> topfans.gallery.UnlockSlotResponse
|
|
|
|
3, // 31: topfans.gallery.GalleryService.GetUserGallery:output_type -> topfans.gallery.GetUserGalleryResponse
|
|
|
|
15, // 32: topfans.gallery.GalleryService.RemoveFromSlot:output_type -> topfans.gallery.RemoveFromSlotResponse
|
|
|
|
5, // 32: topfans.gallery.GalleryService.PlaceAsset:output_type -> topfans.gallery.PlaceAssetResponse
|
|
|
|
17, // 33: topfans.gallery.GalleryService.GetMyExhibitedAssets:output_type -> topfans.gallery.GetMyExhibitedAssetsResponse
|
|
|
|
7, // 33: topfans.gallery.GalleryService.UnlockSlot:output_type -> topfans.gallery.UnlockSlotResponse
|
|
|
|
21, // 34: topfans.gallery.GalleryService.GetInspirationFlow:output_type -> topfans.gallery.GetInspirationFlowResponse
|
|
|
|
15, // 34: topfans.gallery.GalleryService.RemoveFromSlot:output_type -> topfans.gallery.RemoveFromSlotResponse
|
|
|
|
25, // 35: topfans.gallery.GalleryService.GetUserExhibitedAssets:output_type -> topfans.gallery.GetUserExhibitedAssetsResponse
|
|
|
|
17, // 35: topfans.gallery.GalleryService.GetMyExhibitedAssets:output_type -> topfans.gallery.GetMyExhibitedAssetsResponse
|
|
|
|
28, // [28:36] is the sub-list for method output_type
|
|
|
|
21, // 36: topfans.gallery.GalleryService.GetInspirationFlow:output_type -> topfans.gallery.GetInspirationFlowResponse
|
|
|
|
20, // [20:28] is the sub-list for method input_type
|
|
|
|
25, // 37: topfans.gallery.GalleryService.GetUserExhibitedAssets:output_type -> topfans.gallery.GetUserExhibitedAssetsResponse
|
|
|
|
20, // [20:20] is the sub-list for extension type_name
|
|
|
|
27, // 38: topfans.gallery.GalleryService.CleanupDisplayStatus:output_type -> topfans.gallery.CleanupDisplayStatusResponse
|
|
|
|
20, // [20:20] is the sub-list for extension extendee
|
|
|
|
30, // [30:39] is the sub-list for method output_type
|
|
|
|
0, // [0:20] is the sub-list for field type_name
|
|
|
|
21, // [21:30] is the sub-list for method input_type
|
|
|
|
|
|
|
|
21, // [21:21] is the sub-list for extension type_name
|
|
|
|
|
|
|
|
21, // [21:21] is the sub-list for extension extendee
|
|
|
|
|
|
|
|
0, // [0:21] is the sub-list for field type_name
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func init() { file_gallery_proto_init() }
|
|
|
|
func init() { file_proto_gallery_proto_init() }
|
|
|
|
func file_gallery_proto_init() {
|
|
|
|
func file_proto_gallery_proto_init() {
|
|
|
|
if File_gallery_proto != nil {
|
|
|
|
if File_proto_gallery_proto != nil {
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|
type x struct{}
|
|
|
|
type x struct{}
|
|
|
|
out := protoimpl.TypeBuilder{
|
|
|
|
out := protoimpl.TypeBuilder{
|
|
|
|
File: protoimpl.DescBuilder{
|
|
|
|
File: protoimpl.DescBuilder{
|
|
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
|
|
RawDescriptor: unsafe.Slice(unsafe.StringData(file_gallery_proto_rawDesc), len(file_gallery_proto_rawDesc)),
|
|
|
|
RawDescriptor: unsafe.Slice(unsafe.StringData(file_proto_gallery_proto_rawDesc), len(file_proto_gallery_proto_rawDesc)),
|
|
|
|
NumEnums: 0,
|
|
|
|
NumEnums: 0,
|
|
|
|
NumMessages: 26,
|
|
|
|
NumMessages: 28,
|
|
|
|
NumExtensions: 0,
|
|
|
|
NumExtensions: 0,
|
|
|
|
NumServices: 1,
|
|
|
|
NumServices: 1,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
GoTypes: file_gallery_proto_goTypes,
|
|
|
|
GoTypes: file_proto_gallery_proto_goTypes,
|
|
|
|
DependencyIndexes: file_gallery_proto_depIdxs,
|
|
|
|
DependencyIndexes: file_proto_gallery_proto_depIdxs,
|
|
|
|
MessageInfos: file_gallery_proto_msgTypes,
|
|
|
|
MessageInfos: file_proto_gallery_proto_msgTypes,
|
|
|
|
}.Build()
|
|
|
|
}.Build()
|
|
|
|
File_gallery_proto = out.File
|
|
|
|
File_proto_gallery_proto = out.File
|
|
|
|
file_gallery_proto_goTypes = nil
|
|
|
|
file_proto_gallery_proto_goTypes = nil
|
|
|
|
file_gallery_proto_depIdxs = nil
|
|
|
|
file_proto_gallery_proto_depIdxs = nil
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|