Documentation ¶
Index ¶
- Variables
- type AddUserFishReq
- func (*AddUserFishReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddUserFishReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *AddUserFishReq) FastWrite(buf []byte) (offset int)
- func (x *AddUserFishReq) GetFish() int64
- func (x *AddUserFishReq) GetUserId() string
- func (*AddUserFishReq) ProtoMessage()
- func (x *AddUserFishReq) ProtoReflect() protoreflect.Message
- func (x *AddUserFishReq) Reset()
- func (x *AddUserFishReq) Size() (n int)
- func (x *AddUserFishReq) String() string
- type AddUserFishResp
- func (*AddUserFishResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddUserFishResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *AddUserFishResp) FastWrite(buf []byte) (offset int)
- func (*AddUserFishResp) ProtoMessage()
- func (x *AddUserFishResp) ProtoReflect() protoreflect.Message
- func (x *AddUserFishResp) Reset()
- func (x *AddUserFishResp) Size() (n int)
- func (x *AddUserFishResp) String() string
- type Cat
- func (*Cat) Descriptor() ([]byte, []int)deprecated
- func (x *Cat) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Cat) FastWrite(buf []byte) (offset int)
- func (x *Cat) GetAge() string
- func (x *Cat) GetArea() string
- func (x *Cat) GetAvatars() []string
- func (x *Cat) GetColor() string
- func (x *Cat) GetCommunityId() string
- func (x *Cat) GetCreateAt() int64
- func (x *Cat) GetDetails() string
- func (x *Cat) GetId() string
- func (x *Cat) GetIsSnipped() bool
- func (x *Cat) GetIsSterilized() bool
- func (x *Cat) GetName() string
- func (x *Cat) GetPopularity() int64
- func (x *Cat) GetSex() string
- func (x *Cat) GetStatus() int64
- func (*Cat) ProtoMessage()
- func (x *Cat) ProtoReflect() protoreflect.Message
- func (x *Cat) Reset()
- func (x *Cat) Size() (n int)
- func (x *Cat) String() string
- type CheckInReq
- func (*CheckInReq) Descriptor() ([]byte, []int)deprecated
- func (x *CheckInReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CheckInReq) FastWrite(buf []byte) (offset int)
- func (x *CheckInReq) GetUserId() string
- func (*CheckInReq) ProtoMessage()
- func (x *CheckInReq) ProtoReflect() protoreflect.Message
- func (x *CheckInReq) Reset()
- func (x *CheckInReq) Size() (n int)
- func (x *CheckInReq) String() string
- type CheckInResp
- func (*CheckInResp) Descriptor() ([]byte, []int)deprecated
- func (x *CheckInResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CheckInResp) FastWrite(buf []byte) (offset int)
- func (x *CheckInResp) GetGetFish() bool
- func (x *CheckInResp) GetGetFishTimes() int64
- func (*CheckInResp) ProtoMessage()
- func (x *CheckInResp) ProtoReflect() protoreflect.Message
- func (x *CheckInResp) Reset()
- func (x *CheckInResp) Size() (n int)
- func (x *CheckInResp) String() string
- type ContentService
- type CountDonateByPlanReq
- func (*CountDonateByPlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *CountDonateByPlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountDonateByPlanReq) FastWrite(buf []byte) (offset int)
- func (x *CountDonateByPlanReq) GetPlanId() string
- func (*CountDonateByPlanReq) ProtoMessage()
- func (x *CountDonateByPlanReq) ProtoReflect() protoreflect.Message
- func (x *CountDonateByPlanReq) Reset()
- func (x *CountDonateByPlanReq) Size() (n int)
- func (x *CountDonateByPlanReq) String() string
- type CountDonateByPlanResp
- func (*CountDonateByPlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *CountDonateByPlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountDonateByPlanResp) FastWrite(buf []byte) (offset int)
- func (x *CountDonateByPlanResp) GetTotal() int64
- func (*CountDonateByPlanResp) ProtoMessage()
- func (x *CountDonateByPlanResp) ProtoReflect() protoreflect.Message
- func (x *CountDonateByPlanResp) Reset()
- func (x *CountDonateByPlanResp) Size() (n int)
- func (x *CountDonateByPlanResp) String() string
- type CountDonateByUserReq
- func (*CountDonateByUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *CountDonateByUserReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountDonateByUserReq) FastWrite(buf []byte) (offset int)
- func (x *CountDonateByUserReq) GetUserId() string
- func (*CountDonateByUserReq) ProtoMessage()
- func (x *CountDonateByUserReq) ProtoReflect() protoreflect.Message
- func (x *CountDonateByUserReq) Reset()
- func (x *CountDonateByUserReq) Size() (n int)
- func (x *CountDonateByUserReq) String() string
- type CountDonateByUserResp
- func (*CountDonateByUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *CountDonateByUserResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountDonateByUserResp) FastWrite(buf []byte) (offset int)
- func (x *CountDonateByUserResp) GetTotal() int64
- func (*CountDonateByUserResp) ProtoMessage()
- func (x *CountDonateByUserResp) ProtoReflect() protoreflect.Message
- func (x *CountDonateByUserResp) Reset()
- func (x *CountDonateByUserResp) Size() (n int)
- func (x *CountDonateByUserResp) String() string
- type CountMomentReq
- func (*CountMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *CountMomentReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountMomentReq) FastWrite(buf []byte) (offset int)
- func (x *CountMomentReq) GetFilterOptions() *MomentFilterOptions
- func (x *CountMomentReq) GetSearchOptions() *SearchOptions
- func (*CountMomentReq) ProtoMessage()
- func (x *CountMomentReq) ProtoReflect() protoreflect.Message
- func (x *CountMomentReq) Reset()
- func (x *CountMomentReq) Size() (n int)
- func (x *CountMomentReq) String() string
- type CountMomentResp
- func (*CountMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *CountMomentResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountMomentResp) FastWrite(buf []byte) (offset int)
- func (x *CountMomentResp) GetTotal() int64
- func (*CountMomentResp) ProtoMessage()
- func (x *CountMomentResp) ProtoReflect() protoreflect.Message
- func (x *CountMomentResp) Reset()
- func (x *CountMomentResp) Size() (n int)
- func (x *CountMomentResp) String() string
- type CountPlanReq
- func (*CountPlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *CountPlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountPlanReq) FastWrite(buf []byte) (offset int)
- func (x *CountPlanReq) GetFilterOptions() *PlanFilterOptions
- func (x *CountPlanReq) GetSearchOptions() *SearchOptions
- func (*CountPlanReq) ProtoMessage()
- func (x *CountPlanReq) ProtoReflect() protoreflect.Message
- func (x *CountPlanReq) Reset()
- func (x *CountPlanReq) Size() (n int)
- func (x *CountPlanReq) String() string
- type CountPlanResp
- func (*CountPlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *CountPlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountPlanResp) FastWrite(buf []byte) (offset int)
- func (x *CountPlanResp) GetTotal() int64
- func (*CountPlanResp) ProtoMessage()
- func (x *CountPlanResp) ProtoReflect() protoreflect.Message
- func (x *CountPlanResp) Reset()
- func (x *CountPlanResp) Size() (n int)
- func (x *CountPlanResp) String() string
- type CountPostReq
- func (*CountPostReq) Descriptor() ([]byte, []int)deprecated
- func (x *CountPostReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountPostReq) FastWrite(buf []byte) (offset int)
- func (x *CountPostReq) GetFilterOptions() *PostFilterOptions
- func (x *CountPostReq) GetSearchOptions() *SearchOptions
- func (*CountPostReq) ProtoMessage()
- func (x *CountPostReq) ProtoReflect() protoreflect.Message
- func (x *CountPostReq) Reset()
- func (x *CountPostReq) Size() (n int)
- func (x *CountPostReq) String() string
- type CountPostResp
- func (*CountPostResp) Descriptor() ([]byte, []int)deprecated
- func (x *CountPostResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountPostResp) FastWrite(buf []byte) (offset int)
- func (x *CountPostResp) GetTotal() int64
- func (*CountPostResp) ProtoMessage()
- func (x *CountPostResp) ProtoReflect() protoreflect.Message
- func (x *CountPostResp) Reset()
- func (x *CountPostResp) Size() (n int)
- func (x *CountPostResp) String() string
- type CreateCatReq
- func (*CreateCatReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCatReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateCatReq) FastWrite(buf []byte) (offset int)
- func (x *CreateCatReq) GetCat() *Cat
- func (*CreateCatReq) ProtoMessage()
- func (x *CreateCatReq) ProtoReflect() protoreflect.Message
- func (x *CreateCatReq) Reset()
- func (x *CreateCatReq) Size() (n int)
- func (x *CreateCatReq) String() string
- type CreateCatResp
- func (*CreateCatResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCatResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateCatResp) FastWrite(buf []byte) (offset int)
- func (x *CreateCatResp) GetCatId() string
- func (*CreateCatResp) ProtoMessage()
- func (x *CreateCatResp) ProtoReflect() protoreflect.Message
- func (x *CreateCatResp) Reset()
- func (x *CreateCatResp) Size() (n int)
- func (x *CreateCatResp) String() string
- type CreateImageElement
- func (*CreateImageElement) Descriptor() ([]byte, []int)deprecated
- func (x *CreateImageElement) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateImageElement) FastWrite(buf []byte) (offset int)
- func (x *CreateImageElement) GetCatId() string
- func (x *CreateImageElement) GetUrl() string
- func (*CreateImageElement) ProtoMessage()
- func (x *CreateImageElement) ProtoReflect() protoreflect.Message
- func (x *CreateImageElement) Reset()
- func (x *CreateImageElement) Size() (n int)
- func (x *CreateImageElement) String() string
- type CreateImageReq
- func (*CreateImageReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateImageReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateImageReq) FastWrite(buf []byte) (offset int)
- func (x *CreateImageReq) GetImages() []*CreateImageElement
- func (*CreateImageReq) ProtoMessage()
- func (x *CreateImageReq) ProtoReflect() protoreflect.Message
- func (x *CreateImageReq) Reset()
- func (x *CreateImageReq) Size() (n int)
- func (x *CreateImageReq) String() string
- type CreateImageResp
- func (*CreateImageResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateImageResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateImageResp) FastWrite(buf []byte) (offset int)
- func (x *CreateImageResp) GetImageIds() []string
- func (*CreateImageResp) ProtoMessage()
- func (x *CreateImageResp) ProtoReflect() protoreflect.Message
- func (x *CreateImageResp) Reset()
- func (x *CreateImageResp) Size() (n int)
- func (x *CreateImageResp) String() string
- type CreateMomentReq
- func (*CreateMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMomentReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateMomentReq) FastWrite(buf []byte) (offset int)
- func (x *CreateMomentReq) GetMoment() *Moment
- func (*CreateMomentReq) ProtoMessage()
- func (x *CreateMomentReq) ProtoReflect() protoreflect.Message
- func (x *CreateMomentReq) Reset()
- func (x *CreateMomentReq) Size() (n int)
- func (x *CreateMomentReq) String() string
- type CreateMomentResp
- func (*CreateMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMomentResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateMomentResp) FastWrite(buf []byte) (offset int)
- func (x *CreateMomentResp) GetGetFish() bool
- func (x *CreateMomentResp) GetGetFishTimes() int64
- func (x *CreateMomentResp) GetMomentId() string
- func (*CreateMomentResp) ProtoMessage()
- func (x *CreateMomentResp) ProtoReflect() protoreflect.Message
- func (x *CreateMomentResp) Reset()
- func (x *CreateMomentResp) Size() (n int)
- func (x *CreateMomentResp) String() string
- type CreatePlanReq
- func (*CreatePlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreatePlanReq) FastWrite(buf []byte) (offset int)
- func (x *CreatePlanReq) GetPlan() *Plan
- func (*CreatePlanReq) ProtoMessage()
- func (x *CreatePlanReq) ProtoReflect() protoreflect.Message
- func (x *CreatePlanReq) Reset()
- func (x *CreatePlanReq) Size() (n int)
- func (x *CreatePlanReq) String() string
- type CreatePlanResp
- func (*CreatePlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreatePlanResp) FastWrite(buf []byte) (offset int)
- func (x *CreatePlanResp) GetPlanId() string
- func (*CreatePlanResp) ProtoMessage()
- func (x *CreatePlanResp) ProtoReflect() protoreflect.Message
- func (x *CreatePlanResp) Reset()
- func (x *CreatePlanResp) Size() (n int)
- func (x *CreatePlanResp) String() string
- type CreatePostReq
- func (*CreatePostReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePostReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreatePostReq) FastWrite(buf []byte) (offset int)
- func (x *CreatePostReq) GetCoverUrl() string
- func (x *CreatePostReq) GetTags() []string
- func (x *CreatePostReq) GetText() string
- func (x *CreatePostReq) GetTitle() string
- func (x *CreatePostReq) GetUserId() string
- func (*CreatePostReq) ProtoMessage()
- func (x *CreatePostReq) ProtoReflect() protoreflect.Message
- func (x *CreatePostReq) Reset()
- func (x *CreatePostReq) Size() (n int)
- func (x *CreatePostReq) String() string
- type CreatePostResp
- func (*CreatePostResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePostResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreatePostResp) FastWrite(buf []byte) (offset int)
- func (x *CreatePostResp) GetGetFish() bool
- func (x *CreatePostResp) GetGetFishTimes() int64
- func (x *CreatePostResp) GetPostId() string
- func (*CreatePostResp) ProtoMessage()
- func (x *CreatePostResp) ProtoReflect() protoreflect.Message
- func (x *CreatePostResp) Reset()
- func (x *CreatePostResp) Size() (n int)
- func (x *CreatePostResp) String() string
- type DeleteCatReq
- func (*DeleteCatReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCatReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteCatReq) FastWrite(buf []byte) (offset int)
- func (x *DeleteCatReq) GetCatId() string
- func (*DeleteCatReq) ProtoMessage()
- func (x *DeleteCatReq) ProtoReflect() protoreflect.Message
- func (x *DeleteCatReq) Reset()
- func (x *DeleteCatReq) Size() (n int)
- func (x *DeleteCatReq) String() string
- type DeleteCatResp
- func (*DeleteCatResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCatResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteCatResp) FastWrite(buf []byte) (offset int)
- func (*DeleteCatResp) ProtoMessage()
- func (x *DeleteCatResp) ProtoReflect() protoreflect.Message
- func (x *DeleteCatResp) Reset()
- func (x *DeleteCatResp) Size() (n int)
- func (x *DeleteCatResp) String() string
- type DeleteImageReq
- func (*DeleteImageReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteImageReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteImageReq) FastWrite(buf []byte) (offset int)
- func (x *DeleteImageReq) GetImageId() string
- func (*DeleteImageReq) ProtoMessage()
- func (x *DeleteImageReq) ProtoReflect() protoreflect.Message
- func (x *DeleteImageReq) Reset()
- func (x *DeleteImageReq) Size() (n int)
- func (x *DeleteImageReq) String() string
- type DeleteImageResp
- func (*DeleteImageResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteImageResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteImageResp) FastWrite(buf []byte) (offset int)
- func (*DeleteImageResp) ProtoMessage()
- func (x *DeleteImageResp) ProtoReflect() protoreflect.Message
- func (x *DeleteImageResp) Reset()
- func (x *DeleteImageResp) Size() (n int)
- func (x *DeleteImageResp) String() string
- type DeleteMomentReq
- func (*DeleteMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMomentReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteMomentReq) FastWrite(buf []byte) (offset int)
- func (x *DeleteMomentReq) GetMomentId() string
- func (*DeleteMomentReq) ProtoMessage()
- func (x *DeleteMomentReq) ProtoReflect() protoreflect.Message
- func (x *DeleteMomentReq) Reset()
- func (x *DeleteMomentReq) Size() (n int)
- func (x *DeleteMomentReq) String() string
- type DeleteMomentResp
- func (*DeleteMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMomentResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteMomentResp) FastWrite(buf []byte) (offset int)
- func (*DeleteMomentResp) ProtoMessage()
- func (x *DeleteMomentResp) ProtoReflect() protoreflect.Message
- func (x *DeleteMomentResp) Reset()
- func (x *DeleteMomentResp) Size() (n int)
- func (x *DeleteMomentResp) String() string
- type DeletePlanReq
- func (*DeletePlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeletePlanReq) FastWrite(buf []byte) (offset int)
- func (x *DeletePlanReq) GetPlanId() string
- func (*DeletePlanReq) ProtoMessage()
- func (x *DeletePlanReq) ProtoReflect() protoreflect.Message
- func (x *DeletePlanReq) Reset()
- func (x *DeletePlanReq) Size() (n int)
- func (x *DeletePlanReq) String() string
- type DeletePlanResp
- func (*DeletePlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeletePlanResp) FastWrite(buf []byte) (offset int)
- func (*DeletePlanResp) ProtoMessage()
- func (x *DeletePlanResp) ProtoReflect() protoreflect.Message
- func (x *DeletePlanResp) Reset()
- func (x *DeletePlanResp) Size() (n int)
- func (x *DeletePlanResp) String() string
- type DeletePostReq
- func (*DeletePostReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePostReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeletePostReq) FastWrite(buf []byte) (offset int)
- func (x *DeletePostReq) GetId() string
- func (*DeletePostReq) ProtoMessage()
- func (x *DeletePostReq) ProtoReflect() protoreflect.Message
- func (x *DeletePostReq) Reset()
- func (x *DeletePostReq) Size() (n int)
- func (x *DeletePostReq) String() string
- type DeletePostResp
- func (*DeletePostResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePostResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeletePostResp) FastWrite(buf []byte) (offset int)
- func (*DeletePostResp) ProtoMessage()
- func (x *DeletePostResp) ProtoReflect() protoreflect.Message
- func (x *DeletePostResp) Reset()
- func (x *DeletePostResp) Size() (n int)
- func (x *DeletePostResp) String() string
- type DonateFishReq
- func (*DonateFishReq) Descriptor() ([]byte, []int)deprecated
- func (x *DonateFishReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DonateFishReq) FastWrite(buf []byte) (offset int)
- func (x *DonateFishReq) GetFish() int64
- func (x *DonateFishReq) GetPlanId() string
- func (x *DonateFishReq) GetUserId() string
- func (*DonateFishReq) ProtoMessage()
- func (x *DonateFishReq) ProtoReflect() protoreflect.Message
- func (x *DonateFishReq) Reset()
- func (x *DonateFishReq) Size() (n int)
- func (x *DonateFishReq) String() string
- type DonateFishResp
- func (*DonateFishResp) Descriptor() ([]byte, []int)deprecated
- func (x *DonateFishResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DonateFishResp) FastWrite(buf []byte) (offset int)
- func (*DonateFishResp) ProtoMessage()
- func (x *DonateFishResp) ProtoReflect() protoreflect.Message
- func (x *DonateFishResp) Reset()
- func (x *DonateFishResp) Size() (n int)
- func (x *DonateFishResp) String() string
- type Donation
- func (*Donation) Descriptor() ([]byte, []int)deprecated
- func (x *Donation) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Donation) FastWrite(buf []byte) (offset int)
- func (x *Donation) GetDonateId() string
- func (x *Donation) GetDonateNum() int64
- func (x *Donation) GetDonateTime() int64
- func (x *Donation) GetPlan() *Plan
- func (*Donation) ProtoMessage()
- func (x *Donation) ProtoReflect() protoreflect.Message
- func (x *Donation) Reset()
- func (x *Donation) Size() (n int)
- func (x *Donation) String() string
- type GetMissionReq
- func (*GetMissionReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetMissionReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *GetMissionReq) FastWrite(buf []byte) (offset int)
- func (x *GetMissionReq) GetUserId() string
- func (*GetMissionReq) ProtoMessage()
- func (x *GetMissionReq) ProtoReflect() protoreflect.Message
- func (x *GetMissionReq) Reset()
- func (x *GetMissionReq) Size() (n int)
- func (x *GetMissionReq) String() string
- type GetMissionResp
- func (*GetMissionResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetMissionResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *GetMissionResp) FastWrite(buf []byte) (offset int)
- func (x *GetMissionResp) GetCommentTime() int64
- func (x *GetMissionResp) GetContentTime() int64
- func (x *GetMissionResp) GetLikeTime() int64
- func (x *GetMissionResp) GetSignInTime() int64
- func (*GetMissionResp) ProtoMessage()
- func (x *GetMissionResp) ProtoReflect() protoreflect.Message
- func (x *GetMissionResp) Reset()
- func (x *GetMissionResp) Size() (n int)
- func (x *GetMissionResp) String() string
- type Image
- func (*Image) Descriptor() ([]byte, []int)deprecated
- func (x *Image) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Image) FastWrite(buf []byte) (offset int)
- func (x *Image) GetCatId() string
- func (x *Image) GetId() string
- func (x *Image) GetUrl() string
- func (*Image) ProtoMessage()
- func (x *Image) ProtoReflect() protoreflect.Message
- func (x *Image) Reset()
- func (x *Image) Size() (n int)
- func (x *Image) String() string
- type ListCatReq
- func (*ListCatReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListCatReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListCatReq) FastWrite(buf []byte) (offset int)
- func (x *ListCatReq) GetCommunityId() string
- func (x *ListCatReq) GetCount() int64
- func (x *ListCatReq) GetSkip() int64
- func (*ListCatReq) ProtoMessage()
- func (x *ListCatReq) ProtoReflect() protoreflect.Message
- func (x *ListCatReq) Reset()
- func (x *ListCatReq) Size() (n int)
- func (x *ListCatReq) String() string
- type ListCatResp
- func (*ListCatResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListCatResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListCatResp) FastWrite(buf []byte) (offset int)
- func (x *ListCatResp) GetCats() []*Cat
- func (x *ListCatResp) GetTotal() int64
- func (*ListCatResp) ProtoMessage()
- func (x *ListCatResp) ProtoReflect() protoreflect.Message
- func (x *ListCatResp) Reset()
- func (x *ListCatResp) Size() (n int)
- func (x *ListCatResp) String() string
- type ListDonateByUserReq
- func (*ListDonateByUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListDonateByUserReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListDonateByUserReq) FastWrite(buf []byte) (offset int)
- func (x *ListDonateByUserReq) GetPaginationOptions() *basic.PaginationOptions
- func (x *ListDonateByUserReq) GetUserId() string
- func (*ListDonateByUserReq) ProtoMessage()
- func (x *ListDonateByUserReq) ProtoReflect() protoreflect.Message
- func (x *ListDonateByUserReq) Reset()
- func (x *ListDonateByUserReq) Size() (n int)
- func (x *ListDonateByUserReq) String() string
- type ListDonateByUserResp
- func (*ListDonateByUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListDonateByUserResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListDonateByUserResp) FastWrite(buf []byte) (offset int)
- func (x *ListDonateByUserResp) GetDonations() []*Donation
- func (x *ListDonateByUserResp) GetToken() string
- func (x *ListDonateByUserResp) GetTotal() int64
- func (*ListDonateByUserResp) ProtoMessage()
- func (x *ListDonateByUserResp) ProtoReflect() protoreflect.Message
- func (x *ListDonateByUserResp) Reset()
- func (x *ListDonateByUserResp) Size() (n int)
- func (x *ListDonateByUserResp) String() string
- type ListFishByPlanReq
- func (*ListFishByPlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListFishByPlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListFishByPlanReq) FastWrite(buf []byte) (offset int)
- func (x *ListFishByPlanReq) GetPaginationOptions() *basic.PaginationOptions
- func (x *ListFishByPlanReq) GetPlanId() string
- func (*ListFishByPlanReq) ProtoMessage()
- func (x *ListFishByPlanReq) ProtoReflect() protoreflect.Message
- func (x *ListFishByPlanReq) Reset()
- func (x *ListFishByPlanReq) Size() (n int)
- func (x *ListFishByPlanReq) String() string
- type ListFishByPlanResp
- func (*ListFishByPlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListFishByPlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListFishByPlanResp) FastWrite(buf []byte) (offset int)
- func (x *ListFishByPlanResp) GetFishMap() map[string]int64
- func (x *ListFishByPlanResp) GetTotal() int64
- func (x *ListFishByPlanResp) GetUserIds() []string
- func (*ListFishByPlanResp) ProtoMessage()
- func (x *ListFishByPlanResp) ProtoReflect() protoreflect.Message
- func (x *ListFishByPlanResp) Reset()
- func (x *ListFishByPlanResp) Size() (n int)
- func (x *ListFishByPlanResp) String() string
- type ListImageReq
- func (*ListImageReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListImageReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListImageReq) FastWrite(buf []byte) (offset int)
- func (x *ListImageReq) GetBackward() bool
- func (x *ListImageReq) GetCatId() string
- func (x *ListImageReq) GetLimit() int64
- func (x *ListImageReq) GetOffset() int64
- func (x *ListImageReq) GetPrevId() string
- func (*ListImageReq) ProtoMessage()
- func (x *ListImageReq) ProtoReflect() protoreflect.Message
- func (x *ListImageReq) Reset()
- func (x *ListImageReq) Size() (n int)
- func (x *ListImageReq) String() string
- type ListImageResp
- func (*ListImageResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListImageResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListImageResp) FastWrite(buf []byte) (offset int)
- func (x *ListImageResp) GetImages() []*Image
- func (x *ListImageResp) GetTotal() int64
- func (*ListImageResp) ProtoMessage()
- func (x *ListImageResp) ProtoReflect() protoreflect.Message
- func (x *ListImageResp) Reset()
- func (x *ListImageResp) Size() (n int)
- func (x *ListImageResp) String() string
- type ListMomentReq
- func (*ListMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListMomentReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListMomentReq) FastWrite(buf []byte) (offset int)
- func (x *ListMomentReq) GetFilterOptions() *MomentFilterOptions
- func (x *ListMomentReq) GetPaginationOptions() *basic.PaginationOptions
- func (x *ListMomentReq) GetSearchOptions() *SearchOptions
- func (*ListMomentReq) ProtoMessage()
- func (x *ListMomentReq) ProtoReflect() protoreflect.Message
- func (x *ListMomentReq) Reset()
- func (x *ListMomentReq) Size() (n int)
- func (x *ListMomentReq) String() string
- type ListMomentResp
- func (*ListMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListMomentResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListMomentResp) FastWrite(buf []byte) (offset int)
- func (x *ListMomentResp) GetMoments() []*Moment
- func (x *ListMomentResp) GetToken() string
- func (x *ListMomentResp) GetTotal() int64
- func (*ListMomentResp) ProtoMessage()
- func (x *ListMomentResp) ProtoReflect() protoreflect.Message
- func (x *ListMomentResp) Reset()
- func (x *ListMomentResp) Size() (n int)
- func (x *ListMomentResp) String() string
- type ListPlanReq
- func (*ListPlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListPlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListPlanReq) FastWrite(buf []byte) (offset int)
- func (x *ListPlanReq) GetFilterOptions() *PlanFilterOptions
- func (x *ListPlanReq) GetPaginationOptions() *basic.PaginationOptions
- func (x *ListPlanReq) GetSearchOptions() *SearchOptions
- func (*ListPlanReq) ProtoMessage()
- func (x *ListPlanReq) ProtoReflect() protoreflect.Message
- func (x *ListPlanReq) Reset()
- func (x *ListPlanReq) Size() (n int)
- func (x *ListPlanReq) String() string
- type ListPlanResp
- func (*ListPlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListPlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListPlanResp) FastWrite(buf []byte) (offset int)
- func (x *ListPlanResp) GetPlans() []*Plan
- func (x *ListPlanResp) GetToken() string
- func (x *ListPlanResp) GetTotal() int64
- func (*ListPlanResp) ProtoMessage()
- func (x *ListPlanResp) ProtoReflect() protoreflect.Message
- func (x *ListPlanResp) Reset()
- func (x *ListPlanResp) Size() (n int)
- func (x *ListPlanResp) String() string
- type ListPostReq
- func (*ListPostReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListPostReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListPostReq) FastWrite(buf []byte) (offset int)
- func (x *ListPostReq) GetFilterOptions() *PostFilterOptions
- func (x *ListPostReq) GetPaginationOptions() *basic.PaginationOptions
- func (x *ListPostReq) GetSearchOptions() *SearchOptions
- func (*ListPostReq) ProtoMessage()
- func (x *ListPostReq) ProtoReflect() protoreflect.Message
- func (x *ListPostReq) Reset()
- func (x *ListPostReq) Size() (n int)
- func (x *ListPostReq) String() string
- type ListPostResp
- func (*ListPostResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListPostResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListPostResp) FastWrite(buf []byte) (offset int)
- func (x *ListPostResp) GetPosts() []*Post
- func (x *ListPostResp) GetToken() string
- func (x *ListPostResp) GetTotal() int64
- func (*ListPostResp) ProtoMessage()
- func (x *ListPostResp) ProtoReflect() protoreflect.Message
- func (x *ListPostResp) Reset()
- func (x *ListPostResp) Size() (n int)
- func (x *ListPostResp) String() string
- type Moment
- func (*Moment) Descriptor() ([]byte, []int)deprecated
- func (x *Moment) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Moment) FastWrite(buf []byte) (offset int)
- func (x *Moment) GetCatId() string
- func (x *Moment) GetCommunityId() string
- func (x *Moment) GetCreateAt() int64
- func (x *Moment) GetId() string
- func (x *Moment) GetPhotos() []string
- func (x *Moment) GetText() string
- func (x *Moment) GetTitle() string
- func (x *Moment) GetUserId() string
- func (*Moment) ProtoMessage()
- func (x *Moment) ProtoReflect() protoreflect.Message
- func (x *Moment) Reset()
- func (x *Moment) Size() (n int)
- func (x *Moment) String() string
- type MomentFilterOptions
- func (*MomentFilterOptions) Descriptor() ([]byte, []int)deprecated
- func (x *MomentFilterOptions) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *MomentFilterOptions) FastWrite(buf []byte) (offset int)
- func (x *MomentFilterOptions) GetOnlyCommunityId() string
- func (x *MomentFilterOptions) GetOnlyCommunityIds() []string
- func (x *MomentFilterOptions) GetOnlyUserId() string
- func (*MomentFilterOptions) ProtoMessage()
- func (x *MomentFilterOptions) ProtoReflect() protoreflect.Message
- func (x *MomentFilterOptions) Reset()
- func (x *MomentFilterOptions) Size() (n int)
- func (x *MomentFilterOptions) String() string
- type Plan
- func (*Plan) Descriptor() ([]byte, []int)deprecated
- func (x *Plan) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Plan) FastWrite(buf []byte) (offset int)
- func (x *Plan) GetCatId() string
- func (x *Plan) GetCommunityId() string
- func (x *Plan) GetCoverUrl() string
- func (x *Plan) GetCreateAt() int64
- func (x *Plan) GetDescription() string
- func (x *Plan) GetEndTime() int64
- func (x *Plan) GetId() string
- func (x *Plan) GetImageUrls() []string
- func (x *Plan) GetInitiatorId() string
- func (x *Plan) GetInstruction() string
- func (x *Plan) GetMaxFish() int64
- func (x *Plan) GetName() string
- func (x *Plan) GetNowFish() int64
- func (x *Plan) GetPlanState() PlanState
- func (x *Plan) GetPlanType() PlanType
- func (x *Plan) GetStartTime() int64
- func (x *Plan) GetSummary() string
- func (*Plan) ProtoMessage()
- func (x *Plan) ProtoReflect() protoreflect.Message
- func (x *Plan) Reset()
- func (x *Plan) Size() (n int)
- func (x *Plan) String() string
- type PlanFilterOptions
- func (*PlanFilterOptions) Descriptor() ([]byte, []int)deprecated
- func (x *PlanFilterOptions) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *PlanFilterOptions) FastWrite(buf []byte) (offset int)
- func (x *PlanFilterOptions) GetIncludeGlobal() bool
- func (x *PlanFilterOptions) GetOnlyCatId() string
- func (x *PlanFilterOptions) GetOnlyCommunityId() string
- func (x *PlanFilterOptions) GetOnlyUserId() string
- func (*PlanFilterOptions) ProtoMessage()
- func (x *PlanFilterOptions) ProtoReflect() protoreflect.Message
- func (x *PlanFilterOptions) Reset()
- func (x *PlanFilterOptions) Size() (n int)
- func (x *PlanFilterOptions) String() string
- type PlanState
- type PlanType
- type Post
- func (*Post) Descriptor() ([]byte, []int)deprecated
- func (x *Post) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Post) FastWrite(buf []byte) (offset int)
- func (x *Post) GetCoverUrl() string
- func (x *Post) GetCreateAt() int64
- func (x *Post) GetId() string
- func (x *Post) GetIsOfficial() bool
- func (x *Post) GetTags() []string
- func (x *Post) GetText() string
- func (x *Post) GetTitle() string
- func (x *Post) GetUpdateAt() int64
- func (x *Post) GetUserId() string
- func (*Post) ProtoMessage()
- func (x *Post) ProtoReflect() protoreflect.Message
- func (x *Post) Reset()
- func (x *Post) Size() (n int)
- func (x *Post) String() string
- type PostFilterOptions
- func (*PostFilterOptions) Descriptor() ([]byte, []int)deprecated
- func (x *PostFilterOptions) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *PostFilterOptions) FastWrite(buf []byte) (offset int)
- func (x *PostFilterOptions) GetOnlyOfficial() bool
- func (x *PostFilterOptions) GetOnlyUserId() string
- func (*PostFilterOptions) ProtoMessage()
- func (x *PostFilterOptions) ProtoReflect() protoreflect.Message
- func (x *PostFilterOptions) Reset()
- func (x *PostFilterOptions) Size() (n int)
- func (x *PostFilterOptions) String() string
- type RetrieveCatReq
- func (*RetrieveCatReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveCatReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveCatReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveCatReq) GetCatId() string
- func (*RetrieveCatReq) ProtoMessage()
- func (x *RetrieveCatReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveCatReq) Reset()
- func (x *RetrieveCatReq) Size() (n int)
- func (x *RetrieveCatReq) String() string
- type RetrieveCatResp
- func (*RetrieveCatResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveCatResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveCatResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveCatResp) GetCat() *Cat
- func (*RetrieveCatResp) ProtoMessage()
- func (x *RetrieveCatResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveCatResp) Reset()
- func (x *RetrieveCatResp) Size() (n int)
- func (x *RetrieveCatResp) String() string
- type RetrieveMomentReq
- func (*RetrieveMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveMomentReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveMomentReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveMomentReq) GetMomentId() string
- func (*RetrieveMomentReq) ProtoMessage()
- func (x *RetrieveMomentReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveMomentReq) Reset()
- func (x *RetrieveMomentReq) Size() (n int)
- func (x *RetrieveMomentReq) String() string
- type RetrieveMomentResp
- func (*RetrieveMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveMomentResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveMomentResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveMomentResp) GetMoment() *Moment
- func (*RetrieveMomentResp) ProtoMessage()
- func (x *RetrieveMomentResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveMomentResp) Reset()
- func (x *RetrieveMomentResp) Size() (n int)
- func (x *RetrieveMomentResp) String() string
- type RetrievePlanReq
- func (*RetrievePlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrievePlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrievePlanReq) FastWrite(buf []byte) (offset int)
- func (x *RetrievePlanReq) GetPlanId() string
- func (*RetrievePlanReq) ProtoMessage()
- func (x *RetrievePlanReq) ProtoReflect() protoreflect.Message
- func (x *RetrievePlanReq) Reset()
- func (x *RetrievePlanReq) Size() (n int)
- func (x *RetrievePlanReq) String() string
- type RetrievePlanResp
- func (*RetrievePlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrievePlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrievePlanResp) FastWrite(buf []byte) (offset int)
- func (x *RetrievePlanResp) GetPlan() *Plan
- func (*RetrievePlanResp) ProtoMessage()
- func (x *RetrievePlanResp) ProtoReflect() protoreflect.Message
- func (x *RetrievePlanResp) Reset()
- func (x *RetrievePlanResp) Size() (n int)
- func (x *RetrievePlanResp) String() string
- type RetrievePostReq
- func (*RetrievePostReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrievePostReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrievePostReq) FastWrite(buf []byte) (offset int)
- func (x *RetrievePostReq) GetPostId() string
- func (*RetrievePostReq) ProtoMessage()
- func (x *RetrievePostReq) ProtoReflect() protoreflect.Message
- func (x *RetrievePostReq) Reset()
- func (x *RetrievePostReq) Size() (n int)
- func (x *RetrievePostReq) String() string
- type RetrievePostResp
- func (*RetrievePostResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrievePostResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrievePostResp) FastWrite(buf []byte) (offset int)
- func (x *RetrievePostResp) GetPost() *Post
- func (*RetrievePostResp) ProtoMessage()
- func (x *RetrievePostResp) ProtoReflect() protoreflect.Message
- func (x *RetrievePostResp) Reset()
- func (x *RetrievePostResp) Size() (n int)
- func (x *RetrievePostResp) String() string
- type RetrieveUserFishReq
- func (*RetrieveUserFishReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveUserFishReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveUserFishReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveUserFishReq) GetUserId() string
- func (*RetrieveUserFishReq) ProtoMessage()
- func (x *RetrieveUserFishReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveUserFishReq) Reset()
- func (x *RetrieveUserFishReq) Size() (n int)
- func (x *RetrieveUserFishReq) String() string
- type RetrieveUserFishResp
- func (*RetrieveUserFishResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveUserFishResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveUserFishResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveUserFishResp) GetFish() int64
- func (*RetrieveUserFishResp) ProtoMessage()
- func (x *RetrieveUserFishResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveUserFishResp) Reset()
- func (x *RetrieveUserFishResp) Size() (n int)
- func (x *RetrieveUserFishResp) String() string
- type SearchCatReq
- func (*SearchCatReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchCatReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *SearchCatReq) FastWrite(buf []byte) (offset int)
- func (x *SearchCatReq) GetCommunityId() string
- func (x *SearchCatReq) GetCount() int64
- func (x *SearchCatReq) GetKeyword() string
- func (x *SearchCatReq) GetSkip() int64
- func (*SearchCatReq) ProtoMessage()
- func (x *SearchCatReq) ProtoReflect() protoreflect.Message
- func (x *SearchCatReq) Reset()
- func (x *SearchCatReq) Size() (n int)
- func (x *SearchCatReq) String() string
- type SearchCatResp
- func (*SearchCatResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchCatResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *SearchCatResp) FastWrite(buf []byte) (offset int)
- func (x *SearchCatResp) GetCats() []*Cat
- func (x *SearchCatResp) GetTotal() int64
- func (*SearchCatResp) ProtoMessage()
- func (x *SearchCatResp) ProtoReflect() protoreflect.Message
- func (x *SearchCatResp) Reset()
- func (x *SearchCatResp) Size() (n int)
- func (x *SearchCatResp) String() string
- type SearchField
- func (*SearchField) Descriptor() ([]byte, []int)deprecated
- func (x *SearchField) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *SearchField) FastWrite(buf []byte) (offset int)
- func (x *SearchField) GetTag() string
- func (x *SearchField) GetText() string
- func (x *SearchField) GetTitle() string
- func (*SearchField) ProtoMessage()
- func (x *SearchField) ProtoReflect() protoreflect.Message
- func (x *SearchField) Reset()
- func (x *SearchField) Size() (n int)
- func (x *SearchField) String() string
- type SearchOptions
- func (*SearchOptions) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOptions) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *SearchOptions) FastWrite(buf []byte) (offset int)
- func (x *SearchOptions) GetAllFieldsKey() string
- func (x *SearchOptions) GetMultiFieldsKey() *SearchField
- func (m *SearchOptions) GetType() isSearchOptions_Type
- func (*SearchOptions) ProtoMessage()
- func (x *SearchOptions) ProtoReflect() protoreflect.Message
- func (x *SearchOptions) Reset()
- func (x *SearchOptions) Size() (n int)
- func (x *SearchOptions) String() string
- type SearchOptions_AllFieldsKey
- type SearchOptions_MultiFieldsKey
- type SetOfficialReq
- func (*SetOfficialReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetOfficialReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *SetOfficialReq) FastWrite(buf []byte) (offset int)
- func (x *SetOfficialReq) GetIsRemove() bool
- func (x *SetOfficialReq) GetPostId() string
- func (*SetOfficialReq) ProtoMessage()
- func (x *SetOfficialReq) ProtoReflect() protoreflect.Message
- func (x *SetOfficialReq) Reset()
- func (x *SetOfficialReq) Size() (n int)
- func (x *SetOfficialReq) String() string
- type SetOfficialResp
- func (*SetOfficialResp) Descriptor() ([]byte, []int)deprecated
- func (x *SetOfficialResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *SetOfficialResp) FastWrite(buf []byte) (offset int)
- func (*SetOfficialResp) ProtoMessage()
- func (x *SetOfficialResp) ProtoReflect() protoreflect.Message
- func (x *SetOfficialResp) Reset()
- func (x *SetOfficialResp) Size() (n int)
- func (x *SetOfficialResp) String() string
- type UpdateCatReq
- func (*UpdateCatReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCatReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateCatReq) FastWrite(buf []byte) (offset int)
- func (x *UpdateCatReq) GetCat() *Cat
- func (*UpdateCatReq) ProtoMessage()
- func (x *UpdateCatReq) ProtoReflect() protoreflect.Message
- func (x *UpdateCatReq) Reset()
- func (x *UpdateCatReq) Size() (n int)
- func (x *UpdateCatReq) String() string
- type UpdateCatResp
- func (*UpdateCatResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCatResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateCatResp) FastWrite(buf []byte) (offset int)
- func (*UpdateCatResp) ProtoMessage()
- func (x *UpdateCatResp) ProtoReflect() protoreflect.Message
- func (x *UpdateCatResp) Reset()
- func (x *UpdateCatResp) Size() (n int)
- func (x *UpdateCatResp) String() string
- type UpdateMomentReq
- func (*UpdateMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMomentReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateMomentReq) FastWrite(buf []byte) (offset int)
- func (x *UpdateMomentReq) GetMoment() *Moment
- func (*UpdateMomentReq) ProtoMessage()
- func (x *UpdateMomentReq) ProtoReflect() protoreflect.Message
- func (x *UpdateMomentReq) Reset()
- func (x *UpdateMomentReq) Size() (n int)
- func (x *UpdateMomentReq) String() string
- type UpdateMomentResp
- func (*UpdateMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMomentResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateMomentResp) FastWrite(buf []byte) (offset int)
- func (*UpdateMomentResp) ProtoMessage()
- func (x *UpdateMomentResp) ProtoReflect() protoreflect.Message
- func (x *UpdateMomentResp) Reset()
- func (x *UpdateMomentResp) Size() (n int)
- func (x *UpdateMomentResp) String() string
- type UpdatePlanReq
- func (*UpdatePlanReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePlanReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdatePlanReq) FastWrite(buf []byte) (offset int)
- func (x *UpdatePlanReq) GetPlan() *Plan
- func (*UpdatePlanReq) ProtoMessage()
- func (x *UpdatePlanReq) ProtoReflect() protoreflect.Message
- func (x *UpdatePlanReq) Reset()
- func (x *UpdatePlanReq) Size() (n int)
- func (x *UpdatePlanReq) String() string
- type UpdatePlanResp
- func (*UpdatePlanResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePlanResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdatePlanResp) FastWrite(buf []byte) (offset int)
- func (*UpdatePlanResp) ProtoMessage()
- func (x *UpdatePlanResp) ProtoReflect() protoreflect.Message
- func (x *UpdatePlanResp) Reset()
- func (x *UpdatePlanResp) Size() (n int)
- func (x *UpdatePlanResp) String() string
- type UpdatePostReq
- func (*UpdatePostReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePostReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdatePostReq) FastWrite(buf []byte) (offset int)
- func (x *UpdatePostReq) GetCoverUrl() string
- func (x *UpdatePostReq) GetId() string
- func (x *UpdatePostReq) GetTags() []string
- func (x *UpdatePostReq) GetText() string
- func (x *UpdatePostReq) GetTitle() string
- func (*UpdatePostReq) ProtoMessage()
- func (x *UpdatePostReq) ProtoReflect() protoreflect.Message
- func (x *UpdatePostReq) Reset()
- func (x *UpdatePostReq) Size() (n int)
- func (x *UpdatePostReq) String() string
- type UpdatePostResp
- func (*UpdatePostResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePostResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdatePostResp) FastWrite(buf []byte) (offset int)
- func (*UpdatePostResp) ProtoMessage()
- func (x *UpdatePostResp) ProtoReflect() protoreflect.Message
- func (x *UpdatePostResp) Reset()
- func (x *UpdatePostResp) Size() (n int)
- func (x *UpdatePostResp) String() string
Constants ¶
This section is empty.
Variables ¶
var ( PlanType_name = map[int32]string{ 0: "TypeOther", 1: "TypeCastrate", 2: "TypeHeal", 3: "TypeFeed", 4: "TypeSupply", } PlanType_value = map[string]int32{ "TypeOther": 0, "TypeCastrate": 1, "TypeHeal": 2, "TypeFeed": 3, "TypeSupply": 4, } )
Enum value maps for PlanType.
var ( PlanState_name = map[int32]string{ 0: "StateUnknown", 1: "StateFunding", 2: "StateDoing", 3: "StateComplete", } PlanState_value = map[string]int32{ "StateUnknown": 0, "StateFunding": 1, "StateDoing": 2, "StateComplete": 3, } )
Enum value maps for PlanState.
var File_meowchat_content_common_proto protoreflect.FileDescriptor
var File_meowchat_content_content_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddUserFishReq ¶
type AddUserFishReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` Fish int64 `protobuf:"varint,2,opt,name=fish,proto3" json:"fish,omitempty"` // contains filtered or unexported fields }
func (*AddUserFishReq) Descriptor
deprecated
func (*AddUserFishReq) Descriptor() ([]byte, []int)
Deprecated: Use AddUserFishReq.ProtoReflect.Descriptor instead.
func (*AddUserFishReq) FastWrite ¶
func (x *AddUserFishReq) FastWrite(buf []byte) (offset int)
func (*AddUserFishReq) GetFish ¶
func (x *AddUserFishReq) GetFish() int64
func (*AddUserFishReq) GetUserId ¶
func (x *AddUserFishReq) GetUserId() string
func (*AddUserFishReq) ProtoMessage ¶
func (*AddUserFishReq) ProtoMessage()
func (*AddUserFishReq) ProtoReflect ¶
func (x *AddUserFishReq) ProtoReflect() protoreflect.Message
func (*AddUserFishReq) Reset ¶
func (x *AddUserFishReq) Reset()
func (*AddUserFishReq) Size ¶
func (x *AddUserFishReq) Size() (n int)
func (*AddUserFishReq) String ¶
func (x *AddUserFishReq) String() string
type AddUserFishResp ¶
type AddUserFishResp struct {
// contains filtered or unexported fields
}
func (*AddUserFishResp) Descriptor
deprecated
func (*AddUserFishResp) Descriptor() ([]byte, []int)
Deprecated: Use AddUserFishResp.ProtoReflect.Descriptor instead.
func (*AddUserFishResp) FastWrite ¶
func (x *AddUserFishResp) FastWrite(buf []byte) (offset int)
func (*AddUserFishResp) ProtoMessage ¶
func (*AddUserFishResp) ProtoMessage()
func (*AddUserFishResp) ProtoReflect ¶
func (x *AddUserFishResp) ProtoReflect() protoreflect.Message
func (*AddUserFishResp) Reset ¶
func (x *AddUserFishResp) Reset()
func (*AddUserFishResp) Size ¶
func (x *AddUserFishResp) Size() (n int)
func (*AddUserFishResp) String ¶
func (x *AddUserFishResp) String() string
type Cat ¶
type Cat struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreateAt int64 `protobuf:"varint,2,opt,name=createAt,proto3" json:"createAt,omitempty"` Age string `protobuf:"bytes,3,opt,name=age,proto3" json:"age,omitempty"` CommunityId string `protobuf:"bytes,4,opt,name=communityId,proto3" json:"communityId,omitempty"` Color string `protobuf:"bytes,5,opt,name=color,proto3" json:"color,omitempty"` Details string `protobuf:"bytes,6,opt,name=details,proto3" json:"details,omitempty"` Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` Popularity int64 `protobuf:"varint,8,opt,name=popularity,proto3" json:"popularity,omitempty"` Sex string `protobuf:"bytes,9,opt,name=sex,proto3" json:"sex,omitempty"` Status int64 `protobuf:"varint,10,opt,name=status,proto3" json:"status,omitempty"` Area string `protobuf:"bytes,11,opt,name=area,proto3" json:"area,omitempty"` IsSnipped bool `protobuf:"varint,12,opt,name=isSnipped,proto3" json:"isSnipped,omitempty"` IsSterilized bool `protobuf:"varint,13,opt,name=isSterilized,proto3" json:"isSterilized,omitempty"` Avatars []string `protobuf:"bytes,14,rep,name=avatars,proto3" json:"avatars,omitempty"` // contains filtered or unexported fields }
func (*Cat) Descriptor
deprecated
func (*Cat) GetAvatars ¶
func (*Cat) GetCommunityId ¶
func (*Cat) GetCreateAt ¶
func (*Cat) GetDetails ¶
func (*Cat) GetIsSnipped ¶
func (*Cat) GetIsSterilized ¶
func (*Cat) GetPopularity ¶
func (*Cat) ProtoMessage ¶
func (*Cat) ProtoMessage()
func (*Cat) ProtoReflect ¶
func (x *Cat) ProtoReflect() protoreflect.Message
type CheckInReq ¶
type CheckInReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*CheckInReq) Descriptor
deprecated
func (*CheckInReq) Descriptor() ([]byte, []int)
Deprecated: Use CheckInReq.ProtoReflect.Descriptor instead.
func (*CheckInReq) FastWrite ¶
func (x *CheckInReq) FastWrite(buf []byte) (offset int)
func (*CheckInReq) GetUserId ¶
func (x *CheckInReq) GetUserId() string
func (*CheckInReq) ProtoMessage ¶
func (*CheckInReq) ProtoMessage()
func (*CheckInReq) ProtoReflect ¶
func (x *CheckInReq) ProtoReflect() protoreflect.Message
func (*CheckInReq) Reset ¶
func (x *CheckInReq) Reset()
func (*CheckInReq) Size ¶
func (x *CheckInReq) Size() (n int)
func (*CheckInReq) String ¶
func (x *CheckInReq) String() string
type CheckInResp ¶
type CheckInResp struct { GetFish bool `protobuf:"varint,1,opt,name=getFish,proto3" json:"getFish,omitempty"` GetFishTimes int64 `protobuf:"varint,2,opt,name=getFishTimes,proto3" json:"getFishTimes,omitempty"` // contains filtered or unexported fields }
func (*CheckInResp) Descriptor
deprecated
func (*CheckInResp) Descriptor() ([]byte, []int)
Deprecated: Use CheckInResp.ProtoReflect.Descriptor instead.
func (*CheckInResp) FastWrite ¶
func (x *CheckInResp) FastWrite(buf []byte) (offset int)
func (*CheckInResp) GetGetFish ¶
func (x *CheckInResp) GetGetFish() bool
func (*CheckInResp) GetGetFishTimes ¶
func (x *CheckInResp) GetGetFishTimes() int64
func (*CheckInResp) ProtoMessage ¶
func (*CheckInResp) ProtoMessage()
func (*CheckInResp) ProtoReflect ¶
func (x *CheckInResp) ProtoReflect() protoreflect.Message
func (*CheckInResp) Reset ¶
func (x *CheckInResp) Reset()
func (*CheckInResp) Size ¶
func (x *CheckInResp) Size() (n int)
func (*CheckInResp) String ¶
func (x *CheckInResp) String() string
type ContentService ¶
type ContentService interface { SearchCat(ctx context.Context, req *SearchCatReq) (res *SearchCatResp, err error) ListCat(ctx context.Context, req *ListCatReq) (res *ListCatResp, err error) RetrieveCat(ctx context.Context, req *RetrieveCatReq) (res *RetrieveCatResp, err error) CreateCat(ctx context.Context, req *CreateCatReq) (res *CreateCatResp, err error) UpdateCat(ctx context.Context, req *UpdateCatReq) (res *UpdateCatResp, err error) DeleteCat(ctx context.Context, req *DeleteCatReq) (res *DeleteCatResp, err error) CreateImage(ctx context.Context, req *CreateImageReq) (res *CreateImageResp, err error) DeleteImage(ctx context.Context, req *DeleteImageReq) (res *DeleteImageResp, err error) ListImage(ctx context.Context, req *ListImageReq) (res *ListImageResp, err error) ListMoment(ctx context.Context, req *ListMomentReq) (res *ListMomentResp, err error) CountMoment(ctx context.Context, req *CountMomentReq) (res *CountMomentResp, err error) RetrieveMoment(ctx context.Context, req *RetrieveMomentReq) (res *RetrieveMomentResp, err error) CreateMoment(ctx context.Context, req *CreateMomentReq) (res *CreateMomentResp, err error) UpdateMoment(ctx context.Context, req *UpdateMomentReq) (res *UpdateMomentResp, err error) DeleteMoment(ctx context.Context, req *DeleteMomentReq) (res *DeleteMomentResp, err error) CreatePost(ctx context.Context, req *CreatePostReq) (res *CreatePostResp, err error) RetrievePost(ctx context.Context, req *RetrievePostReq) (res *RetrievePostResp, err error) UpdatePost(ctx context.Context, req *UpdatePostReq) (res *UpdatePostResp, err error) DeletePost(ctx context.Context, req *DeletePostReq) (res *DeletePostResp, err error) ListPost(ctx context.Context, req *ListPostReq) (res *ListPostResp, err error) CountPost(ctx context.Context, req *CountPostReq) (res *CountPostResp, err error) SetOfficial(ctx context.Context, req *SetOfficialReq) (res *SetOfficialResp, err error) ListPlan(ctx context.Context, req *ListPlanReq) (res *ListPlanResp, err error) CountPlan(ctx context.Context, req *CountPlanReq) (res *CountPlanResp, err error) RetrievePlan(ctx context.Context, req *RetrievePlanReq) (res *RetrievePlanResp, err error) CreatePlan(ctx context.Context, req *CreatePlanReq) (res *CreatePlanResp, err error) UpdatePlan(ctx context.Context, req *UpdatePlanReq) (res *UpdatePlanResp, err error) DeletePlan(ctx context.Context, req *DeletePlanReq) (res *DeletePlanResp, err error) DonateFish(ctx context.Context, req *DonateFishReq) (res *DonateFishResp, err error) AddUserFish(ctx context.Context, req *AddUserFishReq) (res *AddUserFishResp, err error) ListDonateByUser(ctx context.Context, req *ListDonateByUserReq) (res *ListDonateByUserResp, err error) ListFishByPlan(ctx context.Context, req *ListFishByPlanReq) (res *ListFishByPlanResp, err error) RetrieveUserFish(ctx context.Context, req *RetrieveUserFishReq) (res *RetrieveUserFishResp, err error) CountDonateByUser(ctx context.Context, req *CountDonateByUserReq) (res *CountDonateByUserResp, err error) CountDonateByPlan(ctx context.Context, req *CountDonateByPlanReq) (res *CountDonateByPlanResp, err error) GetMission(ctx context.Context, req *GetMissionReq) (res *GetMissionResp, err error) CheckIn(ctx context.Context, req *CheckInReq) (res *CheckInResp, err error) }
type CountDonateByPlanReq ¶
type CountDonateByPlanReq struct { PlanId string `protobuf:"bytes,1,opt,name=planId,proto3" json:"planId,omitempty"` // contains filtered or unexported fields }
func (*CountDonateByPlanReq) Descriptor
deprecated
func (*CountDonateByPlanReq) Descriptor() ([]byte, []int)
Deprecated: Use CountDonateByPlanReq.ProtoReflect.Descriptor instead.
func (*CountDonateByPlanReq) FastWrite ¶
func (x *CountDonateByPlanReq) FastWrite(buf []byte) (offset int)
func (*CountDonateByPlanReq) GetPlanId ¶
func (x *CountDonateByPlanReq) GetPlanId() string
func (*CountDonateByPlanReq) ProtoMessage ¶
func (*CountDonateByPlanReq) ProtoMessage()
func (*CountDonateByPlanReq) ProtoReflect ¶
func (x *CountDonateByPlanReq) ProtoReflect() protoreflect.Message
func (*CountDonateByPlanReq) Reset ¶
func (x *CountDonateByPlanReq) Reset()
func (*CountDonateByPlanReq) Size ¶
func (x *CountDonateByPlanReq) Size() (n int)
func (*CountDonateByPlanReq) String ¶
func (x *CountDonateByPlanReq) String() string
type CountDonateByPlanResp ¶
type CountDonateByPlanResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*CountDonateByPlanResp) Descriptor
deprecated
func (*CountDonateByPlanResp) Descriptor() ([]byte, []int)
Deprecated: Use CountDonateByPlanResp.ProtoReflect.Descriptor instead.
func (*CountDonateByPlanResp) FastWrite ¶
func (x *CountDonateByPlanResp) FastWrite(buf []byte) (offset int)
func (*CountDonateByPlanResp) GetTotal ¶
func (x *CountDonateByPlanResp) GetTotal() int64
func (*CountDonateByPlanResp) ProtoMessage ¶
func (*CountDonateByPlanResp) ProtoMessage()
func (*CountDonateByPlanResp) ProtoReflect ¶
func (x *CountDonateByPlanResp) ProtoReflect() protoreflect.Message
func (*CountDonateByPlanResp) Reset ¶
func (x *CountDonateByPlanResp) Reset()
func (*CountDonateByPlanResp) Size ¶
func (x *CountDonateByPlanResp) Size() (n int)
func (*CountDonateByPlanResp) String ¶
func (x *CountDonateByPlanResp) String() string
type CountDonateByUserReq ¶
type CountDonateByUserReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*CountDonateByUserReq) Descriptor
deprecated
func (*CountDonateByUserReq) Descriptor() ([]byte, []int)
Deprecated: Use CountDonateByUserReq.ProtoReflect.Descriptor instead.
func (*CountDonateByUserReq) FastWrite ¶
func (x *CountDonateByUserReq) FastWrite(buf []byte) (offset int)
func (*CountDonateByUserReq) GetUserId ¶
func (x *CountDonateByUserReq) GetUserId() string
func (*CountDonateByUserReq) ProtoMessage ¶
func (*CountDonateByUserReq) ProtoMessage()
func (*CountDonateByUserReq) ProtoReflect ¶
func (x *CountDonateByUserReq) ProtoReflect() protoreflect.Message
func (*CountDonateByUserReq) Reset ¶
func (x *CountDonateByUserReq) Reset()
func (*CountDonateByUserReq) Size ¶
func (x *CountDonateByUserReq) Size() (n int)
func (*CountDonateByUserReq) String ¶
func (x *CountDonateByUserReq) String() string
type CountDonateByUserResp ¶
type CountDonateByUserResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*CountDonateByUserResp) Descriptor
deprecated
func (*CountDonateByUserResp) Descriptor() ([]byte, []int)
Deprecated: Use CountDonateByUserResp.ProtoReflect.Descriptor instead.
func (*CountDonateByUserResp) FastWrite ¶
func (x *CountDonateByUserResp) FastWrite(buf []byte) (offset int)
func (*CountDonateByUserResp) GetTotal ¶
func (x *CountDonateByUserResp) GetTotal() int64
func (*CountDonateByUserResp) ProtoMessage ¶
func (*CountDonateByUserResp) ProtoMessage()
func (*CountDonateByUserResp) ProtoReflect ¶
func (x *CountDonateByUserResp) ProtoReflect() protoreflect.Message
func (*CountDonateByUserResp) Reset ¶
func (x *CountDonateByUserResp) Reset()
func (*CountDonateByUserResp) Size ¶
func (x *CountDonateByUserResp) Size() (n int)
func (*CountDonateByUserResp) String ¶
func (x *CountDonateByUserResp) String() string
type CountMomentReq ¶
type CountMomentReq struct { SearchOptions *SearchOptions `protobuf:"bytes,1,opt,name=searchOptions,proto3,oneof" json:"searchOptions,omitempty"` FilterOptions *MomentFilterOptions `protobuf:"bytes,2,opt,name=filterOptions,proto3,oneof" json:"filterOptions,omitempty"` // contains filtered or unexported fields }
func (*CountMomentReq) Descriptor
deprecated
func (*CountMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use CountMomentReq.ProtoReflect.Descriptor instead.
func (*CountMomentReq) FastWrite ¶
func (x *CountMomentReq) FastWrite(buf []byte) (offset int)
func (*CountMomentReq) GetFilterOptions ¶
func (x *CountMomentReq) GetFilterOptions() *MomentFilterOptions
func (*CountMomentReq) GetSearchOptions ¶
func (x *CountMomentReq) GetSearchOptions() *SearchOptions
func (*CountMomentReq) ProtoMessage ¶
func (*CountMomentReq) ProtoMessage()
func (*CountMomentReq) ProtoReflect ¶
func (x *CountMomentReq) ProtoReflect() protoreflect.Message
func (*CountMomentReq) Reset ¶
func (x *CountMomentReq) Reset()
func (*CountMomentReq) Size ¶
func (x *CountMomentReq) Size() (n int)
func (*CountMomentReq) String ¶
func (x *CountMomentReq) String() string
type CountMomentResp ¶
type CountMomentResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*CountMomentResp) Descriptor
deprecated
func (*CountMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use CountMomentResp.ProtoReflect.Descriptor instead.
func (*CountMomentResp) FastWrite ¶
func (x *CountMomentResp) FastWrite(buf []byte) (offset int)
func (*CountMomentResp) GetTotal ¶
func (x *CountMomentResp) GetTotal() int64
func (*CountMomentResp) ProtoMessage ¶
func (*CountMomentResp) ProtoMessage()
func (*CountMomentResp) ProtoReflect ¶
func (x *CountMomentResp) ProtoReflect() protoreflect.Message
func (*CountMomentResp) Reset ¶
func (x *CountMomentResp) Reset()
func (*CountMomentResp) Size ¶
func (x *CountMomentResp) Size() (n int)
func (*CountMomentResp) String ¶
func (x *CountMomentResp) String() string
type CountPlanReq ¶
type CountPlanReq struct { SearchOptions *SearchOptions `protobuf:"bytes,1,opt,name=searchOptions,proto3,oneof" json:"searchOptions,omitempty"` FilterOptions *PlanFilterOptions `protobuf:"bytes,2,opt,name=filterOptions,proto3,oneof" json:"filterOptions,omitempty"` // contains filtered or unexported fields }
func (*CountPlanReq) Descriptor
deprecated
func (*CountPlanReq) Descriptor() ([]byte, []int)
Deprecated: Use CountPlanReq.ProtoReflect.Descriptor instead.
func (*CountPlanReq) FastWrite ¶
func (x *CountPlanReq) FastWrite(buf []byte) (offset int)
func (*CountPlanReq) GetFilterOptions ¶
func (x *CountPlanReq) GetFilterOptions() *PlanFilterOptions
func (*CountPlanReq) GetSearchOptions ¶
func (x *CountPlanReq) GetSearchOptions() *SearchOptions
func (*CountPlanReq) ProtoMessage ¶
func (*CountPlanReq) ProtoMessage()
func (*CountPlanReq) ProtoReflect ¶
func (x *CountPlanReq) ProtoReflect() protoreflect.Message
func (*CountPlanReq) Reset ¶
func (x *CountPlanReq) Reset()
func (*CountPlanReq) Size ¶
func (x *CountPlanReq) Size() (n int)
func (*CountPlanReq) String ¶
func (x *CountPlanReq) String() string
type CountPlanResp ¶
type CountPlanResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*CountPlanResp) Descriptor
deprecated
func (*CountPlanResp) Descriptor() ([]byte, []int)
Deprecated: Use CountPlanResp.ProtoReflect.Descriptor instead.
func (*CountPlanResp) FastWrite ¶
func (x *CountPlanResp) FastWrite(buf []byte) (offset int)
func (*CountPlanResp) GetTotal ¶
func (x *CountPlanResp) GetTotal() int64
func (*CountPlanResp) ProtoMessage ¶
func (*CountPlanResp) ProtoMessage()
func (*CountPlanResp) ProtoReflect ¶
func (x *CountPlanResp) ProtoReflect() protoreflect.Message
func (*CountPlanResp) Reset ¶
func (x *CountPlanResp) Reset()
func (*CountPlanResp) Size ¶
func (x *CountPlanResp) Size() (n int)
func (*CountPlanResp) String ¶
func (x *CountPlanResp) String() string
type CountPostReq ¶
type CountPostReq struct { SearchOptions *SearchOptions `protobuf:"bytes,1,opt,name=searchOptions,proto3,oneof" json:"searchOptions,omitempty"` FilterOptions *PostFilterOptions `protobuf:"bytes,2,opt,name=filterOptions,proto3,oneof" json:"filterOptions,omitempty"` // contains filtered or unexported fields }
func (*CountPostReq) Descriptor
deprecated
func (*CountPostReq) Descriptor() ([]byte, []int)
Deprecated: Use CountPostReq.ProtoReflect.Descriptor instead.
func (*CountPostReq) FastWrite ¶
func (x *CountPostReq) FastWrite(buf []byte) (offset int)
func (*CountPostReq) GetFilterOptions ¶
func (x *CountPostReq) GetFilterOptions() *PostFilterOptions
func (*CountPostReq) GetSearchOptions ¶
func (x *CountPostReq) GetSearchOptions() *SearchOptions
func (*CountPostReq) ProtoMessage ¶
func (*CountPostReq) ProtoMessage()
func (*CountPostReq) ProtoReflect ¶
func (x *CountPostReq) ProtoReflect() protoreflect.Message
func (*CountPostReq) Reset ¶
func (x *CountPostReq) Reset()
func (*CountPostReq) Size ¶
func (x *CountPostReq) Size() (n int)
func (*CountPostReq) String ¶
func (x *CountPostReq) String() string
type CountPostResp ¶
type CountPostResp struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*CountPostResp) Descriptor
deprecated
func (*CountPostResp) Descriptor() ([]byte, []int)
Deprecated: Use CountPostResp.ProtoReflect.Descriptor instead.
func (*CountPostResp) FastWrite ¶
func (x *CountPostResp) FastWrite(buf []byte) (offset int)
func (*CountPostResp) GetTotal ¶
func (x *CountPostResp) GetTotal() int64
func (*CountPostResp) ProtoMessage ¶
func (*CountPostResp) ProtoMessage()
func (*CountPostResp) ProtoReflect ¶
func (x *CountPostResp) ProtoReflect() protoreflect.Message
func (*CountPostResp) Reset ¶
func (x *CountPostResp) Reset()
func (*CountPostResp) Size ¶
func (x *CountPostResp) Size() (n int)
func (*CountPostResp) String ¶
func (x *CountPostResp) String() string
type CreateCatReq ¶
type CreateCatReq struct { Cat *Cat `protobuf:"bytes,1,opt,name=cat,proto3" json:"cat,omitempty"` // contains filtered or unexported fields }
func (*CreateCatReq) Descriptor
deprecated
func (*CreateCatReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateCatReq.ProtoReflect.Descriptor instead.
func (*CreateCatReq) FastWrite ¶
func (x *CreateCatReq) FastWrite(buf []byte) (offset int)
func (*CreateCatReq) GetCat ¶
func (x *CreateCatReq) GetCat() *Cat
func (*CreateCatReq) ProtoMessage ¶
func (*CreateCatReq) ProtoMessage()
func (*CreateCatReq) ProtoReflect ¶
func (x *CreateCatReq) ProtoReflect() protoreflect.Message
func (*CreateCatReq) Reset ¶
func (x *CreateCatReq) Reset()
func (*CreateCatReq) Size ¶
func (x *CreateCatReq) Size() (n int)
func (*CreateCatReq) String ¶
func (x *CreateCatReq) String() string
type CreateCatResp ¶
type CreateCatResp struct { CatId string `protobuf:"bytes,1,opt,name=catId,proto3" json:"catId,omitempty"` // contains filtered or unexported fields }
func (*CreateCatResp) Descriptor
deprecated
func (*CreateCatResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateCatResp.ProtoReflect.Descriptor instead.
func (*CreateCatResp) FastWrite ¶
func (x *CreateCatResp) FastWrite(buf []byte) (offset int)
func (*CreateCatResp) GetCatId ¶
func (x *CreateCatResp) GetCatId() string
func (*CreateCatResp) ProtoMessage ¶
func (*CreateCatResp) ProtoMessage()
func (*CreateCatResp) ProtoReflect ¶
func (x *CreateCatResp) ProtoReflect() protoreflect.Message
func (*CreateCatResp) Reset ¶
func (x *CreateCatResp) Reset()
func (*CreateCatResp) Size ¶
func (x *CreateCatResp) Size() (n int)
func (*CreateCatResp) String ¶
func (x *CreateCatResp) String() string
type CreateImageElement ¶
type CreateImageElement struct { CatId string `protobuf:"bytes,1,opt,name=catId,proto3" json:"catId,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*CreateImageElement) Descriptor
deprecated
func (*CreateImageElement) Descriptor() ([]byte, []int)
Deprecated: Use CreateImageElement.ProtoReflect.Descriptor instead.
func (*CreateImageElement) FastWrite ¶
func (x *CreateImageElement) FastWrite(buf []byte) (offset int)
func (*CreateImageElement) GetCatId ¶
func (x *CreateImageElement) GetCatId() string
func (*CreateImageElement) GetUrl ¶
func (x *CreateImageElement) GetUrl() string
func (*CreateImageElement) ProtoMessage ¶
func (*CreateImageElement) ProtoMessage()
func (*CreateImageElement) ProtoReflect ¶
func (x *CreateImageElement) ProtoReflect() protoreflect.Message
func (*CreateImageElement) Reset ¶
func (x *CreateImageElement) Reset()
func (*CreateImageElement) Size ¶
func (x *CreateImageElement) Size() (n int)
func (*CreateImageElement) String ¶
func (x *CreateImageElement) String() string
type CreateImageReq ¶
type CreateImageReq struct { Images []*CreateImageElement `protobuf:"bytes,1,rep,name=images,proto3" json:"images,omitempty"` // contains filtered or unexported fields }
func (*CreateImageReq) Descriptor
deprecated
func (*CreateImageReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateImageReq.ProtoReflect.Descriptor instead.
func (*CreateImageReq) FastWrite ¶
func (x *CreateImageReq) FastWrite(buf []byte) (offset int)
func (*CreateImageReq) GetImages ¶
func (x *CreateImageReq) GetImages() []*CreateImageElement
func (*CreateImageReq) ProtoMessage ¶
func (*CreateImageReq) ProtoMessage()
func (*CreateImageReq) ProtoReflect ¶
func (x *CreateImageReq) ProtoReflect() protoreflect.Message
func (*CreateImageReq) Reset ¶
func (x *CreateImageReq) Reset()
func (*CreateImageReq) Size ¶
func (x *CreateImageReq) Size() (n int)
func (*CreateImageReq) String ¶
func (x *CreateImageReq) String() string
type CreateImageResp ¶
type CreateImageResp struct { ImageIds []string `protobuf:"bytes,1,rep,name=imageIds,proto3" json:"imageIds,omitempty"` // contains filtered or unexported fields }
func (*CreateImageResp) Descriptor
deprecated
func (*CreateImageResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateImageResp.ProtoReflect.Descriptor instead.
func (*CreateImageResp) FastWrite ¶
func (x *CreateImageResp) FastWrite(buf []byte) (offset int)
func (*CreateImageResp) GetImageIds ¶
func (x *CreateImageResp) GetImageIds() []string
func (*CreateImageResp) ProtoMessage ¶
func (*CreateImageResp) ProtoMessage()
func (*CreateImageResp) ProtoReflect ¶
func (x *CreateImageResp) ProtoReflect() protoreflect.Message
func (*CreateImageResp) Reset ¶
func (x *CreateImageResp) Reset()
func (*CreateImageResp) Size ¶
func (x *CreateImageResp) Size() (n int)
func (*CreateImageResp) String ¶
func (x *CreateImageResp) String() string
type CreateMomentReq ¶
type CreateMomentReq struct { Moment *Moment `protobuf:"bytes,1,opt,name=moment,proto3" json:"moment,omitempty"` // contains filtered or unexported fields }
func (*CreateMomentReq) Descriptor
deprecated
func (*CreateMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateMomentReq.ProtoReflect.Descriptor instead.
func (*CreateMomentReq) FastWrite ¶
func (x *CreateMomentReq) FastWrite(buf []byte) (offset int)
func (*CreateMomentReq) GetMoment ¶
func (x *CreateMomentReq) GetMoment() *Moment
func (*CreateMomentReq) ProtoMessage ¶
func (*CreateMomentReq) ProtoMessage()
func (*CreateMomentReq) ProtoReflect ¶
func (x *CreateMomentReq) ProtoReflect() protoreflect.Message
func (*CreateMomentReq) Reset ¶
func (x *CreateMomentReq) Reset()
func (*CreateMomentReq) Size ¶
func (x *CreateMomentReq) Size() (n int)
func (*CreateMomentReq) String ¶
func (x *CreateMomentReq) String() string
type CreateMomentResp ¶
type CreateMomentResp struct { MomentId string `protobuf:"bytes,1,opt,name=momentId,proto3" json:"momentId,omitempty"` GetFish bool `protobuf:"varint,2,opt,name=getFish,proto3" json:"getFish,omitempty"` GetFishTimes int64 `protobuf:"varint,3,opt,name=getFishTimes,proto3" json:"getFishTimes,omitempty"` // contains filtered or unexported fields }
func (*CreateMomentResp) Descriptor
deprecated
func (*CreateMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateMomentResp.ProtoReflect.Descriptor instead.
func (*CreateMomentResp) FastWrite ¶
func (x *CreateMomentResp) FastWrite(buf []byte) (offset int)
func (*CreateMomentResp) GetGetFish ¶
func (x *CreateMomentResp) GetGetFish() bool
func (*CreateMomentResp) GetGetFishTimes ¶
func (x *CreateMomentResp) GetGetFishTimes() int64
func (*CreateMomentResp) GetMomentId ¶
func (x *CreateMomentResp) GetMomentId() string
func (*CreateMomentResp) ProtoMessage ¶
func (*CreateMomentResp) ProtoMessage()
func (*CreateMomentResp) ProtoReflect ¶
func (x *CreateMomentResp) ProtoReflect() protoreflect.Message
func (*CreateMomentResp) Reset ¶
func (x *CreateMomentResp) Reset()
func (*CreateMomentResp) Size ¶
func (x *CreateMomentResp) Size() (n int)
func (*CreateMomentResp) String ¶
func (x *CreateMomentResp) String() string
type CreatePlanReq ¶
type CreatePlanReq struct { Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"` // contains filtered or unexported fields }
func (*CreatePlanReq) Descriptor
deprecated
func (*CreatePlanReq) Descriptor() ([]byte, []int)
Deprecated: Use CreatePlanReq.ProtoReflect.Descriptor instead.
func (*CreatePlanReq) FastWrite ¶
func (x *CreatePlanReq) FastWrite(buf []byte) (offset int)
func (*CreatePlanReq) GetPlan ¶
func (x *CreatePlanReq) GetPlan() *Plan
func (*CreatePlanReq) ProtoMessage ¶
func (*CreatePlanReq) ProtoMessage()
func (*CreatePlanReq) ProtoReflect ¶
func (x *CreatePlanReq) ProtoReflect() protoreflect.Message
func (*CreatePlanReq) Reset ¶
func (x *CreatePlanReq) Reset()
func (*CreatePlanReq) Size ¶
func (x *CreatePlanReq) Size() (n int)
func (*CreatePlanReq) String ¶
func (x *CreatePlanReq) String() string
type CreatePlanResp ¶
type CreatePlanResp struct { PlanId string `protobuf:"bytes,1,opt,name=planId,proto3" json:"planId,omitempty"` // contains filtered or unexported fields }
func (*CreatePlanResp) Descriptor
deprecated
func (*CreatePlanResp) Descriptor() ([]byte, []int)
Deprecated: Use CreatePlanResp.ProtoReflect.Descriptor instead.
func (*CreatePlanResp) FastWrite ¶
func (x *CreatePlanResp) FastWrite(buf []byte) (offset int)
func (*CreatePlanResp) GetPlanId ¶
func (x *CreatePlanResp) GetPlanId() string
func (*CreatePlanResp) ProtoMessage ¶
func (*CreatePlanResp) ProtoMessage()
func (*CreatePlanResp) ProtoReflect ¶
func (x *CreatePlanResp) ProtoReflect() protoreflect.Message
func (*CreatePlanResp) Reset ¶
func (x *CreatePlanResp) Reset()
func (*CreatePlanResp) Size ¶
func (x *CreatePlanResp) Size() (n int)
func (*CreatePlanResp) String ¶
func (x *CreatePlanResp) String() string
type CreatePostReq ¶
type CreatePostReq struct { Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Text string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"` CoverUrl string `protobuf:"bytes,4,opt,name=coverUrl,proto3" json:"coverUrl,omitempty"` Tags []string `protobuf:"bytes,5,rep,name=tags,proto3" json:"tags,omitempty"` UserId string `protobuf:"bytes,6,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
create a post
func (*CreatePostReq) Descriptor
deprecated
func (*CreatePostReq) Descriptor() ([]byte, []int)
Deprecated: Use CreatePostReq.ProtoReflect.Descriptor instead.
func (*CreatePostReq) FastWrite ¶
func (x *CreatePostReq) FastWrite(buf []byte) (offset int)
func (*CreatePostReq) GetCoverUrl ¶
func (x *CreatePostReq) GetCoverUrl() string
func (*CreatePostReq) GetTags ¶
func (x *CreatePostReq) GetTags() []string
func (*CreatePostReq) GetText ¶
func (x *CreatePostReq) GetText() string
func (*CreatePostReq) GetTitle ¶
func (x *CreatePostReq) GetTitle() string
func (*CreatePostReq) GetUserId ¶
func (x *CreatePostReq) GetUserId() string
func (*CreatePostReq) ProtoMessage ¶
func (*CreatePostReq) ProtoMessage()
func (*CreatePostReq) ProtoReflect ¶
func (x *CreatePostReq) ProtoReflect() protoreflect.Message
func (*CreatePostReq) Reset ¶
func (x *CreatePostReq) Reset()
func (*CreatePostReq) Size ¶
func (x *CreatePostReq) Size() (n int)
func (*CreatePostReq) String ¶
func (x *CreatePostReq) String() string
type CreatePostResp ¶
type CreatePostResp struct { PostId string `protobuf:"bytes,1,opt,name=postId,proto3" json:"postId,omitempty"` GetFish bool `protobuf:"varint,2,opt,name=getFish,proto3" json:"getFish,omitempty"` GetFishTimes int64 `protobuf:"varint,3,opt,name=getFishTimes,proto3" json:"getFishTimes,omitempty"` // contains filtered or unexported fields }
func (*CreatePostResp) Descriptor
deprecated
func (*CreatePostResp) Descriptor() ([]byte, []int)
Deprecated: Use CreatePostResp.ProtoReflect.Descriptor instead.
func (*CreatePostResp) FastWrite ¶
func (x *CreatePostResp) FastWrite(buf []byte) (offset int)
func (*CreatePostResp) GetGetFish ¶
func (x *CreatePostResp) GetGetFish() bool
func (*CreatePostResp) GetGetFishTimes ¶
func (x *CreatePostResp) GetGetFishTimes() int64
func (*CreatePostResp) GetPostId ¶
func (x *CreatePostResp) GetPostId() string
func (*CreatePostResp) ProtoMessage ¶
func (*CreatePostResp) ProtoMessage()
func (*CreatePostResp) ProtoReflect ¶
func (x *CreatePostResp) ProtoReflect() protoreflect.Message
func (*CreatePostResp) Reset ¶
func (x *CreatePostResp) Reset()
func (*CreatePostResp) Size ¶
func (x *CreatePostResp) Size() (n int)
func (*CreatePostResp) String ¶
func (x *CreatePostResp) String() string
type DeleteCatReq ¶
type DeleteCatReq struct { CatId string `protobuf:"bytes,1,opt,name=catId,proto3" json:"catId,omitempty"` // contains filtered or unexported fields }
func (*DeleteCatReq) Descriptor
deprecated
func (*DeleteCatReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCatReq.ProtoReflect.Descriptor instead.
func (*DeleteCatReq) FastWrite ¶
func (x *DeleteCatReq) FastWrite(buf []byte) (offset int)
func (*DeleteCatReq) GetCatId ¶
func (x *DeleteCatReq) GetCatId() string
func (*DeleteCatReq) ProtoMessage ¶
func (*DeleteCatReq) ProtoMessage()
func (*DeleteCatReq) ProtoReflect ¶
func (x *DeleteCatReq) ProtoReflect() protoreflect.Message
func (*DeleteCatReq) Reset ¶
func (x *DeleteCatReq) Reset()
func (*DeleteCatReq) Size ¶
func (x *DeleteCatReq) Size() (n int)
func (*DeleteCatReq) String ¶
func (x *DeleteCatReq) String() string
type DeleteCatResp ¶
type DeleteCatResp struct {
// contains filtered or unexported fields
}
func (*DeleteCatResp) Descriptor
deprecated
func (*DeleteCatResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCatResp.ProtoReflect.Descriptor instead.
func (*DeleteCatResp) FastWrite ¶
func (x *DeleteCatResp) FastWrite(buf []byte) (offset int)
func (*DeleteCatResp) ProtoMessage ¶
func (*DeleteCatResp) ProtoMessage()
func (*DeleteCatResp) ProtoReflect ¶
func (x *DeleteCatResp) ProtoReflect() protoreflect.Message
func (*DeleteCatResp) Reset ¶
func (x *DeleteCatResp) Reset()
func (*DeleteCatResp) Size ¶
func (x *DeleteCatResp) Size() (n int)
func (*DeleteCatResp) String ¶
func (x *DeleteCatResp) String() string
type DeleteImageReq ¶
type DeleteImageReq struct { ImageId string `protobuf:"bytes,1,opt,name=imageId,proto3" json:"imageId,omitempty"` // contains filtered or unexported fields }
func (*DeleteImageReq) Descriptor
deprecated
func (*DeleteImageReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteImageReq.ProtoReflect.Descriptor instead.
func (*DeleteImageReq) FastWrite ¶
func (x *DeleteImageReq) FastWrite(buf []byte) (offset int)
func (*DeleteImageReq) GetImageId ¶
func (x *DeleteImageReq) GetImageId() string
func (*DeleteImageReq) ProtoMessage ¶
func (*DeleteImageReq) ProtoMessage()
func (*DeleteImageReq) ProtoReflect ¶
func (x *DeleteImageReq) ProtoReflect() protoreflect.Message
func (*DeleteImageReq) Reset ¶
func (x *DeleteImageReq) Reset()
func (*DeleteImageReq) Size ¶
func (x *DeleteImageReq) Size() (n int)
func (*DeleteImageReq) String ¶
func (x *DeleteImageReq) String() string
type DeleteImageResp ¶
type DeleteImageResp struct {
// contains filtered or unexported fields
}
func (*DeleteImageResp) Descriptor
deprecated
func (*DeleteImageResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteImageResp.ProtoReflect.Descriptor instead.
func (*DeleteImageResp) FastWrite ¶
func (x *DeleteImageResp) FastWrite(buf []byte) (offset int)
func (*DeleteImageResp) ProtoMessage ¶
func (*DeleteImageResp) ProtoMessage()
func (*DeleteImageResp) ProtoReflect ¶
func (x *DeleteImageResp) ProtoReflect() protoreflect.Message
func (*DeleteImageResp) Reset ¶
func (x *DeleteImageResp) Reset()
func (*DeleteImageResp) Size ¶
func (x *DeleteImageResp) Size() (n int)
func (*DeleteImageResp) String ¶
func (x *DeleteImageResp) String() string
type DeleteMomentReq ¶
type DeleteMomentReq struct { MomentId string `protobuf:"bytes,1,opt,name=momentId,proto3" json:"momentId,omitempty"` // contains filtered or unexported fields }
func (*DeleteMomentReq) Descriptor
deprecated
func (*DeleteMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMomentReq.ProtoReflect.Descriptor instead.
func (*DeleteMomentReq) FastWrite ¶
func (x *DeleteMomentReq) FastWrite(buf []byte) (offset int)
func (*DeleteMomentReq) GetMomentId ¶
func (x *DeleteMomentReq) GetMomentId() string
func (*DeleteMomentReq) ProtoMessage ¶
func (*DeleteMomentReq) ProtoMessage()
func (*DeleteMomentReq) ProtoReflect ¶
func (x *DeleteMomentReq) ProtoReflect() protoreflect.Message
func (*DeleteMomentReq) Reset ¶
func (x *DeleteMomentReq) Reset()
func (*DeleteMomentReq) Size ¶
func (x *DeleteMomentReq) Size() (n int)
func (*DeleteMomentReq) String ¶
func (x *DeleteMomentReq) String() string
type DeleteMomentResp ¶
type DeleteMomentResp struct {
// contains filtered or unexported fields
}
func (*DeleteMomentResp) Descriptor
deprecated
func (*DeleteMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMomentResp.ProtoReflect.Descriptor instead.
func (*DeleteMomentResp) FastWrite ¶
func (x *DeleteMomentResp) FastWrite(buf []byte) (offset int)
func (*DeleteMomentResp) ProtoMessage ¶
func (*DeleteMomentResp) ProtoMessage()
func (*DeleteMomentResp) ProtoReflect ¶
func (x *DeleteMomentResp) ProtoReflect() protoreflect.Message
func (*DeleteMomentResp) Reset ¶
func (x *DeleteMomentResp) Reset()
func (*DeleteMomentResp) Size ¶
func (x *DeleteMomentResp) Size() (n int)
func (*DeleteMomentResp) String ¶
func (x *DeleteMomentResp) String() string
type DeletePlanReq ¶
type DeletePlanReq struct { PlanId string `protobuf:"bytes,1,opt,name=planId,proto3" json:"planId,omitempty"` // contains filtered or unexported fields }
func (*DeletePlanReq) Descriptor
deprecated
func (*DeletePlanReq) Descriptor() ([]byte, []int)
Deprecated: Use DeletePlanReq.ProtoReflect.Descriptor instead.
func (*DeletePlanReq) FastWrite ¶
func (x *DeletePlanReq) FastWrite(buf []byte) (offset int)
func (*DeletePlanReq) GetPlanId ¶
func (x *DeletePlanReq) GetPlanId() string
func (*DeletePlanReq) ProtoMessage ¶
func (*DeletePlanReq) ProtoMessage()
func (*DeletePlanReq) ProtoReflect ¶
func (x *DeletePlanReq) ProtoReflect() protoreflect.Message
func (*DeletePlanReq) Reset ¶
func (x *DeletePlanReq) Reset()
func (*DeletePlanReq) Size ¶
func (x *DeletePlanReq) Size() (n int)
func (*DeletePlanReq) String ¶
func (x *DeletePlanReq) String() string
type DeletePlanResp ¶
type DeletePlanResp struct {
// contains filtered or unexported fields
}
func (*DeletePlanResp) Descriptor
deprecated
func (*DeletePlanResp) Descriptor() ([]byte, []int)
Deprecated: Use DeletePlanResp.ProtoReflect.Descriptor instead.
func (*DeletePlanResp) FastWrite ¶
func (x *DeletePlanResp) FastWrite(buf []byte) (offset int)
func (*DeletePlanResp) ProtoMessage ¶
func (*DeletePlanResp) ProtoMessage()
func (*DeletePlanResp) ProtoReflect ¶
func (x *DeletePlanResp) ProtoReflect() protoreflect.Message
func (*DeletePlanResp) Reset ¶
func (x *DeletePlanResp) Reset()
func (*DeletePlanResp) Size ¶
func (x *DeletePlanResp) Size() (n int)
func (*DeletePlanResp) String ¶
func (x *DeletePlanResp) String() string
type DeletePostReq ¶
type DeletePostReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
delete a post
func (*DeletePostReq) Descriptor
deprecated
func (*DeletePostReq) Descriptor() ([]byte, []int)
Deprecated: Use DeletePostReq.ProtoReflect.Descriptor instead.
func (*DeletePostReq) FastWrite ¶
func (x *DeletePostReq) FastWrite(buf []byte) (offset int)
func (*DeletePostReq) GetId ¶
func (x *DeletePostReq) GetId() string
func (*DeletePostReq) ProtoMessage ¶
func (*DeletePostReq) ProtoMessage()
func (*DeletePostReq) ProtoReflect ¶
func (x *DeletePostReq) ProtoReflect() protoreflect.Message
func (*DeletePostReq) Reset ¶
func (x *DeletePostReq) Reset()
func (*DeletePostReq) Size ¶
func (x *DeletePostReq) Size() (n int)
func (*DeletePostReq) String ¶
func (x *DeletePostReq) String() string
type DeletePostResp ¶
type DeletePostResp struct {
// contains filtered or unexported fields
}
func (*DeletePostResp) Descriptor
deprecated
func (*DeletePostResp) Descriptor() ([]byte, []int)
Deprecated: Use DeletePostResp.ProtoReflect.Descriptor instead.
func (*DeletePostResp) FastWrite ¶
func (x *DeletePostResp) FastWrite(buf []byte) (offset int)
func (*DeletePostResp) ProtoMessage ¶
func (*DeletePostResp) ProtoMessage()
func (*DeletePostResp) ProtoReflect ¶
func (x *DeletePostResp) ProtoReflect() protoreflect.Message
func (*DeletePostResp) Reset ¶
func (x *DeletePostResp) Reset()
func (*DeletePostResp) Size ¶
func (x *DeletePostResp) Size() (n int)
func (*DeletePostResp) String ¶
func (x *DeletePostResp) String() string
type DonateFishReq ¶
type DonateFishReq struct { PlanId string `protobuf:"bytes,1,opt,name=planId,proto3" json:"planId,omitempty"` UserId string `protobuf:"bytes,2,opt,name=userId,proto3" json:"userId,omitempty"` Fish int64 `protobuf:"varint,3,opt,name=fish,proto3" json:"fish,omitempty"` // contains filtered or unexported fields }
func (*DonateFishReq) Descriptor
deprecated
func (*DonateFishReq) Descriptor() ([]byte, []int)
Deprecated: Use DonateFishReq.ProtoReflect.Descriptor instead.
func (*DonateFishReq) FastWrite ¶
func (x *DonateFishReq) FastWrite(buf []byte) (offset int)
func (*DonateFishReq) GetFish ¶
func (x *DonateFishReq) GetFish() int64
func (*DonateFishReq) GetPlanId ¶
func (x *DonateFishReq) GetPlanId() string
func (*DonateFishReq) GetUserId ¶
func (x *DonateFishReq) GetUserId() string
func (*DonateFishReq) ProtoMessage ¶
func (*DonateFishReq) ProtoMessage()
func (*DonateFishReq) ProtoReflect ¶
func (x *DonateFishReq) ProtoReflect() protoreflect.Message
func (*DonateFishReq) Reset ¶
func (x *DonateFishReq) Reset()
func (*DonateFishReq) Size ¶
func (x *DonateFishReq) Size() (n int)
func (*DonateFishReq) String ¶
func (x *DonateFishReq) String() string
type DonateFishResp ¶
type DonateFishResp struct {
// contains filtered or unexported fields
}
func (*DonateFishResp) Descriptor
deprecated
func (*DonateFishResp) Descriptor() ([]byte, []int)
Deprecated: Use DonateFishResp.ProtoReflect.Descriptor instead.
func (*DonateFishResp) FastWrite ¶
func (x *DonateFishResp) FastWrite(buf []byte) (offset int)
func (*DonateFishResp) ProtoMessage ¶
func (*DonateFishResp) ProtoMessage()
func (*DonateFishResp) ProtoReflect ¶
func (x *DonateFishResp) ProtoReflect() protoreflect.Message
func (*DonateFishResp) Reset ¶
func (x *DonateFishResp) Reset()
func (*DonateFishResp) Size ¶
func (x *DonateFishResp) Size() (n int)
func (*DonateFishResp) String ¶
func (x *DonateFishResp) String() string
type Donation ¶
type Donation struct { Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"` DonateTime int64 `protobuf:"varint,2,opt,name=donateTime,proto3" json:"donateTime,omitempty"` DonateNum int64 `protobuf:"varint,3,opt,name=donateNum,proto3" json:"donateNum,omitempty"` DonateId string `protobuf:"bytes,4,opt,name=donateId,proto3" json:"donateId,omitempty"` // contains filtered or unexported fields }
func (*Donation) Descriptor
deprecated
func (*Donation) GetDonateId ¶
func (*Donation) GetDonateNum ¶
func (*Donation) GetDonateTime ¶
func (*Donation) ProtoMessage ¶
func (*Donation) ProtoMessage()
func (*Donation) ProtoReflect ¶
func (x *Donation) ProtoReflect() protoreflect.Message
type GetMissionReq ¶
type GetMissionReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*GetMissionReq) Descriptor
deprecated
func (*GetMissionReq) Descriptor() ([]byte, []int)
Deprecated: Use GetMissionReq.ProtoReflect.Descriptor instead.
func (*GetMissionReq) FastWrite ¶
func (x *GetMissionReq) FastWrite(buf []byte) (offset int)
func (*GetMissionReq) GetUserId ¶
func (x *GetMissionReq) GetUserId() string
func (*GetMissionReq) ProtoMessage ¶
func (*GetMissionReq) ProtoMessage()
func (*GetMissionReq) ProtoReflect ¶
func (x *GetMissionReq) ProtoReflect() protoreflect.Message
func (*GetMissionReq) Reset ¶
func (x *GetMissionReq) Reset()
func (*GetMissionReq) Size ¶
func (x *GetMissionReq) Size() (n int)
func (*GetMissionReq) String ¶
func (x *GetMissionReq) String() string
type GetMissionResp ¶
type GetMissionResp struct { SignInTime int64 `protobuf:"varint,1,opt,name=SignInTime,proto3" json:"SignInTime,omitempty"` LikeTime int64 `protobuf:"varint,2,opt,name=LikeTime,proto3" json:"LikeTime,omitempty"` CommentTime int64 `protobuf:"varint,3,opt,name=CommentTime,proto3" json:"CommentTime,omitempty"` ContentTime int64 `protobuf:"varint,4,opt,name=ContentTime,proto3" json:"ContentTime,omitempty"` // contains filtered or unexported fields }
func (*GetMissionResp) Descriptor
deprecated
func (*GetMissionResp) Descriptor() ([]byte, []int)
Deprecated: Use GetMissionResp.ProtoReflect.Descriptor instead.
func (*GetMissionResp) FastWrite ¶
func (x *GetMissionResp) FastWrite(buf []byte) (offset int)
func (*GetMissionResp) GetCommentTime ¶
func (x *GetMissionResp) GetCommentTime() int64
func (*GetMissionResp) GetContentTime ¶
func (x *GetMissionResp) GetContentTime() int64
func (*GetMissionResp) GetLikeTime ¶
func (x *GetMissionResp) GetLikeTime() int64
func (*GetMissionResp) GetSignInTime ¶
func (x *GetMissionResp) GetSignInTime() int64
func (*GetMissionResp) ProtoMessage ¶
func (*GetMissionResp) ProtoMessage()
func (*GetMissionResp) ProtoReflect ¶
func (x *GetMissionResp) ProtoReflect() protoreflect.Message
func (*GetMissionResp) Reset ¶
func (x *GetMissionResp) Reset()
func (*GetMissionResp) Size ¶
func (x *GetMissionResp) Size() (n int)
func (*GetMissionResp) String ¶
func (x *GetMissionResp) String() string
type Image ¶
type Image struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` CatId string `protobuf:"bytes,3,opt,name=catId,proto3" json:"catId,omitempty"` // contains filtered or unexported fields }
func (*Image) Descriptor
deprecated
func (*Image) ProtoMessage ¶
func (*Image) ProtoMessage()
func (*Image) ProtoReflect ¶
func (x *Image) ProtoReflect() protoreflect.Message
type ListCatReq ¶
type ListCatReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // 获取的数量 Skip int64 `protobuf:"varint,3,opt,name=skip,proto3" json:"skip,omitempty"` //跳过前skip个 // contains filtered or unexported fields }
func (*ListCatReq) Descriptor
deprecated
func (*ListCatReq) Descriptor() ([]byte, []int)
Deprecated: Use ListCatReq.ProtoReflect.Descriptor instead.
func (*ListCatReq) FastWrite ¶
func (x *ListCatReq) FastWrite(buf []byte) (offset int)
func (*ListCatReq) GetCommunityId ¶
func (x *ListCatReq) GetCommunityId() string
func (*ListCatReq) GetCount ¶
func (x *ListCatReq) GetCount() int64
func (*ListCatReq) GetSkip ¶
func (x *ListCatReq) GetSkip() int64
func (*ListCatReq) ProtoMessage ¶
func (*ListCatReq) ProtoMessage()
func (*ListCatReq) ProtoReflect ¶
func (x *ListCatReq) ProtoReflect() protoreflect.Message
func (*ListCatReq) Reset ¶
func (x *ListCatReq) Reset()
func (*ListCatReq) Size ¶
func (x *ListCatReq) Size() (n int)
func (*ListCatReq) String ¶
func (x *ListCatReq) String() string
type ListCatResp ¶
type ListCatResp struct { Cats []*Cat `protobuf:"bytes,1,rep,name=cats,proto3" json:"cats,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ListCatResp) Descriptor
deprecated
func (*ListCatResp) Descriptor() ([]byte, []int)
Deprecated: Use ListCatResp.ProtoReflect.Descriptor instead.
func (*ListCatResp) FastWrite ¶
func (x *ListCatResp) FastWrite(buf []byte) (offset int)
func (*ListCatResp) GetCats ¶
func (x *ListCatResp) GetCats() []*Cat
func (*ListCatResp) GetTotal ¶
func (x *ListCatResp) GetTotal() int64
func (*ListCatResp) ProtoMessage ¶
func (*ListCatResp) ProtoMessage()
func (*ListCatResp) ProtoReflect ¶
func (x *ListCatResp) ProtoReflect() protoreflect.Message
func (*ListCatResp) Reset ¶
func (x *ListCatResp) Reset()
func (*ListCatResp) Size ¶
func (x *ListCatResp) Size() (n int)
func (*ListCatResp) String ¶
func (x *ListCatResp) String() string
type ListDonateByUserReq ¶
type ListDonateByUserReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` PaginationOptions *basic.PaginationOptions `protobuf:"bytes,2,opt,name=paginationOptions,proto3,oneof" json:"paginationOptions,omitempty"` // contains filtered or unexported fields }
func (*ListDonateByUserReq) Descriptor
deprecated
func (*ListDonateByUserReq) Descriptor() ([]byte, []int)
Deprecated: Use ListDonateByUserReq.ProtoReflect.Descriptor instead.
func (*ListDonateByUserReq) FastWrite ¶
func (x *ListDonateByUserReq) FastWrite(buf []byte) (offset int)
func (*ListDonateByUserReq) GetPaginationOptions ¶
func (x *ListDonateByUserReq) GetPaginationOptions() *basic.PaginationOptions
func (*ListDonateByUserReq) GetUserId ¶
func (x *ListDonateByUserReq) GetUserId() string
func (*ListDonateByUserReq) ProtoMessage ¶
func (*ListDonateByUserReq) ProtoMessage()
func (*ListDonateByUserReq) ProtoReflect ¶
func (x *ListDonateByUserReq) ProtoReflect() protoreflect.Message
func (*ListDonateByUserReq) Reset ¶
func (x *ListDonateByUserReq) Reset()
func (*ListDonateByUserReq) Size ¶
func (x *ListDonateByUserReq) Size() (n int)
func (*ListDonateByUserReq) String ¶
func (x *ListDonateByUserReq) String() string
type ListDonateByUserResp ¶
type ListDonateByUserResp struct { Donations []*Donation `protobuf:"bytes,1,rep,name=donations,proto3" json:"donations,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*ListDonateByUserResp) Descriptor
deprecated
func (*ListDonateByUserResp) Descriptor() ([]byte, []int)
Deprecated: Use ListDonateByUserResp.ProtoReflect.Descriptor instead.
func (*ListDonateByUserResp) FastWrite ¶
func (x *ListDonateByUserResp) FastWrite(buf []byte) (offset int)
func (*ListDonateByUserResp) GetDonations ¶
func (x *ListDonateByUserResp) GetDonations() []*Donation
func (*ListDonateByUserResp) GetToken ¶
func (x *ListDonateByUserResp) GetToken() string
func (*ListDonateByUserResp) GetTotal ¶
func (x *ListDonateByUserResp) GetTotal() int64
func (*ListDonateByUserResp) ProtoMessage ¶
func (*ListDonateByUserResp) ProtoMessage()
func (*ListDonateByUserResp) ProtoReflect ¶
func (x *ListDonateByUserResp) ProtoReflect() protoreflect.Message
func (*ListDonateByUserResp) Reset ¶
func (x *ListDonateByUserResp) Reset()
func (*ListDonateByUserResp) Size ¶
func (x *ListDonateByUserResp) Size() (n int)
func (*ListDonateByUserResp) String ¶
func (x *ListDonateByUserResp) String() string
type ListFishByPlanReq ¶
type ListFishByPlanReq struct { PlanId string `protobuf:"bytes,1,opt,name=planId,proto3" json:"planId,omitempty"` PaginationOptions *basic.PaginationOptions `protobuf:"bytes,2,opt,name=paginationOptions,proto3,oneof" json:"paginationOptions,omitempty"` // contains filtered or unexported fields }
func (*ListFishByPlanReq) Descriptor
deprecated
func (*ListFishByPlanReq) Descriptor() ([]byte, []int)
Deprecated: Use ListFishByPlanReq.ProtoReflect.Descriptor instead.
func (*ListFishByPlanReq) FastWrite ¶
func (x *ListFishByPlanReq) FastWrite(buf []byte) (offset int)
func (*ListFishByPlanReq) GetPaginationOptions ¶
func (x *ListFishByPlanReq) GetPaginationOptions() *basic.PaginationOptions
func (*ListFishByPlanReq) GetPlanId ¶
func (x *ListFishByPlanReq) GetPlanId() string
func (*ListFishByPlanReq) ProtoMessage ¶
func (*ListFishByPlanReq) ProtoMessage()
func (*ListFishByPlanReq) ProtoReflect ¶
func (x *ListFishByPlanReq) ProtoReflect() protoreflect.Message
func (*ListFishByPlanReq) Reset ¶
func (x *ListFishByPlanReq) Reset()
func (*ListFishByPlanReq) Size ¶
func (x *ListFishByPlanReq) Size() (n int)
func (*ListFishByPlanReq) String ¶
func (x *ListFishByPlanReq) String() string
type ListFishByPlanResp ¶
type ListFishByPlanResp struct { UserIds []string `protobuf:"bytes,1,rep,name=userIds,proto3" json:"userIds,omitempty"` FishMap map[string]int64 `` /* 156-byte string literal not displayed */ Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ListFishByPlanResp) Descriptor
deprecated
func (*ListFishByPlanResp) Descriptor() ([]byte, []int)
Deprecated: Use ListFishByPlanResp.ProtoReflect.Descriptor instead.
func (*ListFishByPlanResp) FastWrite ¶
func (x *ListFishByPlanResp) FastWrite(buf []byte) (offset int)
func (*ListFishByPlanResp) GetFishMap ¶
func (x *ListFishByPlanResp) GetFishMap() map[string]int64
func (*ListFishByPlanResp) GetTotal ¶
func (x *ListFishByPlanResp) GetTotal() int64
func (*ListFishByPlanResp) GetUserIds ¶
func (x *ListFishByPlanResp) GetUserIds() []string
func (*ListFishByPlanResp) ProtoMessage ¶
func (*ListFishByPlanResp) ProtoMessage()
func (*ListFishByPlanResp) ProtoReflect ¶
func (x *ListFishByPlanResp) ProtoReflect() protoreflect.Message
func (*ListFishByPlanResp) Reset ¶
func (x *ListFishByPlanResp) Reset()
func (*ListFishByPlanResp) Size ¶
func (x *ListFishByPlanResp) Size() (n int)
func (*ListFishByPlanResp) String ¶
func (x *ListFishByPlanResp) String() string
type ListImageReq ¶
type ListImageReq struct { CatId string `protobuf:"bytes,1,opt,name=catId,proto3" json:"catId,omitempty"` PrevId *string `protobuf:"bytes,2,opt,name=prevId,proto3,oneof" json:"prevId,omitempty"` Limit int64 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` Offset int64 `protobuf:"varint,4,opt,name=offset,proto3" json:"offset,omitempty"` Backward bool `protobuf:"varint,5,opt,name=backward,proto3" json:"backward,omitempty"` // contains filtered or unexported fields }
func (*ListImageReq) Descriptor
deprecated
func (*ListImageReq) Descriptor() ([]byte, []int)
Deprecated: Use ListImageReq.ProtoReflect.Descriptor instead.
func (*ListImageReq) FastWrite ¶
func (x *ListImageReq) FastWrite(buf []byte) (offset int)
func (*ListImageReq) GetBackward ¶
func (x *ListImageReq) GetBackward() bool
func (*ListImageReq) GetCatId ¶
func (x *ListImageReq) GetCatId() string
func (*ListImageReq) GetLimit ¶
func (x *ListImageReq) GetLimit() int64
func (*ListImageReq) GetOffset ¶
func (x *ListImageReq) GetOffset() int64
func (*ListImageReq) GetPrevId ¶
func (x *ListImageReq) GetPrevId() string
func (*ListImageReq) ProtoMessage ¶
func (*ListImageReq) ProtoMessage()
func (*ListImageReq) ProtoReflect ¶
func (x *ListImageReq) ProtoReflect() protoreflect.Message
func (*ListImageReq) Reset ¶
func (x *ListImageReq) Reset()
func (*ListImageReq) Size ¶
func (x *ListImageReq) Size() (n int)
func (*ListImageReq) String ¶
func (x *ListImageReq) String() string
type ListImageResp ¶
type ListImageResp struct { Images []*Image `protobuf:"bytes,1,rep,name=images,proto3" json:"images,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*ListImageResp) Descriptor
deprecated
func (*ListImageResp) Descriptor() ([]byte, []int)
Deprecated: Use ListImageResp.ProtoReflect.Descriptor instead.
func (*ListImageResp) FastWrite ¶
func (x *ListImageResp) FastWrite(buf []byte) (offset int)
func (*ListImageResp) GetImages ¶
func (x *ListImageResp) GetImages() []*Image
func (*ListImageResp) GetTotal ¶
func (x *ListImageResp) GetTotal() int64
func (*ListImageResp) ProtoMessage ¶
func (*ListImageResp) ProtoMessage()
func (*ListImageResp) ProtoReflect ¶
func (x *ListImageResp) ProtoReflect() protoreflect.Message
func (*ListImageResp) Reset ¶
func (x *ListImageResp) Reset()
func (*ListImageResp) Size ¶
func (x *ListImageResp) Size() (n int)
func (*ListImageResp) String ¶
func (x *ListImageResp) String() string
type ListMomentReq ¶
type ListMomentReq struct { SearchOptions *SearchOptions `protobuf:"bytes,1,opt,name=searchOptions,proto3,oneof" json:"searchOptions,omitempty"` FilterOptions *MomentFilterOptions `protobuf:"bytes,2,opt,name=filterOptions,proto3,oneof" json:"filterOptions,omitempty"` PaginationOptions *basic.PaginationOptions `protobuf:"bytes,3,opt,name=paginationOptions,proto3,oneof" json:"paginationOptions,omitempty"` // contains filtered or unexported fields }
func (*ListMomentReq) Descriptor
deprecated
func (*ListMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use ListMomentReq.ProtoReflect.Descriptor instead.
func (*ListMomentReq) FastWrite ¶
func (x *ListMomentReq) FastWrite(buf []byte) (offset int)
func (*ListMomentReq) GetFilterOptions ¶
func (x *ListMomentReq) GetFilterOptions() *MomentFilterOptions
func (*ListMomentReq) GetPaginationOptions ¶
func (x *ListMomentReq) GetPaginationOptions() *basic.PaginationOptions
func (*ListMomentReq) GetSearchOptions ¶
func (x *ListMomentReq) GetSearchOptions() *SearchOptions
func (*ListMomentReq) ProtoMessage ¶
func (*ListMomentReq) ProtoMessage()
func (*ListMomentReq) ProtoReflect ¶
func (x *ListMomentReq) ProtoReflect() protoreflect.Message
func (*ListMomentReq) Reset ¶
func (x *ListMomentReq) Reset()
func (*ListMomentReq) Size ¶
func (x *ListMomentReq) Size() (n int)
func (*ListMomentReq) String ¶
func (x *ListMomentReq) String() string
type ListMomentResp ¶
type ListMomentResp struct { Moments []*Moment `protobuf:"bytes,1,rep,name=moments,proto3" json:"moments,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*ListMomentResp) Descriptor
deprecated
func (*ListMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use ListMomentResp.ProtoReflect.Descriptor instead.
func (*ListMomentResp) FastWrite ¶
func (x *ListMomentResp) FastWrite(buf []byte) (offset int)
func (*ListMomentResp) GetMoments ¶
func (x *ListMomentResp) GetMoments() []*Moment
func (*ListMomentResp) GetToken ¶
func (x *ListMomentResp) GetToken() string
func (*ListMomentResp) GetTotal ¶
func (x *ListMomentResp) GetTotal() int64
func (*ListMomentResp) ProtoMessage ¶
func (*ListMomentResp) ProtoMessage()
func (*ListMomentResp) ProtoReflect ¶
func (x *ListMomentResp) ProtoReflect() protoreflect.Message
func (*ListMomentResp) Reset ¶
func (x *ListMomentResp) Reset()
func (*ListMomentResp) Size ¶
func (x *ListMomentResp) Size() (n int)
func (*ListMomentResp) String ¶
func (x *ListMomentResp) String() string
type ListPlanReq ¶
type ListPlanReq struct { SearchOptions *SearchOptions `protobuf:"bytes,1,opt,name=searchOptions,proto3,oneof" json:"searchOptions,omitempty"` FilterOptions *PlanFilterOptions `protobuf:"bytes,2,opt,name=filterOptions,proto3,oneof" json:"filterOptions,omitempty"` PaginationOptions *basic.PaginationOptions `protobuf:"bytes,3,opt,name=paginationOptions,proto3,oneof" json:"paginationOptions,omitempty"` // contains filtered or unexported fields }
func (*ListPlanReq) Descriptor
deprecated
func (*ListPlanReq) Descriptor() ([]byte, []int)
Deprecated: Use ListPlanReq.ProtoReflect.Descriptor instead.
func (*ListPlanReq) FastWrite ¶
func (x *ListPlanReq) FastWrite(buf []byte) (offset int)
func (*ListPlanReq) GetFilterOptions ¶
func (x *ListPlanReq) GetFilterOptions() *PlanFilterOptions
func (*ListPlanReq) GetPaginationOptions ¶
func (x *ListPlanReq) GetPaginationOptions() *basic.PaginationOptions
func (*ListPlanReq) GetSearchOptions ¶
func (x *ListPlanReq) GetSearchOptions() *SearchOptions
func (*ListPlanReq) ProtoMessage ¶
func (*ListPlanReq) ProtoMessage()
func (*ListPlanReq) ProtoReflect ¶
func (x *ListPlanReq) ProtoReflect() protoreflect.Message
func (*ListPlanReq) Reset ¶
func (x *ListPlanReq) Reset()
func (*ListPlanReq) Size ¶
func (x *ListPlanReq) Size() (n int)
func (*ListPlanReq) String ¶
func (x *ListPlanReq) String() string
type ListPlanResp ¶
type ListPlanResp struct { Plans []*Plan `protobuf:"bytes,1,rep,name=plans,proto3" json:"plans,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*ListPlanResp) Descriptor
deprecated
func (*ListPlanResp) Descriptor() ([]byte, []int)
Deprecated: Use ListPlanResp.ProtoReflect.Descriptor instead.
func (*ListPlanResp) FastWrite ¶
func (x *ListPlanResp) FastWrite(buf []byte) (offset int)
func (*ListPlanResp) GetPlans ¶
func (x *ListPlanResp) GetPlans() []*Plan
func (*ListPlanResp) GetToken ¶
func (x *ListPlanResp) GetToken() string
func (*ListPlanResp) GetTotal ¶
func (x *ListPlanResp) GetTotal() int64
func (*ListPlanResp) ProtoMessage ¶
func (*ListPlanResp) ProtoMessage()
func (*ListPlanResp) ProtoReflect ¶
func (x *ListPlanResp) ProtoReflect() protoreflect.Message
func (*ListPlanResp) Reset ¶
func (x *ListPlanResp) Reset()
func (*ListPlanResp) Size ¶
func (x *ListPlanResp) Size() (n int)
func (*ListPlanResp) String ¶
func (x *ListPlanResp) String() string
type ListPostReq ¶
type ListPostReq struct { SearchOptions *SearchOptions `protobuf:"bytes,1,opt,name=searchOptions,proto3,oneof" json:"searchOptions,omitempty"` FilterOptions *PostFilterOptions `protobuf:"bytes,2,opt,name=filterOptions,proto3,oneof" json:"filterOptions,omitempty"` PaginationOptions *basic.PaginationOptions `protobuf:"bytes,3,opt,name=paginationOptions,proto3,oneof" json:"paginationOptions,omitempty"` // contains filtered or unexported fields }
list posts
func (*ListPostReq) Descriptor
deprecated
func (*ListPostReq) Descriptor() ([]byte, []int)
Deprecated: Use ListPostReq.ProtoReflect.Descriptor instead.
func (*ListPostReq) FastWrite ¶
func (x *ListPostReq) FastWrite(buf []byte) (offset int)
func (*ListPostReq) GetFilterOptions ¶
func (x *ListPostReq) GetFilterOptions() *PostFilterOptions
func (*ListPostReq) GetPaginationOptions ¶
func (x *ListPostReq) GetPaginationOptions() *basic.PaginationOptions
func (*ListPostReq) GetSearchOptions ¶
func (x *ListPostReq) GetSearchOptions() *SearchOptions
func (*ListPostReq) ProtoMessage ¶
func (*ListPostReq) ProtoMessage()
func (*ListPostReq) ProtoReflect ¶
func (x *ListPostReq) ProtoReflect() protoreflect.Message
func (*ListPostReq) Reset ¶
func (x *ListPostReq) Reset()
func (*ListPostReq) Size ¶
func (x *ListPostReq) Size() (n int)
func (*ListPostReq) String ¶
func (x *ListPostReq) String() string
type ListPostResp ¶
type ListPostResp struct { Posts []*Post `protobuf:"bytes,1,rep,name=posts,proto3" json:"posts,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*ListPostResp) Descriptor
deprecated
func (*ListPostResp) Descriptor() ([]byte, []int)
Deprecated: Use ListPostResp.ProtoReflect.Descriptor instead.
func (*ListPostResp) FastWrite ¶
func (x *ListPostResp) FastWrite(buf []byte) (offset int)
func (*ListPostResp) GetPosts ¶
func (x *ListPostResp) GetPosts() []*Post
func (*ListPostResp) GetToken ¶
func (x *ListPostResp) GetToken() string
func (*ListPostResp) GetTotal ¶
func (x *ListPostResp) GetTotal() int64
func (*ListPostResp) ProtoMessage ¶
func (*ListPostResp) ProtoMessage()
func (*ListPostResp) ProtoReflect ¶
func (x *ListPostResp) ProtoReflect() protoreflect.Message
func (*ListPostResp) Reset ¶
func (x *ListPostResp) Reset()
func (*ListPostResp) Size ¶
func (x *ListPostResp) Size() (n int)
func (*ListPostResp) String ¶
func (x *ListPostResp) String() string
type Moment ¶
type Moment struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreateAt int64 `protobuf:"varint,2,opt,name=createAt,proto3" json:"createAt,omitempty"` CatId *string `protobuf:"bytes,3,opt,name=catId,proto3,oneof" json:"catId,omitempty"` Photos []string `protobuf:"bytes,4,rep,name=photos,proto3" json:"photos,omitempty"` // 图片url Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` CommunityId string `protobuf:"bytes,7,opt,name=communityId,proto3" json:"communityId,omitempty"` UserId string `protobuf:"bytes,8,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*Moment) Descriptor
deprecated
func (*Moment) GetCommunityId ¶
func (*Moment) GetCreateAt ¶
func (*Moment) ProtoMessage ¶
func (*Moment) ProtoMessage()
func (*Moment) ProtoReflect ¶
func (x *Moment) ProtoReflect() protoreflect.Message
type MomentFilterOptions ¶
type MomentFilterOptions struct { OnlyUserId *string `protobuf:"bytes,1,opt,name=onlyUserId,proto3,oneof" json:"onlyUserId,omitempty"` OnlyCommunityId *string `protobuf:"bytes,2,opt,name=onlyCommunityId,proto3,oneof" json:"onlyCommunityId,omitempty"` OnlyCommunityIds []string `protobuf:"bytes,3,rep,name=onlyCommunityIds,proto3" json:"onlyCommunityIds,omitempty"` // contains filtered or unexported fields }
func (*MomentFilterOptions) Descriptor
deprecated
func (*MomentFilterOptions) Descriptor() ([]byte, []int)
Deprecated: Use MomentFilterOptions.ProtoReflect.Descriptor instead.
func (*MomentFilterOptions) FastWrite ¶
func (x *MomentFilterOptions) FastWrite(buf []byte) (offset int)
func (*MomentFilterOptions) GetOnlyCommunityId ¶
func (x *MomentFilterOptions) GetOnlyCommunityId() string
func (*MomentFilterOptions) GetOnlyCommunityIds ¶
func (x *MomentFilterOptions) GetOnlyCommunityIds() []string
func (*MomentFilterOptions) GetOnlyUserId ¶
func (x *MomentFilterOptions) GetOnlyUserId() string
func (*MomentFilterOptions) ProtoMessage ¶
func (*MomentFilterOptions) ProtoMessage()
func (*MomentFilterOptions) ProtoReflect ¶
func (x *MomentFilterOptions) ProtoReflect() protoreflect.Message
func (*MomentFilterOptions) Reset ¶
func (x *MomentFilterOptions) Reset()
func (*MomentFilterOptions) Size ¶
func (x *MomentFilterOptions) Size() (n int)
func (*MomentFilterOptions) String ¶
func (x *MomentFilterOptions) String() string
type Plan ¶
type Plan struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` CoverUrl string `protobuf:"bytes,3,opt,name=coverUrl,proto3" json:"coverUrl,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` PlanType PlanType `protobuf:"varint,5,opt,name=planType,proto3,enum=meowchat.content.PlanType" json:"planType,omitempty"` Instruction string `protobuf:"bytes,6,opt,name=instruction,proto3" json:"instruction,omitempty"` StartTime int64 `protobuf:"varint,7,opt,name=startTime,proto3" json:"startTime,omitempty"` EndTime int64 `protobuf:"varint,8,opt,name=endTime,proto3" json:"endTime,omitempty"` CatId string `protobuf:"bytes,9,opt,name=catId,proto3" json:"catId,omitempty"` CommunityId string `protobuf:"bytes,10,opt,name=communityId,proto3" json:"communityId,omitempty"` InitiatorId string `protobuf:"bytes,11,opt,name=initiatorId,proto3" json:"initiatorId,omitempty"` ImageUrls []string `protobuf:"bytes,12,rep,name=imageUrls,proto3" json:"imageUrls,omitempty"` CreateAt int64 `protobuf:"varint,13,opt,name=createAt,proto3" json:"createAt,omitempty"` MaxFish int64 `protobuf:"varint,14,opt,name=maxFish,proto3" json:"maxFish,omitempty"` NowFish int64 `protobuf:"varint,15,opt,name=nowFish,proto3" json:"nowFish,omitempty"` Summary string `protobuf:"bytes,16,opt,name=summary,proto3" json:"summary,omitempty"` PlanState PlanState `protobuf:"varint,17,opt,name=planState,proto3,enum=meowchat.content.PlanState" json:"planState,omitempty"` // contains filtered or unexported fields }
func (*Plan) Descriptor
deprecated
func (*Plan) GetCommunityId ¶
func (*Plan) GetCoverUrl ¶
func (*Plan) GetCreateAt ¶
func (*Plan) GetDescription ¶
func (*Plan) GetEndTime ¶
func (*Plan) GetImageUrls ¶
func (*Plan) GetInitiatorId ¶
func (*Plan) GetInstruction ¶
func (*Plan) GetMaxFish ¶
func (*Plan) GetNowFish ¶
func (*Plan) GetPlanState ¶
func (*Plan) GetPlanType ¶
func (*Plan) GetStartTime ¶
func (*Plan) GetSummary ¶
func (*Plan) ProtoMessage ¶
func (*Plan) ProtoMessage()
func (*Plan) ProtoReflect ¶
func (x *Plan) ProtoReflect() protoreflect.Message
type PlanFilterOptions ¶
type PlanFilterOptions struct { OnlyCatId *string `protobuf:"bytes,1,opt,name=onlyCatId,proto3,oneof" json:"onlyCatId,omitempty"` OnlyUserId *string `protobuf:"bytes,2,opt,name=onlyUserId,proto3,oneof" json:"onlyUserId,omitempty"` OnlyCommunityId *string `protobuf:"bytes,3,opt,name=onlyCommunityId,proto3,oneof" json:"onlyCommunityId,omitempty"` IncludeGlobal *bool `protobuf:"varint,4,opt,name=includeGlobal,proto3,oneof" json:"includeGlobal,omitempty"` // contains filtered or unexported fields }
func (*PlanFilterOptions) Descriptor
deprecated
func (*PlanFilterOptions) Descriptor() ([]byte, []int)
Deprecated: Use PlanFilterOptions.ProtoReflect.Descriptor instead.
func (*PlanFilterOptions) FastWrite ¶
func (x *PlanFilterOptions) FastWrite(buf []byte) (offset int)
func (*PlanFilterOptions) GetIncludeGlobal ¶
func (x *PlanFilterOptions) GetIncludeGlobal() bool
func (*PlanFilterOptions) GetOnlyCatId ¶
func (x *PlanFilterOptions) GetOnlyCatId() string
func (*PlanFilterOptions) GetOnlyCommunityId ¶
func (x *PlanFilterOptions) GetOnlyCommunityId() string
func (*PlanFilterOptions) GetOnlyUserId ¶
func (x *PlanFilterOptions) GetOnlyUserId() string
func (*PlanFilterOptions) ProtoMessage ¶
func (*PlanFilterOptions) ProtoMessage()
func (*PlanFilterOptions) ProtoReflect ¶
func (x *PlanFilterOptions) ProtoReflect() protoreflect.Message
func (*PlanFilterOptions) Reset ¶
func (x *PlanFilterOptions) Reset()
func (*PlanFilterOptions) Size ¶
func (x *PlanFilterOptions) Size() (n int)
func (*PlanFilterOptions) String ¶
func (x *PlanFilterOptions) String() string
type PlanState ¶
type PlanState int32
func (PlanState) Descriptor ¶
func (PlanState) Descriptor() protoreflect.EnumDescriptor
func (PlanState) EnumDescriptor
deprecated
func (PlanState) Number ¶
func (x PlanState) Number() protoreflect.EnumNumber
func (PlanState) Type ¶
func (PlanState) Type() protoreflect.EnumType
type PlanType ¶
type PlanType int32
func (PlanType) Descriptor ¶
func (PlanType) Descriptor() protoreflect.EnumDescriptor
func (PlanType) EnumDescriptor
deprecated
func (PlanType) Number ¶
func (x PlanType) Number() protoreflect.EnumNumber
func (PlanType) Type ¶
func (PlanType) Type() protoreflect.EnumType
type Post ¶
type Post struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreateAt int64 `protobuf:"varint,2,opt,name=createAt,proto3" json:"createAt,omitempty"` UpdateAt int64 `protobuf:"varint,3,opt,name=updateAt,proto3" json:"updateAt,omitempty"` Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` Text string `protobuf:"bytes,6,opt,name=text,proto3" json:"text,omitempty"` CoverUrl string `protobuf:"bytes,7,opt,name=coverUrl,proto3" json:"coverUrl,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` UserId string `protobuf:"bytes,9,opt,name=userId,proto3" json:"userId,omitempty"` IsOfficial bool `protobuf:"varint,10,opt,name=isOfficial,proto3" json:"isOfficial,omitempty"` // contains filtered or unexported fields }
func (*Post) Descriptor
deprecated
func (*Post) GetCoverUrl ¶
func (*Post) GetCreateAt ¶
func (*Post) GetIsOfficial ¶
func (*Post) GetUpdateAt ¶
func (*Post) ProtoMessage ¶
func (*Post) ProtoMessage()
func (*Post) ProtoReflect ¶
func (x *Post) ProtoReflect() protoreflect.Message
type PostFilterOptions ¶
type PostFilterOptions struct { OnlyOfficial *bool `protobuf:"varint,1,opt,name=onlyOfficial,proto3,oneof" json:"onlyOfficial,omitempty"` OnlyUserId *string `protobuf:"bytes,2,opt,name=onlyUserId,proto3,oneof" json:"onlyUserId,omitempty"` // contains filtered or unexported fields }
func (*PostFilterOptions) Descriptor
deprecated
func (*PostFilterOptions) Descriptor() ([]byte, []int)
Deprecated: Use PostFilterOptions.ProtoReflect.Descriptor instead.
func (*PostFilterOptions) FastWrite ¶
func (x *PostFilterOptions) FastWrite(buf []byte) (offset int)
func (*PostFilterOptions) GetOnlyOfficial ¶
func (x *PostFilterOptions) GetOnlyOfficial() bool
func (*PostFilterOptions) GetOnlyUserId ¶
func (x *PostFilterOptions) GetOnlyUserId() string
func (*PostFilterOptions) ProtoMessage ¶
func (*PostFilterOptions) ProtoMessage()
func (*PostFilterOptions) ProtoReflect ¶
func (x *PostFilterOptions) ProtoReflect() protoreflect.Message
func (*PostFilterOptions) Reset ¶
func (x *PostFilterOptions) Reset()
func (*PostFilterOptions) Size ¶
func (x *PostFilterOptions) Size() (n int)
func (*PostFilterOptions) String ¶
func (x *PostFilterOptions) String() string
type RetrieveCatReq ¶
type RetrieveCatReq struct { CatId string `protobuf:"bytes,1,opt,name=catId,proto3" json:"catId,omitempty"` // contains filtered or unexported fields }
func (*RetrieveCatReq) Descriptor
deprecated
func (*RetrieveCatReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveCatReq.ProtoReflect.Descriptor instead.
func (*RetrieveCatReq) FastWrite ¶
func (x *RetrieveCatReq) FastWrite(buf []byte) (offset int)
func (*RetrieveCatReq) GetCatId ¶
func (x *RetrieveCatReq) GetCatId() string
func (*RetrieveCatReq) ProtoMessage ¶
func (*RetrieveCatReq) ProtoMessage()
func (*RetrieveCatReq) ProtoReflect ¶
func (x *RetrieveCatReq) ProtoReflect() protoreflect.Message
func (*RetrieveCatReq) Reset ¶
func (x *RetrieveCatReq) Reset()
func (*RetrieveCatReq) Size ¶
func (x *RetrieveCatReq) Size() (n int)
func (*RetrieveCatReq) String ¶
func (x *RetrieveCatReq) String() string
type RetrieveCatResp ¶
type RetrieveCatResp struct { Cat *Cat `protobuf:"bytes,1,opt,name=cat,proto3" json:"cat,omitempty"` // contains filtered or unexported fields }
func (*RetrieveCatResp) Descriptor
deprecated
func (*RetrieveCatResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveCatResp.ProtoReflect.Descriptor instead.
func (*RetrieveCatResp) FastWrite ¶
func (x *RetrieveCatResp) FastWrite(buf []byte) (offset int)
func (*RetrieveCatResp) GetCat ¶
func (x *RetrieveCatResp) GetCat() *Cat
func (*RetrieveCatResp) ProtoMessage ¶
func (*RetrieveCatResp) ProtoMessage()
func (*RetrieveCatResp) ProtoReflect ¶
func (x *RetrieveCatResp) ProtoReflect() protoreflect.Message
func (*RetrieveCatResp) Reset ¶
func (x *RetrieveCatResp) Reset()
func (*RetrieveCatResp) Size ¶
func (x *RetrieveCatResp) Size() (n int)
func (*RetrieveCatResp) String ¶
func (x *RetrieveCatResp) String() string
type RetrieveMomentReq ¶
type RetrieveMomentReq struct { MomentId string `protobuf:"bytes,1,opt,name=momentId,proto3" json:"momentId,omitempty"` // contains filtered or unexported fields }
func (*RetrieveMomentReq) Descriptor
deprecated
func (*RetrieveMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveMomentReq.ProtoReflect.Descriptor instead.
func (*RetrieveMomentReq) FastWrite ¶
func (x *RetrieveMomentReq) FastWrite(buf []byte) (offset int)
func (*RetrieveMomentReq) GetMomentId ¶
func (x *RetrieveMomentReq) GetMomentId() string
func (*RetrieveMomentReq) ProtoMessage ¶
func (*RetrieveMomentReq) ProtoMessage()
func (*RetrieveMomentReq) ProtoReflect ¶
func (x *RetrieveMomentReq) ProtoReflect() protoreflect.Message
func (*RetrieveMomentReq) Reset ¶
func (x *RetrieveMomentReq) Reset()
func (*RetrieveMomentReq) Size ¶
func (x *RetrieveMomentReq) Size() (n int)
func (*RetrieveMomentReq) String ¶
func (x *RetrieveMomentReq) String() string
type RetrieveMomentResp ¶
type RetrieveMomentResp struct { Moment *Moment `protobuf:"bytes,1,opt,name=moment,proto3" json:"moment,omitempty"` // contains filtered or unexported fields }
func (*RetrieveMomentResp) Descriptor
deprecated
func (*RetrieveMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveMomentResp.ProtoReflect.Descriptor instead.
func (*RetrieveMomentResp) FastWrite ¶
func (x *RetrieveMomentResp) FastWrite(buf []byte) (offset int)
func (*RetrieveMomentResp) GetMoment ¶
func (x *RetrieveMomentResp) GetMoment() *Moment
func (*RetrieveMomentResp) ProtoMessage ¶
func (*RetrieveMomentResp) ProtoMessage()
func (*RetrieveMomentResp) ProtoReflect ¶
func (x *RetrieveMomentResp) ProtoReflect() protoreflect.Message
func (*RetrieveMomentResp) Reset ¶
func (x *RetrieveMomentResp) Reset()
func (*RetrieveMomentResp) Size ¶
func (x *RetrieveMomentResp) Size() (n int)
func (*RetrieveMomentResp) String ¶
func (x *RetrieveMomentResp) String() string
type RetrievePlanReq ¶
type RetrievePlanReq struct { PlanId string `protobuf:"bytes,1,opt,name=planId,proto3" json:"planId,omitempty"` // contains filtered or unexported fields }
func (*RetrievePlanReq) Descriptor
deprecated
func (*RetrievePlanReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrievePlanReq.ProtoReflect.Descriptor instead.
func (*RetrievePlanReq) FastWrite ¶
func (x *RetrievePlanReq) FastWrite(buf []byte) (offset int)
func (*RetrievePlanReq) GetPlanId ¶
func (x *RetrievePlanReq) GetPlanId() string
func (*RetrievePlanReq) ProtoMessage ¶
func (*RetrievePlanReq) ProtoMessage()
func (*RetrievePlanReq) ProtoReflect ¶
func (x *RetrievePlanReq) ProtoReflect() protoreflect.Message
func (*RetrievePlanReq) Reset ¶
func (x *RetrievePlanReq) Reset()
func (*RetrievePlanReq) Size ¶
func (x *RetrievePlanReq) Size() (n int)
func (*RetrievePlanReq) String ¶
func (x *RetrievePlanReq) String() string
type RetrievePlanResp ¶
type RetrievePlanResp struct { Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"` // contains filtered or unexported fields }
func (*RetrievePlanResp) Descriptor
deprecated
func (*RetrievePlanResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrievePlanResp.ProtoReflect.Descriptor instead.
func (*RetrievePlanResp) FastWrite ¶
func (x *RetrievePlanResp) FastWrite(buf []byte) (offset int)
func (*RetrievePlanResp) GetPlan ¶
func (x *RetrievePlanResp) GetPlan() *Plan
func (*RetrievePlanResp) ProtoMessage ¶
func (*RetrievePlanResp) ProtoMessage()
func (*RetrievePlanResp) ProtoReflect ¶
func (x *RetrievePlanResp) ProtoReflect() protoreflect.Message
func (*RetrievePlanResp) Reset ¶
func (x *RetrievePlanResp) Reset()
func (*RetrievePlanResp) Size ¶
func (x *RetrievePlanResp) Size() (n int)
func (*RetrievePlanResp) String ¶
func (x *RetrievePlanResp) String() string
type RetrievePostReq ¶
type RetrievePostReq struct { PostId string `protobuf:"bytes,1,opt,name=postId,proto3" json:"postId,omitempty"` // contains filtered or unexported fields }
retrieve a post
func (*RetrievePostReq) Descriptor
deprecated
func (*RetrievePostReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrievePostReq.ProtoReflect.Descriptor instead.
func (*RetrievePostReq) FastWrite ¶
func (x *RetrievePostReq) FastWrite(buf []byte) (offset int)
func (*RetrievePostReq) GetPostId ¶
func (x *RetrievePostReq) GetPostId() string
func (*RetrievePostReq) ProtoMessage ¶
func (*RetrievePostReq) ProtoMessage()
func (*RetrievePostReq) ProtoReflect ¶
func (x *RetrievePostReq) ProtoReflect() protoreflect.Message
func (*RetrievePostReq) Reset ¶
func (x *RetrievePostReq) Reset()
func (*RetrievePostReq) Size ¶
func (x *RetrievePostReq) Size() (n int)
func (*RetrievePostReq) String ¶
func (x *RetrievePostReq) String() string
type RetrievePostResp ¶
type RetrievePostResp struct { Post *Post `protobuf:"bytes,1,opt,name=post,proto3" json:"post,omitempty"` // contains filtered or unexported fields }
func (*RetrievePostResp) Descriptor
deprecated
func (*RetrievePostResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrievePostResp.ProtoReflect.Descriptor instead.
func (*RetrievePostResp) FastWrite ¶
func (x *RetrievePostResp) FastWrite(buf []byte) (offset int)
func (*RetrievePostResp) GetPost ¶
func (x *RetrievePostResp) GetPost() *Post
func (*RetrievePostResp) ProtoMessage ¶
func (*RetrievePostResp) ProtoMessage()
func (*RetrievePostResp) ProtoReflect ¶
func (x *RetrievePostResp) ProtoReflect() protoreflect.Message
func (*RetrievePostResp) Reset ¶
func (x *RetrievePostResp) Reset()
func (*RetrievePostResp) Size ¶
func (x *RetrievePostResp) Size() (n int)
func (*RetrievePostResp) String ¶
func (x *RetrievePostResp) String() string
type RetrieveUserFishReq ¶
type RetrieveUserFishReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*RetrieveUserFishReq) Descriptor
deprecated
func (*RetrieveUserFishReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveUserFishReq.ProtoReflect.Descriptor instead.
func (*RetrieveUserFishReq) FastWrite ¶
func (x *RetrieveUserFishReq) FastWrite(buf []byte) (offset int)
func (*RetrieveUserFishReq) GetUserId ¶
func (x *RetrieveUserFishReq) GetUserId() string
func (*RetrieveUserFishReq) ProtoMessage ¶
func (*RetrieveUserFishReq) ProtoMessage()
func (*RetrieveUserFishReq) ProtoReflect ¶
func (x *RetrieveUserFishReq) ProtoReflect() protoreflect.Message
func (*RetrieveUserFishReq) Reset ¶
func (x *RetrieveUserFishReq) Reset()
func (*RetrieveUserFishReq) Size ¶
func (x *RetrieveUserFishReq) Size() (n int)
func (*RetrieveUserFishReq) String ¶
func (x *RetrieveUserFishReq) String() string
type RetrieveUserFishResp ¶
type RetrieveUserFishResp struct { Fish int64 `protobuf:"varint,1,opt,name=fish,proto3" json:"fish,omitempty"` // contains filtered or unexported fields }
func (*RetrieveUserFishResp) Descriptor
deprecated
func (*RetrieveUserFishResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveUserFishResp.ProtoReflect.Descriptor instead.
func (*RetrieveUserFishResp) FastWrite ¶
func (x *RetrieveUserFishResp) FastWrite(buf []byte) (offset int)
func (*RetrieveUserFishResp) GetFish ¶
func (x *RetrieveUserFishResp) GetFish() int64
func (*RetrieveUserFishResp) ProtoMessage ¶
func (*RetrieveUserFishResp) ProtoMessage()
func (*RetrieveUserFishResp) ProtoReflect ¶
func (x *RetrieveUserFishResp) ProtoReflect() protoreflect.Message
func (*RetrieveUserFishResp) Reset ¶
func (x *RetrieveUserFishResp) Reset()
func (*RetrieveUserFishResp) Size ¶
func (x *RetrieveUserFishResp) Size() (n int)
func (*RetrieveUserFishResp) String ¶
func (x *RetrieveUserFishResp) String() string
type SearchCatReq ¶
type SearchCatReq struct { Count int64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // 获取的数量 Skip int64 `protobuf:"varint,2,opt,name=skip,proto3" json:"skip,omitempty"` //跳过前skip个 CommunityId string `protobuf:"bytes,3,opt,name=communityId,proto3" json:"communityId,omitempty"` Keyword string `protobuf:"bytes,4,opt,name=keyword,proto3" json:"keyword,omitempty"` // contains filtered or unexported fields }
func (*SearchCatReq) Descriptor
deprecated
func (*SearchCatReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchCatReq.ProtoReflect.Descriptor instead.
func (*SearchCatReq) FastWrite ¶
func (x *SearchCatReq) FastWrite(buf []byte) (offset int)
func (*SearchCatReq) GetCommunityId ¶
func (x *SearchCatReq) GetCommunityId() string
func (*SearchCatReq) GetCount ¶
func (x *SearchCatReq) GetCount() int64
func (*SearchCatReq) GetKeyword ¶
func (x *SearchCatReq) GetKeyword() string
func (*SearchCatReq) GetSkip ¶
func (x *SearchCatReq) GetSkip() int64
func (*SearchCatReq) ProtoMessage ¶
func (*SearchCatReq) ProtoMessage()
func (*SearchCatReq) ProtoReflect ¶
func (x *SearchCatReq) ProtoReflect() protoreflect.Message
func (*SearchCatReq) Reset ¶
func (x *SearchCatReq) Reset()
func (*SearchCatReq) Size ¶
func (x *SearchCatReq) Size() (n int)
func (*SearchCatReq) String ¶
func (x *SearchCatReq) String() string
type SearchCatResp ¶
type SearchCatResp struct { Cats []*Cat `protobuf:"bytes,1,rep,name=cats,proto3" json:"cats,omitempty"` Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*SearchCatResp) Descriptor
deprecated
func (*SearchCatResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchCatResp.ProtoReflect.Descriptor instead.
func (*SearchCatResp) FastWrite ¶
func (x *SearchCatResp) FastWrite(buf []byte) (offset int)
func (*SearchCatResp) GetCats ¶
func (x *SearchCatResp) GetCats() []*Cat
func (*SearchCatResp) GetTotal ¶
func (x *SearchCatResp) GetTotal() int64
func (*SearchCatResp) ProtoMessage ¶
func (*SearchCatResp) ProtoMessage()
func (*SearchCatResp) ProtoReflect ¶
func (x *SearchCatResp) ProtoReflect() protoreflect.Message
func (*SearchCatResp) Reset ¶
func (x *SearchCatResp) Reset()
func (*SearchCatResp) Size ¶
func (x *SearchCatResp) Size() (n int)
func (*SearchCatResp) String ¶
func (x *SearchCatResp) String() string
type SearchField ¶
type SearchField struct { Text *string `protobuf:"bytes,1,opt,name=text,proto3,oneof" json:"text,omitempty"` Title *string `protobuf:"bytes,2,opt,name=title,proto3,oneof" json:"title,omitempty"` Tag *string `protobuf:"bytes,3,opt,name=tag,proto3,oneof" json:"tag,omitempty"` // 仅限Post // contains filtered or unexported fields }
func (*SearchField) Descriptor
deprecated
func (*SearchField) Descriptor() ([]byte, []int)
Deprecated: Use SearchField.ProtoReflect.Descriptor instead.
func (*SearchField) FastWrite ¶
func (x *SearchField) FastWrite(buf []byte) (offset int)
func (*SearchField) GetTag ¶
func (x *SearchField) GetTag() string
func (*SearchField) GetText ¶
func (x *SearchField) GetText() string
func (*SearchField) GetTitle ¶
func (x *SearchField) GetTitle() string
func (*SearchField) ProtoMessage ¶
func (*SearchField) ProtoMessage()
func (*SearchField) ProtoReflect ¶
func (x *SearchField) ProtoReflect() protoreflect.Message
func (*SearchField) Reset ¶
func (x *SearchField) Reset()
func (*SearchField) Size ¶
func (x *SearchField) Size() (n int)
func (*SearchField) String ¶
func (x *SearchField) String() string
type SearchOptions ¶
type SearchOptions struct { // Types that are assignable to Type: // // *SearchOptions_AllFieldsKey // *SearchOptions_MultiFieldsKey Type isSearchOptions_Type `protobuf_oneof:"Type"` // contains filtered or unexported fields }
func (*SearchOptions) Descriptor
deprecated
func (*SearchOptions) Descriptor() ([]byte, []int)
Deprecated: Use SearchOptions.ProtoReflect.Descriptor instead.
func (*SearchOptions) FastWrite ¶
func (x *SearchOptions) FastWrite(buf []byte) (offset int)
func (*SearchOptions) GetAllFieldsKey ¶
func (x *SearchOptions) GetAllFieldsKey() string
func (*SearchOptions) GetMultiFieldsKey ¶
func (x *SearchOptions) GetMultiFieldsKey() *SearchField
func (*SearchOptions) GetType ¶
func (m *SearchOptions) GetType() isSearchOptions_Type
func (*SearchOptions) ProtoMessage ¶
func (*SearchOptions) ProtoMessage()
func (*SearchOptions) ProtoReflect ¶
func (x *SearchOptions) ProtoReflect() protoreflect.Message
func (*SearchOptions) Reset ¶
func (x *SearchOptions) Reset()
func (*SearchOptions) Size ¶
func (x *SearchOptions) Size() (n int)
func (*SearchOptions) String ¶
func (x *SearchOptions) String() string
type SearchOptions_AllFieldsKey ¶
type SearchOptions_AllFieldsKey struct {
AllFieldsKey string `protobuf:"bytes,1,opt,name=allFieldsKey,proto3,oneof"`
}
type SearchOptions_MultiFieldsKey ¶
type SearchOptions_MultiFieldsKey struct {
MultiFieldsKey *SearchField `protobuf:"bytes,2,opt,name=multiFieldsKey,proto3,oneof"`
}
type SetOfficialReq ¶
type SetOfficialReq struct { PostId string `protobuf:"bytes,1,opt,name=postId,proto3" json:"postId,omitempty"` IsRemove bool `protobuf:"varint,2,opt,name=isRemove,proto3" json:"isRemove,omitempty"` // contains filtered or unexported fields }
func (*SetOfficialReq) Descriptor
deprecated
func (*SetOfficialReq) Descriptor() ([]byte, []int)
Deprecated: Use SetOfficialReq.ProtoReflect.Descriptor instead.
func (*SetOfficialReq) FastWrite ¶
func (x *SetOfficialReq) FastWrite(buf []byte) (offset int)
func (*SetOfficialReq) GetIsRemove ¶
func (x *SetOfficialReq) GetIsRemove() bool
func (*SetOfficialReq) GetPostId ¶
func (x *SetOfficialReq) GetPostId() string
func (*SetOfficialReq) ProtoMessage ¶
func (*SetOfficialReq) ProtoMessage()
func (*SetOfficialReq) ProtoReflect ¶
func (x *SetOfficialReq) ProtoReflect() protoreflect.Message
func (*SetOfficialReq) Reset ¶
func (x *SetOfficialReq) Reset()
func (*SetOfficialReq) Size ¶
func (x *SetOfficialReq) Size() (n int)
func (*SetOfficialReq) String ¶
func (x *SetOfficialReq) String() string
type SetOfficialResp ¶
type SetOfficialResp struct {
// contains filtered or unexported fields
}
func (*SetOfficialResp) Descriptor
deprecated
func (*SetOfficialResp) Descriptor() ([]byte, []int)
Deprecated: Use SetOfficialResp.ProtoReflect.Descriptor instead.
func (*SetOfficialResp) FastWrite ¶
func (x *SetOfficialResp) FastWrite(buf []byte) (offset int)
func (*SetOfficialResp) ProtoMessage ¶
func (*SetOfficialResp) ProtoMessage()
func (*SetOfficialResp) ProtoReflect ¶
func (x *SetOfficialResp) ProtoReflect() protoreflect.Message
func (*SetOfficialResp) Reset ¶
func (x *SetOfficialResp) Reset()
func (*SetOfficialResp) Size ¶
func (x *SetOfficialResp) Size() (n int)
func (*SetOfficialResp) String ¶
func (x *SetOfficialResp) String() string
type UpdateCatReq ¶
type UpdateCatReq struct { Cat *Cat `protobuf:"bytes,1,opt,name=cat,proto3" json:"cat,omitempty"` // contains filtered or unexported fields }
func (*UpdateCatReq) Descriptor
deprecated
func (*UpdateCatReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCatReq.ProtoReflect.Descriptor instead.
func (*UpdateCatReq) FastWrite ¶
func (x *UpdateCatReq) FastWrite(buf []byte) (offset int)
func (*UpdateCatReq) GetCat ¶
func (x *UpdateCatReq) GetCat() *Cat
func (*UpdateCatReq) ProtoMessage ¶
func (*UpdateCatReq) ProtoMessage()
func (*UpdateCatReq) ProtoReflect ¶
func (x *UpdateCatReq) ProtoReflect() protoreflect.Message
func (*UpdateCatReq) Reset ¶
func (x *UpdateCatReq) Reset()
func (*UpdateCatReq) Size ¶
func (x *UpdateCatReq) Size() (n int)
func (*UpdateCatReq) String ¶
func (x *UpdateCatReq) String() string
type UpdateCatResp ¶
type UpdateCatResp struct {
// contains filtered or unexported fields
}
func (*UpdateCatResp) Descriptor
deprecated
func (*UpdateCatResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCatResp.ProtoReflect.Descriptor instead.
func (*UpdateCatResp) FastWrite ¶
func (x *UpdateCatResp) FastWrite(buf []byte) (offset int)
func (*UpdateCatResp) ProtoMessage ¶
func (*UpdateCatResp) ProtoMessage()
func (*UpdateCatResp) ProtoReflect ¶
func (x *UpdateCatResp) ProtoReflect() protoreflect.Message
func (*UpdateCatResp) Reset ¶
func (x *UpdateCatResp) Reset()
func (*UpdateCatResp) Size ¶
func (x *UpdateCatResp) Size() (n int)
func (*UpdateCatResp) String ¶
func (x *UpdateCatResp) String() string
type UpdateMomentReq ¶
type UpdateMomentReq struct { Moment *Moment `protobuf:"bytes,1,opt,name=moment,proto3" json:"moment,omitempty"` // contains filtered or unexported fields }
func (*UpdateMomentReq) Descriptor
deprecated
func (*UpdateMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMomentReq.ProtoReflect.Descriptor instead.
func (*UpdateMomentReq) FastWrite ¶
func (x *UpdateMomentReq) FastWrite(buf []byte) (offset int)
func (*UpdateMomentReq) GetMoment ¶
func (x *UpdateMomentReq) GetMoment() *Moment
func (*UpdateMomentReq) ProtoMessage ¶
func (*UpdateMomentReq) ProtoMessage()
func (*UpdateMomentReq) ProtoReflect ¶
func (x *UpdateMomentReq) ProtoReflect() protoreflect.Message
func (*UpdateMomentReq) Reset ¶
func (x *UpdateMomentReq) Reset()
func (*UpdateMomentReq) Size ¶
func (x *UpdateMomentReq) Size() (n int)
func (*UpdateMomentReq) String ¶
func (x *UpdateMomentReq) String() string
type UpdateMomentResp ¶
type UpdateMomentResp struct {
// contains filtered or unexported fields
}
func (*UpdateMomentResp) Descriptor
deprecated
func (*UpdateMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMomentResp.ProtoReflect.Descriptor instead.
func (*UpdateMomentResp) FastWrite ¶
func (x *UpdateMomentResp) FastWrite(buf []byte) (offset int)
func (*UpdateMomentResp) ProtoMessage ¶
func (*UpdateMomentResp) ProtoMessage()
func (*UpdateMomentResp) ProtoReflect ¶
func (x *UpdateMomentResp) ProtoReflect() protoreflect.Message
func (*UpdateMomentResp) Reset ¶
func (x *UpdateMomentResp) Reset()
func (*UpdateMomentResp) Size ¶
func (x *UpdateMomentResp) Size() (n int)
func (*UpdateMomentResp) String ¶
func (x *UpdateMomentResp) String() string
type UpdatePlanReq ¶
type UpdatePlanReq struct { Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"` // contains filtered or unexported fields }
func (*UpdatePlanReq) Descriptor
deprecated
func (*UpdatePlanReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePlanReq.ProtoReflect.Descriptor instead.
func (*UpdatePlanReq) FastWrite ¶
func (x *UpdatePlanReq) FastWrite(buf []byte) (offset int)
func (*UpdatePlanReq) GetPlan ¶
func (x *UpdatePlanReq) GetPlan() *Plan
func (*UpdatePlanReq) ProtoMessage ¶
func (*UpdatePlanReq) ProtoMessage()
func (*UpdatePlanReq) ProtoReflect ¶
func (x *UpdatePlanReq) ProtoReflect() protoreflect.Message
func (*UpdatePlanReq) Reset ¶
func (x *UpdatePlanReq) Reset()
func (*UpdatePlanReq) Size ¶
func (x *UpdatePlanReq) Size() (n int)
func (*UpdatePlanReq) String ¶
func (x *UpdatePlanReq) String() string
type UpdatePlanResp ¶
type UpdatePlanResp struct {
// contains filtered or unexported fields
}
func (*UpdatePlanResp) Descriptor
deprecated
func (*UpdatePlanResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePlanResp.ProtoReflect.Descriptor instead.
func (*UpdatePlanResp) FastWrite ¶
func (x *UpdatePlanResp) FastWrite(buf []byte) (offset int)
func (*UpdatePlanResp) ProtoMessage ¶
func (*UpdatePlanResp) ProtoMessage()
func (*UpdatePlanResp) ProtoReflect ¶
func (x *UpdatePlanResp) ProtoReflect() protoreflect.Message
func (*UpdatePlanResp) Reset ¶
func (x *UpdatePlanResp) Reset()
func (*UpdatePlanResp) Size ¶
func (x *UpdatePlanResp) Size() (n int)
func (*UpdatePlanResp) String ¶
func (x *UpdatePlanResp) String() string
type UpdatePostReq ¶
type UpdatePostReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Text string `protobuf:"bytes,4,opt,name=text,proto3" json:"text,omitempty"` CoverUrl string `protobuf:"bytes,5,opt,name=coverUrl,proto3" json:"coverUrl,omitempty"` Tags []string `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
update a post
func (*UpdatePostReq) Descriptor
deprecated
func (*UpdatePostReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePostReq.ProtoReflect.Descriptor instead.
func (*UpdatePostReq) FastWrite ¶
func (x *UpdatePostReq) FastWrite(buf []byte) (offset int)
func (*UpdatePostReq) GetCoverUrl ¶
func (x *UpdatePostReq) GetCoverUrl() string
func (*UpdatePostReq) GetId ¶
func (x *UpdatePostReq) GetId() string
func (*UpdatePostReq) GetTags ¶
func (x *UpdatePostReq) GetTags() []string
func (*UpdatePostReq) GetText ¶
func (x *UpdatePostReq) GetText() string
func (*UpdatePostReq) GetTitle ¶
func (x *UpdatePostReq) GetTitle() string
func (*UpdatePostReq) ProtoMessage ¶
func (*UpdatePostReq) ProtoMessage()
func (*UpdatePostReq) ProtoReflect ¶
func (x *UpdatePostReq) ProtoReflect() protoreflect.Message
func (*UpdatePostReq) Reset ¶
func (x *UpdatePostReq) Reset()
func (*UpdatePostReq) Size ¶
func (x *UpdatePostReq) Size() (n int)
func (*UpdatePostReq) String ¶
func (x *UpdatePostReq) String() string
type UpdatePostResp ¶
type UpdatePostResp struct {
// contains filtered or unexported fields
}
func (*UpdatePostResp) Descriptor
deprecated
func (*UpdatePostResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePostResp.ProtoReflect.Descriptor instead.
func (*UpdatePostResp) FastWrite ¶
func (x *UpdatePostResp) FastWrite(buf []byte) (offset int)
func (*UpdatePostResp) ProtoMessage ¶
func (*UpdatePostResp) ProtoMessage()
func (*UpdatePostResp) ProtoReflect ¶
func (x *UpdatePostResp) ProtoReflect() protoreflect.Message
func (*UpdatePostResp) Reset ¶
func (x *UpdatePostResp) Reset()
func (*UpdatePostResp) Size ¶
func (x *UpdatePostResp) Size() (n int)
func (*UpdatePostResp) String ¶
func (x *UpdatePostResp) String() string