Documentation ¶
Index ¶
- Variables
- type AddNotificationReq
- func (*AddNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddNotificationReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *AddNotificationReq) FastWrite(buf []byte) (offset int)
- func (x *AddNotificationReq) GetNotification() *Notification
- func (*AddNotificationReq) ProtoMessage()
- func (x *AddNotificationReq) ProtoReflect() protoreflect.Message
- func (x *AddNotificationReq) Reset()
- func (x *AddNotificationReq) Size() (n int)
- func (x *AddNotificationReq) String() string
- type AddNotificationResp
- func (*AddNotificationResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddNotificationResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *AddNotificationResp) FastWrite(buf []byte) (offset int)
- func (*AddNotificationResp) ProtoMessage()
- func (x *AddNotificationResp) ProtoReflect() protoreflect.Message
- func (x *AddNotificationResp) Reset()
- func (x *AddNotificationResp) Size() (n int)
- func (x *AddNotificationResp) String() string
- type Admin
- func (*Admin) Descriptor() ([]byte, []int)deprecated
- func (x *Admin) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Admin) FastWrite(buf []byte) (offset int)
- func (x *Admin) GetAvatarUrl() string
- func (x *Admin) GetCommunityId() string
- func (x *Admin) GetId() string
- func (x *Admin) GetName() string
- func (x *Admin) GetPhone() string
- func (x *Admin) GetTitle() string
- func (x *Admin) GetWechat() string
- func (*Admin) ProtoMessage()
- func (x *Admin) ProtoReflect() protoreflect.Message
- func (x *Admin) Reset()
- func (x *Admin) Size() (n int)
- func (x *Admin) String() string
- type Apply
- func (*Apply) Descriptor() ([]byte, []int)deprecated
- func (x *Apply) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Apply) FastWrite(buf []byte) (offset int)
- func (x *Apply) GetApplicantId() string
- func (x *Apply) GetApplyId() string
- func (x *Apply) GetCommunityId() string
- func (*Apply) ProtoMessage()
- func (x *Apply) ProtoReflect() protoreflect.Message
- func (x *Apply) Reset()
- func (x *Apply) Size() (n int)
- func (x *Apply) String() string
- type ApplyStatus
- func (ApplyStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ApplyStatus) Enum() *ApplyStatus
- func (ApplyStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ApplyStatus) Number() protoreflect.EnumNumber
- func (x ApplyStatus) String() string
- func (ApplyStatus) Type() protoreflect.EnumType
- type CleanNotificationReq
- func (*CleanNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *CleanNotificationReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CleanNotificationReq) FastWrite(buf []byte) (offset int)
- func (x *CleanNotificationReq) GetUserId() string
- func (*CleanNotificationReq) ProtoMessage()
- func (x *CleanNotificationReq) ProtoReflect() protoreflect.Message
- func (x *CleanNotificationReq) Reset()
- func (x *CleanNotificationReq) Size() (n int)
- func (x *CleanNotificationReq) String() string
- type CleanNotificationResp
- func (*CleanNotificationResp) Descriptor() ([]byte, []int)deprecated
- func (x *CleanNotificationResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CleanNotificationResp) FastWrite(buf []byte) (offset int)
- func (*CleanNotificationResp) ProtoMessage()
- func (x *CleanNotificationResp) ProtoReflect() protoreflect.Message
- func (x *CleanNotificationResp) Reset()
- func (x *CleanNotificationResp) Size() (n int)
- func (x *CleanNotificationResp) String() string
- type Community
- func (*Community) Descriptor() ([]byte, []int)deprecated
- func (x *Community) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Community) FastWrite(buf []byte) (offset int)
- func (x *Community) GetId() string
- func (x *Community) GetName() string
- func (x *Community) GetParentId() string
- func (*Community) ProtoMessage()
- func (x *Community) ProtoReflect() protoreflect.Message
- func (x *Community) Reset()
- func (x *Community) Size() (n int)
- func (x *Community) String() string
- type ContainsRoleReq
- func (*ContainsRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *ContainsRoleReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ContainsRoleReq) FastWrite(buf []byte) (offset int)
- func (x *ContainsRoleReq) GetAllowSuperAdmin() bool
- func (x *ContainsRoleReq) GetRole() *Role
- func (x *ContainsRoleReq) GetUserId() string
- func (*ContainsRoleReq) ProtoMessage()
- func (x *ContainsRoleReq) ProtoReflect() protoreflect.Message
- func (x *ContainsRoleReq) Reset()
- func (x *ContainsRoleReq) Size() (n int)
- func (x *ContainsRoleReq) String() string
- type ContainsRoleResp
- func (*ContainsRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *ContainsRoleResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ContainsRoleResp) FastWrite(buf []byte) (offset int)
- func (x *ContainsRoleResp) GetContains() bool
- func (*ContainsRoleResp) ProtoMessage()
- func (x *ContainsRoleResp) ProtoReflect() protoreflect.Message
- func (x *ContainsRoleResp) Reset()
- func (x *ContainsRoleResp) Size() (n int)
- func (x *ContainsRoleResp) String() string
- type CountNotificationReq
- func (*CountNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *CountNotificationReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountNotificationReq) FastWrite(buf []byte) (offset int)
- func (x *CountNotificationReq) GetTargetType() NotificationTargetType
- func (x *CountNotificationReq) GetType() NotificationType
- func (x *CountNotificationReq) GetUserId() string
- func (*CountNotificationReq) ProtoMessage()
- func (x *CountNotificationReq) ProtoReflect() protoreflect.Message
- func (x *CountNotificationReq) Reset()
- func (x *CountNotificationReq) Size() (n int)
- func (x *CountNotificationReq) String() string
- type CountNotificationResp
- func (*CountNotificationResp) Descriptor() ([]byte, []int)deprecated
- func (x *CountNotificationResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CountNotificationResp) FastWrite(buf []byte) (offset int)
- func (x *CountNotificationResp) GetNotificationCount() int64
- func (*CountNotificationResp) ProtoMessage()
- func (x *CountNotificationResp) ProtoReflect() protoreflect.Message
- func (x *CountNotificationResp) Reset()
- func (x *CountNotificationResp) Size() (n int)
- func (x *CountNotificationResp) String() string
- type CreateAdminReq
- func (*CreateAdminReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAdminReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateAdminReq) FastWrite(buf []byte) (offset int)
- func (x *CreateAdminReq) GetAvatarUrl() string
- func (x *CreateAdminReq) GetCommunityId() string
- func (x *CreateAdminReq) GetName() string
- func (x *CreateAdminReq) GetPhone() string
- func (x *CreateAdminReq) GetTitle() string
- func (x *CreateAdminReq) GetWechat() string
- func (*CreateAdminReq) ProtoMessage()
- func (x *CreateAdminReq) ProtoReflect() protoreflect.Message
- func (x *CreateAdminReq) Reset()
- func (x *CreateAdminReq) Size() (n int)
- func (x *CreateAdminReq) String() string
- type CreateAdminResp
- func (*CreateAdminResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAdminResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateAdminResp) FastWrite(buf []byte) (offset int)
- func (x *CreateAdminResp) GetId() string
- func (*CreateAdminResp) ProtoMessage()
- func (x *CreateAdminResp) ProtoReflect() protoreflect.Message
- func (x *CreateAdminResp) Reset()
- func (x *CreateAdminResp) Size() (n int)
- func (x *CreateAdminResp) String() string
- type CreateApplyReq
- func (*CreateApplyReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateApplyReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateApplyReq) FastWrite(buf []byte) (offset int)
- func (x *CreateApplyReq) GetApplicantId() string
- func (x *CreateApplyReq) GetCommunityId() string
- func (*CreateApplyReq) ProtoMessage()
- func (x *CreateApplyReq) ProtoReflect() protoreflect.Message
- func (x *CreateApplyReq) Reset()
- func (x *CreateApplyReq) Size() (n int)
- func (x *CreateApplyReq) String() string
- type CreateApplyResp
- func (*CreateApplyResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateApplyResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateApplyResp) FastWrite(buf []byte) (offset int)
- func (*CreateApplyResp) ProtoMessage()
- func (x *CreateApplyResp) ProtoReflect() protoreflect.Message
- func (x *CreateApplyResp) Reset()
- func (x *CreateApplyResp) Size() (n int)
- func (x *CreateApplyResp) String() string
- type CreateCommunityReq
- func (*CreateCommunityReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCommunityReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateCommunityReq) FastWrite(buf []byte) (offset int)
- func (x *CreateCommunityReq) GetName() string
- func (x *CreateCommunityReq) GetParentId() string
- func (*CreateCommunityReq) ProtoMessage()
- func (x *CreateCommunityReq) ProtoReflect() protoreflect.Message
- func (x *CreateCommunityReq) Reset()
- func (x *CreateCommunityReq) Size() (n int)
- func (x *CreateCommunityReq) String() string
- type CreateCommunityResp
- func (*CreateCommunityResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCommunityResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateCommunityResp) FastWrite(buf []byte) (offset int)
- func (x *CreateCommunityResp) GetId() string
- func (*CreateCommunityResp) ProtoMessage()
- func (x *CreateCommunityResp) ProtoReflect() protoreflect.Message
- func (x *CreateCommunityResp) Reset()
- func (x *CreateCommunityResp) Size() (n int)
- func (x *CreateCommunityResp) String() string
- type CreateNewsReq
- func (*CreateNewsReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNewsReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateNewsReq) FastWrite(buf []byte) (offset int)
- func (x *CreateNewsReq) GetCommunityId() string
- func (x *CreateNewsReq) GetImageUrl() string
- func (x *CreateNewsReq) GetIsPublic() int64
- func (x *CreateNewsReq) GetLinkUrl() string
- func (x *CreateNewsReq) GetType() string
- func (*CreateNewsReq) ProtoMessage()
- func (x *CreateNewsReq) ProtoReflect() protoreflect.Message
- func (x *CreateNewsReq) Reset()
- func (x *CreateNewsReq) Size() (n int)
- func (x *CreateNewsReq) String() string
- type CreateNewsResp
- func (*CreateNewsResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNewsResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateNewsResp) FastWrite(buf []byte) (offset int)
- func (x *CreateNewsResp) GetId() string
- func (*CreateNewsResp) ProtoMessage()
- func (x *CreateNewsResp) ProtoReflect() protoreflect.Message
- func (x *CreateNewsResp) Reset()
- func (x *CreateNewsResp) Size() (n int)
- func (x *CreateNewsResp) String() string
- type CreateNoticeReq
- func (*CreateNoticeReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNoticeReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateNoticeReq) FastWrite(buf []byte) (offset int)
- func (x *CreateNoticeReq) GetCommunityId() string
- func (x *CreateNoticeReq) GetText() string
- func (*CreateNoticeReq) ProtoMessage()
- func (x *CreateNoticeReq) ProtoReflect() protoreflect.Message
- func (x *CreateNoticeReq) Reset()
- func (x *CreateNoticeReq) Size() (n int)
- func (x *CreateNoticeReq) String() string
- type CreateNoticeResp
- func (*CreateNoticeResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNoticeResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *CreateNoticeResp) FastWrite(buf []byte) (offset int)
- func (x *CreateNoticeResp) GetId() string
- func (*CreateNoticeResp) ProtoMessage()
- func (x *CreateNoticeResp) ProtoReflect() protoreflect.Message
- func (x *CreateNoticeResp) Reset()
- func (x *CreateNoticeResp) Size() (n int)
- func (x *CreateNoticeResp) String() string
- type DeleteAdminReq
- func (*DeleteAdminReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAdminReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteAdminReq) FastWrite(buf []byte) (offset int)
- func (x *DeleteAdminReq) GetId() string
- func (*DeleteAdminReq) ProtoMessage()
- func (x *DeleteAdminReq) ProtoReflect() protoreflect.Message
- func (x *DeleteAdminReq) Reset()
- func (x *DeleteAdminReq) Size() (n int)
- func (x *DeleteAdminReq) String() string
- type DeleteAdminResp
- func (*DeleteAdminResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAdminResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteAdminResp) FastWrite(buf []byte) (offset int)
- func (*DeleteAdminResp) ProtoMessage()
- func (x *DeleteAdminResp) ProtoReflect() protoreflect.Message
- func (x *DeleteAdminResp) Reset()
- func (x *DeleteAdminResp) Size() (n int)
- func (x *DeleteAdminResp) String() string
- type DeleteCommunityReq
- func (*DeleteCommunityReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCommunityReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteCommunityReq) FastWrite(buf []byte) (offset int)
- func (x *DeleteCommunityReq) GetId() string
- func (*DeleteCommunityReq) ProtoMessage()
- func (x *DeleteCommunityReq) ProtoReflect() protoreflect.Message
- func (x *DeleteCommunityReq) Reset()
- func (x *DeleteCommunityReq) Size() (n int)
- func (x *DeleteCommunityReq) String() string
- type DeleteCommunityResp
- func (*DeleteCommunityResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCommunityResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteCommunityResp) FastWrite(buf []byte) (offset int)
- func (*DeleteCommunityResp) ProtoMessage()
- func (x *DeleteCommunityResp) ProtoReflect() protoreflect.Message
- func (x *DeleteCommunityResp) Reset()
- func (x *DeleteCommunityResp) Size() (n int)
- func (x *DeleteCommunityResp) String() string
- type DeleteNewsReq
- func (*DeleteNewsReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNewsReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteNewsReq) FastWrite(buf []byte) (offset int)
- func (x *DeleteNewsReq) GetId() string
- func (*DeleteNewsReq) ProtoMessage()
- func (x *DeleteNewsReq) ProtoReflect() protoreflect.Message
- func (x *DeleteNewsReq) Reset()
- func (x *DeleteNewsReq) Size() (n int)
- func (x *DeleteNewsReq) String() string
- type DeleteNewsResp
- func (*DeleteNewsResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNewsResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteNewsResp) FastWrite(buf []byte) (offset int)
- func (*DeleteNewsResp) ProtoMessage()
- func (x *DeleteNewsResp) ProtoReflect() protoreflect.Message
- func (x *DeleteNewsResp) Reset()
- func (x *DeleteNewsResp) Size() (n int)
- func (x *DeleteNewsResp) String() string
- type DeleteNoticeReq
- func (*DeleteNoticeReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNoticeReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteNoticeReq) FastWrite(buf []byte) (offset int)
- func (x *DeleteNoticeReq) GetId() string
- func (*DeleteNoticeReq) ProtoMessage()
- func (x *DeleteNoticeReq) ProtoReflect() protoreflect.Message
- func (x *DeleteNoticeReq) Reset()
- func (x *DeleteNoticeReq) Size() (n int)
- func (x *DeleteNoticeReq) String() string
- type DeleteNoticeResp
- func (*DeleteNoticeResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNoticeResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *DeleteNoticeResp) FastWrite(buf []byte) (offset int)
- func (*DeleteNoticeResp) ProtoMessage()
- func (x *DeleteNoticeResp) ProtoReflect() protoreflect.Message
- func (x *DeleteNoticeResp) Reset()
- func (x *DeleteNoticeResp) Size() (n int)
- func (x *DeleteNoticeResp) String() string
- type HandleApplyReq
- func (*HandleApplyReq) Descriptor() ([]byte, []int)deprecated
- func (x *HandleApplyReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *HandleApplyReq) FastWrite(buf []byte) (offset int)
- func (x *HandleApplyReq) GetApplyId() string
- func (x *HandleApplyReq) GetIsRejected() bool
- func (*HandleApplyReq) ProtoMessage()
- func (x *HandleApplyReq) ProtoReflect() protoreflect.Message
- func (x *HandleApplyReq) Reset()
- func (x *HandleApplyReq) Size() (n int)
- func (x *HandleApplyReq) String() string
- type HandleApplyResp
- func (*HandleApplyResp) Descriptor() ([]byte, []int)deprecated
- func (x *HandleApplyResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *HandleApplyResp) FastWrite(buf []byte) (offset int)
- func (*HandleApplyResp) ProtoMessage()
- func (x *HandleApplyResp) ProtoReflect() protoreflect.Message
- func (x *HandleApplyResp) Reset()
- func (x *HandleApplyResp) Size() (n int)
- func (x *HandleApplyResp) String() string
- type ListAdminReq
- func (*ListAdminReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListAdminReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListAdminReq) FastWrite(buf []byte) (offset int)
- func (x *ListAdminReq) GetCommunityId() string
- func (x *ListAdminReq) GetPage() int64
- func (x *ListAdminReq) GetPageSize() int64
- func (x *ListAdminReq) GetSort() map[string]int32
- func (*ListAdminReq) ProtoMessage()
- func (x *ListAdminReq) ProtoReflect() protoreflect.Message
- func (x *ListAdminReq) Reset()
- func (x *ListAdminReq) Size() (n int)
- func (x *ListAdminReq) String() string
- type ListAdminResp
- func (*ListAdminResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListAdminResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListAdminResp) FastWrite(buf []byte) (offset int)
- func (x *ListAdminResp) GetAdmins() []*Admin
- func (x *ListAdminResp) GetCount() int64
- func (*ListAdminResp) ProtoMessage()
- func (x *ListAdminResp) ProtoReflect() protoreflect.Message
- func (x *ListAdminResp) Reset()
- func (x *ListAdminResp) Size() (n int)
- func (x *ListAdminResp) String() string
- type ListApplyReq
- func (*ListApplyReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListApplyReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListApplyReq) FastWrite(buf []byte) (offset int)
- func (x *ListApplyReq) GetCommunityId() string
- func (*ListApplyReq) ProtoMessage()
- func (x *ListApplyReq) ProtoReflect() protoreflect.Message
- func (x *ListApplyReq) Reset()
- func (x *ListApplyReq) Size() (n int)
- func (x *ListApplyReq) String() string
- type ListApplyResp
- func (*ListApplyResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListApplyResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListApplyResp) FastWrite(buf []byte) (offset int)
- func (x *ListApplyResp) GetApply() []*Apply
- func (*ListApplyResp) ProtoMessage()
- func (x *ListApplyResp) ProtoReflect() protoreflect.Message
- func (x *ListApplyResp) Reset()
- func (x *ListApplyResp) Size() (n int)
- func (x *ListApplyResp) String() string
- type ListCommunityReq
- func (*ListCommunityReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListCommunityReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListCommunityReq) FastWrite(buf []byte) (offset int)
- func (x *ListCommunityReq) GetPage() int64
- func (x *ListCommunityReq) GetPageSize() int64
- func (x *ListCommunityReq) GetParentId() string
- func (x *ListCommunityReq) GetSort() map[string]int32
- func (*ListCommunityReq) ProtoMessage()
- func (x *ListCommunityReq) ProtoReflect() protoreflect.Message
- func (x *ListCommunityReq) Reset()
- func (x *ListCommunityReq) Size() (n int)
- func (x *ListCommunityReq) String() string
- type ListCommunityResp
- func (*ListCommunityResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListCommunityResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListCommunityResp) FastWrite(buf []byte) (offset int)
- func (x *ListCommunityResp) GetCommunities() []*Community
- func (x *ListCommunityResp) GetCount() int64
- func (*ListCommunityResp) ProtoMessage()
- func (x *ListCommunityResp) ProtoReflect() protoreflect.Message
- func (x *ListCommunityResp) Reset()
- func (x *ListCommunityResp) Size() (n int)
- func (x *ListCommunityResp) String() string
- type ListNewsReq
- func (*ListNewsReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListNewsReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListNewsReq) FastWrite(buf []byte) (offset int)
- func (x *ListNewsReq) GetCommunityId() string
- func (x *ListNewsReq) GetPage() int64
- func (x *ListNewsReq) GetPageSize() int64
- func (x *ListNewsReq) GetSort() map[string]int32
- func (*ListNewsReq) ProtoMessage()
- func (x *ListNewsReq) ProtoReflect() protoreflect.Message
- func (x *ListNewsReq) Reset()
- func (x *ListNewsReq) Size() (n int)
- func (x *ListNewsReq) String() string
- type ListNewsResp
- func (*ListNewsResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListNewsResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListNewsResp) FastWrite(buf []byte) (offset int)
- func (x *ListNewsResp) GetCount() int64
- func (x *ListNewsResp) GetNews() []*News
- func (*ListNewsResp) ProtoMessage()
- func (x *ListNewsResp) ProtoReflect() protoreflect.Message
- func (x *ListNewsResp) Reset()
- func (x *ListNewsResp) Size() (n int)
- func (x *ListNewsResp) String() string
- type ListNoticeReq
- func (*ListNoticeReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListNoticeReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListNoticeReq) FastWrite(buf []byte) (offset int)
- func (x *ListNoticeReq) GetCommunityId() string
- func (x *ListNoticeReq) GetPage() int64
- func (x *ListNoticeReq) GetPageSize() int64
- func (x *ListNoticeReq) GetSort() map[string]int32
- func (*ListNoticeReq) ProtoMessage()
- func (x *ListNoticeReq) ProtoReflect() protoreflect.Message
- func (x *ListNoticeReq) Reset()
- func (x *ListNoticeReq) Size() (n int)
- func (x *ListNoticeReq) String() string
- type ListNoticeResp
- func (*ListNoticeResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListNoticeResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListNoticeResp) FastWrite(buf []byte) (offset int)
- func (x *ListNoticeResp) GetCount() int64
- func (x *ListNoticeResp) GetNotices() []*Notice
- func (*ListNoticeResp) ProtoMessage()
- func (x *ListNoticeResp) ProtoReflect() protoreflect.Message
- func (x *ListNoticeResp) Reset()
- func (x *ListNoticeResp) Size() (n int)
- func (x *ListNoticeResp) String() string
- type ListNotificationReq
- func (*ListNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListNotificationReq) FastWrite(buf []byte) (offset int)
- func (x *ListNotificationReq) GetPaginationOptions() *basic.PaginationOptions
- func (x *ListNotificationReq) GetTargetType() NotificationTargetType
- func (x *ListNotificationReq) GetType() NotificationType
- func (x *ListNotificationReq) GetUserId() string
- func (*ListNotificationReq) ProtoMessage()
- func (x *ListNotificationReq) ProtoReflect() protoreflect.Message
- func (x *ListNotificationReq) Reset()
- func (x *ListNotificationReq) Size() (n int)
- func (x *ListNotificationReq) String() string
- type ListNotificationResp
- func (*ListNotificationResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListNotificationResp) FastWrite(buf []byte) (offset int)
- func (x *ListNotificationResp) GetNotRead() int64
- func (x *ListNotificationResp) GetNotifications() []*Notification
- func (x *ListNotificationResp) GetToken() string
- func (x *ListNotificationResp) GetTotal() int64
- func (*ListNotificationResp) ProtoMessage()
- func (x *ListNotificationResp) ProtoReflect() protoreflect.Message
- func (x *ListNotificationResp) Reset()
- func (x *ListNotificationResp) Size() (n int)
- func (x *ListNotificationResp) String() string
- type ListUserIdByRoleReq
- func (*ListUserIdByRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserIdByRoleReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListUserIdByRoleReq) FastWrite(buf []byte) (offset int)
- func (x *ListUserIdByRoleReq) GetRole() *Role
- func (*ListUserIdByRoleReq) ProtoMessage()
- func (x *ListUserIdByRoleReq) ProtoReflect() protoreflect.Message
- func (x *ListUserIdByRoleReq) Reset()
- func (x *ListUserIdByRoleReq) Size() (n int)
- func (x *ListUserIdByRoleReq) String() string
- type ListUserIdByRoleResp
- func (*ListUserIdByRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserIdByRoleResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ListUserIdByRoleResp) FastWrite(buf []byte) (offset int)
- func (x *ListUserIdByRoleResp) GetUserId() []string
- func (*ListUserIdByRoleResp) ProtoMessage()
- func (x *ListUserIdByRoleResp) ProtoReflect() protoreflect.Message
- func (x *ListUserIdByRoleResp) Reset()
- func (x *ListUserIdByRoleResp) Size() (n int)
- func (x *ListUserIdByRoleResp) String() string
- type News
- func (*News) Descriptor() ([]byte, []int)deprecated
- func (x *News) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *News) FastWrite(buf []byte) (offset int)
- func (x *News) GetCommunityId() string
- func (x *News) GetId() string
- func (x *News) GetImageUrl() string
- func (x *News) GetIsPublic() int64
- func (x *News) GetLinkUrl() string
- func (x *News) GetType() string
- func (*News) ProtoMessage()
- func (x *News) ProtoReflect() protoreflect.Message
- func (x *News) Reset()
- func (x *News) Size() (n int)
- func (x *News) String() string
- type Notice
- func (*Notice) Descriptor() ([]byte, []int)deprecated
- func (x *Notice) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Notice) FastWrite(buf []byte) (offset int)
- func (x *Notice) GetCommunityId() string
- func (x *Notice) GetCreateAt() int64
- func (x *Notice) GetId() string
- func (x *Notice) GetText() string
- func (x *Notice) GetUpdateAt() int64
- func (*Notice) ProtoMessage()
- func (x *Notice) ProtoReflect() protoreflect.Message
- func (x *Notice) Reset()
- func (x *Notice) Size() (n int)
- func (x *Notice) String() string
- type Notification
- func (*Notification) Descriptor() ([]byte, []int)deprecated
- func (x *Notification) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Notification) FastWrite(buf []byte) (offset int)
- func (x *Notification) GetCreateAt() int64
- func (x *Notification) GetIsRead() bool
- func (x *Notification) GetNotificationId() string
- func (x *Notification) GetSourceContentId() string
- func (x *Notification) GetSourceUserId() string
- func (x *Notification) GetTargetType() NotificationTargetType
- func (x *Notification) GetTargetUserId() string
- func (x *Notification) GetText() string
- func (x *Notification) GetType() NotificationType
- func (*Notification) ProtoMessage()
- func (x *Notification) ProtoReflect() protoreflect.Message
- func (x *Notification) Reset()
- func (x *Notification) Size() (n int)
- func (x *Notification) String() string
- type NotificationTargetType
- func (NotificationTargetType) Descriptor() protoreflect.EnumDescriptor
- func (x NotificationTargetType) Enum() *NotificationTargetType
- func (NotificationTargetType) EnumDescriptor() ([]byte, []int)deprecated
- func (x NotificationTargetType) Number() protoreflect.EnumNumber
- func (x NotificationTargetType) String() string
- func (NotificationTargetType) Type() protoreflect.EnumType
- type NotificationType
- func (NotificationType) Descriptor() protoreflect.EnumDescriptor
- func (x NotificationType) Enum() *NotificationType
- func (NotificationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x NotificationType) Number() protoreflect.EnumNumber
- func (x NotificationType) String() string
- func (NotificationType) Type() protoreflect.EnumType
- type ReadNotificationReq
- func (*ReadNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *ReadNotificationReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ReadNotificationReq) FastWrite(buf []byte) (offset int)
- func (x *ReadNotificationReq) GetNotificationId() string
- func (*ReadNotificationReq) ProtoMessage()
- func (x *ReadNotificationReq) ProtoReflect() protoreflect.Message
- func (x *ReadNotificationReq) Reset()
- func (x *ReadNotificationReq) Size() (n int)
- func (x *ReadNotificationReq) String() string
- type ReadNotificationResp
- func (*ReadNotificationResp) Descriptor() ([]byte, []int)deprecated
- func (x *ReadNotificationResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ReadNotificationResp) FastWrite(buf []byte) (offset int)
- func (*ReadNotificationResp) ProtoMessage()
- func (x *ReadNotificationResp) ProtoReflect() protoreflect.Message
- func (x *ReadNotificationResp) Reset()
- func (x *ReadNotificationResp) Size() (n int)
- func (x *ReadNotificationResp) String() string
- type ReadRangeNotificationReq
- func (*ReadRangeNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *ReadRangeNotificationReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ReadRangeNotificationReq) FastWrite(buf []byte) (offset int)
- func (x *ReadRangeNotificationReq) GetFirstId() string
- func (x *ReadRangeNotificationReq) GetLastId() string
- func (x *ReadRangeNotificationReq) GetTargetType() NotificationTargetType
- func (x *ReadRangeNotificationReq) GetType() NotificationType
- func (x *ReadRangeNotificationReq) GetUserId() string
- func (*ReadRangeNotificationReq) ProtoMessage()
- func (x *ReadRangeNotificationReq) ProtoReflect() protoreflect.Message
- func (x *ReadRangeNotificationReq) Reset()
- func (x *ReadRangeNotificationReq) Size() (n int)
- func (x *ReadRangeNotificationReq) String() string
- type ReadRangeNotificationResp
- func (*ReadRangeNotificationResp) Descriptor() ([]byte, []int)deprecated
- func (x *ReadRangeNotificationResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *ReadRangeNotificationResp) FastWrite(buf []byte) (offset int)
- func (x *ReadRangeNotificationResp) GetNotRead() int64
- func (*ReadRangeNotificationResp) ProtoMessage()
- func (x *ReadRangeNotificationResp) ProtoReflect() protoreflect.Message
- func (x *ReadRangeNotificationResp) Reset()
- func (x *ReadRangeNotificationResp) Size() (n int)
- func (x *ReadRangeNotificationResp) String() string
- type RetrieveAdminReq
- func (*RetrieveAdminReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveAdminReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveAdminReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveAdminReq) GetId() string
- func (*RetrieveAdminReq) ProtoMessage()
- func (x *RetrieveAdminReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveAdminReq) Reset()
- func (x *RetrieveAdminReq) Size() (n int)
- func (x *RetrieveAdminReq) String() string
- type RetrieveAdminResp
- func (*RetrieveAdminResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveAdminResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveAdminResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveAdminResp) GetAdmin() *Admin
- func (*RetrieveAdminResp) ProtoMessage()
- func (x *RetrieveAdminResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveAdminResp) Reset()
- func (x *RetrieveAdminResp) Size() (n int)
- func (x *RetrieveAdminResp) String() string
- type RetrieveCommunityReq
- func (*RetrieveCommunityReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveCommunityReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveCommunityReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveCommunityReq) GetId() string
- func (*RetrieveCommunityReq) ProtoMessage()
- func (x *RetrieveCommunityReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveCommunityReq) Reset()
- func (x *RetrieveCommunityReq) Size() (n int)
- func (x *RetrieveCommunityReq) String() string
- type RetrieveCommunityResp
- func (*RetrieveCommunityResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveCommunityResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveCommunityResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveCommunityResp) GetCommunity() *Community
- func (*RetrieveCommunityResp) ProtoMessage()
- func (x *RetrieveCommunityResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveCommunityResp) Reset()
- func (x *RetrieveCommunityResp) Size() (n int)
- func (x *RetrieveCommunityResp) String() string
- type RetrieveNewsReq
- func (*RetrieveNewsReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveNewsReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveNewsReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveNewsReq) GetId() string
- func (*RetrieveNewsReq) ProtoMessage()
- func (x *RetrieveNewsReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveNewsReq) Reset()
- func (x *RetrieveNewsReq) Size() (n int)
- func (x *RetrieveNewsReq) String() string
- type RetrieveNewsResp
- func (*RetrieveNewsResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveNewsResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveNewsResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveNewsResp) GetNews() *News
- func (*RetrieveNewsResp) ProtoMessage()
- func (x *RetrieveNewsResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveNewsResp) Reset()
- func (x *RetrieveNewsResp) Size() (n int)
- func (x *RetrieveNewsResp) String() string
- type RetrieveNoticeReq
- func (*RetrieveNoticeReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveNoticeReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveNoticeReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveNoticeReq) GetId() string
- func (*RetrieveNoticeReq) ProtoMessage()
- func (x *RetrieveNoticeReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveNoticeReq) Reset()
- func (x *RetrieveNoticeReq) Size() (n int)
- func (x *RetrieveNoticeReq) String() string
- type RetrieveNoticeResp
- func (*RetrieveNoticeResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveNoticeResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveNoticeResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveNoticeResp) GetNotice() *Notice
- func (*RetrieveNoticeResp) ProtoMessage()
- func (x *RetrieveNoticeResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveNoticeResp) Reset()
- func (x *RetrieveNoticeResp) Size() (n int)
- func (x *RetrieveNoticeResp) String() string
- type RetrieveUserRoleReq
- func (*RetrieveUserRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveUserRoleReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveUserRoleReq) FastWrite(buf []byte) (offset int)
- func (x *RetrieveUserRoleReq) GetUserId() string
- func (*RetrieveUserRoleReq) ProtoMessage()
- func (x *RetrieveUserRoleReq) ProtoReflect() protoreflect.Message
- func (x *RetrieveUserRoleReq) Reset()
- func (x *RetrieveUserRoleReq) Size() (n int)
- func (x *RetrieveUserRoleReq) String() string
- type RetrieveUserRoleResp
- func (*RetrieveUserRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *RetrieveUserRoleResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *RetrieveUserRoleResp) FastWrite(buf []byte) (offset int)
- func (x *RetrieveUserRoleResp) GetRoles() []*Role
- func (*RetrieveUserRoleResp) ProtoMessage()
- func (x *RetrieveUserRoleResp) ProtoReflect() protoreflect.Message
- func (x *RetrieveUserRoleResp) Reset()
- func (x *RetrieveUserRoleResp) Size() (n int)
- func (x *RetrieveUserRoleResp) String() string
- type Role
- func (*Role) Descriptor() ([]byte, []int)deprecated
- func (x *Role) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *Role) FastWrite(buf []byte) (offset int)
- func (x *Role) GetCommunityId() string
- func (x *Role) GetRoleType() RoleType
- func (*Role) ProtoMessage()
- func (x *Role) ProtoReflect() protoreflect.Message
- func (x *Role) Reset()
- func (x *Role) Size() (n int)
- func (x *Role) String() string
- type RoleType
- type SystemRpc
- type UpdateAdminReq
- func (*UpdateAdminReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAdminReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateAdminReq) FastWrite(buf []byte) (offset int)
- func (x *UpdateAdminReq) GetAvatarUrl() string
- func (x *UpdateAdminReq) GetCommunityId() string
- func (x *UpdateAdminReq) GetId() string
- func (x *UpdateAdminReq) GetName() string
- func (x *UpdateAdminReq) GetPhone() string
- func (x *UpdateAdminReq) GetTitle() string
- func (x *UpdateAdminReq) GetWechat() string
- func (*UpdateAdminReq) ProtoMessage()
- func (x *UpdateAdminReq) ProtoReflect() protoreflect.Message
- func (x *UpdateAdminReq) Reset()
- func (x *UpdateAdminReq) Size() (n int)
- func (x *UpdateAdminReq) String() string
- type UpdateAdminResp
- func (*UpdateAdminResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAdminResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateAdminResp) FastWrite(buf []byte) (offset int)
- func (*UpdateAdminResp) ProtoMessage()
- func (x *UpdateAdminResp) ProtoReflect() protoreflect.Message
- func (x *UpdateAdminResp) Reset()
- func (x *UpdateAdminResp) Size() (n int)
- func (x *UpdateAdminResp) String() string
- type UpdateCommunityReq
- func (*UpdateCommunityReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCommunityReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateCommunityReq) FastWrite(buf []byte) (offset int)
- func (x *UpdateCommunityReq) GetId() string
- func (x *UpdateCommunityReq) GetName() string
- func (x *UpdateCommunityReq) GetParentId() string
- func (*UpdateCommunityReq) ProtoMessage()
- func (x *UpdateCommunityReq) ProtoReflect() protoreflect.Message
- func (x *UpdateCommunityReq) Reset()
- func (x *UpdateCommunityReq) Size() (n int)
- func (x *UpdateCommunityReq) String() string
- type UpdateCommunityResp
- func (*UpdateCommunityResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCommunityResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateCommunityResp) FastWrite(buf []byte) (offset int)
- func (*UpdateCommunityResp) ProtoMessage()
- func (x *UpdateCommunityResp) ProtoReflect() protoreflect.Message
- func (x *UpdateCommunityResp) Reset()
- func (x *UpdateCommunityResp) Size() (n int)
- func (x *UpdateCommunityResp) String() string
- type UpdateNewsReq
- func (*UpdateNewsReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNewsReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateNewsReq) FastWrite(buf []byte) (offset int)
- func (x *UpdateNewsReq) GetId() string
- func (x *UpdateNewsReq) GetImageUrl() string
- func (x *UpdateNewsReq) GetIsPublic() int64
- func (x *UpdateNewsReq) GetLinkUrl() string
- func (x *UpdateNewsReq) GetType() string
- func (*UpdateNewsReq) ProtoMessage()
- func (x *UpdateNewsReq) ProtoReflect() protoreflect.Message
- func (x *UpdateNewsReq) Reset()
- func (x *UpdateNewsReq) Size() (n int)
- func (x *UpdateNewsReq) String() string
- type UpdateNewsResp
- func (*UpdateNewsResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNewsResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateNewsResp) FastWrite(buf []byte) (offset int)
- func (*UpdateNewsResp) ProtoMessage()
- func (x *UpdateNewsResp) ProtoReflect() protoreflect.Message
- func (x *UpdateNewsResp) Reset()
- func (x *UpdateNewsResp) Size() (n int)
- func (x *UpdateNewsResp) String() string
- type UpdateNoticeReq
- func (*UpdateNoticeReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNoticeReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateNoticeReq) FastWrite(buf []byte) (offset int)
- func (x *UpdateNoticeReq) GetId() string
- func (x *UpdateNoticeReq) GetText() string
- func (*UpdateNoticeReq) ProtoMessage()
- func (x *UpdateNoticeReq) ProtoReflect() protoreflect.Message
- func (x *UpdateNoticeReq) Reset()
- func (x *UpdateNoticeReq) Size() (n int)
- func (x *UpdateNoticeReq) String() string
- type UpdateNoticeResp
- func (*UpdateNoticeResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNoticeResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateNoticeResp) FastWrite(buf []byte) (offset int)
- func (*UpdateNoticeResp) ProtoMessage()
- func (x *UpdateNoticeResp) ProtoReflect() protoreflect.Message
- func (x *UpdateNoticeResp) Reset()
- func (x *UpdateNoticeResp) Size() (n int)
- func (x *UpdateNoticeResp) String() string
- type UpdateUserRoleReq
- func (*UpdateUserRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRoleReq) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateUserRoleReq) FastWrite(buf []byte) (offset int)
- func (x *UpdateUserRoleReq) GetRoles() []*Role
- func (x *UpdateUserRoleReq) GetUserId() string
- func (*UpdateUserRoleReq) ProtoMessage()
- func (x *UpdateUserRoleReq) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRoleReq) Reset()
- func (x *UpdateUserRoleReq) Size() (n int)
- func (x *UpdateUserRoleReq) String() string
- type UpdateUserRoleResp
- func (*UpdateUserRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRoleResp) FastRead(buf []byte, _type int8, number int32) (offset int, err error)
- func (x *UpdateUserRoleResp) FastWrite(buf []byte) (offset int)
- func (*UpdateUserRoleResp) ProtoMessage()
- func (x *UpdateUserRoleResp) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRoleResp) Reset()
- func (x *UpdateUserRoleResp) Size() (n int)
- func (x *UpdateUserRoleResp) String() string
Constants ¶
This section is empty.
Variables ¶
var ( RoleType_name = map[int32]string{ 0: "TypeUnknown", 1: "TypeNormalUser", 2: "TypeCommunityAdmin", 3: "TypeSuperAdmin", 4: "TypeDeveloper", } RoleType_value = map[string]int32{ "TypeUnknown": 0, "TypeNormalUser": 1, "TypeCommunityAdmin": 2, "TypeSuperAdmin": 3, "TypeDeveloper": 4, } )
Enum value maps for RoleType.
var ( ApplyStatus_name = map[int32]string{ 0: "StatusUnknown", 1: "StatusUnprocessed", 2: "StatusAccepted", 3: "StatusRejected", } ApplyStatus_value = map[string]int32{ "StatusUnknown": 0, "StatusUnprocessed": 1, "StatusAccepted": 2, "StatusRejected": 3, } )
Enum value maps for ApplyStatus.
var ( NotificationTargetType_name = map[int32]string{ 0: "TargetTypeOther", 1: "TargetTypePost", 2: "TargetTypeMoment", 3: "TargetTypeComment", 4: "TargetTypeUser", } NotificationTargetType_value = map[string]int32{ "TargetTypeOther": 0, "TargetTypePost": 1, "TargetTypeMoment": 2, "TargetTypeComment": 3, "TargetTypeUser": 4, } )
Enum value maps for NotificationTargetType.
var ( NotificationType_name = map[int32]string{ 0: "TypeOther", 1: "TypeFollowed", 2: "TypeLiked", 3: "TypeCommented", } NotificationType_value = map[string]int32{ "TypeOther": 0, "TypeFollowed": 1, "TypeLiked": 2, "TypeCommented": 3, } )
Enum value maps for NotificationType.
var File_meowchat_system_common_proto protoreflect.FileDescriptor
var File_meowchat_system_system_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddNotificationReq ¶
type AddNotificationReq struct { Notification *Notification `protobuf:"bytes,1,opt,name=notification,proto3" json:"notification,omitempty"` // contains filtered or unexported fields }
func (*AddNotificationReq) Descriptor
deprecated
func (*AddNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use AddNotificationReq.ProtoReflect.Descriptor instead.
func (*AddNotificationReq) FastWrite ¶
func (x *AddNotificationReq) FastWrite(buf []byte) (offset int)
func (*AddNotificationReq) GetNotification ¶
func (x *AddNotificationReq) GetNotification() *Notification
func (*AddNotificationReq) ProtoMessage ¶
func (*AddNotificationReq) ProtoMessage()
func (*AddNotificationReq) ProtoReflect ¶
func (x *AddNotificationReq) ProtoReflect() protoreflect.Message
func (*AddNotificationReq) Reset ¶
func (x *AddNotificationReq) Reset()
func (*AddNotificationReq) Size ¶
func (x *AddNotificationReq) Size() (n int)
func (*AddNotificationReq) String ¶
func (x *AddNotificationReq) String() string
type AddNotificationResp ¶
type AddNotificationResp struct {
// contains filtered or unexported fields
}
func (*AddNotificationResp) Descriptor
deprecated
func (*AddNotificationResp) Descriptor() ([]byte, []int)
Deprecated: Use AddNotificationResp.ProtoReflect.Descriptor instead.
func (*AddNotificationResp) FastWrite ¶
func (x *AddNotificationResp) FastWrite(buf []byte) (offset int)
func (*AddNotificationResp) ProtoMessage ¶
func (*AddNotificationResp) ProtoMessage()
func (*AddNotificationResp) ProtoReflect ¶
func (x *AddNotificationResp) ProtoReflect() protoreflect.Message
func (*AddNotificationResp) Reset ¶
func (x *AddNotificationResp) Reset()
func (*AddNotificationResp) Size ¶
func (x *AddNotificationResp) Size() (n int)
func (*AddNotificationResp) String ¶
func (x *AddNotificationResp) String() string
type Admin ¶
type Admin struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CommunityId string `protobuf:"bytes,2,opt,name=communityId,proto3" json:"communityId,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"` Wechat string `protobuf:"bytes,6,opt,name=wechat,proto3" json:"wechat,omitempty"` AvatarUrl string `protobuf:"bytes,7,opt,name=avatarUrl,proto3" json:"avatarUrl,omitempty"` // contains filtered or unexported fields }
func (*Admin) Descriptor
deprecated
func (*Admin) GetAvatarUrl ¶
func (*Admin) GetCommunityId ¶
func (*Admin) ProtoMessage ¶
func (*Admin) ProtoMessage()
func (*Admin) ProtoReflect ¶
func (x *Admin) ProtoReflect() protoreflect.Message
type Apply ¶
type Apply struct { ApplyId string `protobuf:"bytes,1,opt,name=applyId,proto3" json:"applyId,omitempty"` ApplicantId string `protobuf:"bytes,2,opt,name=applicantId,proto3" json:"applicantId,omitempty"` CommunityId string `protobuf:"bytes,4,opt,name=communityId,proto3" json:"communityId,omitempty"` // contains filtered or unexported fields }
func (*Apply) Descriptor
deprecated
func (*Apply) GetApplicantId ¶
func (*Apply) GetApplyId ¶
func (*Apply) GetCommunityId ¶
func (*Apply) ProtoMessage ¶
func (*Apply) ProtoMessage()
func (*Apply) ProtoReflect ¶
func (x *Apply) ProtoReflect() protoreflect.Message
type ApplyStatus ¶
type ApplyStatus int32
const ( ApplyStatus_StatusUnknown ApplyStatus = 0 ApplyStatus_StatusUnprocessed ApplyStatus = 1 ApplyStatus_StatusAccepted ApplyStatus = 2 ApplyStatus_StatusRejected ApplyStatus = 3 )
func (ApplyStatus) Descriptor ¶
func (ApplyStatus) Descriptor() protoreflect.EnumDescriptor
func (ApplyStatus) Enum ¶
func (x ApplyStatus) Enum() *ApplyStatus
func (ApplyStatus) EnumDescriptor
deprecated
func (ApplyStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ApplyStatus.Descriptor instead.
func (ApplyStatus) Number ¶
func (x ApplyStatus) Number() protoreflect.EnumNumber
func (ApplyStatus) String ¶
func (x ApplyStatus) String() string
func (ApplyStatus) Type ¶
func (ApplyStatus) Type() protoreflect.EnumType
type CleanNotificationReq ¶
type CleanNotificationReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*CleanNotificationReq) Descriptor
deprecated
func (*CleanNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use CleanNotificationReq.ProtoReflect.Descriptor instead.
func (*CleanNotificationReq) FastWrite ¶
func (x *CleanNotificationReq) FastWrite(buf []byte) (offset int)
func (*CleanNotificationReq) GetUserId ¶
func (x *CleanNotificationReq) GetUserId() string
func (*CleanNotificationReq) ProtoMessage ¶
func (*CleanNotificationReq) ProtoMessage()
func (*CleanNotificationReq) ProtoReflect ¶
func (x *CleanNotificationReq) ProtoReflect() protoreflect.Message
func (*CleanNotificationReq) Reset ¶
func (x *CleanNotificationReq) Reset()
func (*CleanNotificationReq) Size ¶
func (x *CleanNotificationReq) Size() (n int)
func (*CleanNotificationReq) String ¶
func (x *CleanNotificationReq) String() string
type CleanNotificationResp ¶
type CleanNotificationResp struct {
// contains filtered or unexported fields
}
func (*CleanNotificationResp) Descriptor
deprecated
func (*CleanNotificationResp) Descriptor() ([]byte, []int)
Deprecated: Use CleanNotificationResp.ProtoReflect.Descriptor instead.
func (*CleanNotificationResp) FastWrite ¶
func (x *CleanNotificationResp) FastWrite(buf []byte) (offset int)
func (*CleanNotificationResp) ProtoMessage ¶
func (*CleanNotificationResp) ProtoMessage()
func (*CleanNotificationResp) ProtoReflect ¶
func (x *CleanNotificationResp) ProtoReflect() protoreflect.Message
func (*CleanNotificationResp) Reset ¶
func (x *CleanNotificationResp) Reset()
func (*CleanNotificationResp) Size ¶
func (x *CleanNotificationResp) Size() (n int)
func (*CleanNotificationResp) String ¶
func (x *CleanNotificationResp) String() string
type Community ¶
type Community 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"` ParentId string `protobuf:"bytes,3,opt,name=parentId,proto3" json:"parentId,omitempty"` // contains filtered or unexported fields }
func (*Community) Descriptor
deprecated
func (*Community) GetParentId ¶
func (*Community) ProtoMessage ¶
func (*Community) ProtoMessage()
func (*Community) ProtoReflect ¶
func (x *Community) ProtoReflect() protoreflect.Message
type ContainsRoleReq ¶
type ContainsRoleReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` Role *Role `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // 是否允许超级管理员,如果为true并且用户为超级管理员则不校验role AllowSuperAdmin bool `protobuf:"varint,3,opt,name=allowSuperAdmin,proto3" json:"allowSuperAdmin,omitempty"` // contains filtered or unexported fields }
如果role只传入type,只会校验用户是否包含该角色, 如果传入communityId并且type是communityAdmin,会同时校验communityId
func (*ContainsRoleReq) Descriptor
deprecated
func (*ContainsRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use ContainsRoleReq.ProtoReflect.Descriptor instead.
func (*ContainsRoleReq) FastWrite ¶
func (x *ContainsRoleReq) FastWrite(buf []byte) (offset int)
func (*ContainsRoleReq) GetAllowSuperAdmin ¶
func (x *ContainsRoleReq) GetAllowSuperAdmin() bool
func (*ContainsRoleReq) GetRole ¶
func (x *ContainsRoleReq) GetRole() *Role
func (*ContainsRoleReq) GetUserId ¶
func (x *ContainsRoleReq) GetUserId() string
func (*ContainsRoleReq) ProtoMessage ¶
func (*ContainsRoleReq) ProtoMessage()
func (*ContainsRoleReq) ProtoReflect ¶
func (x *ContainsRoleReq) ProtoReflect() protoreflect.Message
func (*ContainsRoleReq) Reset ¶
func (x *ContainsRoleReq) Reset()
func (*ContainsRoleReq) Size ¶
func (x *ContainsRoleReq) Size() (n int)
func (*ContainsRoleReq) String ¶
func (x *ContainsRoleReq) String() string
type ContainsRoleResp ¶
type ContainsRoleResp struct { Contains bool `protobuf:"varint,1,opt,name=contains,proto3" json:"contains,omitempty"` // contains filtered or unexported fields }
func (*ContainsRoleResp) Descriptor
deprecated
func (*ContainsRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use ContainsRoleResp.ProtoReflect.Descriptor instead.
func (*ContainsRoleResp) FastWrite ¶
func (x *ContainsRoleResp) FastWrite(buf []byte) (offset int)
func (*ContainsRoleResp) GetContains ¶
func (x *ContainsRoleResp) GetContains() bool
func (*ContainsRoleResp) ProtoMessage ¶
func (*ContainsRoleResp) ProtoMessage()
func (*ContainsRoleResp) ProtoReflect ¶
func (x *ContainsRoleResp) ProtoReflect() protoreflect.Message
func (*ContainsRoleResp) Reset ¶
func (x *ContainsRoleResp) Reset()
func (*ContainsRoleResp) Size ¶
func (x *ContainsRoleResp) Size() (n int)
func (*ContainsRoleResp) String ¶
func (x *ContainsRoleResp) String() string
type CountNotificationReq ¶
type CountNotificationReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` Type *NotificationType `protobuf:"varint,2,opt,name=type,proto3,enum=meowchat.system.NotificationType,oneof" json:"type,omitempty"` TargetType *NotificationTargetType `protobuf:"varint,3,opt,name=targetType,proto3,enum=meowchat.system.NotificationTargetType,oneof" json:"targetType,omitempty"` // contains filtered or unexported fields }
func (*CountNotificationReq) Descriptor
deprecated
func (*CountNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use CountNotificationReq.ProtoReflect.Descriptor instead.
func (*CountNotificationReq) FastWrite ¶
func (x *CountNotificationReq) FastWrite(buf []byte) (offset int)
func (*CountNotificationReq) GetTargetType ¶
func (x *CountNotificationReq) GetTargetType() NotificationTargetType
func (*CountNotificationReq) GetType ¶
func (x *CountNotificationReq) GetType() NotificationType
func (*CountNotificationReq) GetUserId ¶
func (x *CountNotificationReq) GetUserId() string
func (*CountNotificationReq) ProtoMessage ¶
func (*CountNotificationReq) ProtoMessage()
func (*CountNotificationReq) ProtoReflect ¶
func (x *CountNotificationReq) ProtoReflect() protoreflect.Message
func (*CountNotificationReq) Reset ¶
func (x *CountNotificationReq) Reset()
func (*CountNotificationReq) Size ¶
func (x *CountNotificationReq) Size() (n int)
func (*CountNotificationReq) String ¶
func (x *CountNotificationReq) String() string
type CountNotificationResp ¶
type CountNotificationResp struct { NotificationCount int64 `protobuf:"varint,1,opt,name=notificationCount,proto3" json:"notificationCount,omitempty"` // contains filtered or unexported fields }
func (*CountNotificationResp) Descriptor
deprecated
func (*CountNotificationResp) Descriptor() ([]byte, []int)
Deprecated: Use CountNotificationResp.ProtoReflect.Descriptor instead.
func (*CountNotificationResp) FastWrite ¶
func (x *CountNotificationResp) FastWrite(buf []byte) (offset int)
func (*CountNotificationResp) GetNotificationCount ¶
func (x *CountNotificationResp) GetNotificationCount() int64
func (*CountNotificationResp) ProtoMessage ¶
func (*CountNotificationResp) ProtoMessage()
func (*CountNotificationResp) ProtoReflect ¶
func (x *CountNotificationResp) ProtoReflect() protoreflect.Message
func (*CountNotificationResp) Reset ¶
func (x *CountNotificationResp) Reset()
func (*CountNotificationResp) Size ¶
func (x *CountNotificationResp) Size() (n int)
func (*CountNotificationResp) String ¶
func (x *CountNotificationResp) String() string
type CreateAdminReq ¶
type CreateAdminReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Phone string `protobuf:"bytes,4,opt,name=phone,proto3" json:"phone,omitempty"` Wechat string `protobuf:"bytes,5,opt,name=wechat,proto3" json:"wechat,omitempty"` AvatarUrl string `protobuf:"bytes,6,opt,name=avatarUrl,proto3" json:"avatarUrl,omitempty"` // contains filtered or unexported fields }
func (*CreateAdminReq) Descriptor
deprecated
func (*CreateAdminReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateAdminReq.ProtoReflect.Descriptor instead.
func (*CreateAdminReq) FastWrite ¶
func (x *CreateAdminReq) FastWrite(buf []byte) (offset int)
func (*CreateAdminReq) GetAvatarUrl ¶
func (x *CreateAdminReq) GetAvatarUrl() string
func (*CreateAdminReq) GetCommunityId ¶
func (x *CreateAdminReq) GetCommunityId() string
func (*CreateAdminReq) GetName ¶
func (x *CreateAdminReq) GetName() string
func (*CreateAdminReq) GetPhone ¶
func (x *CreateAdminReq) GetPhone() string
func (*CreateAdminReq) GetTitle ¶
func (x *CreateAdminReq) GetTitle() string
func (*CreateAdminReq) GetWechat ¶
func (x *CreateAdminReq) GetWechat() string
func (*CreateAdminReq) ProtoMessage ¶
func (*CreateAdminReq) ProtoMessage()
func (*CreateAdminReq) ProtoReflect ¶
func (x *CreateAdminReq) ProtoReflect() protoreflect.Message
func (*CreateAdminReq) Reset ¶
func (x *CreateAdminReq) Reset()
func (*CreateAdminReq) Size ¶
func (x *CreateAdminReq) Size() (n int)
func (*CreateAdminReq) String ¶
func (x *CreateAdminReq) String() string
type CreateAdminResp ¶
type CreateAdminResp struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateAdminResp) Descriptor
deprecated
func (*CreateAdminResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateAdminResp.ProtoReflect.Descriptor instead.
func (*CreateAdminResp) FastWrite ¶
func (x *CreateAdminResp) FastWrite(buf []byte) (offset int)
func (*CreateAdminResp) GetId ¶
func (x *CreateAdminResp) GetId() string
func (*CreateAdminResp) ProtoMessage ¶
func (*CreateAdminResp) ProtoMessage()
func (*CreateAdminResp) ProtoReflect ¶
func (x *CreateAdminResp) ProtoReflect() protoreflect.Message
func (*CreateAdminResp) Reset ¶
func (x *CreateAdminResp) Reset()
func (*CreateAdminResp) Size ¶
func (x *CreateAdminResp) Size() (n int)
func (*CreateAdminResp) String ¶
func (x *CreateAdminResp) String() string
type CreateApplyReq ¶
type CreateApplyReq struct { ApplicantId string `protobuf:"bytes,1,opt,name=applicantId,proto3" json:"applicantId,omitempty"` CommunityId string `protobuf:"bytes,2,opt,name=communityId,proto3" json:"communityId,omitempty"` // contains filtered or unexported fields }
func (*CreateApplyReq) Descriptor
deprecated
func (*CreateApplyReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateApplyReq.ProtoReflect.Descriptor instead.
func (*CreateApplyReq) FastWrite ¶
func (x *CreateApplyReq) FastWrite(buf []byte) (offset int)
func (*CreateApplyReq) GetApplicantId ¶
func (x *CreateApplyReq) GetApplicantId() string
func (*CreateApplyReq) GetCommunityId ¶
func (x *CreateApplyReq) GetCommunityId() string
func (*CreateApplyReq) ProtoMessage ¶
func (*CreateApplyReq) ProtoMessage()
func (*CreateApplyReq) ProtoReflect ¶
func (x *CreateApplyReq) ProtoReflect() protoreflect.Message
func (*CreateApplyReq) Reset ¶
func (x *CreateApplyReq) Reset()
func (*CreateApplyReq) Size ¶
func (x *CreateApplyReq) Size() (n int)
func (*CreateApplyReq) String ¶
func (x *CreateApplyReq) String() string
type CreateApplyResp ¶
type CreateApplyResp struct {
// contains filtered or unexported fields
}
func (*CreateApplyResp) Descriptor
deprecated
func (*CreateApplyResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateApplyResp.ProtoReflect.Descriptor instead.
func (*CreateApplyResp) FastWrite ¶
func (x *CreateApplyResp) FastWrite(buf []byte) (offset int)
func (*CreateApplyResp) ProtoMessage ¶
func (*CreateApplyResp) ProtoMessage()
func (*CreateApplyResp) ProtoReflect ¶
func (x *CreateApplyResp) ProtoReflect() protoreflect.Message
func (*CreateApplyResp) Reset ¶
func (x *CreateApplyResp) Reset()
func (*CreateApplyResp) Size ¶
func (x *CreateApplyResp) Size() (n int)
func (*CreateApplyResp) String ¶
func (x *CreateApplyResp) String() string
type CreateCommunityReq ¶
type CreateCommunityReq struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ParentId string `protobuf:"bytes,2,opt,name=parentId,proto3" json:"parentId,omitempty"` // contains filtered or unexported fields }
func (*CreateCommunityReq) Descriptor
deprecated
func (*CreateCommunityReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateCommunityReq.ProtoReflect.Descriptor instead.
func (*CreateCommunityReq) FastWrite ¶
func (x *CreateCommunityReq) FastWrite(buf []byte) (offset int)
func (*CreateCommunityReq) GetName ¶
func (x *CreateCommunityReq) GetName() string
func (*CreateCommunityReq) GetParentId ¶
func (x *CreateCommunityReq) GetParentId() string
func (*CreateCommunityReq) ProtoMessage ¶
func (*CreateCommunityReq) ProtoMessage()
func (*CreateCommunityReq) ProtoReflect ¶
func (x *CreateCommunityReq) ProtoReflect() protoreflect.Message
func (*CreateCommunityReq) Reset ¶
func (x *CreateCommunityReq) Reset()
func (*CreateCommunityReq) Size ¶
func (x *CreateCommunityReq) Size() (n int)
func (*CreateCommunityReq) String ¶
func (x *CreateCommunityReq) String() string
type CreateCommunityResp ¶
type CreateCommunityResp struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateCommunityResp) Descriptor
deprecated
func (*CreateCommunityResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateCommunityResp.ProtoReflect.Descriptor instead.
func (*CreateCommunityResp) FastWrite ¶
func (x *CreateCommunityResp) FastWrite(buf []byte) (offset int)
func (*CreateCommunityResp) GetId ¶
func (x *CreateCommunityResp) GetId() string
func (*CreateCommunityResp) ProtoMessage ¶
func (*CreateCommunityResp) ProtoMessage()
func (*CreateCommunityResp) ProtoReflect ¶
func (x *CreateCommunityResp) ProtoReflect() protoreflect.Message
func (*CreateCommunityResp) Reset ¶
func (x *CreateCommunityResp) Reset()
func (*CreateCommunityResp) Size ¶
func (x *CreateCommunityResp) Size() (n int)
func (*CreateCommunityResp) String ¶
func (x *CreateCommunityResp) String() string
type CreateNewsReq ¶
type CreateNewsReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` ImageUrl string `protobuf:"bytes,2,opt,name=imageUrl,proto3" json:"imageUrl,omitempty"` LinkUrl string `protobuf:"bytes,3,opt,name=linkUrl,proto3" json:"linkUrl,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` IsPublic int64 `protobuf:"varint,5,opt,name=isPublic,proto3" json:"isPublic,omitempty"` // contains filtered or unexported fields }
func (*CreateNewsReq) Descriptor
deprecated
func (*CreateNewsReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateNewsReq.ProtoReflect.Descriptor instead.
func (*CreateNewsReq) FastWrite ¶
func (x *CreateNewsReq) FastWrite(buf []byte) (offset int)
func (*CreateNewsReq) GetCommunityId ¶
func (x *CreateNewsReq) GetCommunityId() string
func (*CreateNewsReq) GetImageUrl ¶
func (x *CreateNewsReq) GetImageUrl() string
func (*CreateNewsReq) GetIsPublic ¶
func (x *CreateNewsReq) GetIsPublic() int64
func (*CreateNewsReq) GetLinkUrl ¶
func (x *CreateNewsReq) GetLinkUrl() string
func (*CreateNewsReq) GetType ¶
func (x *CreateNewsReq) GetType() string
func (*CreateNewsReq) ProtoMessage ¶
func (*CreateNewsReq) ProtoMessage()
func (*CreateNewsReq) ProtoReflect ¶
func (x *CreateNewsReq) ProtoReflect() protoreflect.Message
func (*CreateNewsReq) Reset ¶
func (x *CreateNewsReq) Reset()
func (*CreateNewsReq) Size ¶
func (x *CreateNewsReq) Size() (n int)
func (*CreateNewsReq) String ¶
func (x *CreateNewsReq) String() string
type CreateNewsResp ¶
type CreateNewsResp struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateNewsResp) Descriptor
deprecated
func (*CreateNewsResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateNewsResp.ProtoReflect.Descriptor instead.
func (*CreateNewsResp) FastWrite ¶
func (x *CreateNewsResp) FastWrite(buf []byte) (offset int)
func (*CreateNewsResp) GetId ¶
func (x *CreateNewsResp) GetId() string
func (*CreateNewsResp) ProtoMessage ¶
func (*CreateNewsResp) ProtoMessage()
func (*CreateNewsResp) ProtoReflect ¶
func (x *CreateNewsResp) ProtoReflect() protoreflect.Message
func (*CreateNewsResp) Reset ¶
func (x *CreateNewsResp) Reset()
func (*CreateNewsResp) Size ¶
func (x *CreateNewsResp) Size() (n int)
func (*CreateNewsResp) String ¶
func (x *CreateNewsResp) String() string
type CreateNoticeReq ¶
type CreateNoticeReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*CreateNoticeReq) Descriptor
deprecated
func (*CreateNoticeReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateNoticeReq.ProtoReflect.Descriptor instead.
func (*CreateNoticeReq) FastWrite ¶
func (x *CreateNoticeReq) FastWrite(buf []byte) (offset int)
func (*CreateNoticeReq) GetCommunityId ¶
func (x *CreateNoticeReq) GetCommunityId() string
func (*CreateNoticeReq) GetText ¶
func (x *CreateNoticeReq) GetText() string
func (*CreateNoticeReq) ProtoMessage ¶
func (*CreateNoticeReq) ProtoMessage()
func (*CreateNoticeReq) ProtoReflect ¶
func (x *CreateNoticeReq) ProtoReflect() protoreflect.Message
func (*CreateNoticeReq) Reset ¶
func (x *CreateNoticeReq) Reset()
func (*CreateNoticeReq) Size ¶
func (x *CreateNoticeReq) Size() (n int)
func (*CreateNoticeReq) String ¶
func (x *CreateNoticeReq) String() string
type CreateNoticeResp ¶
type CreateNoticeResp struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateNoticeResp) Descriptor
deprecated
func (*CreateNoticeResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateNoticeResp.ProtoReflect.Descriptor instead.
func (*CreateNoticeResp) FastWrite ¶
func (x *CreateNoticeResp) FastWrite(buf []byte) (offset int)
func (*CreateNoticeResp) GetId ¶
func (x *CreateNoticeResp) GetId() string
func (*CreateNoticeResp) ProtoMessage ¶
func (*CreateNoticeResp) ProtoMessage()
func (*CreateNoticeResp) ProtoReflect ¶
func (x *CreateNoticeResp) ProtoReflect() protoreflect.Message
func (*CreateNoticeResp) Reset ¶
func (x *CreateNoticeResp) Reset()
func (*CreateNoticeResp) Size ¶
func (x *CreateNoticeResp) Size() (n int)
func (*CreateNoticeResp) String ¶
func (x *CreateNoticeResp) String() string
type DeleteAdminReq ¶
type DeleteAdminReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAdminReq) Descriptor
deprecated
func (*DeleteAdminReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAdminReq.ProtoReflect.Descriptor instead.
func (*DeleteAdminReq) FastWrite ¶
func (x *DeleteAdminReq) FastWrite(buf []byte) (offset int)
func (*DeleteAdminReq) GetId ¶
func (x *DeleteAdminReq) GetId() string
func (*DeleteAdminReq) ProtoMessage ¶
func (*DeleteAdminReq) ProtoMessage()
func (*DeleteAdminReq) ProtoReflect ¶
func (x *DeleteAdminReq) ProtoReflect() protoreflect.Message
func (*DeleteAdminReq) Reset ¶
func (x *DeleteAdminReq) Reset()
func (*DeleteAdminReq) Size ¶
func (x *DeleteAdminReq) Size() (n int)
func (*DeleteAdminReq) String ¶
func (x *DeleteAdminReq) String() string
type DeleteAdminResp ¶
type DeleteAdminResp struct {
// contains filtered or unexported fields
}
func (*DeleteAdminResp) Descriptor
deprecated
func (*DeleteAdminResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAdminResp.ProtoReflect.Descriptor instead.
func (*DeleteAdminResp) FastWrite ¶
func (x *DeleteAdminResp) FastWrite(buf []byte) (offset int)
func (*DeleteAdminResp) ProtoMessage ¶
func (*DeleteAdminResp) ProtoMessage()
func (*DeleteAdminResp) ProtoReflect ¶
func (x *DeleteAdminResp) ProtoReflect() protoreflect.Message
func (*DeleteAdminResp) Reset ¶
func (x *DeleteAdminResp) Reset()
func (*DeleteAdminResp) Size ¶
func (x *DeleteAdminResp) Size() (n int)
func (*DeleteAdminResp) String ¶
func (x *DeleteAdminResp) String() string
type DeleteCommunityReq ¶
type DeleteCommunityReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteCommunityReq) Descriptor
deprecated
func (*DeleteCommunityReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCommunityReq.ProtoReflect.Descriptor instead.
func (*DeleteCommunityReq) FastWrite ¶
func (x *DeleteCommunityReq) FastWrite(buf []byte) (offset int)
func (*DeleteCommunityReq) GetId ¶
func (x *DeleteCommunityReq) GetId() string
func (*DeleteCommunityReq) ProtoMessage ¶
func (*DeleteCommunityReq) ProtoMessage()
func (*DeleteCommunityReq) ProtoReflect ¶
func (x *DeleteCommunityReq) ProtoReflect() protoreflect.Message
func (*DeleteCommunityReq) Reset ¶
func (x *DeleteCommunityReq) Reset()
func (*DeleteCommunityReq) Size ¶
func (x *DeleteCommunityReq) Size() (n int)
func (*DeleteCommunityReq) String ¶
func (x *DeleteCommunityReq) String() string
type DeleteCommunityResp ¶
type DeleteCommunityResp struct {
// contains filtered or unexported fields
}
func (*DeleteCommunityResp) Descriptor
deprecated
func (*DeleteCommunityResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCommunityResp.ProtoReflect.Descriptor instead.
func (*DeleteCommunityResp) FastWrite ¶
func (x *DeleteCommunityResp) FastWrite(buf []byte) (offset int)
func (*DeleteCommunityResp) ProtoMessage ¶
func (*DeleteCommunityResp) ProtoMessage()
func (*DeleteCommunityResp) ProtoReflect ¶
func (x *DeleteCommunityResp) ProtoReflect() protoreflect.Message
func (*DeleteCommunityResp) Reset ¶
func (x *DeleteCommunityResp) Reset()
func (*DeleteCommunityResp) Size ¶
func (x *DeleteCommunityResp) Size() (n int)
func (*DeleteCommunityResp) String ¶
func (x *DeleteCommunityResp) String() string
type DeleteNewsReq ¶
type DeleteNewsReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNewsReq) Descriptor
deprecated
func (*DeleteNewsReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNewsReq.ProtoReflect.Descriptor instead.
func (*DeleteNewsReq) FastWrite ¶
func (x *DeleteNewsReq) FastWrite(buf []byte) (offset int)
func (*DeleteNewsReq) GetId ¶
func (x *DeleteNewsReq) GetId() string
func (*DeleteNewsReq) ProtoMessage ¶
func (*DeleteNewsReq) ProtoMessage()
func (*DeleteNewsReq) ProtoReflect ¶
func (x *DeleteNewsReq) ProtoReflect() protoreflect.Message
func (*DeleteNewsReq) Reset ¶
func (x *DeleteNewsReq) Reset()
func (*DeleteNewsReq) Size ¶
func (x *DeleteNewsReq) Size() (n int)
func (*DeleteNewsReq) String ¶
func (x *DeleteNewsReq) String() string
type DeleteNewsResp ¶
type DeleteNewsResp struct {
// contains filtered or unexported fields
}
func (*DeleteNewsResp) Descriptor
deprecated
func (*DeleteNewsResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNewsResp.ProtoReflect.Descriptor instead.
func (*DeleteNewsResp) FastWrite ¶
func (x *DeleteNewsResp) FastWrite(buf []byte) (offset int)
func (*DeleteNewsResp) ProtoMessage ¶
func (*DeleteNewsResp) ProtoMessage()
func (*DeleteNewsResp) ProtoReflect ¶
func (x *DeleteNewsResp) ProtoReflect() protoreflect.Message
func (*DeleteNewsResp) Reset ¶
func (x *DeleteNewsResp) Reset()
func (*DeleteNewsResp) Size ¶
func (x *DeleteNewsResp) Size() (n int)
func (*DeleteNewsResp) String ¶
func (x *DeleteNewsResp) String() string
type DeleteNoticeReq ¶
type DeleteNoticeReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNoticeReq) Descriptor
deprecated
func (*DeleteNoticeReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNoticeReq.ProtoReflect.Descriptor instead.
func (*DeleteNoticeReq) FastWrite ¶
func (x *DeleteNoticeReq) FastWrite(buf []byte) (offset int)
func (*DeleteNoticeReq) GetId ¶
func (x *DeleteNoticeReq) GetId() string
func (*DeleteNoticeReq) ProtoMessage ¶
func (*DeleteNoticeReq) ProtoMessage()
func (*DeleteNoticeReq) ProtoReflect ¶
func (x *DeleteNoticeReq) ProtoReflect() protoreflect.Message
func (*DeleteNoticeReq) Reset ¶
func (x *DeleteNoticeReq) Reset()
func (*DeleteNoticeReq) Size ¶
func (x *DeleteNoticeReq) Size() (n int)
func (*DeleteNoticeReq) String ¶
func (x *DeleteNoticeReq) String() string
type DeleteNoticeResp ¶
type DeleteNoticeResp struct {
// contains filtered or unexported fields
}
func (*DeleteNoticeResp) Descriptor
deprecated
func (*DeleteNoticeResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNoticeResp.ProtoReflect.Descriptor instead.
func (*DeleteNoticeResp) FastWrite ¶
func (x *DeleteNoticeResp) FastWrite(buf []byte) (offset int)
func (*DeleteNoticeResp) ProtoMessage ¶
func (*DeleteNoticeResp) ProtoMessage()
func (*DeleteNoticeResp) ProtoReflect ¶
func (x *DeleteNoticeResp) ProtoReflect() protoreflect.Message
func (*DeleteNoticeResp) Reset ¶
func (x *DeleteNoticeResp) Reset()
func (*DeleteNoticeResp) Size ¶
func (x *DeleteNoticeResp) Size() (n int)
func (*DeleteNoticeResp) String ¶
func (x *DeleteNoticeResp) String() string
type HandleApplyReq ¶
type HandleApplyReq struct { ApplyId string `protobuf:"bytes,1,opt,name=applyId,proto3" json:"applyId,omitempty"` IsRejected bool `protobuf:"varint,2,opt,name=isRejected,proto3" json:"isRejected,omitempty"` // contains filtered or unexported fields }
func (*HandleApplyReq) Descriptor
deprecated
func (*HandleApplyReq) Descriptor() ([]byte, []int)
Deprecated: Use HandleApplyReq.ProtoReflect.Descriptor instead.
func (*HandleApplyReq) FastWrite ¶
func (x *HandleApplyReq) FastWrite(buf []byte) (offset int)
func (*HandleApplyReq) GetApplyId ¶
func (x *HandleApplyReq) GetApplyId() string
func (*HandleApplyReq) GetIsRejected ¶
func (x *HandleApplyReq) GetIsRejected() bool
func (*HandleApplyReq) ProtoMessage ¶
func (*HandleApplyReq) ProtoMessage()
func (*HandleApplyReq) ProtoReflect ¶
func (x *HandleApplyReq) ProtoReflect() protoreflect.Message
func (*HandleApplyReq) Reset ¶
func (x *HandleApplyReq) Reset()
func (*HandleApplyReq) Size ¶
func (x *HandleApplyReq) Size() (n int)
func (*HandleApplyReq) String ¶
func (x *HandleApplyReq) String() string
type HandleApplyResp ¶
type HandleApplyResp struct {
// contains filtered or unexported fields
}
func (*HandleApplyResp) Descriptor
deprecated
func (*HandleApplyResp) Descriptor() ([]byte, []int)
Deprecated: Use HandleApplyResp.ProtoReflect.Descriptor instead.
func (*HandleApplyResp) FastWrite ¶
func (x *HandleApplyResp) FastWrite(buf []byte) (offset int)
func (*HandleApplyResp) ProtoMessage ¶
func (*HandleApplyResp) ProtoMessage()
func (*HandleApplyResp) ProtoReflect ¶
func (x *HandleApplyResp) ProtoReflect() protoreflect.Message
func (*HandleApplyResp) Reset ¶
func (x *HandleApplyResp) Reset()
func (*HandleApplyResp) Size ¶
func (x *HandleApplyResp) Size() (n int)
func (*HandleApplyResp) String ¶
func (x *HandleApplyResp) String() string
type ListAdminReq ¶
type ListAdminReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` Page int64 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` // 分页的当前页,从1开始 PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // 分页的每页大小,小于1时不分页 Sort map[string]int32 `` // 排序的字段,key为字段名,value为1为升序,-1为降序 /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListAdminReq) Descriptor
deprecated
func (*ListAdminReq) Descriptor() ([]byte, []int)
Deprecated: Use ListAdminReq.ProtoReflect.Descriptor instead.
func (*ListAdminReq) FastWrite ¶
func (x *ListAdminReq) FastWrite(buf []byte) (offset int)
func (*ListAdminReq) GetCommunityId ¶
func (x *ListAdminReq) GetCommunityId() string
func (*ListAdminReq) GetPage ¶
func (x *ListAdminReq) GetPage() int64
func (*ListAdminReq) GetPageSize ¶
func (x *ListAdminReq) GetPageSize() int64
func (*ListAdminReq) GetSort ¶
func (x *ListAdminReq) GetSort() map[string]int32
func (*ListAdminReq) ProtoMessage ¶
func (*ListAdminReq) ProtoMessage()
func (*ListAdminReq) ProtoReflect ¶
func (x *ListAdminReq) ProtoReflect() protoreflect.Message
func (*ListAdminReq) Reset ¶
func (x *ListAdminReq) Reset()
func (*ListAdminReq) Size ¶
func (x *ListAdminReq) Size() (n int)
func (*ListAdminReq) String ¶
func (x *ListAdminReq) String() string
type ListAdminResp ¶
type ListAdminResp struct { Admins []*Admin `protobuf:"bytes,1,rep,name=admins,proto3" json:"admins,omitempty"` Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*ListAdminResp) Descriptor
deprecated
func (*ListAdminResp) Descriptor() ([]byte, []int)
Deprecated: Use ListAdminResp.ProtoReflect.Descriptor instead.
func (*ListAdminResp) FastWrite ¶
func (x *ListAdminResp) FastWrite(buf []byte) (offset int)
func (*ListAdminResp) GetAdmins ¶
func (x *ListAdminResp) GetAdmins() []*Admin
func (*ListAdminResp) GetCount ¶
func (x *ListAdminResp) GetCount() int64
func (*ListAdminResp) ProtoMessage ¶
func (*ListAdminResp) ProtoMessage()
func (*ListAdminResp) ProtoReflect ¶
func (x *ListAdminResp) ProtoReflect() protoreflect.Message
func (*ListAdminResp) Reset ¶
func (x *ListAdminResp) Reset()
func (*ListAdminResp) Size ¶
func (x *ListAdminResp) Size() (n int)
func (*ListAdminResp) String ¶
func (x *ListAdminResp) String() string
type ListApplyReq ¶
type ListApplyReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` // contains filtered or unexported fields }
func (*ListApplyReq) Descriptor
deprecated
func (*ListApplyReq) Descriptor() ([]byte, []int)
Deprecated: Use ListApplyReq.ProtoReflect.Descriptor instead.
func (*ListApplyReq) FastWrite ¶
func (x *ListApplyReq) FastWrite(buf []byte) (offset int)
func (*ListApplyReq) GetCommunityId ¶
func (x *ListApplyReq) GetCommunityId() string
func (*ListApplyReq) ProtoMessage ¶
func (*ListApplyReq) ProtoMessage()
func (*ListApplyReq) ProtoReflect ¶
func (x *ListApplyReq) ProtoReflect() protoreflect.Message
func (*ListApplyReq) Reset ¶
func (x *ListApplyReq) Reset()
func (*ListApplyReq) Size ¶
func (x *ListApplyReq) Size() (n int)
func (*ListApplyReq) String ¶
func (x *ListApplyReq) String() string
type ListApplyResp ¶
type ListApplyResp struct { Apply []*Apply `protobuf:"bytes,1,rep,name=apply,proto3" json:"apply,omitempty"` // contains filtered or unexported fields }
func (*ListApplyResp) Descriptor
deprecated
func (*ListApplyResp) Descriptor() ([]byte, []int)
Deprecated: Use ListApplyResp.ProtoReflect.Descriptor instead.
func (*ListApplyResp) FastWrite ¶
func (x *ListApplyResp) FastWrite(buf []byte) (offset int)
func (*ListApplyResp) GetApply ¶
func (x *ListApplyResp) GetApply() []*Apply
func (*ListApplyResp) ProtoMessage ¶
func (*ListApplyResp) ProtoMessage()
func (*ListApplyResp) ProtoReflect ¶
func (x *ListApplyResp) ProtoReflect() protoreflect.Message
func (*ListApplyResp) Reset ¶
func (x *ListApplyResp) Reset()
func (*ListApplyResp) Size ¶
func (x *ListApplyResp) Size() (n int)
func (*ListApplyResp) String ¶
func (x *ListApplyResp) String() string
type ListCommunityReq ¶
type ListCommunityReq struct { ParentId string `protobuf:"bytes,1,opt,name=parentId,proto3" json:"parentId,omitempty"` Page int64 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` // 分页的当前页,从1开始 PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // 分页的每页大小,小于1时不分页 Sort map[string]int32 `` // 排序的字段,key为字段名,value为1为升序,-1为降序 /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListCommunityReq) Descriptor
deprecated
func (*ListCommunityReq) Descriptor() ([]byte, []int)
Deprecated: Use ListCommunityReq.ProtoReflect.Descriptor instead.
func (*ListCommunityReq) FastWrite ¶
func (x *ListCommunityReq) FastWrite(buf []byte) (offset int)
func (*ListCommunityReq) GetPage ¶
func (x *ListCommunityReq) GetPage() int64
func (*ListCommunityReq) GetPageSize ¶
func (x *ListCommunityReq) GetPageSize() int64
func (*ListCommunityReq) GetParentId ¶
func (x *ListCommunityReq) GetParentId() string
func (*ListCommunityReq) GetSort ¶
func (x *ListCommunityReq) GetSort() map[string]int32
func (*ListCommunityReq) ProtoMessage ¶
func (*ListCommunityReq) ProtoMessage()
func (*ListCommunityReq) ProtoReflect ¶
func (x *ListCommunityReq) ProtoReflect() protoreflect.Message
func (*ListCommunityReq) Reset ¶
func (x *ListCommunityReq) Reset()
func (*ListCommunityReq) Size ¶
func (x *ListCommunityReq) Size() (n int)
func (*ListCommunityReq) String ¶
func (x *ListCommunityReq) String() string
type ListCommunityResp ¶
type ListCommunityResp struct { Communities []*Community `protobuf:"bytes,1,rep,name=communities,proto3" json:"communities,omitempty"` Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*ListCommunityResp) Descriptor
deprecated
func (*ListCommunityResp) Descriptor() ([]byte, []int)
Deprecated: Use ListCommunityResp.ProtoReflect.Descriptor instead.
func (*ListCommunityResp) FastWrite ¶
func (x *ListCommunityResp) FastWrite(buf []byte) (offset int)
func (*ListCommunityResp) GetCommunities ¶
func (x *ListCommunityResp) GetCommunities() []*Community
func (*ListCommunityResp) GetCount ¶
func (x *ListCommunityResp) GetCount() int64
func (*ListCommunityResp) ProtoMessage ¶
func (*ListCommunityResp) ProtoMessage()
func (*ListCommunityResp) ProtoReflect ¶
func (x *ListCommunityResp) ProtoReflect() protoreflect.Message
func (*ListCommunityResp) Reset ¶
func (x *ListCommunityResp) Reset()
func (*ListCommunityResp) Size ¶
func (x *ListCommunityResp) Size() (n int)
func (*ListCommunityResp) String ¶
func (x *ListCommunityResp) String() string
type ListNewsReq ¶
type ListNewsReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` Page int64 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` // 分页的当前页,从1开始 PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // 分页的每页大小,小于1时不分页 Sort map[string]int32 `` // 排序的字段,key为字段名,value为1为升序,-1为降序 /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListNewsReq) Descriptor
deprecated
func (*ListNewsReq) Descriptor() ([]byte, []int)
Deprecated: Use ListNewsReq.ProtoReflect.Descriptor instead.
func (*ListNewsReq) FastWrite ¶
func (x *ListNewsReq) FastWrite(buf []byte) (offset int)
func (*ListNewsReq) GetCommunityId ¶
func (x *ListNewsReq) GetCommunityId() string
func (*ListNewsReq) GetPage ¶
func (x *ListNewsReq) GetPage() int64
func (*ListNewsReq) GetPageSize ¶
func (x *ListNewsReq) GetPageSize() int64
func (*ListNewsReq) GetSort ¶
func (x *ListNewsReq) GetSort() map[string]int32
func (*ListNewsReq) ProtoMessage ¶
func (*ListNewsReq) ProtoMessage()
func (*ListNewsReq) ProtoReflect ¶
func (x *ListNewsReq) ProtoReflect() protoreflect.Message
func (*ListNewsReq) Reset ¶
func (x *ListNewsReq) Reset()
func (*ListNewsReq) Size ¶
func (x *ListNewsReq) Size() (n int)
func (*ListNewsReq) String ¶
func (x *ListNewsReq) String() string
type ListNewsResp ¶
type ListNewsResp struct { News []*News `protobuf:"bytes,1,rep,name=news,proto3" json:"news,omitempty"` Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*ListNewsResp) Descriptor
deprecated
func (*ListNewsResp) Descriptor() ([]byte, []int)
Deprecated: Use ListNewsResp.ProtoReflect.Descriptor instead.
func (*ListNewsResp) FastWrite ¶
func (x *ListNewsResp) FastWrite(buf []byte) (offset int)
func (*ListNewsResp) GetCount ¶
func (x *ListNewsResp) GetCount() int64
func (*ListNewsResp) GetNews ¶
func (x *ListNewsResp) GetNews() []*News
func (*ListNewsResp) ProtoMessage ¶
func (*ListNewsResp) ProtoMessage()
func (*ListNewsResp) ProtoReflect ¶
func (x *ListNewsResp) ProtoReflect() protoreflect.Message
func (*ListNewsResp) Reset ¶
func (x *ListNewsResp) Reset()
func (*ListNewsResp) Size ¶
func (x *ListNewsResp) Size() (n int)
func (*ListNewsResp) String ¶
func (x *ListNewsResp) String() string
type ListNoticeReq ¶
type ListNoticeReq struct { CommunityId string `protobuf:"bytes,1,opt,name=communityId,proto3" json:"communityId,omitempty"` Page int64 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` // 分页的当前页,从1开始 PageSize int64 `protobuf:"varint,3,opt,name=pageSize,proto3" json:"pageSize,omitempty"` // 分页的每页大小,小于1时不分页 Sort map[string]int32 `` // 排序的字段,key为字段名,value为1为升序,-1为降序 /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListNoticeReq) Descriptor
deprecated
func (*ListNoticeReq) Descriptor() ([]byte, []int)
Deprecated: Use ListNoticeReq.ProtoReflect.Descriptor instead.
func (*ListNoticeReq) FastWrite ¶
func (x *ListNoticeReq) FastWrite(buf []byte) (offset int)
func (*ListNoticeReq) GetCommunityId ¶
func (x *ListNoticeReq) GetCommunityId() string
func (*ListNoticeReq) GetPage ¶
func (x *ListNoticeReq) GetPage() int64
func (*ListNoticeReq) GetPageSize ¶
func (x *ListNoticeReq) GetPageSize() int64
func (*ListNoticeReq) GetSort ¶
func (x *ListNoticeReq) GetSort() map[string]int32
func (*ListNoticeReq) ProtoMessage ¶
func (*ListNoticeReq) ProtoMessage()
func (*ListNoticeReq) ProtoReflect ¶
func (x *ListNoticeReq) ProtoReflect() protoreflect.Message
func (*ListNoticeReq) Reset ¶
func (x *ListNoticeReq) Reset()
func (*ListNoticeReq) Size ¶
func (x *ListNoticeReq) Size() (n int)
func (*ListNoticeReq) String ¶
func (x *ListNoticeReq) String() string
type ListNoticeResp ¶
type ListNoticeResp struct { Notices []*Notice `protobuf:"bytes,1,rep,name=notices,proto3" json:"notices,omitempty"` Count int64 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*ListNoticeResp) Descriptor
deprecated
func (*ListNoticeResp) Descriptor() ([]byte, []int)
Deprecated: Use ListNoticeResp.ProtoReflect.Descriptor instead.
func (*ListNoticeResp) FastWrite ¶
func (x *ListNoticeResp) FastWrite(buf []byte) (offset int)
func (*ListNoticeResp) GetCount ¶
func (x *ListNoticeResp) GetCount() int64
func (*ListNoticeResp) GetNotices ¶
func (x *ListNoticeResp) GetNotices() []*Notice
func (*ListNoticeResp) ProtoMessage ¶
func (*ListNoticeResp) ProtoMessage()
func (*ListNoticeResp) ProtoReflect ¶
func (x *ListNoticeResp) ProtoReflect() protoreflect.Message
func (*ListNoticeResp) Reset ¶
func (x *ListNoticeResp) Reset()
func (*ListNoticeResp) Size ¶
func (x *ListNoticeResp) Size() (n int)
func (*ListNoticeResp) String ¶
func (x *ListNoticeResp) String() string
type ListNotificationReq ¶
type ListNotificationReq struct { UserId *string `protobuf:"bytes,1,opt,name=userId,proto3,oneof" json:"userId,omitempty"` Type *NotificationType `protobuf:"varint,2,opt,name=type,proto3,enum=meowchat.system.NotificationType,oneof" json:"type,omitempty"` TargetType *NotificationTargetType `protobuf:"varint,3,opt,name=targetType,proto3,enum=meowchat.system.NotificationTargetType,oneof" json:"targetType,omitempty"` PaginationOptions *basic.PaginationOptions `protobuf:"bytes,4,opt,name=paginationOptions,proto3,oneof" json:"paginationOptions,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationReq) Descriptor
deprecated
func (*ListNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationReq.ProtoReflect.Descriptor instead.
func (*ListNotificationReq) FastWrite ¶
func (x *ListNotificationReq) FastWrite(buf []byte) (offset int)
func (*ListNotificationReq) GetPaginationOptions ¶
func (x *ListNotificationReq) GetPaginationOptions() *basic.PaginationOptions
func (*ListNotificationReq) GetTargetType ¶
func (x *ListNotificationReq) GetTargetType() NotificationTargetType
func (*ListNotificationReq) GetType ¶
func (x *ListNotificationReq) GetType() NotificationType
func (*ListNotificationReq) GetUserId ¶
func (x *ListNotificationReq) GetUserId() string
func (*ListNotificationReq) ProtoMessage ¶
func (*ListNotificationReq) ProtoMessage()
func (*ListNotificationReq) ProtoReflect ¶
func (x *ListNotificationReq) ProtoReflect() protoreflect.Message
func (*ListNotificationReq) Reset ¶
func (x *ListNotificationReq) Reset()
func (*ListNotificationReq) Size ¶
func (x *ListNotificationReq) Size() (n int)
func (*ListNotificationReq) String ¶
func (x *ListNotificationReq) String() string
type ListNotificationResp ¶
type ListNotificationResp struct { Notifications []*Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty"` NotRead int64 `protobuf:"varint,2,opt,name=notRead,proto3" json:"notRead,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationResp) Descriptor
deprecated
func (*ListNotificationResp) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationResp.ProtoReflect.Descriptor instead.
func (*ListNotificationResp) FastWrite ¶
func (x *ListNotificationResp) FastWrite(buf []byte) (offset int)
func (*ListNotificationResp) GetNotRead ¶
func (x *ListNotificationResp) GetNotRead() int64
func (*ListNotificationResp) GetNotifications ¶
func (x *ListNotificationResp) GetNotifications() []*Notification
func (*ListNotificationResp) GetToken ¶
func (x *ListNotificationResp) GetToken() string
func (*ListNotificationResp) GetTotal ¶
func (x *ListNotificationResp) GetTotal() int64
func (*ListNotificationResp) ProtoMessage ¶
func (*ListNotificationResp) ProtoMessage()
func (*ListNotificationResp) ProtoReflect ¶
func (x *ListNotificationResp) ProtoReflect() protoreflect.Message
func (*ListNotificationResp) Reset ¶
func (x *ListNotificationResp) Reset()
func (*ListNotificationResp) Size ¶
func (x *ListNotificationResp) Size() (n int)
func (*ListNotificationResp) String ¶
func (x *ListNotificationResp) String() string
type ListUserIdByRoleReq ¶
type ListUserIdByRoleReq struct { Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` //如果为roleType为superAdmin则为空值 // contains filtered or unexported fields }
func (*ListUserIdByRoleReq) Descriptor
deprecated
func (*ListUserIdByRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use ListUserIdByRoleReq.ProtoReflect.Descriptor instead.
func (*ListUserIdByRoleReq) FastWrite ¶
func (x *ListUserIdByRoleReq) FastWrite(buf []byte) (offset int)
func (*ListUserIdByRoleReq) GetRole ¶
func (x *ListUserIdByRoleReq) GetRole() *Role
func (*ListUserIdByRoleReq) ProtoMessage ¶
func (*ListUserIdByRoleReq) ProtoMessage()
func (*ListUserIdByRoleReq) ProtoReflect ¶
func (x *ListUserIdByRoleReq) ProtoReflect() protoreflect.Message
func (*ListUserIdByRoleReq) Reset ¶
func (x *ListUserIdByRoleReq) Reset()
func (*ListUserIdByRoleReq) Size ¶
func (x *ListUserIdByRoleReq) Size() (n int)
func (*ListUserIdByRoleReq) String ¶
func (x *ListUserIdByRoleReq) String() string
type ListUserIdByRoleResp ¶
type ListUserIdByRoleResp struct { UserId []string `protobuf:"bytes,1,rep,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*ListUserIdByRoleResp) Descriptor
deprecated
func (*ListUserIdByRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use ListUserIdByRoleResp.ProtoReflect.Descriptor instead.
func (*ListUserIdByRoleResp) FastWrite ¶
func (x *ListUserIdByRoleResp) FastWrite(buf []byte) (offset int)
func (*ListUserIdByRoleResp) GetUserId ¶
func (x *ListUserIdByRoleResp) GetUserId() []string
func (*ListUserIdByRoleResp) ProtoMessage ¶
func (*ListUserIdByRoleResp) ProtoMessage()
func (*ListUserIdByRoleResp) ProtoReflect ¶
func (x *ListUserIdByRoleResp) ProtoReflect() protoreflect.Message
func (*ListUserIdByRoleResp) Reset ¶
func (x *ListUserIdByRoleResp) Reset()
func (*ListUserIdByRoleResp) Size ¶
func (x *ListUserIdByRoleResp) Size() (n int)
func (*ListUserIdByRoleResp) String ¶
func (x *ListUserIdByRoleResp) String() string
type News ¶
type News struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CommunityId string `protobuf:"bytes,2,opt,name=communityId,proto3" json:"communityId,omitempty"` ImageUrl string `protobuf:"bytes,3,opt,name=imageUrl,proto3" json:"imageUrl,omitempty"` LinkUrl string `protobuf:"bytes,4,opt,name=linkUrl,proto3" json:"linkUrl,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` IsPublic int64 `protobuf:"varint,6,opt,name=isPublic,proto3" json:"isPublic,omitempty"` // contains filtered or unexported fields }
func (*News) Descriptor
deprecated
func (*News) GetCommunityId ¶
func (*News) GetImageUrl ¶
func (*News) GetIsPublic ¶
func (*News) GetLinkUrl ¶
func (*News) ProtoMessage ¶
func (*News) ProtoMessage()
func (*News) ProtoReflect ¶
func (x *News) ProtoReflect() protoreflect.Message
type Notice ¶
type Notice struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CommunityId string `protobuf:"bytes,2,opt,name=communityId,proto3" json:"communityId,omitempty"` Text string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"` CreateAt int64 `protobuf:"varint,4,opt,name=createAt,proto3" json:"createAt,omitempty"` UpdateAt int64 `protobuf:"varint,5,opt,name=updateAt,proto3" json:"updateAt,omitempty"` // contains filtered or unexported fields }
func (*Notice) Descriptor
deprecated
func (*Notice) GetCommunityId ¶
func (*Notice) GetCreateAt ¶
func (*Notice) GetUpdateAt ¶
func (*Notice) ProtoMessage ¶
func (*Notice) ProtoMessage()
func (*Notice) ProtoReflect ¶
func (x *Notice) ProtoReflect() protoreflect.Message
type Notification ¶
type Notification struct { NotificationId string `protobuf:"bytes,1,opt,name=notificationId,proto3" json:"notificationId,omitempty"` TargetUserId string `protobuf:"bytes,2,opt,name=TargetUserId,proto3" json:"TargetUserId,omitempty"` SourceUserId string `protobuf:"bytes,3,opt,name=SourceUserId,proto3" json:"SourceUserId,omitempty"` SourceContentId string `protobuf:"bytes,4,opt,name=SourceContentId,proto3" json:"SourceContentId,omitempty"` TargetType NotificationTargetType `protobuf:"varint,5,opt,name=targetType,proto3,enum=meowchat.system.NotificationTargetType" json:"targetType,omitempty"` Type NotificationType `protobuf:"varint,6,opt,name=type,proto3,enum=meowchat.system.NotificationType" json:"type,omitempty"` Text string `protobuf:"bytes,7,opt,name=text,proto3" json:"text,omitempty"` CreateAt int64 `protobuf:"varint,8,opt,name=createAt,proto3" json:"createAt,omitempty"` IsRead bool `protobuf:"varint,9,opt,name=isRead,proto3" json:"isRead,omitempty"` // contains filtered or unexported fields }
func (*Notification) Descriptor
deprecated
func (*Notification) Descriptor() ([]byte, []int)
Deprecated: Use Notification.ProtoReflect.Descriptor instead.
func (*Notification) FastWrite ¶
func (x *Notification) FastWrite(buf []byte) (offset int)
func (*Notification) GetCreateAt ¶
func (x *Notification) GetCreateAt() int64
func (*Notification) GetIsRead ¶
func (x *Notification) GetIsRead() bool
func (*Notification) GetNotificationId ¶
func (x *Notification) GetNotificationId() string
func (*Notification) GetSourceContentId ¶
func (x *Notification) GetSourceContentId() string
func (*Notification) GetSourceUserId ¶
func (x *Notification) GetSourceUserId() string
func (*Notification) GetTargetType ¶
func (x *Notification) GetTargetType() NotificationTargetType
func (*Notification) GetTargetUserId ¶
func (x *Notification) GetTargetUserId() string
func (*Notification) GetText ¶
func (x *Notification) GetText() string
func (*Notification) GetType ¶
func (x *Notification) GetType() NotificationType
func (*Notification) ProtoMessage ¶
func (*Notification) ProtoMessage()
func (*Notification) ProtoReflect ¶
func (x *Notification) ProtoReflect() protoreflect.Message
func (*Notification) Reset ¶
func (x *Notification) Reset()
func (*Notification) Size ¶
func (x *Notification) Size() (n int)
func (*Notification) String ¶
func (x *Notification) String() string
type NotificationTargetType ¶
type NotificationTargetType int32
const ( NotificationTargetType_TargetTypeOther NotificationTargetType = 0 NotificationTargetType_TargetTypePost NotificationTargetType = 1 NotificationTargetType_TargetTypeMoment NotificationTargetType = 2 NotificationTargetType_TargetTypeComment NotificationTargetType = 3 NotificationTargetType_TargetTypeUser NotificationTargetType = 4 )
func (NotificationTargetType) Descriptor ¶
func (NotificationTargetType) Descriptor() protoreflect.EnumDescriptor
func (NotificationTargetType) Enum ¶
func (x NotificationTargetType) Enum() *NotificationTargetType
func (NotificationTargetType) EnumDescriptor
deprecated
func (NotificationTargetType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NotificationTargetType.Descriptor instead.
func (NotificationTargetType) Number ¶
func (x NotificationTargetType) Number() protoreflect.EnumNumber
func (NotificationTargetType) String ¶
func (x NotificationTargetType) String() string
func (NotificationTargetType) Type ¶
func (NotificationTargetType) Type() protoreflect.EnumType
type NotificationType ¶
type NotificationType int32
const ( NotificationType_TypeOther NotificationType = 0 NotificationType_TypeFollowed NotificationType = 1 NotificationType_TypeLiked NotificationType = 2 NotificationType_TypeCommented NotificationType = 3 )
func (NotificationType) Descriptor ¶
func (NotificationType) Descriptor() protoreflect.EnumDescriptor
func (NotificationType) Enum ¶
func (x NotificationType) Enum() *NotificationType
func (NotificationType) EnumDescriptor
deprecated
func (NotificationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NotificationType.Descriptor instead.
func (NotificationType) Number ¶
func (x NotificationType) Number() protoreflect.EnumNumber
func (NotificationType) String ¶
func (x NotificationType) String() string
func (NotificationType) Type ¶
func (NotificationType) Type() protoreflect.EnumType
type ReadNotificationReq ¶
type ReadNotificationReq struct { NotificationId string `protobuf:"bytes,1,opt,name=notificationId,proto3" json:"notificationId,omitempty"` // contains filtered or unexported fields }
func (*ReadNotificationReq) Descriptor
deprecated
func (*ReadNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use ReadNotificationReq.ProtoReflect.Descriptor instead.
func (*ReadNotificationReq) FastWrite ¶
func (x *ReadNotificationReq) FastWrite(buf []byte) (offset int)
func (*ReadNotificationReq) GetNotificationId ¶
func (x *ReadNotificationReq) GetNotificationId() string
func (*ReadNotificationReq) ProtoMessage ¶
func (*ReadNotificationReq) ProtoMessage()
func (*ReadNotificationReq) ProtoReflect ¶
func (x *ReadNotificationReq) ProtoReflect() protoreflect.Message
func (*ReadNotificationReq) Reset ¶
func (x *ReadNotificationReq) Reset()
func (*ReadNotificationReq) Size ¶
func (x *ReadNotificationReq) Size() (n int)
func (*ReadNotificationReq) String ¶
func (x *ReadNotificationReq) String() string
type ReadNotificationResp ¶
type ReadNotificationResp struct {
// contains filtered or unexported fields
}
func (*ReadNotificationResp) Descriptor
deprecated
func (*ReadNotificationResp) Descriptor() ([]byte, []int)
Deprecated: Use ReadNotificationResp.ProtoReflect.Descriptor instead.
func (*ReadNotificationResp) FastWrite ¶
func (x *ReadNotificationResp) FastWrite(buf []byte) (offset int)
func (*ReadNotificationResp) ProtoMessage ¶
func (*ReadNotificationResp) ProtoMessage()
func (*ReadNotificationResp) ProtoReflect ¶
func (x *ReadNotificationResp) ProtoReflect() protoreflect.Message
func (*ReadNotificationResp) Reset ¶
func (x *ReadNotificationResp) Reset()
func (*ReadNotificationResp) Size ¶
func (x *ReadNotificationResp) Size() (n int)
func (*ReadNotificationResp) String ¶
func (x *ReadNotificationResp) String() string
type ReadRangeNotificationReq ¶
type ReadRangeNotificationReq struct { UserId *string `protobuf:"bytes,1,opt,name=userId,proto3,oneof" json:"userId,omitempty"` Type *NotificationType `protobuf:"varint,2,opt,name=type,proto3,enum=meowchat.system.NotificationType,oneof" json:"type,omitempty"` TargetType *NotificationTargetType `protobuf:"varint,3,opt,name=targetType,proto3,enum=meowchat.system.NotificationTargetType,oneof" json:"targetType,omitempty"` FirstId string `protobuf:"bytes,4,opt,name=firstId,proto3" json:"firstId,omitempty"` LastId string `protobuf:"bytes,5,opt,name=lastId,proto3" json:"lastId,omitempty"` // contains filtered or unexported fields }
func (*ReadRangeNotificationReq) Descriptor
deprecated
func (*ReadRangeNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use ReadRangeNotificationReq.ProtoReflect.Descriptor instead.
func (*ReadRangeNotificationReq) FastWrite ¶
func (x *ReadRangeNotificationReq) FastWrite(buf []byte) (offset int)
func (*ReadRangeNotificationReq) GetFirstId ¶
func (x *ReadRangeNotificationReq) GetFirstId() string
func (*ReadRangeNotificationReq) GetLastId ¶
func (x *ReadRangeNotificationReq) GetLastId() string
func (*ReadRangeNotificationReq) GetTargetType ¶
func (x *ReadRangeNotificationReq) GetTargetType() NotificationTargetType
func (*ReadRangeNotificationReq) GetType ¶
func (x *ReadRangeNotificationReq) GetType() NotificationType
func (*ReadRangeNotificationReq) GetUserId ¶
func (x *ReadRangeNotificationReq) GetUserId() string
func (*ReadRangeNotificationReq) ProtoMessage ¶
func (*ReadRangeNotificationReq) ProtoMessage()
func (*ReadRangeNotificationReq) ProtoReflect ¶
func (x *ReadRangeNotificationReq) ProtoReflect() protoreflect.Message
func (*ReadRangeNotificationReq) Reset ¶
func (x *ReadRangeNotificationReq) Reset()
func (*ReadRangeNotificationReq) Size ¶
func (x *ReadRangeNotificationReq) Size() (n int)
func (*ReadRangeNotificationReq) String ¶
func (x *ReadRangeNotificationReq) String() string
type ReadRangeNotificationResp ¶
type ReadRangeNotificationResp struct { NotRead int64 `protobuf:"varint,1,opt,name=notRead,proto3" json:"notRead,omitempty"` // contains filtered or unexported fields }
func (*ReadRangeNotificationResp) Descriptor
deprecated
func (*ReadRangeNotificationResp) Descriptor() ([]byte, []int)
Deprecated: Use ReadRangeNotificationResp.ProtoReflect.Descriptor instead.
func (*ReadRangeNotificationResp) FastWrite ¶
func (x *ReadRangeNotificationResp) FastWrite(buf []byte) (offset int)
func (*ReadRangeNotificationResp) GetNotRead ¶
func (x *ReadRangeNotificationResp) GetNotRead() int64
func (*ReadRangeNotificationResp) ProtoMessage ¶
func (*ReadRangeNotificationResp) ProtoMessage()
func (*ReadRangeNotificationResp) ProtoReflect ¶
func (x *ReadRangeNotificationResp) ProtoReflect() protoreflect.Message
func (*ReadRangeNotificationResp) Reset ¶
func (x *ReadRangeNotificationResp) Reset()
func (*ReadRangeNotificationResp) Size ¶
func (x *ReadRangeNotificationResp) Size() (n int)
func (*ReadRangeNotificationResp) String ¶
func (x *ReadRangeNotificationResp) String() string
type RetrieveAdminReq ¶
type RetrieveAdminReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RetrieveAdminReq) Descriptor
deprecated
func (*RetrieveAdminReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveAdminReq.ProtoReflect.Descriptor instead.
func (*RetrieveAdminReq) FastWrite ¶
func (x *RetrieveAdminReq) FastWrite(buf []byte) (offset int)
func (*RetrieveAdminReq) GetId ¶
func (x *RetrieveAdminReq) GetId() string
func (*RetrieveAdminReq) ProtoMessage ¶
func (*RetrieveAdminReq) ProtoMessage()
func (*RetrieveAdminReq) ProtoReflect ¶
func (x *RetrieveAdminReq) ProtoReflect() protoreflect.Message
func (*RetrieveAdminReq) Reset ¶
func (x *RetrieveAdminReq) Reset()
func (*RetrieveAdminReq) Size ¶
func (x *RetrieveAdminReq) Size() (n int)
func (*RetrieveAdminReq) String ¶
func (x *RetrieveAdminReq) String() string
type RetrieveAdminResp ¶
type RetrieveAdminResp struct { Admin *Admin `protobuf:"bytes,1,opt,name=admin,proto3" json:"admin,omitempty"` // contains filtered or unexported fields }
func (*RetrieveAdminResp) Descriptor
deprecated
func (*RetrieveAdminResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveAdminResp.ProtoReflect.Descriptor instead.
func (*RetrieveAdminResp) FastWrite ¶
func (x *RetrieveAdminResp) FastWrite(buf []byte) (offset int)
func (*RetrieveAdminResp) GetAdmin ¶
func (x *RetrieveAdminResp) GetAdmin() *Admin
func (*RetrieveAdminResp) ProtoMessage ¶
func (*RetrieveAdminResp) ProtoMessage()
func (*RetrieveAdminResp) ProtoReflect ¶
func (x *RetrieveAdminResp) ProtoReflect() protoreflect.Message
func (*RetrieveAdminResp) Reset ¶
func (x *RetrieveAdminResp) Reset()
func (*RetrieveAdminResp) Size ¶
func (x *RetrieveAdminResp) Size() (n int)
func (*RetrieveAdminResp) String ¶
func (x *RetrieveAdminResp) String() string
type RetrieveCommunityReq ¶
type RetrieveCommunityReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RetrieveCommunityReq) Descriptor
deprecated
func (*RetrieveCommunityReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveCommunityReq.ProtoReflect.Descriptor instead.
func (*RetrieveCommunityReq) FastWrite ¶
func (x *RetrieveCommunityReq) FastWrite(buf []byte) (offset int)
func (*RetrieveCommunityReq) GetId ¶
func (x *RetrieveCommunityReq) GetId() string
func (*RetrieveCommunityReq) ProtoMessage ¶
func (*RetrieveCommunityReq) ProtoMessage()
func (*RetrieveCommunityReq) ProtoReflect ¶
func (x *RetrieveCommunityReq) ProtoReflect() protoreflect.Message
func (*RetrieveCommunityReq) Reset ¶
func (x *RetrieveCommunityReq) Reset()
func (*RetrieveCommunityReq) Size ¶
func (x *RetrieveCommunityReq) Size() (n int)
func (*RetrieveCommunityReq) String ¶
func (x *RetrieveCommunityReq) String() string
type RetrieveCommunityResp ¶
type RetrieveCommunityResp struct { Community *Community `protobuf:"bytes,1,opt,name=community,proto3" json:"community,omitempty"` // contains filtered or unexported fields }
func (*RetrieveCommunityResp) Descriptor
deprecated
func (*RetrieveCommunityResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveCommunityResp.ProtoReflect.Descriptor instead.
func (*RetrieveCommunityResp) FastWrite ¶
func (x *RetrieveCommunityResp) FastWrite(buf []byte) (offset int)
func (*RetrieveCommunityResp) GetCommunity ¶
func (x *RetrieveCommunityResp) GetCommunity() *Community
func (*RetrieveCommunityResp) ProtoMessage ¶
func (*RetrieveCommunityResp) ProtoMessage()
func (*RetrieveCommunityResp) ProtoReflect ¶
func (x *RetrieveCommunityResp) ProtoReflect() protoreflect.Message
func (*RetrieveCommunityResp) Reset ¶
func (x *RetrieveCommunityResp) Reset()
func (*RetrieveCommunityResp) Size ¶
func (x *RetrieveCommunityResp) Size() (n int)
func (*RetrieveCommunityResp) String ¶
func (x *RetrieveCommunityResp) String() string
type RetrieveNewsReq ¶
type RetrieveNewsReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RetrieveNewsReq) Descriptor
deprecated
func (*RetrieveNewsReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveNewsReq.ProtoReflect.Descriptor instead.
func (*RetrieveNewsReq) FastWrite ¶
func (x *RetrieveNewsReq) FastWrite(buf []byte) (offset int)
func (*RetrieveNewsReq) GetId ¶
func (x *RetrieveNewsReq) GetId() string
func (*RetrieveNewsReq) ProtoMessage ¶
func (*RetrieveNewsReq) ProtoMessage()
func (*RetrieveNewsReq) ProtoReflect ¶
func (x *RetrieveNewsReq) ProtoReflect() protoreflect.Message
func (*RetrieveNewsReq) Reset ¶
func (x *RetrieveNewsReq) Reset()
func (*RetrieveNewsReq) Size ¶
func (x *RetrieveNewsReq) Size() (n int)
func (*RetrieveNewsReq) String ¶
func (x *RetrieveNewsReq) String() string
type RetrieveNewsResp ¶
type RetrieveNewsResp struct { News *News `protobuf:"bytes,1,opt,name=news,proto3" json:"news,omitempty"` // contains filtered or unexported fields }
func (*RetrieveNewsResp) Descriptor
deprecated
func (*RetrieveNewsResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveNewsResp.ProtoReflect.Descriptor instead.
func (*RetrieveNewsResp) FastWrite ¶
func (x *RetrieveNewsResp) FastWrite(buf []byte) (offset int)
func (*RetrieveNewsResp) GetNews ¶
func (x *RetrieveNewsResp) GetNews() *News
func (*RetrieveNewsResp) ProtoMessage ¶
func (*RetrieveNewsResp) ProtoMessage()
func (*RetrieveNewsResp) ProtoReflect ¶
func (x *RetrieveNewsResp) ProtoReflect() protoreflect.Message
func (*RetrieveNewsResp) Reset ¶
func (x *RetrieveNewsResp) Reset()
func (*RetrieveNewsResp) Size ¶
func (x *RetrieveNewsResp) Size() (n int)
func (*RetrieveNewsResp) String ¶
func (x *RetrieveNewsResp) String() string
type RetrieveNoticeReq ¶
type RetrieveNoticeReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RetrieveNoticeReq) Descriptor
deprecated
func (*RetrieveNoticeReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveNoticeReq.ProtoReflect.Descriptor instead.
func (*RetrieveNoticeReq) FastWrite ¶
func (x *RetrieveNoticeReq) FastWrite(buf []byte) (offset int)
func (*RetrieveNoticeReq) GetId ¶
func (x *RetrieveNoticeReq) GetId() string
func (*RetrieveNoticeReq) ProtoMessage ¶
func (*RetrieveNoticeReq) ProtoMessage()
func (*RetrieveNoticeReq) ProtoReflect ¶
func (x *RetrieveNoticeReq) ProtoReflect() protoreflect.Message
func (*RetrieveNoticeReq) Reset ¶
func (x *RetrieveNoticeReq) Reset()
func (*RetrieveNoticeReq) Size ¶
func (x *RetrieveNoticeReq) Size() (n int)
func (*RetrieveNoticeReq) String ¶
func (x *RetrieveNoticeReq) String() string
type RetrieveNoticeResp ¶
type RetrieveNoticeResp struct { Notice *Notice `protobuf:"bytes,1,opt,name=notice,proto3" json:"notice,omitempty"` // contains filtered or unexported fields }
func (*RetrieveNoticeResp) Descriptor
deprecated
func (*RetrieveNoticeResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveNoticeResp.ProtoReflect.Descriptor instead.
func (*RetrieveNoticeResp) FastWrite ¶
func (x *RetrieveNoticeResp) FastWrite(buf []byte) (offset int)
func (*RetrieveNoticeResp) GetNotice ¶
func (x *RetrieveNoticeResp) GetNotice() *Notice
func (*RetrieveNoticeResp) ProtoMessage ¶
func (*RetrieveNoticeResp) ProtoMessage()
func (*RetrieveNoticeResp) ProtoReflect ¶
func (x *RetrieveNoticeResp) ProtoReflect() protoreflect.Message
func (*RetrieveNoticeResp) Reset ¶
func (x *RetrieveNoticeResp) Reset()
func (*RetrieveNoticeResp) Size ¶
func (x *RetrieveNoticeResp) Size() (n int)
func (*RetrieveNoticeResp) String ¶
func (x *RetrieveNoticeResp) String() string
type RetrieveUserRoleReq ¶
type RetrieveUserRoleReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // contains filtered or unexported fields }
func (*RetrieveUserRoleReq) Descriptor
deprecated
func (*RetrieveUserRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveUserRoleReq.ProtoReflect.Descriptor instead.
func (*RetrieveUserRoleReq) FastWrite ¶
func (x *RetrieveUserRoleReq) FastWrite(buf []byte) (offset int)
func (*RetrieveUserRoleReq) GetUserId ¶
func (x *RetrieveUserRoleReq) GetUserId() string
func (*RetrieveUserRoleReq) ProtoMessage ¶
func (*RetrieveUserRoleReq) ProtoMessage()
func (*RetrieveUserRoleReq) ProtoReflect ¶
func (x *RetrieveUserRoleReq) ProtoReflect() protoreflect.Message
func (*RetrieveUserRoleReq) Reset ¶
func (x *RetrieveUserRoleReq) Reset()
func (*RetrieveUserRoleReq) Size ¶
func (x *RetrieveUserRoleReq) Size() (n int)
func (*RetrieveUserRoleReq) String ¶
func (x *RetrieveUserRoleReq) String() string
type RetrieveUserRoleResp ¶
type RetrieveUserRoleResp struct { Roles []*Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*RetrieveUserRoleResp) Descriptor
deprecated
func (*RetrieveUserRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use RetrieveUserRoleResp.ProtoReflect.Descriptor instead.
func (*RetrieveUserRoleResp) FastWrite ¶
func (x *RetrieveUserRoleResp) FastWrite(buf []byte) (offset int)
func (*RetrieveUserRoleResp) GetRoles ¶
func (x *RetrieveUserRoleResp) GetRoles() []*Role
func (*RetrieveUserRoleResp) ProtoMessage ¶
func (*RetrieveUserRoleResp) ProtoMessage()
func (*RetrieveUserRoleResp) ProtoReflect ¶
func (x *RetrieveUserRoleResp) ProtoReflect() protoreflect.Message
func (*RetrieveUserRoleResp) Reset ¶
func (x *RetrieveUserRoleResp) Reset()
func (*RetrieveUserRoleResp) Size ¶
func (x *RetrieveUserRoleResp) Size() (n int)
func (*RetrieveUserRoleResp) String ¶
func (x *RetrieveUserRoleResp) String() string
type Role ¶
type Role struct { RoleType RoleType `protobuf:"varint,1,opt,name=roleType,proto3,enum=meowchat.system.RoleType" json:"roleType,omitempty"` CommunityId *string `protobuf:"bytes,2,opt,name=communityId,proto3,oneof" json:"communityId,omitempty"` // contains filtered or unexported fields }
func (*Role) Descriptor
deprecated
func (*Role) GetCommunityId ¶
func (*Role) GetRoleType ¶
func (*Role) ProtoMessage ¶
func (*Role) ProtoMessage()
func (*Role) ProtoReflect ¶
func (x *Role) ProtoReflect() protoreflect.Message
type RoleType ¶
type RoleType int32
func (RoleType) Descriptor ¶
func (RoleType) Descriptor() protoreflect.EnumDescriptor
func (RoleType) EnumDescriptor
deprecated
func (RoleType) Number ¶
func (x RoleType) Number() protoreflect.EnumNumber
func (RoleType) Type ¶
func (RoleType) Type() protoreflect.EnumType
type SystemRpc ¶
type SystemRpc interface { RetrieveNotice(ctx context.Context, req *RetrieveNoticeReq) (res *RetrieveNoticeResp, err error) ListNotice(ctx context.Context, req *ListNoticeReq) (res *ListNoticeResp, err error) CreateNotice(ctx context.Context, req *CreateNoticeReq) (res *CreateNoticeResp, err error) UpdateNotice(ctx context.Context, req *UpdateNoticeReq) (res *UpdateNoticeResp, err error) DeleteNotice(ctx context.Context, req *DeleteNoticeReq) (res *DeleteNoticeResp, err error) RetrieveNews(ctx context.Context, req *RetrieveNewsReq) (res *RetrieveNewsResp, err error) ListNews(ctx context.Context, req *ListNewsReq) (res *ListNewsResp, err error) CreateNews(ctx context.Context, req *CreateNewsReq) (res *CreateNewsResp, err error) UpdateNews(ctx context.Context, req *UpdateNewsReq) (res *UpdateNewsResp, err error) DeleteNews(ctx context.Context, req *DeleteNewsReq) (res *DeleteNewsResp, err error) RetrieveAdmin(ctx context.Context, req *RetrieveAdminReq) (res *RetrieveAdminResp, err error) ListAdmin(ctx context.Context, req *ListAdminReq) (res *ListAdminResp, err error) CreateAdmin(ctx context.Context, req *CreateAdminReq) (res *CreateAdminResp, err error) UpdateAdmin(ctx context.Context, req *UpdateAdminReq) (res *UpdateAdminResp, err error) DeleteAdmin(ctx context.Context, req *DeleteAdminReq) (res *DeleteAdminResp, err error) RetrieveUserRole(ctx context.Context, req *RetrieveUserRoleReq) (res *RetrieveUserRoleResp, err error) ListUserIdByRole(ctx context.Context, req *ListUserIdByRoleReq) (res *ListUserIdByRoleResp, err error) UpdateUserRole(ctx context.Context, req *UpdateUserRoleReq) (res *UpdateUserRoleResp, err error) ContainsRole(ctx context.Context, req *ContainsRoleReq) (res *ContainsRoleResp, err error) CreateApply(ctx context.Context, req *CreateApplyReq) (res *CreateApplyResp, err error) HandleApply(ctx context.Context, req *HandleApplyReq) (res *HandleApplyResp, err error) ListApply(ctx context.Context, req *ListApplyReq) (res *ListApplyResp, err error) RetrieveCommunity(ctx context.Context, req *RetrieveCommunityReq) (res *RetrieveCommunityResp, err error) ListCommunity(ctx context.Context, req *ListCommunityReq) (res *ListCommunityResp, err error) CreateCommunity(ctx context.Context, req *CreateCommunityReq) (res *CreateCommunityResp, err error) UpdateCommunity(ctx context.Context, req *UpdateCommunityReq) (res *UpdateCommunityResp, err error) DeleteCommunity(ctx context.Context, req *DeleteCommunityReq) (res *DeleteCommunityResp, err error) ListNotification(ctx context.Context, req *ListNotificationReq) (res *ListNotificationResp, err error) CleanNotification(ctx context.Context, req *CleanNotificationReq) (res *CleanNotificationResp, err error) CountNotification(ctx context.Context, req *CountNotificationReq) (res *CountNotificationResp, err error) ReadNotification(ctx context.Context, req *ReadNotificationReq) (res *ReadNotificationResp, err error) AddNotification(ctx context.Context, req *AddNotificationReq) (res *AddNotificationResp, err error) ReadRangeNotification(ctx context.Context, req *ReadRangeNotificationReq) (res *ReadRangeNotificationResp, err error) }
type UpdateAdminReq ¶
type UpdateAdminReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CommunityId string `protobuf:"bytes,2,opt,name=communityId,proto3" json:"communityId,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"` Wechat string `protobuf:"bytes,6,opt,name=wechat,proto3" json:"wechat,omitempty"` AvatarUrl string `protobuf:"bytes,7,opt,name=avatarUrl,proto3" json:"avatarUrl,omitempty"` // contains filtered or unexported fields }
func (*UpdateAdminReq) Descriptor
deprecated
func (*UpdateAdminReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAdminReq.ProtoReflect.Descriptor instead.
func (*UpdateAdminReq) FastWrite ¶
func (x *UpdateAdminReq) FastWrite(buf []byte) (offset int)
func (*UpdateAdminReq) GetAvatarUrl ¶
func (x *UpdateAdminReq) GetAvatarUrl() string
func (*UpdateAdminReq) GetCommunityId ¶
func (x *UpdateAdminReq) GetCommunityId() string
func (*UpdateAdminReq) GetId ¶
func (x *UpdateAdminReq) GetId() string
func (*UpdateAdminReq) GetName ¶
func (x *UpdateAdminReq) GetName() string
func (*UpdateAdminReq) GetPhone ¶
func (x *UpdateAdminReq) GetPhone() string
func (*UpdateAdminReq) GetTitle ¶
func (x *UpdateAdminReq) GetTitle() string
func (*UpdateAdminReq) GetWechat ¶
func (x *UpdateAdminReq) GetWechat() string
func (*UpdateAdminReq) ProtoMessage ¶
func (*UpdateAdminReq) ProtoMessage()
func (*UpdateAdminReq) ProtoReflect ¶
func (x *UpdateAdminReq) ProtoReflect() protoreflect.Message
func (*UpdateAdminReq) Reset ¶
func (x *UpdateAdminReq) Reset()
func (*UpdateAdminReq) Size ¶
func (x *UpdateAdminReq) Size() (n int)
func (*UpdateAdminReq) String ¶
func (x *UpdateAdminReq) String() string
type UpdateAdminResp ¶
type UpdateAdminResp struct {
// contains filtered or unexported fields
}
func (*UpdateAdminResp) Descriptor
deprecated
func (*UpdateAdminResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAdminResp.ProtoReflect.Descriptor instead.
func (*UpdateAdminResp) FastWrite ¶
func (x *UpdateAdminResp) FastWrite(buf []byte) (offset int)
func (*UpdateAdminResp) ProtoMessage ¶
func (*UpdateAdminResp) ProtoMessage()
func (*UpdateAdminResp) ProtoReflect ¶
func (x *UpdateAdminResp) ProtoReflect() protoreflect.Message
func (*UpdateAdminResp) Reset ¶
func (x *UpdateAdminResp) Reset()
func (*UpdateAdminResp) Size ¶
func (x *UpdateAdminResp) Size() (n int)
func (*UpdateAdminResp) String ¶
func (x *UpdateAdminResp) String() string
type UpdateCommunityReq ¶
type UpdateCommunityReq 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"` ParentId string `protobuf:"bytes,3,opt,name=parentId,proto3" json:"parentId,omitempty"` // contains filtered or unexported fields }
func (*UpdateCommunityReq) Descriptor
deprecated
func (*UpdateCommunityReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCommunityReq.ProtoReflect.Descriptor instead.
func (*UpdateCommunityReq) FastWrite ¶
func (x *UpdateCommunityReq) FastWrite(buf []byte) (offset int)
func (*UpdateCommunityReq) GetId ¶
func (x *UpdateCommunityReq) GetId() string
func (*UpdateCommunityReq) GetName ¶
func (x *UpdateCommunityReq) GetName() string
func (*UpdateCommunityReq) GetParentId ¶
func (x *UpdateCommunityReq) GetParentId() string
func (*UpdateCommunityReq) ProtoMessage ¶
func (*UpdateCommunityReq) ProtoMessage()
func (*UpdateCommunityReq) ProtoReflect ¶
func (x *UpdateCommunityReq) ProtoReflect() protoreflect.Message
func (*UpdateCommunityReq) Reset ¶
func (x *UpdateCommunityReq) Reset()
func (*UpdateCommunityReq) Size ¶
func (x *UpdateCommunityReq) Size() (n int)
func (*UpdateCommunityReq) String ¶
func (x *UpdateCommunityReq) String() string
type UpdateCommunityResp ¶
type UpdateCommunityResp struct {
// contains filtered or unexported fields
}
func (*UpdateCommunityResp) Descriptor
deprecated
func (*UpdateCommunityResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCommunityResp.ProtoReflect.Descriptor instead.
func (*UpdateCommunityResp) FastWrite ¶
func (x *UpdateCommunityResp) FastWrite(buf []byte) (offset int)
func (*UpdateCommunityResp) ProtoMessage ¶
func (*UpdateCommunityResp) ProtoMessage()
func (*UpdateCommunityResp) ProtoReflect ¶
func (x *UpdateCommunityResp) ProtoReflect() protoreflect.Message
func (*UpdateCommunityResp) Reset ¶
func (x *UpdateCommunityResp) Reset()
func (*UpdateCommunityResp) Size ¶
func (x *UpdateCommunityResp) Size() (n int)
func (*UpdateCommunityResp) String ¶
func (x *UpdateCommunityResp) String() string
type UpdateNewsReq ¶
type UpdateNewsReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ImageUrl string `protobuf:"bytes,2,opt,name=imageUrl,proto3" json:"imageUrl,omitempty"` LinkUrl string `protobuf:"bytes,3,opt,name=linkUrl,proto3" json:"linkUrl,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` IsPublic int64 `protobuf:"varint,5,opt,name=isPublic,proto3" json:"isPublic,omitempty"` // contains filtered or unexported fields }
func (*UpdateNewsReq) Descriptor
deprecated
func (*UpdateNewsReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNewsReq.ProtoReflect.Descriptor instead.
func (*UpdateNewsReq) FastWrite ¶
func (x *UpdateNewsReq) FastWrite(buf []byte) (offset int)
func (*UpdateNewsReq) GetId ¶
func (x *UpdateNewsReq) GetId() string
func (*UpdateNewsReq) GetImageUrl ¶
func (x *UpdateNewsReq) GetImageUrl() string
func (*UpdateNewsReq) GetIsPublic ¶
func (x *UpdateNewsReq) GetIsPublic() int64
func (*UpdateNewsReq) GetLinkUrl ¶
func (x *UpdateNewsReq) GetLinkUrl() string
func (*UpdateNewsReq) GetType ¶
func (x *UpdateNewsReq) GetType() string
func (*UpdateNewsReq) ProtoMessage ¶
func (*UpdateNewsReq) ProtoMessage()
func (*UpdateNewsReq) ProtoReflect ¶
func (x *UpdateNewsReq) ProtoReflect() protoreflect.Message
func (*UpdateNewsReq) Reset ¶
func (x *UpdateNewsReq) Reset()
func (*UpdateNewsReq) Size ¶
func (x *UpdateNewsReq) Size() (n int)
func (*UpdateNewsReq) String ¶
func (x *UpdateNewsReq) String() string
type UpdateNewsResp ¶
type UpdateNewsResp struct {
// contains filtered or unexported fields
}
func (*UpdateNewsResp) Descriptor
deprecated
func (*UpdateNewsResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNewsResp.ProtoReflect.Descriptor instead.
func (*UpdateNewsResp) FastWrite ¶
func (x *UpdateNewsResp) FastWrite(buf []byte) (offset int)
func (*UpdateNewsResp) ProtoMessage ¶
func (*UpdateNewsResp) ProtoMessage()
func (*UpdateNewsResp) ProtoReflect ¶
func (x *UpdateNewsResp) ProtoReflect() protoreflect.Message
func (*UpdateNewsResp) Reset ¶
func (x *UpdateNewsResp) Reset()
func (*UpdateNewsResp) Size ¶
func (x *UpdateNewsResp) Size() (n int)
func (*UpdateNewsResp) String ¶
func (x *UpdateNewsResp) String() string
type UpdateNoticeReq ¶
type UpdateNoticeReq struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"` // contains filtered or unexported fields }
func (*UpdateNoticeReq) Descriptor
deprecated
func (*UpdateNoticeReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNoticeReq.ProtoReflect.Descriptor instead.
func (*UpdateNoticeReq) FastWrite ¶
func (x *UpdateNoticeReq) FastWrite(buf []byte) (offset int)
func (*UpdateNoticeReq) GetId ¶
func (x *UpdateNoticeReq) GetId() string
func (*UpdateNoticeReq) GetText ¶
func (x *UpdateNoticeReq) GetText() string
func (*UpdateNoticeReq) ProtoMessage ¶
func (*UpdateNoticeReq) ProtoMessage()
func (*UpdateNoticeReq) ProtoReflect ¶
func (x *UpdateNoticeReq) ProtoReflect() protoreflect.Message
func (*UpdateNoticeReq) Reset ¶
func (x *UpdateNoticeReq) Reset()
func (*UpdateNoticeReq) Size ¶
func (x *UpdateNoticeReq) Size() (n int)
func (*UpdateNoticeReq) String ¶
func (x *UpdateNoticeReq) String() string
type UpdateNoticeResp ¶
type UpdateNoticeResp struct {
// contains filtered or unexported fields
}
func (*UpdateNoticeResp) Descriptor
deprecated
func (*UpdateNoticeResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNoticeResp.ProtoReflect.Descriptor instead.
func (*UpdateNoticeResp) FastWrite ¶
func (x *UpdateNoticeResp) FastWrite(buf []byte) (offset int)
func (*UpdateNoticeResp) ProtoMessage ¶
func (*UpdateNoticeResp) ProtoMessage()
func (*UpdateNoticeResp) ProtoReflect ¶
func (x *UpdateNoticeResp) ProtoReflect() protoreflect.Message
func (*UpdateNoticeResp) Reset ¶
func (x *UpdateNoticeResp) Reset()
func (*UpdateNoticeResp) Size ¶
func (x *UpdateNoticeResp) Size() (n int)
func (*UpdateNoticeResp) String ¶
func (x *UpdateNoticeResp) String() string
type UpdateUserRoleReq ¶
type UpdateUserRoleReq struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` // roles为用户增加/删除角色后所拥有的所有的角色 Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRoleReq) Descriptor
deprecated
func (*UpdateUserRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRoleReq.ProtoReflect.Descriptor instead.
func (*UpdateUserRoleReq) FastWrite ¶
func (x *UpdateUserRoleReq) FastWrite(buf []byte) (offset int)
func (*UpdateUserRoleReq) GetRoles ¶
func (x *UpdateUserRoleReq) GetRoles() []*Role
func (*UpdateUserRoleReq) GetUserId ¶
func (x *UpdateUserRoleReq) GetUserId() string
func (*UpdateUserRoleReq) ProtoMessage ¶
func (*UpdateUserRoleReq) ProtoMessage()
func (*UpdateUserRoleReq) ProtoReflect ¶
func (x *UpdateUserRoleReq) ProtoReflect() protoreflect.Message
func (*UpdateUserRoleReq) Reset ¶
func (x *UpdateUserRoleReq) Reset()
func (*UpdateUserRoleReq) Size ¶
func (x *UpdateUserRoleReq) Size() (n int)
func (*UpdateUserRoleReq) String ¶
func (x *UpdateUserRoleReq) String() string
type UpdateUserRoleResp ¶
type UpdateUserRoleResp struct {
// contains filtered or unexported fields
}
func (*UpdateUserRoleResp) Descriptor
deprecated
func (*UpdateUserRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRoleResp.ProtoReflect.Descriptor instead.
func (*UpdateUserRoleResp) FastWrite ¶
func (x *UpdateUserRoleResp) FastWrite(buf []byte) (offset int)
func (*UpdateUserRoleResp) ProtoMessage ¶
func (*UpdateUserRoleResp) ProtoMessage()
func (*UpdateUserRoleResp) ProtoReflect ¶
func (x *UpdateUserRoleResp) ProtoReflect() protoreflect.Message
func (*UpdateUserRoleResp) Reset ¶
func (x *UpdateUserRoleResp) Reset()
func (*UpdateUserRoleResp) Size ¶
func (x *UpdateUserRoleResp) Size() (n int)
func (*UpdateUserRoleResp) String ¶
func (x *UpdateUserRoleResp) String() string