Documentation
¶
Index ¶
- Variables
- func RegisterOfficeServiceServer(s *grpc.Server, srv OfficeServiceServer)
- type ChangeWorkMomentPermissionReq
- func (*ChangeWorkMomentPermissionReq) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeWorkMomentPermissionReq) GetOpUserID() string
- func (x *ChangeWorkMomentPermissionReq) GetOperationID() string
- func (x *ChangeWorkMomentPermissionReq) GetPermission() int32
- func (x *ChangeWorkMomentPermissionReq) GetPermissionUserIDList() []string
- func (x *ChangeWorkMomentPermissionReq) GetWorkMomentID() string
- func (*ChangeWorkMomentPermissionReq) ProtoMessage()
- func (x *ChangeWorkMomentPermissionReq) ProtoReflect() protoreflect.Message
- func (x *ChangeWorkMomentPermissionReq) Reset()
- func (x *ChangeWorkMomentPermissionReq) String() string
- type ChangeWorkMomentPermissionResp
- func (*ChangeWorkMomentPermissionResp) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeWorkMomentPermissionResp) GetCommonResp() *CommonResp
- func (*ChangeWorkMomentPermissionResp) ProtoMessage()
- func (x *ChangeWorkMomentPermissionResp) ProtoReflect() protoreflect.Message
- func (x *ChangeWorkMomentPermissionResp) Reset()
- func (x *ChangeWorkMomentPermissionResp) String() string
- type Comment
- func (*Comment) Descriptor() ([]byte, []int)deprecated
- func (x *Comment) GetContent() string
- func (x *Comment) GetContentID() string
- func (x *Comment) GetCreateTime() int32
- func (x *Comment) GetFaceURL() string
- func (x *Comment) GetReplyUserID() string
- func (x *Comment) GetReplyUserName() string
- func (x *Comment) GetUserID() string
- func (x *Comment) GetUserName() string
- func (*Comment) ProtoMessage()
- func (x *Comment) ProtoReflect() protoreflect.Message
- func (x *Comment) Reset()
- func (x *Comment) String() string
- type CommentOneWorkMomentReq
- func (*CommentOneWorkMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *CommentOneWorkMomentReq) GetContent() string
- func (x *CommentOneWorkMomentReq) GetOperationID() string
- func (x *CommentOneWorkMomentReq) GetReplyUserID() string
- func (x *CommentOneWorkMomentReq) GetUserID() string
- func (x *CommentOneWorkMomentReq) GetWorkMomentID() string
- func (*CommentOneWorkMomentReq) ProtoMessage()
- func (x *CommentOneWorkMomentReq) ProtoReflect() protoreflect.Message
- func (x *CommentOneWorkMomentReq) Reset()
- func (x *CommentOneWorkMomentReq) String() string
- type CommentOneWorkMomentResp
- func (*CommentOneWorkMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *CommentOneWorkMomentResp) GetCommonResp() *CommonResp
- func (*CommentOneWorkMomentResp) ProtoMessage()
- func (x *CommentOneWorkMomentResp) ProtoReflect() protoreflect.Message
- func (x *CommentOneWorkMomentResp) Reset()
- func (x *CommentOneWorkMomentResp) String() string
- type CommonResp
- type CreateOneWorkMomentReq
- func (*CreateOneWorkMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOneWorkMomentReq) GetOperationID() string
- func (x *CreateOneWorkMomentReq) GetWorkMoment() *WorkMoment
- func (*CreateOneWorkMomentReq) ProtoMessage()
- func (x *CreateOneWorkMomentReq) ProtoReflect() protoreflect.Message
- func (x *CreateOneWorkMomentReq) Reset()
- func (x *CreateOneWorkMomentReq) String() string
- type CreateOneWorkMomentResp
- func (*CreateOneWorkMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOneWorkMomentResp) GetCommonResp() *CommonResp
- func (*CreateOneWorkMomentResp) ProtoMessage()
- func (x *CreateOneWorkMomentResp) ProtoReflect() protoreflect.Message
- func (x *CreateOneWorkMomentResp) Reset()
- func (x *CreateOneWorkMomentResp) String() string
- type CreateTagReq
- func (*CreateTagReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTagReq) GetOperationID() string
- func (x *CreateTagReq) GetTagName() string
- func (x *CreateTagReq) GetUserID() string
- func (x *CreateTagReq) GetUserIDList() []string
- func (*CreateTagReq) ProtoMessage()
- func (x *CreateTagReq) ProtoReflect() protoreflect.Message
- func (x *CreateTagReq) Reset()
- func (x *CreateTagReq) String() string
- type CreateTagResp
- type DeleteCommentReq
- func (*DeleteCommentReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCommentReq) GetContentID() string
- func (x *DeleteCommentReq) GetOpUserID() string
- func (x *DeleteCommentReq) GetOperationID() string
- func (x *DeleteCommentReq) GetWorkMomentID() string
- func (*DeleteCommentReq) ProtoMessage()
- func (x *DeleteCommentReq) ProtoReflect() protoreflect.Message
- func (x *DeleteCommentReq) Reset()
- func (x *DeleteCommentReq) String() string
- type DeleteCommentResp
- func (*DeleteCommentResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCommentResp) GetCommonResp() *CommonResp
- func (*DeleteCommentResp) ProtoMessage()
- func (x *DeleteCommentResp) ProtoReflect() protoreflect.Message
- func (x *DeleteCommentResp) Reset()
- func (x *DeleteCommentResp) String() string
- type DeleteOneWorkMomentReq
- func (*DeleteOneWorkMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOneWorkMomentReq) GetOperationID() string
- func (x *DeleteOneWorkMomentReq) GetUserID() string
- func (x *DeleteOneWorkMomentReq) GetWorkMomentID() string
- func (*DeleteOneWorkMomentReq) ProtoMessage()
- func (x *DeleteOneWorkMomentReq) ProtoReflect() protoreflect.Message
- func (x *DeleteOneWorkMomentReq) Reset()
- func (x *DeleteOneWorkMomentReq) String() string
- type DeleteOneWorkMomentResp
- func (*DeleteOneWorkMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOneWorkMomentResp) GetCommonResp() *CommonResp
- func (*DeleteOneWorkMomentResp) ProtoMessage()
- func (x *DeleteOneWorkMomentResp) ProtoReflect() protoreflect.Message
- func (x *DeleteOneWorkMomentResp) Reset()
- func (x *DeleteOneWorkMomentResp) String() string
- type DeleteTagReq
- func (*DeleteTagReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTagReq) GetOperationID() string
- func (x *DeleteTagReq) GetTagID() string
- func (x *DeleteTagReq) GetUserID() string
- func (*DeleteTagReq) ProtoMessage()
- func (x *DeleteTagReq) ProtoReflect() protoreflect.Message
- func (x *DeleteTagReq) Reset()
- func (x *DeleteTagReq) String() string
- type DeleteTagResp
- type GetTagSendLogsReq
- func (*GetTagSendLogsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTagSendLogsReq) GetOperationID() string
- func (x *GetTagSendLogsReq) GetPagination() *sdk_ws.RequestPagination
- func (x *GetTagSendLogsReq) GetUserID() string
- func (*GetTagSendLogsReq) ProtoMessage()
- func (x *GetTagSendLogsReq) ProtoReflect() protoreflect.Message
- func (x *GetTagSendLogsReq) Reset()
- func (x *GetTagSendLogsReq) String() string
- type GetTagSendLogsResp
- func (*GetTagSendLogsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetTagSendLogsResp) GetCommonResp() *CommonResp
- func (x *GetTagSendLogsResp) GetPagination() *sdk_ws.ResponsePagination
- func (x *GetTagSendLogsResp) GetTagSendLogs() []*TagSendLog
- func (*GetTagSendLogsResp) ProtoMessage()
- func (x *GetTagSendLogsResp) ProtoReflect() protoreflect.Message
- func (x *GetTagSendLogsResp) Reset()
- func (x *GetTagSendLogsResp) String() string
- type GetUserFriendWorkMomentsReq
- func (*GetUserFriendWorkMomentsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFriendWorkMomentsReq) GetOperationID() string
- func (x *GetUserFriendWorkMomentsReq) GetPagination() *sdk_ws.RequestPagination
- func (x *GetUserFriendWorkMomentsReq) GetUserID() string
- func (*GetUserFriendWorkMomentsReq) ProtoMessage()
- func (x *GetUserFriendWorkMomentsReq) ProtoReflect() protoreflect.Message
- func (x *GetUserFriendWorkMomentsReq) Reset()
- func (x *GetUserFriendWorkMomentsReq) String() string
- type GetUserFriendWorkMomentsResp
- func (*GetUserFriendWorkMomentsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFriendWorkMomentsResp) GetCommonResp() *CommonResp
- func (x *GetUserFriendWorkMomentsResp) GetPagination() *sdk_ws.ResponsePagination
- func (x *GetUserFriendWorkMomentsResp) GetWorkMoments() []*WorkMoment
- func (*GetUserFriendWorkMomentsResp) ProtoMessage()
- func (x *GetUserFriendWorkMomentsResp) ProtoReflect() protoreflect.Message
- func (x *GetUserFriendWorkMomentsResp) Reset()
- func (x *GetUserFriendWorkMomentsResp) String() string
- type GetUserTagByIDReq
- func (*GetUserTagByIDReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTagByIDReq) GetOperationID() string
- func (x *GetUserTagByIDReq) GetTagID() string
- func (x *GetUserTagByIDReq) GetUserID() string
- func (*GetUserTagByIDReq) ProtoMessage()
- func (x *GetUserTagByIDReq) ProtoReflect() protoreflect.Message
- func (x *GetUserTagByIDReq) Reset()
- func (x *GetUserTagByIDReq) String() string
- type GetUserTagByIDResp
- func (*GetUserTagByIDResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTagByIDResp) GetCommonResp() *CommonResp
- func (x *GetUserTagByIDResp) GetTag() *Tag
- func (*GetUserTagByIDResp) ProtoMessage()
- func (x *GetUserTagByIDResp) ProtoReflect() protoreflect.Message
- func (x *GetUserTagByIDResp) Reset()
- func (x *GetUserTagByIDResp) String() string
- type GetUserTagsReq
- func (*GetUserTagsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTagsReq) GetOperationID() string
- func (x *GetUserTagsReq) GetUserID() string
- func (*GetUserTagsReq) ProtoMessage()
- func (x *GetUserTagsReq) ProtoReflect() protoreflect.Message
- func (x *GetUserTagsReq) Reset()
- func (x *GetUserTagsReq) String() string
- type GetUserTagsResp
- func (*GetUserTagsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTagsResp) GetCommonResp() *CommonResp
- func (x *GetUserTagsResp) GetTags() []*Tag
- func (*GetUserTagsResp) ProtoMessage()
- func (x *GetUserTagsResp) ProtoReflect() protoreflect.Message
- func (x *GetUserTagsResp) Reset()
- func (x *GetUserTagsResp) String() string
- type GetUserWorkMomentsReq
- func (*GetUserWorkMomentsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserWorkMomentsReq) GetOpUserID() string
- func (x *GetUserWorkMomentsReq) GetOperationID() string
- func (x *GetUserWorkMomentsReq) GetPagination() *sdk_ws.RequestPagination
- func (x *GetUserWorkMomentsReq) GetUserID() string
- func (*GetUserWorkMomentsReq) ProtoMessage()
- func (x *GetUserWorkMomentsReq) ProtoReflect() protoreflect.Message
- func (x *GetUserWorkMomentsReq) Reset()
- func (x *GetUserWorkMomentsReq) String() string
- type GetUserWorkMomentsResp
- func (*GetUserWorkMomentsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserWorkMomentsResp) GetCommonResp() *CommonResp
- func (x *GetUserWorkMomentsResp) GetPagination() *sdk_ws.ResponsePagination
- func (x *GetUserWorkMomentsResp) GetWorkMoments() []*WorkMoment
- func (*GetUserWorkMomentsResp) ProtoMessage()
- func (x *GetUserWorkMomentsResp) ProtoReflect() protoreflect.Message
- func (x *GetUserWorkMomentsResp) Reset()
- func (x *GetUserWorkMomentsResp) String() string
- type GetWorkMomentByIDReq
- func (*GetWorkMomentByIDReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkMomentByIDReq) GetOpUserID() string
- func (x *GetWorkMomentByIDReq) GetOperationID() string
- func (x *GetWorkMomentByIDReq) GetWorkMomentID() string
- func (*GetWorkMomentByIDReq) ProtoMessage()
- func (x *GetWorkMomentByIDReq) ProtoReflect() protoreflect.Message
- func (x *GetWorkMomentByIDReq) Reset()
- func (x *GetWorkMomentByIDReq) String() string
- type GetWorkMomentByIDResp
- func (*GetWorkMomentByIDResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkMomentByIDResp) GetCommonResp() *CommonResp
- func (x *GetWorkMomentByIDResp) GetWorkMoment() *WorkMoment
- func (*GetWorkMomentByIDResp) ProtoMessage()
- func (x *GetWorkMomentByIDResp) ProtoReflect() protoreflect.Message
- func (x *GetWorkMomentByIDResp) Reset()
- func (x *GetWorkMomentByIDResp) String() string
- type LikeOneWorkMomentReq
- func (*LikeOneWorkMomentReq) Descriptor() ([]byte, []int)deprecated
- func (x *LikeOneWorkMomentReq) GetOperationID() string
- func (x *LikeOneWorkMomentReq) GetUserID() string
- func (x *LikeOneWorkMomentReq) GetWorkMomentID() string
- func (*LikeOneWorkMomentReq) ProtoMessage()
- func (x *LikeOneWorkMomentReq) ProtoReflect() protoreflect.Message
- func (x *LikeOneWorkMomentReq) Reset()
- func (x *LikeOneWorkMomentReq) String() string
- type LikeOneWorkMomentResp
- func (*LikeOneWorkMomentResp) Descriptor() ([]byte, []int)deprecated
- func (x *LikeOneWorkMomentResp) GetCommonResp() *CommonResp
- func (*LikeOneWorkMomentResp) ProtoMessage()
- func (x *LikeOneWorkMomentResp) ProtoReflect() protoreflect.Message
- func (x *LikeOneWorkMomentResp) Reset()
- func (x *LikeOneWorkMomentResp) String() string
- type LikeUser
- type NotificationUser
- func (*NotificationUser) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationUser) GetUserID() string
- func (x *NotificationUser) GetUserName() string
- func (*NotificationUser) ProtoMessage()
- func (x *NotificationUser) ProtoReflect() protoreflect.Message
- func (x *NotificationUser) Reset()
- func (x *NotificationUser) String() string
- type OfficeServiceClient
- type OfficeServiceServer
- type PermissionGroup
- func (*PermissionGroup) Descriptor() ([]byte, []int)deprecated
- func (x *PermissionGroup) GetGroupID() string
- func (x *PermissionGroup) GetGroupName() string
- func (*PermissionGroup) ProtoMessage()
- func (x *PermissionGroup) ProtoReflect() protoreflect.Message
- func (x *PermissionGroup) Reset()
- func (x *PermissionGroup) String() string
- type SendMsg2TagReq
- func (*SendMsg2TagReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendMsg2TagReq) GetContent() string
- func (x *SendMsg2TagReq) GetGroupList() []string
- func (x *SendMsg2TagReq) GetOperationID() string
- func (x *SendMsg2TagReq) GetSendID() string
- func (x *SendMsg2TagReq) GetSenderPlatformID() int32
- func (x *SendMsg2TagReq) GetTagList() []string
- func (x *SendMsg2TagReq) GetUserList() []string
- func (*SendMsg2TagReq) ProtoMessage()
- func (x *SendMsg2TagReq) ProtoReflect() protoreflect.Message
- func (x *SendMsg2TagReq) Reset()
- func (x *SendMsg2TagReq) String() string
- type SendMsg2TagResp
- type SetTagReq
- func (*SetTagReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetTagReq) GetIncreaseUserIDList() []string
- func (x *SetTagReq) GetNewName() string
- func (x *SetTagReq) GetOperationID() string
- func (x *SetTagReq) GetReduceUserIDList() []string
- func (x *SetTagReq) GetTagID() string
- func (x *SetTagReq) GetUserID() string
- func (*SetTagReq) ProtoMessage()
- func (x *SetTagReq) ProtoReflect() protoreflect.Message
- func (x *SetTagReq) Reset()
- func (x *SetTagReq) String() string
- type SetTagResp
- type SetUserWorkMomentsLevelReq
- func (*SetUserWorkMomentsLevelReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserWorkMomentsLevelReq) GetLevel() int32
- func (x *SetUserWorkMomentsLevelReq) GetOperationID() string
- func (x *SetUserWorkMomentsLevelReq) GetUserID() string
- func (*SetUserWorkMomentsLevelReq) ProtoMessage()
- func (x *SetUserWorkMomentsLevelReq) ProtoReflect() protoreflect.Message
- func (x *SetUserWorkMomentsLevelReq) Reset()
- func (x *SetUserWorkMomentsLevelReq) String() string
- type SetUserWorkMomentsLevelResp
- func (*SetUserWorkMomentsLevelResp) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserWorkMomentsLevelResp) GetCommonResp() *CommonResp
- func (*SetUserWorkMomentsLevelResp) ProtoMessage()
- func (x *SetUserWorkMomentsLevelResp) ProtoReflect() protoreflect.Message
- func (x *SetUserWorkMomentsLevelResp) Reset()
- func (x *SetUserWorkMomentsLevelResp) String() string
- type Tag
- type TagSendLog
- func (*TagSendLog) Descriptor() ([]byte, []int)deprecated
- func (x *TagSendLog) GetContent() string
- func (x *TagSendLog) GetSendTime() int64
- func (x *TagSendLog) GetUserList() []*TagUser
- func (*TagSendLog) ProtoMessage()
- func (x *TagSendLog) ProtoReflect() protoreflect.Message
- func (x *TagSendLog) Reset()
- func (x *TagSendLog) String() string
- type TagUser
- type UnimplementedOfficeServiceServer
- func (*UnimplementedOfficeServiceServer) ChangeWorkMomentPermission(context.Context, *ChangeWorkMomentPermissionReq) (*ChangeWorkMomentPermissionResp, error)
- func (*UnimplementedOfficeServiceServer) CommentOneWorkMoment(context.Context, *CommentOneWorkMomentReq) (*CommentOneWorkMomentResp, error)
- func (*UnimplementedOfficeServiceServer) CreateOneWorkMoment(context.Context, *CreateOneWorkMomentReq) (*CreateOneWorkMomentResp, error)
- func (*UnimplementedOfficeServiceServer) CreateTag(context.Context, *CreateTagReq) (*CreateTagResp, error)
- func (*UnimplementedOfficeServiceServer) DeleteComment(context.Context, *DeleteCommentReq) (*DeleteCommentResp, error)
- func (*UnimplementedOfficeServiceServer) DeleteOneWorkMoment(context.Context, *DeleteOneWorkMomentReq) (*DeleteOneWorkMomentResp, error)
- func (*UnimplementedOfficeServiceServer) DeleteTag(context.Context, *DeleteTagReq) (*DeleteTagResp, error)
- func (*UnimplementedOfficeServiceServer) GetTagSendLogs(context.Context, *GetTagSendLogsReq) (*GetTagSendLogsResp, error)
- func (*UnimplementedOfficeServiceServer) GetUserFriendWorkMoments(context.Context, *GetUserFriendWorkMomentsReq) (*GetUserFriendWorkMomentsResp, error)
- func (*UnimplementedOfficeServiceServer) GetUserTagByID(context.Context, *GetUserTagByIDReq) (*GetUserTagByIDResp, error)
- func (*UnimplementedOfficeServiceServer) GetUserTags(context.Context, *GetUserTagsReq) (*GetUserTagsResp, error)
- func (*UnimplementedOfficeServiceServer) GetUserWorkMoments(context.Context, *GetUserWorkMomentsReq) (*GetUserWorkMomentsResp, error)
- func (*UnimplementedOfficeServiceServer) GetWorkMomentByID(context.Context, *GetWorkMomentByIDReq) (*GetWorkMomentByIDResp, error)
- func (*UnimplementedOfficeServiceServer) LikeOneWorkMoment(context.Context, *LikeOneWorkMomentReq) (*LikeOneWorkMomentResp, error)
- func (*UnimplementedOfficeServiceServer) SendMsg2Tag(context.Context, *SendMsg2TagReq) (*SendMsg2TagResp, error)
- func (*UnimplementedOfficeServiceServer) SetTag(context.Context, *SetTagReq) (*SetTagResp, error)
- func (*UnimplementedOfficeServiceServer) SetUserWorkMomentsLevel(context.Context, *SetUserWorkMomentsLevelReq) (*SetUserWorkMomentsLevelResp, error)
- type WorkMoment
- func (*WorkMoment) Descriptor() ([]byte, []int)deprecated
- func (x *WorkMoment) GetAtUserList() []*WorkMomentUser
- func (x *WorkMoment) GetComments() []*Comment
- func (x *WorkMoment) GetContent() string
- func (x *WorkMoment) GetCreateTime() int32
- func (x *WorkMoment) GetFaceURL() string
- func (x *WorkMoment) GetLikeUserList() []*WorkMomentUser
- func (x *WorkMoment) GetPermission() int32
- func (x *WorkMoment) GetPermissionGroupList() []*PermissionGroup
- func (x *WorkMoment) GetPermissionUserList() []*WorkMomentUser
- func (x *WorkMoment) GetUserID() string
- func (x *WorkMoment) GetUserName() string
- func (x *WorkMoment) GetWorkMomentID() string
- func (*WorkMoment) ProtoMessage()
- func (x *WorkMoment) ProtoReflect() protoreflect.Message
- func (x *WorkMoment) Reset()
- func (x *WorkMoment) String() string
- type WorkMomentNotificationMsg
- func (*WorkMomentNotificationMsg) Descriptor() ([]byte, []int)deprecated
- func (x *WorkMomentNotificationMsg) GetContent() string
- func (x *WorkMomentNotificationMsg) GetContentID() string
- func (x *WorkMomentNotificationMsg) GetCreateTime() int32
- func (x *WorkMomentNotificationMsg) GetFaceURL() string
- func (x *WorkMomentNotificationMsg) GetNotificationMsgType() int32
- func (x *WorkMomentNotificationMsg) GetReplyUserID() string
- func (x *WorkMomentNotificationMsg) GetReplyUserName() string
- func (x *WorkMomentNotificationMsg) GetUserID() string
- func (x *WorkMomentNotificationMsg) GetUserName() string
- func (x *WorkMomentNotificationMsg) GetWorkMomentContent() string
- func (x *WorkMomentNotificationMsg) GetWorkMomentID() string
- func (*WorkMomentNotificationMsg) ProtoMessage()
- func (x *WorkMomentNotificationMsg) ProtoReflect() protoreflect.Message
- func (x *WorkMomentNotificationMsg) Reset()
- func (x *WorkMomentNotificationMsg) String() string
- type WorkMomentUser
- func (*WorkMomentUser) Descriptor() ([]byte, []int)deprecated
- func (x *WorkMomentUser) GetUserID() string
- func (x *WorkMomentUser) GetUserName() string
- func (*WorkMomentUser) ProtoMessage()
- func (x *WorkMomentUser) ProtoReflect() protoreflect.Message
- func (x *WorkMomentUser) Reset()
- func (x *WorkMomentUser) String() string
Constants ¶
This section is empty.
Variables ¶
var File_office_office_proto protoreflect.FileDescriptor
Functions ¶
func RegisterOfficeServiceServer ¶
func RegisterOfficeServiceServer(s *grpc.Server, srv OfficeServiceServer)
Types ¶
type ChangeWorkMomentPermissionReq ¶
type ChangeWorkMomentPermissionReq struct { WorkMomentID string `protobuf:"bytes,1,opt,name=workMomentID,proto3" json:"workMomentID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=opUserID,proto3" json:"opUserID,omitempty"` Permission int32 `protobuf:"varint,3,opt,name=permission,proto3" json:"permission,omitempty"` PermissionUserIDList []string `protobuf:"bytes,4,rep,name=permissionUserIDList,proto3" json:"permissionUserIDList,omitempty"` OperationID string `protobuf:"bytes,5,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*ChangeWorkMomentPermissionReq) Descriptor
deprecated
func (*ChangeWorkMomentPermissionReq) Descriptor() ([]byte, []int)
Deprecated: Use ChangeWorkMomentPermissionReq.ProtoReflect.Descriptor instead.
func (*ChangeWorkMomentPermissionReq) GetOpUserID ¶
func (x *ChangeWorkMomentPermissionReq) GetOpUserID() string
func (*ChangeWorkMomentPermissionReq) GetOperationID ¶
func (x *ChangeWorkMomentPermissionReq) GetOperationID() string
func (*ChangeWorkMomentPermissionReq) GetPermission ¶
func (x *ChangeWorkMomentPermissionReq) GetPermission() int32
func (*ChangeWorkMomentPermissionReq) GetPermissionUserIDList ¶
func (x *ChangeWorkMomentPermissionReq) GetPermissionUserIDList() []string
func (*ChangeWorkMomentPermissionReq) GetWorkMomentID ¶
func (x *ChangeWorkMomentPermissionReq) GetWorkMomentID() string
func (*ChangeWorkMomentPermissionReq) ProtoMessage ¶
func (*ChangeWorkMomentPermissionReq) ProtoMessage()
func (*ChangeWorkMomentPermissionReq) ProtoReflect ¶
func (x *ChangeWorkMomentPermissionReq) ProtoReflect() protoreflect.Message
func (*ChangeWorkMomentPermissionReq) Reset ¶
func (x *ChangeWorkMomentPermissionReq) Reset()
func (*ChangeWorkMomentPermissionReq) String ¶
func (x *ChangeWorkMomentPermissionReq) String() string
type ChangeWorkMomentPermissionResp ¶
type ChangeWorkMomentPermissionResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*ChangeWorkMomentPermissionResp) Descriptor
deprecated
func (*ChangeWorkMomentPermissionResp) Descriptor() ([]byte, []int)
Deprecated: Use ChangeWorkMomentPermissionResp.ProtoReflect.Descriptor instead.
func (*ChangeWorkMomentPermissionResp) GetCommonResp ¶
func (x *ChangeWorkMomentPermissionResp) GetCommonResp() *CommonResp
func (*ChangeWorkMomentPermissionResp) ProtoMessage ¶
func (*ChangeWorkMomentPermissionResp) ProtoMessage()
func (*ChangeWorkMomentPermissionResp) ProtoReflect ¶
func (x *ChangeWorkMomentPermissionResp) ProtoReflect() protoreflect.Message
func (*ChangeWorkMomentPermissionResp) Reset ¶
func (x *ChangeWorkMomentPermissionResp) Reset()
func (*ChangeWorkMomentPermissionResp) String ¶
func (x *ChangeWorkMomentPermissionResp) String() string
type Comment ¶
type Comment struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` FaceURL string `protobuf:"bytes,3,opt,name=faceURL,proto3" json:"faceURL,omitempty"` ReplyUserID string `protobuf:"bytes,4,opt,name=replyUserID,proto3" json:"replyUserID,omitempty"` ReplyUserName string `protobuf:"bytes,5,opt,name=replyUserName,proto3" json:"replyUserName,omitempty"` ContentID string `protobuf:"bytes,6,opt,name=contentID,proto3" json:"contentID,omitempty"` Content string `protobuf:"bytes,7,opt,name=content,proto3" json:"content,omitempty"` CreateTime int32 `protobuf:"varint,8,opt,name=createTime,proto3" json:"createTime,omitempty"` // contains filtered or unexported fields }
func (*Comment) Descriptor
deprecated
func (*Comment) GetContent ¶
func (*Comment) GetContentID ¶
func (*Comment) GetCreateTime ¶
func (*Comment) GetFaceURL ¶
func (*Comment) GetReplyUserID ¶
func (*Comment) GetReplyUserName ¶
func (*Comment) GetUserName ¶
func (*Comment) ProtoMessage ¶
func (*Comment) ProtoMessage()
func (*Comment) ProtoReflect ¶
func (x *Comment) ProtoReflect() protoreflect.Message
type CommentOneWorkMomentReq ¶
type CommentOneWorkMomentReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` WorkMomentID string `protobuf:"bytes,2,opt,name=workMomentID,proto3" json:"workMomentID,omitempty"` ReplyUserID string `protobuf:"bytes,3,opt,name=replyUserID,proto3" json:"replyUserID,omitempty"` Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"` OperationID string `protobuf:"bytes,5,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*CommentOneWorkMomentReq) Descriptor
deprecated
func (*CommentOneWorkMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use CommentOneWorkMomentReq.ProtoReflect.Descriptor instead.
func (*CommentOneWorkMomentReq) GetContent ¶
func (x *CommentOneWorkMomentReq) GetContent() string
func (*CommentOneWorkMomentReq) GetOperationID ¶
func (x *CommentOneWorkMomentReq) GetOperationID() string
func (*CommentOneWorkMomentReq) GetReplyUserID ¶
func (x *CommentOneWorkMomentReq) GetReplyUserID() string
func (*CommentOneWorkMomentReq) GetUserID ¶
func (x *CommentOneWorkMomentReq) GetUserID() string
func (*CommentOneWorkMomentReq) GetWorkMomentID ¶
func (x *CommentOneWorkMomentReq) GetWorkMomentID() string
func (*CommentOneWorkMomentReq) ProtoMessage ¶
func (*CommentOneWorkMomentReq) ProtoMessage()
func (*CommentOneWorkMomentReq) ProtoReflect ¶
func (x *CommentOneWorkMomentReq) ProtoReflect() protoreflect.Message
func (*CommentOneWorkMomentReq) Reset ¶
func (x *CommentOneWorkMomentReq) Reset()
func (*CommentOneWorkMomentReq) String ¶
func (x *CommentOneWorkMomentReq) String() string
type CommentOneWorkMomentResp ¶
type CommentOneWorkMomentResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*CommentOneWorkMomentResp) Descriptor
deprecated
func (*CommentOneWorkMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use CommentOneWorkMomentResp.ProtoReflect.Descriptor instead.
func (*CommentOneWorkMomentResp) GetCommonResp ¶
func (x *CommentOneWorkMomentResp) GetCommonResp() *CommonResp
func (*CommentOneWorkMomentResp) ProtoMessage ¶
func (*CommentOneWorkMomentResp) ProtoMessage()
func (*CommentOneWorkMomentResp) ProtoReflect ¶
func (x *CommentOneWorkMomentResp) ProtoReflect() protoreflect.Message
func (*CommentOneWorkMomentResp) Reset ¶
func (x *CommentOneWorkMomentResp) Reset()
func (*CommentOneWorkMomentResp) String ¶
func (x *CommentOneWorkMomentResp) String() string
type CommonResp ¶
type CommonResp struct { ErrCode int32 `protobuf:"varint,1,opt,name=errCode,proto3" json:"errCode,omitempty"` ErrMsg string `protobuf:"bytes,2,opt,name=errMsg,proto3" json:"errMsg,omitempty"` // contains filtered or unexported fields }
func (*CommonResp) Descriptor
deprecated
func (*CommonResp) Descriptor() ([]byte, []int)
Deprecated: Use CommonResp.ProtoReflect.Descriptor instead.
func (*CommonResp) GetErrCode ¶
func (x *CommonResp) GetErrCode() int32
func (*CommonResp) GetErrMsg ¶
func (x *CommonResp) GetErrMsg() string
func (*CommonResp) ProtoMessage ¶
func (*CommonResp) ProtoMessage()
func (*CommonResp) ProtoReflect ¶
func (x *CommonResp) ProtoReflect() protoreflect.Message
func (*CommonResp) Reset ¶
func (x *CommonResp) Reset()
func (*CommonResp) String ¶
func (x *CommonResp) String() string
type CreateOneWorkMomentReq ¶
type CreateOneWorkMomentReq struct { WorkMoment *WorkMoment `protobuf:"bytes,1,opt,name=workMoment,proto3" json:"workMoment,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*CreateOneWorkMomentReq) Descriptor
deprecated
func (*CreateOneWorkMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateOneWorkMomentReq.ProtoReflect.Descriptor instead.
func (*CreateOneWorkMomentReq) GetOperationID ¶
func (x *CreateOneWorkMomentReq) GetOperationID() string
func (*CreateOneWorkMomentReq) GetWorkMoment ¶
func (x *CreateOneWorkMomentReq) GetWorkMoment() *WorkMoment
func (*CreateOneWorkMomentReq) ProtoMessage ¶
func (*CreateOneWorkMomentReq) ProtoMessage()
func (*CreateOneWorkMomentReq) ProtoReflect ¶
func (x *CreateOneWorkMomentReq) ProtoReflect() protoreflect.Message
func (*CreateOneWorkMomentReq) Reset ¶
func (x *CreateOneWorkMomentReq) Reset()
func (*CreateOneWorkMomentReq) String ¶
func (x *CreateOneWorkMomentReq) String() string
type CreateOneWorkMomentResp ¶
type CreateOneWorkMomentResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*CreateOneWorkMomentResp) Descriptor
deprecated
func (*CreateOneWorkMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateOneWorkMomentResp.ProtoReflect.Descriptor instead.
func (*CreateOneWorkMomentResp) GetCommonResp ¶
func (x *CreateOneWorkMomentResp) GetCommonResp() *CommonResp
func (*CreateOneWorkMomentResp) ProtoMessage ¶
func (*CreateOneWorkMomentResp) ProtoMessage()
func (*CreateOneWorkMomentResp) ProtoReflect ¶
func (x *CreateOneWorkMomentResp) ProtoReflect() protoreflect.Message
func (*CreateOneWorkMomentResp) Reset ¶
func (x *CreateOneWorkMomentResp) Reset()
func (*CreateOneWorkMomentResp) String ¶
func (x *CreateOneWorkMomentResp) String() string
type CreateTagReq ¶
type CreateTagReq struct { TagName string `protobuf:"bytes,1,opt,name=tagName,proto3" json:"tagName,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID,omitempty"` UserIDList []string `protobuf:"bytes,3,rep,name=userIDList,proto3" json:"userIDList,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*CreateTagReq) Descriptor
deprecated
func (*CreateTagReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateTagReq.ProtoReflect.Descriptor instead.
func (*CreateTagReq) GetOperationID ¶
func (x *CreateTagReq) GetOperationID() string
func (*CreateTagReq) GetTagName ¶
func (x *CreateTagReq) GetTagName() string
func (*CreateTagReq) GetUserID ¶
func (x *CreateTagReq) GetUserID() string
func (*CreateTagReq) GetUserIDList ¶
func (x *CreateTagReq) GetUserIDList() []string
func (*CreateTagReq) ProtoMessage ¶
func (*CreateTagReq) ProtoMessage()
func (*CreateTagReq) ProtoReflect ¶
func (x *CreateTagReq) ProtoReflect() protoreflect.Message
func (*CreateTagReq) Reset ¶
func (x *CreateTagReq) Reset()
func (*CreateTagReq) String ¶
func (x *CreateTagReq) String() string
type CreateTagResp ¶
type CreateTagResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*CreateTagResp) Descriptor
deprecated
func (*CreateTagResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateTagResp.ProtoReflect.Descriptor instead.
func (*CreateTagResp) GetCommonResp ¶
func (x *CreateTagResp) GetCommonResp() *CommonResp
func (*CreateTagResp) ProtoMessage ¶
func (*CreateTagResp) ProtoMessage()
func (*CreateTagResp) ProtoReflect ¶
func (x *CreateTagResp) ProtoReflect() protoreflect.Message
func (*CreateTagResp) Reset ¶
func (x *CreateTagResp) Reset()
func (*CreateTagResp) String ¶
func (x *CreateTagResp) String() string
type DeleteCommentReq ¶
type DeleteCommentReq struct { WorkMomentID string `protobuf:"bytes,1,opt,name=workMomentID,proto3" json:"workMomentID,omitempty"` ContentID string `protobuf:"bytes,2,opt,name=contentID,proto3" json:"contentID,omitempty"` OpUserID string `protobuf:"bytes,3,opt,name=opUserID,proto3" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*DeleteCommentReq) Descriptor
deprecated
func (*DeleteCommentReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCommentReq.ProtoReflect.Descriptor instead.
func (*DeleteCommentReq) GetContentID ¶
func (x *DeleteCommentReq) GetContentID() string
func (*DeleteCommentReq) GetOpUserID ¶
func (x *DeleteCommentReq) GetOpUserID() string
func (*DeleteCommentReq) GetOperationID ¶
func (x *DeleteCommentReq) GetOperationID() string
func (*DeleteCommentReq) GetWorkMomentID ¶
func (x *DeleteCommentReq) GetWorkMomentID() string
func (*DeleteCommentReq) ProtoMessage ¶
func (*DeleteCommentReq) ProtoMessage()
func (*DeleteCommentReq) ProtoReflect ¶
func (x *DeleteCommentReq) ProtoReflect() protoreflect.Message
func (*DeleteCommentReq) Reset ¶
func (x *DeleteCommentReq) Reset()
func (*DeleteCommentReq) String ¶
func (x *DeleteCommentReq) String() string
type DeleteCommentResp ¶
type DeleteCommentResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*DeleteCommentResp) Descriptor
deprecated
func (*DeleteCommentResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCommentResp.ProtoReflect.Descriptor instead.
func (*DeleteCommentResp) GetCommonResp ¶
func (x *DeleteCommentResp) GetCommonResp() *CommonResp
func (*DeleteCommentResp) ProtoMessage ¶
func (*DeleteCommentResp) ProtoMessage()
func (*DeleteCommentResp) ProtoReflect ¶
func (x *DeleteCommentResp) ProtoReflect() protoreflect.Message
func (*DeleteCommentResp) Reset ¶
func (x *DeleteCommentResp) Reset()
func (*DeleteCommentResp) String ¶
func (x *DeleteCommentResp) String() string
type DeleteOneWorkMomentReq ¶
type DeleteOneWorkMomentReq struct { WorkMomentID string `protobuf:"bytes,1,opt,name=workMomentID,proto3" json:"workMomentID,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*DeleteOneWorkMomentReq) Descriptor
deprecated
func (*DeleteOneWorkMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOneWorkMomentReq.ProtoReflect.Descriptor instead.
func (*DeleteOneWorkMomentReq) GetOperationID ¶
func (x *DeleteOneWorkMomentReq) GetOperationID() string
func (*DeleteOneWorkMomentReq) GetUserID ¶
func (x *DeleteOneWorkMomentReq) GetUserID() string
func (*DeleteOneWorkMomentReq) GetWorkMomentID ¶
func (x *DeleteOneWorkMomentReq) GetWorkMomentID() string
func (*DeleteOneWorkMomentReq) ProtoMessage ¶
func (*DeleteOneWorkMomentReq) ProtoMessage()
func (*DeleteOneWorkMomentReq) ProtoReflect ¶
func (x *DeleteOneWorkMomentReq) ProtoReflect() protoreflect.Message
func (*DeleteOneWorkMomentReq) Reset ¶
func (x *DeleteOneWorkMomentReq) Reset()
func (*DeleteOneWorkMomentReq) String ¶
func (x *DeleteOneWorkMomentReq) String() string
type DeleteOneWorkMomentResp ¶
type DeleteOneWorkMomentResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*DeleteOneWorkMomentResp) Descriptor
deprecated
func (*DeleteOneWorkMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOneWorkMomentResp.ProtoReflect.Descriptor instead.
func (*DeleteOneWorkMomentResp) GetCommonResp ¶
func (x *DeleteOneWorkMomentResp) GetCommonResp() *CommonResp
func (*DeleteOneWorkMomentResp) ProtoMessage ¶
func (*DeleteOneWorkMomentResp) ProtoMessage()
func (*DeleteOneWorkMomentResp) ProtoReflect ¶
func (x *DeleteOneWorkMomentResp) ProtoReflect() protoreflect.Message
func (*DeleteOneWorkMomentResp) Reset ¶
func (x *DeleteOneWorkMomentResp) Reset()
func (*DeleteOneWorkMomentResp) String ¶
func (x *DeleteOneWorkMomentResp) String() string
type DeleteTagReq ¶
type DeleteTagReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` TagID string `protobuf:"bytes,2,opt,name=tagID,proto3" json:"tagID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*DeleteTagReq) Descriptor
deprecated
func (*DeleteTagReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTagReq.ProtoReflect.Descriptor instead.
func (*DeleteTagReq) GetOperationID ¶
func (x *DeleteTagReq) GetOperationID() string
func (*DeleteTagReq) GetTagID ¶
func (x *DeleteTagReq) GetTagID() string
func (*DeleteTagReq) GetUserID ¶
func (x *DeleteTagReq) GetUserID() string
func (*DeleteTagReq) ProtoMessage ¶
func (*DeleteTagReq) ProtoMessage()
func (*DeleteTagReq) ProtoReflect ¶
func (x *DeleteTagReq) ProtoReflect() protoreflect.Message
func (*DeleteTagReq) Reset ¶
func (x *DeleteTagReq) Reset()
func (*DeleteTagReq) String ¶
func (x *DeleteTagReq) String() string
type DeleteTagResp ¶
type DeleteTagResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*DeleteTagResp) Descriptor
deprecated
func (*DeleteTagResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTagResp.ProtoReflect.Descriptor instead.
func (*DeleteTagResp) GetCommonResp ¶
func (x *DeleteTagResp) GetCommonResp() *CommonResp
func (*DeleteTagResp) ProtoMessage ¶
func (*DeleteTagResp) ProtoMessage()
func (*DeleteTagResp) ProtoReflect ¶
func (x *DeleteTagResp) ProtoReflect() protoreflect.Message
func (*DeleteTagResp) Reset ¶
func (x *DeleteTagResp) Reset()
func (*DeleteTagResp) String ¶
func (x *DeleteTagResp) String() string
type GetTagSendLogsReq ¶
type GetTagSendLogsReq struct { Pagination *sdk_ws.RequestPagination `protobuf:"bytes,1,opt,name=Pagination,proto3" json:"Pagination,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*GetTagSendLogsReq) Descriptor
deprecated
func (*GetTagSendLogsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTagSendLogsReq.ProtoReflect.Descriptor instead.
func (*GetTagSendLogsReq) GetOperationID ¶
func (x *GetTagSendLogsReq) GetOperationID() string
func (*GetTagSendLogsReq) GetPagination ¶
func (x *GetTagSendLogsReq) GetPagination() *sdk_ws.RequestPagination
func (*GetTagSendLogsReq) GetUserID ¶
func (x *GetTagSendLogsReq) GetUserID() string
func (*GetTagSendLogsReq) ProtoMessage ¶
func (*GetTagSendLogsReq) ProtoMessage()
func (*GetTagSendLogsReq) ProtoReflect ¶
func (x *GetTagSendLogsReq) ProtoReflect() protoreflect.Message
func (*GetTagSendLogsReq) Reset ¶
func (x *GetTagSendLogsReq) Reset()
func (*GetTagSendLogsReq) String ¶
func (x *GetTagSendLogsReq) String() string
type GetTagSendLogsResp ¶
type GetTagSendLogsResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` Pagination *sdk_ws.ResponsePagination `protobuf:"bytes,2,opt,name=Pagination,proto3" json:"Pagination,omitempty"` TagSendLogs []*TagSendLog `protobuf:"bytes,3,rep,name=tagSendLogs,proto3" json:"tagSendLogs,omitempty"` // contains filtered or unexported fields }
func (*GetTagSendLogsResp) Descriptor
deprecated
func (*GetTagSendLogsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetTagSendLogsResp.ProtoReflect.Descriptor instead.
func (*GetTagSendLogsResp) GetCommonResp ¶
func (x *GetTagSendLogsResp) GetCommonResp() *CommonResp
func (*GetTagSendLogsResp) GetPagination ¶
func (x *GetTagSendLogsResp) GetPagination() *sdk_ws.ResponsePagination
func (*GetTagSendLogsResp) GetTagSendLogs ¶
func (x *GetTagSendLogsResp) GetTagSendLogs() []*TagSendLog
func (*GetTagSendLogsResp) ProtoMessage ¶
func (*GetTagSendLogsResp) ProtoMessage()
func (*GetTagSendLogsResp) ProtoReflect ¶
func (x *GetTagSendLogsResp) ProtoReflect() protoreflect.Message
func (*GetTagSendLogsResp) Reset ¶
func (x *GetTagSendLogsResp) Reset()
func (*GetTagSendLogsResp) String ¶
func (x *GetTagSendLogsResp) String() string
type GetUserFriendWorkMomentsReq ¶
type GetUserFriendWorkMomentsReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` Pagination *sdk_ws.RequestPagination `protobuf:"bytes,2,opt,name=Pagination,proto3" json:"Pagination,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*GetUserFriendWorkMomentsReq) Descriptor
deprecated
func (*GetUserFriendWorkMomentsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFriendWorkMomentsReq.ProtoReflect.Descriptor instead.
func (*GetUserFriendWorkMomentsReq) GetOperationID ¶
func (x *GetUserFriendWorkMomentsReq) GetOperationID() string
func (*GetUserFriendWorkMomentsReq) GetPagination ¶
func (x *GetUserFriendWorkMomentsReq) GetPagination() *sdk_ws.RequestPagination
func (*GetUserFriendWorkMomentsReq) GetUserID ¶
func (x *GetUserFriendWorkMomentsReq) GetUserID() string
func (*GetUserFriendWorkMomentsReq) ProtoMessage ¶
func (*GetUserFriendWorkMomentsReq) ProtoMessage()
func (*GetUserFriendWorkMomentsReq) ProtoReflect ¶
func (x *GetUserFriendWorkMomentsReq) ProtoReflect() protoreflect.Message
func (*GetUserFriendWorkMomentsReq) Reset ¶
func (x *GetUserFriendWorkMomentsReq) Reset()
func (*GetUserFriendWorkMomentsReq) String ¶
func (x *GetUserFriendWorkMomentsReq) String() string
type GetUserFriendWorkMomentsResp ¶
type GetUserFriendWorkMomentsResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` WorkMoments []*WorkMoment `protobuf:"bytes,2,rep,name=workMoments,proto3" json:"workMoments,omitempty"` Pagination *sdk_ws.ResponsePagination `protobuf:"bytes,3,opt,name=Pagination,proto3" json:"Pagination,omitempty"` // contains filtered or unexported fields }
func (*GetUserFriendWorkMomentsResp) Descriptor
deprecated
func (*GetUserFriendWorkMomentsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFriendWorkMomentsResp.ProtoReflect.Descriptor instead.
func (*GetUserFriendWorkMomentsResp) GetCommonResp ¶
func (x *GetUserFriendWorkMomentsResp) GetCommonResp() *CommonResp
func (*GetUserFriendWorkMomentsResp) GetPagination ¶
func (x *GetUserFriendWorkMomentsResp) GetPagination() *sdk_ws.ResponsePagination
func (*GetUserFriendWorkMomentsResp) GetWorkMoments ¶
func (x *GetUserFriendWorkMomentsResp) GetWorkMoments() []*WorkMoment
func (*GetUserFriendWorkMomentsResp) ProtoMessage ¶
func (*GetUserFriendWorkMomentsResp) ProtoMessage()
func (*GetUserFriendWorkMomentsResp) ProtoReflect ¶
func (x *GetUserFriendWorkMomentsResp) ProtoReflect() protoreflect.Message
func (*GetUserFriendWorkMomentsResp) Reset ¶
func (x *GetUserFriendWorkMomentsResp) Reset()
func (*GetUserFriendWorkMomentsResp) String ¶
func (x *GetUserFriendWorkMomentsResp) String() string
type GetUserTagByIDReq ¶
type GetUserTagByIDReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` TagID string `protobuf:"bytes,2,opt,name=tagID,proto3" json:"tagID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*GetUserTagByIDReq) Descriptor
deprecated
func (*GetUserTagByIDReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTagByIDReq.ProtoReflect.Descriptor instead.
func (*GetUserTagByIDReq) GetOperationID ¶
func (x *GetUserTagByIDReq) GetOperationID() string
func (*GetUserTagByIDReq) GetTagID ¶
func (x *GetUserTagByIDReq) GetTagID() string
func (*GetUserTagByIDReq) GetUserID ¶
func (x *GetUserTagByIDReq) GetUserID() string
func (*GetUserTagByIDReq) ProtoMessage ¶
func (*GetUserTagByIDReq) ProtoMessage()
func (*GetUserTagByIDReq) ProtoReflect ¶
func (x *GetUserTagByIDReq) ProtoReflect() protoreflect.Message
func (*GetUserTagByIDReq) Reset ¶
func (x *GetUserTagByIDReq) Reset()
func (*GetUserTagByIDReq) String ¶
func (x *GetUserTagByIDReq) String() string
type GetUserTagByIDResp ¶
type GetUserTagByIDResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` Tag *Tag `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` // contains filtered or unexported fields }
func (*GetUserTagByIDResp) Descriptor
deprecated
func (*GetUserTagByIDResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTagByIDResp.ProtoReflect.Descriptor instead.
func (*GetUserTagByIDResp) GetCommonResp ¶
func (x *GetUserTagByIDResp) GetCommonResp() *CommonResp
func (*GetUserTagByIDResp) GetTag ¶
func (x *GetUserTagByIDResp) GetTag() *Tag
func (*GetUserTagByIDResp) ProtoMessage ¶
func (*GetUserTagByIDResp) ProtoMessage()
func (*GetUserTagByIDResp) ProtoReflect ¶
func (x *GetUserTagByIDResp) ProtoReflect() protoreflect.Message
func (*GetUserTagByIDResp) Reset ¶
func (x *GetUserTagByIDResp) Reset()
func (*GetUserTagByIDResp) String ¶
func (x *GetUserTagByIDResp) String() string
type GetUserTagsReq ¶
type GetUserTagsReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*GetUserTagsReq) Descriptor
deprecated
func (*GetUserTagsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTagsReq.ProtoReflect.Descriptor instead.
func (*GetUserTagsReq) GetOperationID ¶
func (x *GetUserTagsReq) GetOperationID() string
func (*GetUserTagsReq) GetUserID ¶
func (x *GetUserTagsReq) GetUserID() string
func (*GetUserTagsReq) ProtoMessage ¶
func (*GetUserTagsReq) ProtoMessage()
func (*GetUserTagsReq) ProtoReflect ¶
func (x *GetUserTagsReq) ProtoReflect() protoreflect.Message
func (*GetUserTagsReq) Reset ¶
func (x *GetUserTagsReq) Reset()
func (*GetUserTagsReq) String ¶
func (x *GetUserTagsReq) String() string
type GetUserTagsResp ¶
type GetUserTagsResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` Tags []*Tag `protobuf:"bytes,2,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*GetUserTagsResp) Descriptor
deprecated
func (*GetUserTagsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTagsResp.ProtoReflect.Descriptor instead.
func (*GetUserTagsResp) GetCommonResp ¶
func (x *GetUserTagsResp) GetCommonResp() *CommonResp
func (*GetUserTagsResp) GetTags ¶
func (x *GetUserTagsResp) GetTags() []*Tag
func (*GetUserTagsResp) ProtoMessage ¶
func (*GetUserTagsResp) ProtoMessage()
func (*GetUserTagsResp) ProtoReflect ¶
func (x *GetUserTagsResp) ProtoReflect() protoreflect.Message
func (*GetUserTagsResp) Reset ¶
func (x *GetUserTagsResp) Reset()
func (*GetUserTagsResp) String ¶
func (x *GetUserTagsResp) String() string
type GetUserWorkMomentsReq ¶
type GetUserWorkMomentsReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=opUserID,proto3" json:"opUserID,omitempty"` Pagination *sdk_ws.RequestPagination `protobuf:"bytes,3,opt,name=Pagination,proto3" json:"Pagination,omitempty"` OperationID string `protobuf:"bytes,4,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*GetUserWorkMomentsReq) Descriptor
deprecated
func (*GetUserWorkMomentsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserWorkMomentsReq.ProtoReflect.Descriptor instead.
func (*GetUserWorkMomentsReq) GetOpUserID ¶
func (x *GetUserWorkMomentsReq) GetOpUserID() string
func (*GetUserWorkMomentsReq) GetOperationID ¶
func (x *GetUserWorkMomentsReq) GetOperationID() string
func (*GetUserWorkMomentsReq) GetPagination ¶
func (x *GetUserWorkMomentsReq) GetPagination() *sdk_ws.RequestPagination
func (*GetUserWorkMomentsReq) GetUserID ¶
func (x *GetUserWorkMomentsReq) GetUserID() string
func (*GetUserWorkMomentsReq) ProtoMessage ¶
func (*GetUserWorkMomentsReq) ProtoMessage()
func (*GetUserWorkMomentsReq) ProtoReflect ¶
func (x *GetUserWorkMomentsReq) ProtoReflect() protoreflect.Message
func (*GetUserWorkMomentsReq) Reset ¶
func (x *GetUserWorkMomentsReq) Reset()
func (*GetUserWorkMomentsReq) String ¶
func (x *GetUserWorkMomentsReq) String() string
type GetUserWorkMomentsResp ¶
type GetUserWorkMomentsResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` WorkMoments []*WorkMoment `protobuf:"bytes,2,rep,name=workMoments,proto3" json:"workMoments,omitempty"` Pagination *sdk_ws.ResponsePagination `protobuf:"bytes,3,opt,name=Pagination,proto3" json:"Pagination,omitempty"` // contains filtered or unexported fields }
func (*GetUserWorkMomentsResp) Descriptor
deprecated
func (*GetUserWorkMomentsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserWorkMomentsResp.ProtoReflect.Descriptor instead.
func (*GetUserWorkMomentsResp) GetCommonResp ¶
func (x *GetUserWorkMomentsResp) GetCommonResp() *CommonResp
func (*GetUserWorkMomentsResp) GetPagination ¶
func (x *GetUserWorkMomentsResp) GetPagination() *sdk_ws.ResponsePagination
func (*GetUserWorkMomentsResp) GetWorkMoments ¶
func (x *GetUserWorkMomentsResp) GetWorkMoments() []*WorkMoment
func (*GetUserWorkMomentsResp) ProtoMessage ¶
func (*GetUserWorkMomentsResp) ProtoMessage()
func (*GetUserWorkMomentsResp) ProtoReflect ¶
func (x *GetUserWorkMomentsResp) ProtoReflect() protoreflect.Message
func (*GetUserWorkMomentsResp) Reset ¶
func (x *GetUserWorkMomentsResp) Reset()
func (*GetUserWorkMomentsResp) String ¶
func (x *GetUserWorkMomentsResp) String() string
type GetWorkMomentByIDReq ¶
type GetWorkMomentByIDReq struct { WorkMomentID string `protobuf:"bytes,1,opt,name=workMomentID,proto3" json:"workMomentID,omitempty"` OpUserID string `protobuf:"bytes,2,opt,name=opUserID,proto3" json:"opUserID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*GetWorkMomentByIDReq) Descriptor
deprecated
func (*GetWorkMomentByIDReq) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkMomentByIDReq.ProtoReflect.Descriptor instead.
func (*GetWorkMomentByIDReq) GetOpUserID ¶
func (x *GetWorkMomentByIDReq) GetOpUserID() string
func (*GetWorkMomentByIDReq) GetOperationID ¶
func (x *GetWorkMomentByIDReq) GetOperationID() string
func (*GetWorkMomentByIDReq) GetWorkMomentID ¶
func (x *GetWorkMomentByIDReq) GetWorkMomentID() string
func (*GetWorkMomentByIDReq) ProtoMessage ¶
func (*GetWorkMomentByIDReq) ProtoMessage()
func (*GetWorkMomentByIDReq) ProtoReflect ¶
func (x *GetWorkMomentByIDReq) ProtoReflect() protoreflect.Message
func (*GetWorkMomentByIDReq) Reset ¶
func (x *GetWorkMomentByIDReq) Reset()
func (*GetWorkMomentByIDReq) String ¶
func (x *GetWorkMomentByIDReq) String() string
type GetWorkMomentByIDResp ¶
type GetWorkMomentByIDResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` WorkMoment *WorkMoment `protobuf:"bytes,2,opt,name=workMoment,proto3" json:"workMoment,omitempty"` // contains filtered or unexported fields }
func (*GetWorkMomentByIDResp) Descriptor
deprecated
func (*GetWorkMomentByIDResp) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkMomentByIDResp.ProtoReflect.Descriptor instead.
func (*GetWorkMomentByIDResp) GetCommonResp ¶
func (x *GetWorkMomentByIDResp) GetCommonResp() *CommonResp
func (*GetWorkMomentByIDResp) GetWorkMoment ¶
func (x *GetWorkMomentByIDResp) GetWorkMoment() *WorkMoment
func (*GetWorkMomentByIDResp) ProtoMessage ¶
func (*GetWorkMomentByIDResp) ProtoMessage()
func (*GetWorkMomentByIDResp) ProtoReflect ¶
func (x *GetWorkMomentByIDResp) ProtoReflect() protoreflect.Message
func (*GetWorkMomentByIDResp) Reset ¶
func (x *GetWorkMomentByIDResp) Reset()
func (*GetWorkMomentByIDResp) String ¶
func (x *GetWorkMomentByIDResp) String() string
type LikeOneWorkMomentReq ¶
type LikeOneWorkMomentReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` WorkMomentID string `protobuf:"bytes,2,opt,name=WorkMomentID,proto3" json:"WorkMomentID,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*LikeOneWorkMomentReq) Descriptor
deprecated
func (*LikeOneWorkMomentReq) Descriptor() ([]byte, []int)
Deprecated: Use LikeOneWorkMomentReq.ProtoReflect.Descriptor instead.
func (*LikeOneWorkMomentReq) GetOperationID ¶
func (x *LikeOneWorkMomentReq) GetOperationID() string
func (*LikeOneWorkMomentReq) GetUserID ¶
func (x *LikeOneWorkMomentReq) GetUserID() string
func (*LikeOneWorkMomentReq) GetWorkMomentID ¶
func (x *LikeOneWorkMomentReq) GetWorkMomentID() string
func (*LikeOneWorkMomentReq) ProtoMessage ¶
func (*LikeOneWorkMomentReq) ProtoMessage()
func (*LikeOneWorkMomentReq) ProtoReflect ¶
func (x *LikeOneWorkMomentReq) ProtoReflect() protoreflect.Message
func (*LikeOneWorkMomentReq) Reset ¶
func (x *LikeOneWorkMomentReq) Reset()
func (*LikeOneWorkMomentReq) String ¶
func (x *LikeOneWorkMomentReq) String() string
type LikeOneWorkMomentResp ¶
type LikeOneWorkMomentResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*LikeOneWorkMomentResp) Descriptor
deprecated
func (*LikeOneWorkMomentResp) Descriptor() ([]byte, []int)
Deprecated: Use LikeOneWorkMomentResp.ProtoReflect.Descriptor instead.
func (*LikeOneWorkMomentResp) GetCommonResp ¶
func (x *LikeOneWorkMomentResp) GetCommonResp() *CommonResp
func (*LikeOneWorkMomentResp) ProtoMessage ¶
func (*LikeOneWorkMomentResp) ProtoMessage()
func (*LikeOneWorkMomentResp) ProtoReflect ¶
func (x *LikeOneWorkMomentResp) ProtoReflect() protoreflect.Message
func (*LikeOneWorkMomentResp) Reset ¶
func (x *LikeOneWorkMomentResp) Reset()
func (*LikeOneWorkMomentResp) String ¶
func (x *LikeOneWorkMomentResp) String() string
type LikeUser ¶
type LikeUser struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` // contains filtered or unexported fields }
func (*LikeUser) Descriptor
deprecated
func (*LikeUser) GetUserName ¶
func (*LikeUser) ProtoMessage ¶
func (*LikeUser) ProtoMessage()
func (*LikeUser) ProtoReflect ¶
func (x *LikeUser) ProtoReflect() protoreflect.Message
type NotificationUser ¶
type NotificationUser struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` // contains filtered or unexported fields }
func (*NotificationUser) Descriptor
deprecated
func (*NotificationUser) Descriptor() ([]byte, []int)
Deprecated: Use NotificationUser.ProtoReflect.Descriptor instead.
func (*NotificationUser) GetUserID ¶
func (x *NotificationUser) GetUserID() string
func (*NotificationUser) GetUserName ¶
func (x *NotificationUser) GetUserName() string
func (*NotificationUser) ProtoMessage ¶
func (*NotificationUser) ProtoMessage()
func (*NotificationUser) ProtoReflect ¶
func (x *NotificationUser) ProtoReflect() protoreflect.Message
func (*NotificationUser) Reset ¶
func (x *NotificationUser) Reset()
func (*NotificationUser) String ¶
func (x *NotificationUser) String() string
type OfficeServiceClient ¶
type OfficeServiceClient interface { GetUserTags(ctx context.Context, in *GetUserTagsReq, opts ...grpc.CallOption) (*GetUserTagsResp, error) CreateTag(ctx context.Context, in *CreateTagReq, opts ...grpc.CallOption) (*CreateTagResp, error) DeleteTag(ctx context.Context, in *DeleteTagReq, opts ...grpc.CallOption) (*DeleteTagResp, error) SetTag(ctx context.Context, in *SetTagReq, opts ...grpc.CallOption) (*SetTagResp, error) SendMsg2Tag(ctx context.Context, in *SendMsg2TagReq, opts ...grpc.CallOption) (*SendMsg2TagResp, error) GetTagSendLogs(ctx context.Context, in *GetTagSendLogsReq, opts ...grpc.CallOption) (*GetTagSendLogsResp, error) GetUserTagByID(ctx context.Context, in *GetUserTagByIDReq, opts ...grpc.CallOption) (*GetUserTagByIDResp, error) CreateOneWorkMoment(ctx context.Context, in *CreateOneWorkMomentReq, opts ...grpc.CallOption) (*CreateOneWorkMomentResp, error) DeleteOneWorkMoment(ctx context.Context, in *DeleteOneWorkMomentReq, opts ...grpc.CallOption) (*DeleteOneWorkMomentResp, error) LikeOneWorkMoment(ctx context.Context, in *LikeOneWorkMomentReq, opts ...grpc.CallOption) (*LikeOneWorkMomentResp, error) CommentOneWorkMoment(ctx context.Context, in *CommentOneWorkMomentReq, opts ...grpc.CallOption) (*CommentOneWorkMomentResp, error) DeleteComment(ctx context.Context, in *DeleteCommentReq, opts ...grpc.CallOption) (*DeleteCommentResp, error) GetWorkMomentByID(ctx context.Context, in *GetWorkMomentByIDReq, opts ...grpc.CallOption) (*GetWorkMomentByIDResp, error) ChangeWorkMomentPermission(ctx context.Context, in *ChangeWorkMomentPermissionReq, opts ...grpc.CallOption) (*ChangeWorkMomentPermissionResp, error) /// user self GetUserWorkMoments(ctx context.Context, in *GetUserWorkMomentsReq, opts ...grpc.CallOption) (*GetUserWorkMomentsResp, error) /// users friend GetUserFriendWorkMoments(ctx context.Context, in *GetUserFriendWorkMomentsReq, opts ...grpc.CallOption) (*GetUserFriendWorkMomentsResp, error) SetUserWorkMomentsLevel(ctx context.Context, in *SetUserWorkMomentsLevelReq, opts ...grpc.CallOption) (*SetUserWorkMomentsLevelResp, error) }
OfficeServiceClient is the client API for OfficeService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewOfficeServiceClient ¶
func NewOfficeServiceClient(cc grpc.ClientConnInterface) OfficeServiceClient
type OfficeServiceServer ¶
type OfficeServiceServer interface { GetUserTags(context.Context, *GetUserTagsReq) (*GetUserTagsResp, error) CreateTag(context.Context, *CreateTagReq) (*CreateTagResp, error) DeleteTag(context.Context, *DeleteTagReq) (*DeleteTagResp, error) SetTag(context.Context, *SetTagReq) (*SetTagResp, error) SendMsg2Tag(context.Context, *SendMsg2TagReq) (*SendMsg2TagResp, error) GetTagSendLogs(context.Context, *GetTagSendLogsReq) (*GetTagSendLogsResp, error) GetUserTagByID(context.Context, *GetUserTagByIDReq) (*GetUserTagByIDResp, error) CreateOneWorkMoment(context.Context, *CreateOneWorkMomentReq) (*CreateOneWorkMomentResp, error) DeleteOneWorkMoment(context.Context, *DeleteOneWorkMomentReq) (*DeleteOneWorkMomentResp, error) LikeOneWorkMoment(context.Context, *LikeOneWorkMomentReq) (*LikeOneWorkMomentResp, error) CommentOneWorkMoment(context.Context, *CommentOneWorkMomentReq) (*CommentOneWorkMomentResp, error) DeleteComment(context.Context, *DeleteCommentReq) (*DeleteCommentResp, error) GetWorkMomentByID(context.Context, *GetWorkMomentByIDReq) (*GetWorkMomentByIDResp, error) ChangeWorkMomentPermission(context.Context, *ChangeWorkMomentPermissionReq) (*ChangeWorkMomentPermissionResp, error) /// user self GetUserWorkMoments(context.Context, *GetUserWorkMomentsReq) (*GetUserWorkMomentsResp, error) /// users friend GetUserFriendWorkMoments(context.Context, *GetUserFriendWorkMomentsReq) (*GetUserFriendWorkMomentsResp, error) SetUserWorkMomentsLevel(context.Context, *SetUserWorkMomentsLevelReq) (*SetUserWorkMomentsLevelResp, error) }
OfficeServiceServer is the server API for OfficeService service.
type PermissionGroup ¶
type PermissionGroup struct { GroupName string `protobuf:"bytes,1,opt,name=groupName,proto3" json:"groupName,omitempty"` GroupID string `protobuf:"bytes,2,opt,name=groupID,proto3" json:"groupID,omitempty"` // contains filtered or unexported fields }
func (*PermissionGroup) Descriptor
deprecated
func (*PermissionGroup) Descriptor() ([]byte, []int)
Deprecated: Use PermissionGroup.ProtoReflect.Descriptor instead.
func (*PermissionGroup) GetGroupID ¶
func (x *PermissionGroup) GetGroupID() string
func (*PermissionGroup) GetGroupName ¶
func (x *PermissionGroup) GetGroupName() string
func (*PermissionGroup) ProtoMessage ¶
func (*PermissionGroup) ProtoMessage()
func (*PermissionGroup) ProtoReflect ¶
func (x *PermissionGroup) ProtoReflect() protoreflect.Message
func (*PermissionGroup) Reset ¶
func (x *PermissionGroup) Reset()
func (*PermissionGroup) String ¶
func (x *PermissionGroup) String() string
type SendMsg2TagReq ¶
type SendMsg2TagReq struct { TagList []string `protobuf:"bytes,1,rep,name=tagList,proto3" json:"tagList,omitempty"` UserList []string `protobuf:"bytes,2,rep,name=UserList,proto3" json:"UserList,omitempty"` GroupList []string `protobuf:"bytes,3,rep,name=GroupList,proto3" json:"GroupList,omitempty"` SendID string `protobuf:"bytes,4,opt,name=sendID,proto3" json:"sendID,omitempty"` SenderPlatformID int32 `protobuf:"varint,5,opt,name=senderPlatformID,proto3" json:"senderPlatformID,omitempty"` Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"` OperationID string `protobuf:"bytes,7,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*SendMsg2TagReq) Descriptor
deprecated
func (*SendMsg2TagReq) Descriptor() ([]byte, []int)
Deprecated: Use SendMsg2TagReq.ProtoReflect.Descriptor instead.
func (*SendMsg2TagReq) GetContent ¶
func (x *SendMsg2TagReq) GetContent() string
func (*SendMsg2TagReq) GetGroupList ¶
func (x *SendMsg2TagReq) GetGroupList() []string
func (*SendMsg2TagReq) GetOperationID ¶
func (x *SendMsg2TagReq) GetOperationID() string
func (*SendMsg2TagReq) GetSendID ¶
func (x *SendMsg2TagReq) GetSendID() string
func (*SendMsg2TagReq) GetSenderPlatformID ¶
func (x *SendMsg2TagReq) GetSenderPlatformID() int32
func (*SendMsg2TagReq) GetTagList ¶
func (x *SendMsg2TagReq) GetTagList() []string
func (*SendMsg2TagReq) GetUserList ¶
func (x *SendMsg2TagReq) GetUserList() []string
func (*SendMsg2TagReq) ProtoMessage ¶
func (*SendMsg2TagReq) ProtoMessage()
func (*SendMsg2TagReq) ProtoReflect ¶
func (x *SendMsg2TagReq) ProtoReflect() protoreflect.Message
func (*SendMsg2TagReq) Reset ¶
func (x *SendMsg2TagReq) Reset()
func (*SendMsg2TagReq) String ¶
func (x *SendMsg2TagReq) String() string
type SendMsg2TagResp ¶
type SendMsg2TagResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*SendMsg2TagResp) Descriptor
deprecated
func (*SendMsg2TagResp) Descriptor() ([]byte, []int)
Deprecated: Use SendMsg2TagResp.ProtoReflect.Descriptor instead.
func (*SendMsg2TagResp) GetCommonResp ¶
func (x *SendMsg2TagResp) GetCommonResp() *CommonResp
func (*SendMsg2TagResp) ProtoMessage ¶
func (*SendMsg2TagResp) ProtoMessage()
func (*SendMsg2TagResp) ProtoReflect ¶
func (x *SendMsg2TagResp) ProtoReflect() protoreflect.Message
func (*SendMsg2TagResp) Reset ¶
func (x *SendMsg2TagResp) Reset()
func (*SendMsg2TagResp) String ¶
func (x *SendMsg2TagResp) String() string
type SetTagReq ¶
type SetTagReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` TagID string `protobuf:"bytes,2,opt,name=tagID,proto3" json:"tagID,omitempty"` NewName string `protobuf:"bytes,3,opt,name=newName,proto3" json:"newName,omitempty"` IncreaseUserIDList []string `protobuf:"bytes,4,rep,name=increaseUserIDList,proto3" json:"increaseUserIDList,omitempty"` ReduceUserIDList []string `protobuf:"bytes,5,rep,name=reduceUserIDList,proto3" json:"reduceUserIDList,omitempty"` OperationID string `protobuf:"bytes,6,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*SetTagReq) Descriptor
deprecated
func (*SetTagReq) GetIncreaseUserIDList ¶
func (*SetTagReq) GetNewName ¶
func (*SetTagReq) GetOperationID ¶
func (*SetTagReq) GetReduceUserIDList ¶
func (*SetTagReq) ProtoMessage ¶
func (*SetTagReq) ProtoMessage()
func (*SetTagReq) ProtoReflect ¶
func (x *SetTagReq) ProtoReflect() protoreflect.Message
type SetTagResp ¶
type SetTagResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*SetTagResp) Descriptor
deprecated
func (*SetTagResp) Descriptor() ([]byte, []int)
Deprecated: Use SetTagResp.ProtoReflect.Descriptor instead.
func (*SetTagResp) GetCommonResp ¶
func (x *SetTagResp) GetCommonResp() *CommonResp
func (*SetTagResp) ProtoMessage ¶
func (*SetTagResp) ProtoMessage()
func (*SetTagResp) ProtoReflect ¶
func (x *SetTagResp) ProtoReflect() protoreflect.Message
func (*SetTagResp) Reset ¶
func (x *SetTagResp) Reset()
func (*SetTagResp) String ¶
func (x *SetTagResp) String() string
type SetUserWorkMomentsLevelReq ¶
type SetUserWorkMomentsLevelReq struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` Level int32 `protobuf:"varint,2,opt,name=level,proto3" json:"level,omitempty"` OperationID string `protobuf:"bytes,3,opt,name=operationID,proto3" json:"operationID,omitempty"` // contains filtered or unexported fields }
func (*SetUserWorkMomentsLevelReq) Descriptor
deprecated
func (*SetUserWorkMomentsLevelReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserWorkMomentsLevelReq.ProtoReflect.Descriptor instead.
func (*SetUserWorkMomentsLevelReq) GetLevel ¶
func (x *SetUserWorkMomentsLevelReq) GetLevel() int32
func (*SetUserWorkMomentsLevelReq) GetOperationID ¶
func (x *SetUserWorkMomentsLevelReq) GetOperationID() string
func (*SetUserWorkMomentsLevelReq) GetUserID ¶
func (x *SetUserWorkMomentsLevelReq) GetUserID() string
func (*SetUserWorkMomentsLevelReq) ProtoMessage ¶
func (*SetUserWorkMomentsLevelReq) ProtoMessage()
func (*SetUserWorkMomentsLevelReq) ProtoReflect ¶
func (x *SetUserWorkMomentsLevelReq) ProtoReflect() protoreflect.Message
func (*SetUserWorkMomentsLevelReq) Reset ¶
func (x *SetUserWorkMomentsLevelReq) Reset()
func (*SetUserWorkMomentsLevelReq) String ¶
func (x *SetUserWorkMomentsLevelReq) String() string
type SetUserWorkMomentsLevelResp ¶
type SetUserWorkMomentsLevelResp struct { CommonResp *CommonResp `protobuf:"bytes,1,opt,name=commonResp,proto3" json:"commonResp,omitempty"` // contains filtered or unexported fields }
func (*SetUserWorkMomentsLevelResp) Descriptor
deprecated
func (*SetUserWorkMomentsLevelResp) Descriptor() ([]byte, []int)
Deprecated: Use SetUserWorkMomentsLevelResp.ProtoReflect.Descriptor instead.
func (*SetUserWorkMomentsLevelResp) GetCommonResp ¶
func (x *SetUserWorkMomentsLevelResp) GetCommonResp() *CommonResp
func (*SetUserWorkMomentsLevelResp) ProtoMessage ¶
func (*SetUserWorkMomentsLevelResp) ProtoMessage()
func (*SetUserWorkMomentsLevelResp) ProtoReflect ¶
func (x *SetUserWorkMomentsLevelResp) ProtoReflect() protoreflect.Message
func (*SetUserWorkMomentsLevelResp) Reset ¶
func (x *SetUserWorkMomentsLevelResp) Reset()
func (*SetUserWorkMomentsLevelResp) String ¶
func (x *SetUserWorkMomentsLevelResp) String() string
type Tag ¶
type Tag struct { TagID string `protobuf:"bytes,1,opt,name=tagID,proto3" json:"tagID,omitempty"` TagName string `protobuf:"bytes,2,opt,name=tagName,proto3" json:"tagName,omitempty"` UserList []*TagUser `protobuf:"bytes,3,rep,name=userList,proto3" json:"userList,omitempty"` // contains filtered or unexported fields }
func (*Tag) Descriptor
deprecated
func (*Tag) GetTagName ¶
func (*Tag) GetUserList ¶
func (*Tag) ProtoMessage ¶
func (*Tag) ProtoMessage()
func (*Tag) ProtoReflect ¶
func (x *Tag) ProtoReflect() protoreflect.Message
type TagSendLog ¶
type TagSendLog struct { UserList []*TagUser `protobuf:"bytes,1,rep,name=userList,proto3" json:"userList,omitempty"` Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` SendTime int64 `protobuf:"varint,3,opt,name=sendTime,proto3" json:"sendTime,omitempty"` // contains filtered or unexported fields }
func (*TagSendLog) Descriptor
deprecated
func (*TagSendLog) Descriptor() ([]byte, []int)
Deprecated: Use TagSendLog.ProtoReflect.Descriptor instead.
func (*TagSendLog) GetContent ¶
func (x *TagSendLog) GetContent() string
func (*TagSendLog) GetSendTime ¶
func (x *TagSendLog) GetSendTime() int64
func (*TagSendLog) GetUserList ¶
func (x *TagSendLog) GetUserList() []*TagUser
func (*TagSendLog) ProtoMessage ¶
func (*TagSendLog) ProtoMessage()
func (*TagSendLog) ProtoReflect ¶
func (x *TagSendLog) ProtoReflect() protoreflect.Message
func (*TagSendLog) Reset ¶
func (x *TagSendLog) Reset()
func (*TagSendLog) String ¶
func (x *TagSendLog) String() string
type TagUser ¶
type TagUser struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` // contains filtered or unexported fields }
func (*TagUser) Descriptor
deprecated
func (*TagUser) GetUserName ¶
func (*TagUser) ProtoMessage ¶
func (*TagUser) ProtoMessage()
func (*TagUser) ProtoReflect ¶
func (x *TagUser) ProtoReflect() protoreflect.Message
type UnimplementedOfficeServiceServer ¶
type UnimplementedOfficeServiceServer struct { }
UnimplementedOfficeServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedOfficeServiceServer) ChangeWorkMomentPermission ¶
func (*UnimplementedOfficeServiceServer) ChangeWorkMomentPermission(context.Context, *ChangeWorkMomentPermissionReq) (*ChangeWorkMomentPermissionResp, error)
func (*UnimplementedOfficeServiceServer) CommentOneWorkMoment ¶
func (*UnimplementedOfficeServiceServer) CommentOneWorkMoment(context.Context, *CommentOneWorkMomentReq) (*CommentOneWorkMomentResp, error)
func (*UnimplementedOfficeServiceServer) CreateOneWorkMoment ¶
func (*UnimplementedOfficeServiceServer) CreateOneWorkMoment(context.Context, *CreateOneWorkMomentReq) (*CreateOneWorkMomentResp, error)
func (*UnimplementedOfficeServiceServer) CreateTag ¶
func (*UnimplementedOfficeServiceServer) CreateTag(context.Context, *CreateTagReq) (*CreateTagResp, error)
func (*UnimplementedOfficeServiceServer) DeleteComment ¶
func (*UnimplementedOfficeServiceServer) DeleteComment(context.Context, *DeleteCommentReq) (*DeleteCommentResp, error)
func (*UnimplementedOfficeServiceServer) DeleteOneWorkMoment ¶
func (*UnimplementedOfficeServiceServer) DeleteOneWorkMoment(context.Context, *DeleteOneWorkMomentReq) (*DeleteOneWorkMomentResp, error)
func (*UnimplementedOfficeServiceServer) DeleteTag ¶
func (*UnimplementedOfficeServiceServer) DeleteTag(context.Context, *DeleteTagReq) (*DeleteTagResp, error)
func (*UnimplementedOfficeServiceServer) GetTagSendLogs ¶
func (*UnimplementedOfficeServiceServer) GetTagSendLogs(context.Context, *GetTagSendLogsReq) (*GetTagSendLogsResp, error)
func (*UnimplementedOfficeServiceServer) GetUserFriendWorkMoments ¶
func (*UnimplementedOfficeServiceServer) GetUserFriendWorkMoments(context.Context, *GetUserFriendWorkMomentsReq) (*GetUserFriendWorkMomentsResp, error)
func (*UnimplementedOfficeServiceServer) GetUserTagByID ¶
func (*UnimplementedOfficeServiceServer) GetUserTagByID(context.Context, *GetUserTagByIDReq) (*GetUserTagByIDResp, error)
func (*UnimplementedOfficeServiceServer) GetUserTags ¶
func (*UnimplementedOfficeServiceServer) GetUserTags(context.Context, *GetUserTagsReq) (*GetUserTagsResp, error)
func (*UnimplementedOfficeServiceServer) GetUserWorkMoments ¶
func (*UnimplementedOfficeServiceServer) GetUserWorkMoments(context.Context, *GetUserWorkMomentsReq) (*GetUserWorkMomentsResp, error)
func (*UnimplementedOfficeServiceServer) GetWorkMomentByID ¶
func (*UnimplementedOfficeServiceServer) GetWorkMomentByID(context.Context, *GetWorkMomentByIDReq) (*GetWorkMomentByIDResp, error)
func (*UnimplementedOfficeServiceServer) LikeOneWorkMoment ¶
func (*UnimplementedOfficeServiceServer) LikeOneWorkMoment(context.Context, *LikeOneWorkMomentReq) (*LikeOneWorkMomentResp, error)
func (*UnimplementedOfficeServiceServer) SendMsg2Tag ¶
func (*UnimplementedOfficeServiceServer) SendMsg2Tag(context.Context, *SendMsg2TagReq) (*SendMsg2TagResp, error)
func (*UnimplementedOfficeServiceServer) SetTag ¶
func (*UnimplementedOfficeServiceServer) SetTag(context.Context, *SetTagReq) (*SetTagResp, error)
func (*UnimplementedOfficeServiceServer) SetUserWorkMomentsLevel ¶
func (*UnimplementedOfficeServiceServer) SetUserWorkMomentsLevel(context.Context, *SetUserWorkMomentsLevelReq) (*SetUserWorkMomentsLevelResp, error)
type WorkMoment ¶
type WorkMoment struct { WorkMomentID string `protobuf:"bytes,1,opt,name=workMomentID,proto3" json:"workMomentID,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,3,opt,name=userName,proto3" json:"userName,omitempty"` FaceURL string `protobuf:"bytes,4,opt,name=faceURL,proto3" json:"faceURL,omitempty"` Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"` LikeUserList []*WorkMomentUser `protobuf:"bytes,6,rep,name=likeUserList,proto3" json:"likeUserList,omitempty"` Comments []*Comment `protobuf:"bytes,7,rep,name=comments,proto3" json:"comments,omitempty"` Permission int32 `protobuf:"varint,8,opt,name=permission,proto3" json:"permission,omitempty"` PermissionUserList []*WorkMomentUser `protobuf:"bytes,9,rep,name=permissionUserList,proto3" json:"permissionUserList,omitempty"` PermissionGroupList []*PermissionGroup `protobuf:"bytes,10,rep,name=permissionGroupList,proto3" json:"permissionGroupList,omitempty"` AtUserList []*WorkMomentUser `protobuf:"bytes,11,rep,name=atUserList,proto3" json:"atUserList,omitempty"` CreateTime int32 `protobuf:"varint,12,opt,name=createTime,proto3" json:"createTime,omitempty"` // contains filtered or unexported fields }
func (*WorkMoment) Descriptor
deprecated
func (*WorkMoment) Descriptor() ([]byte, []int)
Deprecated: Use WorkMoment.ProtoReflect.Descriptor instead.
func (*WorkMoment) GetAtUserList ¶
func (x *WorkMoment) GetAtUserList() []*WorkMomentUser
func (*WorkMoment) GetComments ¶
func (x *WorkMoment) GetComments() []*Comment
func (*WorkMoment) GetContent ¶
func (x *WorkMoment) GetContent() string
func (*WorkMoment) GetCreateTime ¶
func (x *WorkMoment) GetCreateTime() int32
func (*WorkMoment) GetFaceURL ¶
func (x *WorkMoment) GetFaceURL() string
func (*WorkMoment) GetLikeUserList ¶
func (x *WorkMoment) GetLikeUserList() []*WorkMomentUser
func (*WorkMoment) GetPermission ¶
func (x *WorkMoment) GetPermission() int32
func (*WorkMoment) GetPermissionGroupList ¶
func (x *WorkMoment) GetPermissionGroupList() []*PermissionGroup
func (*WorkMoment) GetPermissionUserList ¶
func (x *WorkMoment) GetPermissionUserList() []*WorkMomentUser
func (*WorkMoment) GetUserID ¶
func (x *WorkMoment) GetUserID() string
func (*WorkMoment) GetUserName ¶
func (x *WorkMoment) GetUserName() string
func (*WorkMoment) GetWorkMomentID ¶
func (x *WorkMoment) GetWorkMomentID() string
func (*WorkMoment) ProtoMessage ¶
func (*WorkMoment) ProtoMessage()
func (*WorkMoment) ProtoReflect ¶
func (x *WorkMoment) ProtoReflect() protoreflect.Message
func (*WorkMoment) Reset ¶
func (x *WorkMoment) Reset()
func (*WorkMoment) String ¶
func (x *WorkMoment) String() string
type WorkMomentNotificationMsg ¶
type WorkMomentNotificationMsg struct { NotificationMsgType int32 `protobuf:"varint,1,opt,name=notificationMsgType,proto3" json:"notificationMsgType,omitempty"` ReplyUserName string `protobuf:"bytes,2,opt,name=replyUserName,proto3" json:"replyUserName,omitempty"` ReplyUserID string `protobuf:"bytes,3,opt,name=replyUserID,proto3" json:"replyUserID,omitempty"` Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"` ContentID string `protobuf:"bytes,5,opt,name=contentID,proto3" json:"contentID,omitempty"` WorkMomentID string `protobuf:"bytes,6,opt,name=workMomentID,proto3" json:"workMomentID,omitempty"` UserID string `protobuf:"bytes,7,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,8,opt,name=userName,proto3" json:"userName,omitempty"` FaceURL string `protobuf:"bytes,9,opt,name=faceURL,proto3" json:"faceURL,omitempty"` WorkMomentContent string `protobuf:"bytes,10,opt,name=workMomentContent,proto3" json:"workMomentContent,omitempty"` CreateTime int32 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime,omitempty"` // contains filtered or unexported fields }
func (*WorkMomentNotificationMsg) Descriptor
deprecated
func (*WorkMomentNotificationMsg) Descriptor() ([]byte, []int)
Deprecated: Use WorkMomentNotificationMsg.ProtoReflect.Descriptor instead.
func (*WorkMomentNotificationMsg) GetContent ¶
func (x *WorkMomentNotificationMsg) GetContent() string
func (*WorkMomentNotificationMsg) GetContentID ¶
func (x *WorkMomentNotificationMsg) GetContentID() string
func (*WorkMomentNotificationMsg) GetCreateTime ¶
func (x *WorkMomentNotificationMsg) GetCreateTime() int32
func (*WorkMomentNotificationMsg) GetFaceURL ¶
func (x *WorkMomentNotificationMsg) GetFaceURL() string
func (*WorkMomentNotificationMsg) GetNotificationMsgType ¶
func (x *WorkMomentNotificationMsg) GetNotificationMsgType() int32
func (*WorkMomentNotificationMsg) GetReplyUserID ¶
func (x *WorkMomentNotificationMsg) GetReplyUserID() string
func (*WorkMomentNotificationMsg) GetReplyUserName ¶
func (x *WorkMomentNotificationMsg) GetReplyUserName() string
func (*WorkMomentNotificationMsg) GetUserID ¶
func (x *WorkMomentNotificationMsg) GetUserID() string
func (*WorkMomentNotificationMsg) GetUserName ¶
func (x *WorkMomentNotificationMsg) GetUserName() string
func (*WorkMomentNotificationMsg) GetWorkMomentContent ¶
func (x *WorkMomentNotificationMsg) GetWorkMomentContent() string
func (*WorkMomentNotificationMsg) GetWorkMomentID ¶
func (x *WorkMomentNotificationMsg) GetWorkMomentID() string
func (*WorkMomentNotificationMsg) ProtoMessage ¶
func (*WorkMomentNotificationMsg) ProtoMessage()
func (*WorkMomentNotificationMsg) ProtoReflect ¶
func (x *WorkMomentNotificationMsg) ProtoReflect() protoreflect.Message
func (*WorkMomentNotificationMsg) Reset ¶
func (x *WorkMomentNotificationMsg) Reset()
func (*WorkMomentNotificationMsg) String ¶
func (x *WorkMomentNotificationMsg) String() string
type WorkMomentUser ¶
type WorkMomentUser struct { UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID,omitempty"` UserName string `protobuf:"bytes,2,opt,name=userName,proto3" json:"userName,omitempty"` // contains filtered or unexported fields }
func (*WorkMomentUser) Descriptor
deprecated
func (*WorkMomentUser) Descriptor() ([]byte, []int)
Deprecated: Use WorkMomentUser.ProtoReflect.Descriptor instead.
func (*WorkMomentUser) GetUserID ¶
func (x *WorkMomentUser) GetUserID() string
func (*WorkMomentUser) GetUserName ¶
func (x *WorkMomentUser) GetUserName() string
func (*WorkMomentUser) ProtoMessage ¶
func (*WorkMomentUser) ProtoMessage()
func (*WorkMomentUser) ProtoReflect ¶
func (x *WorkMomentUser) ProtoReflect() protoreflect.Message
func (*WorkMomentUser) Reset ¶
func (x *WorkMomentUser) Reset()
func (*WorkMomentUser) String ¶
func (x *WorkMomentUser) String() string