Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterNotifyHTTPServer(s *http.Server, srv NotifyHTTPServer)
- func RegisterNotifyServer(s grpc.ServiceRegistrar, srv NotifyServer)
- type CreateNotifyReply
- func (*CreateNotifyReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNotifyReply) GetCode() uint32
- func (x *CreateNotifyReply) GetData() *CreateNotifyReply_Data
- func (x *CreateNotifyReply) GetMessage() string
- func (*CreateNotifyReply) ProtoMessage()
- func (x *CreateNotifyReply) ProtoReflect() protoreflect.Message
- func (x *CreateNotifyReply) Reset()
- func (x *CreateNotifyReply) String() string
- func (m *CreateNotifyReply) Validate() error
- func (m *CreateNotifyReply) ValidateAll() error
- type CreateNotifyReplyMultiError
- type CreateNotifyReplyValidationError
- func (e CreateNotifyReplyValidationError) Cause() error
- func (e CreateNotifyReplyValidationError) Error() string
- func (e CreateNotifyReplyValidationError) ErrorName() string
- func (e CreateNotifyReplyValidationError) Field() string
- func (e CreateNotifyReplyValidationError) Key() bool
- func (e CreateNotifyReplyValidationError) Reason() string
- type CreateNotifyReply_Data
- func (*CreateNotifyReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*CreateNotifyReply_Data) ProtoMessage()
- func (x *CreateNotifyReply_Data) ProtoReflect() protoreflect.Message
- func (x *CreateNotifyReply_Data) Reset()
- func (x *CreateNotifyReply_Data) String() string
- func (m *CreateNotifyReply_Data) Validate() error
- func (m *CreateNotifyReply_Data) ValidateAll() error
- type CreateNotifyReply_DataMultiError
- type CreateNotifyReply_DataValidationError
- func (e CreateNotifyReply_DataValidationError) Cause() error
- func (e CreateNotifyReply_DataValidationError) Error() string
- func (e CreateNotifyReply_DataValidationError) ErrorName() string
- func (e CreateNotifyReply_DataValidationError) Field() string
- func (e CreateNotifyReply_DataValidationError) Key() bool
- func (e CreateNotifyReply_DataValidationError) Reason() string
- type CreateNotifyRequest
- func (*CreateNotifyRequest) Descriptor() ([]byte, []int)deprecated
- func (*CreateNotifyRequest) ProtoMessage()
- func (x *CreateNotifyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNotifyRequest) Reset()
- func (x *CreateNotifyRequest) String() string
- func (m *CreateNotifyRequest) Validate() error
- func (m *CreateNotifyRequest) ValidateAll() error
- type CreateNotifyRequestMultiError
- type CreateNotifyRequestValidationError
- func (e CreateNotifyRequestValidationError) Cause() error
- func (e CreateNotifyRequestValidationError) Error() string
- func (e CreateNotifyRequestValidationError) ErrorName() string
- func (e CreateNotifyRequestValidationError) Field() string
- func (e CreateNotifyRequestValidationError) Key() bool
- func (e CreateNotifyRequestValidationError) Reason() string
- type CreateReportJobReply
- func (*CreateReportJobReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateReportJobReply) GetCode() uint32
- func (x *CreateReportJobReply) GetData() *CreateReportJobReply_Data
- func (x *CreateReportJobReply) GetMessage() string
- func (*CreateReportJobReply) ProtoMessage()
- func (x *CreateReportJobReply) ProtoReflect() protoreflect.Message
- func (x *CreateReportJobReply) Reset()
- func (x *CreateReportJobReply) String() string
- func (m *CreateReportJobReply) Validate() error
- func (m *CreateReportJobReply) ValidateAll() error
- type CreateReportJobReplyMultiError
- type CreateReportJobReplyValidationError
- func (e CreateReportJobReplyValidationError) Cause() error
- func (e CreateReportJobReplyValidationError) Error() string
- func (e CreateReportJobReplyValidationError) ErrorName() string
- func (e CreateReportJobReplyValidationError) Field() string
- func (e CreateReportJobReplyValidationError) Key() bool
- func (e CreateReportJobReplyValidationError) Reason() string
- type CreateReportJobReply_Data
- func (*CreateReportJobReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*CreateReportJobReply_Data) ProtoMessage()
- func (x *CreateReportJobReply_Data) ProtoReflect() protoreflect.Message
- func (x *CreateReportJobReply_Data) Reset()
- func (x *CreateReportJobReply_Data) String() string
- func (m *CreateReportJobReply_Data) Validate() error
- func (m *CreateReportJobReply_Data) ValidateAll() error
- type CreateReportJobReply_DataMultiError
- type CreateReportJobReply_DataValidationError
- func (e CreateReportJobReply_DataValidationError) Cause() error
- func (e CreateReportJobReply_DataValidationError) Error() string
- func (e CreateReportJobReply_DataValidationError) ErrorName() string
- func (e CreateReportJobReply_DataValidationError) Field() string
- func (e CreateReportJobReply_DataValidationError) Key() bool
- func (e CreateReportJobReply_DataValidationError) Reason() string
- type CreateReportJobRequest
- func (*CreateReportJobRequest) Descriptor() ([]byte, []int)deprecated
- func (*CreateReportJobRequest) ProtoMessage()
- func (x *CreateReportJobRequest) ProtoReflect() protoreflect.Message
- func (x *CreateReportJobRequest) Reset()
- func (x *CreateReportJobRequest) String() string
- func (m *CreateReportJobRequest) Validate() error
- func (m *CreateReportJobRequest) ValidateAll() error
- type CreateReportJobRequestMultiError
- type CreateReportJobRequestValidationError
- func (e CreateReportJobRequestValidationError) Cause() error
- func (e CreateReportJobRequestValidationError) Error() string
- func (e CreateReportJobRequestValidationError) ErrorName() string
- func (e CreateReportJobRequestValidationError) Field() string
- func (e CreateReportJobRequestValidationError) Key() bool
- func (e CreateReportJobRequestValidationError) Reason() string
- type CreateToDoJobReply
- func (*CreateToDoJobReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateToDoJobReply) GetCode() uint32
- func (x *CreateToDoJobReply) GetData() *CreateToDoJobReply_Data
- func (x *CreateToDoJobReply) GetMessage() string
- func (*CreateToDoJobReply) ProtoMessage()
- func (x *CreateToDoJobReply) ProtoReflect() protoreflect.Message
- func (x *CreateToDoJobReply) Reset()
- func (x *CreateToDoJobReply) String() string
- func (m *CreateToDoJobReply) Validate() error
- func (m *CreateToDoJobReply) ValidateAll() error
- type CreateToDoJobReplyMultiError
- type CreateToDoJobReplyValidationError
- func (e CreateToDoJobReplyValidationError) Cause() error
- func (e CreateToDoJobReplyValidationError) Error() string
- func (e CreateToDoJobReplyValidationError) ErrorName() string
- func (e CreateToDoJobReplyValidationError) Field() string
- func (e CreateToDoJobReplyValidationError) Key() bool
- func (e CreateToDoJobReplyValidationError) Reason() string
- type CreateToDoJobReply_Data
- func (*CreateToDoJobReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*CreateToDoJobReply_Data) ProtoMessage()
- func (x *CreateToDoJobReply_Data) ProtoReflect() protoreflect.Message
- func (x *CreateToDoJobReply_Data) Reset()
- func (x *CreateToDoJobReply_Data) String() string
- func (m *CreateToDoJobReply_Data) Validate() error
- func (m *CreateToDoJobReply_Data) ValidateAll() error
- type CreateToDoJobReply_DataMultiError
- type CreateToDoJobReply_DataValidationError
- func (e CreateToDoJobReply_DataValidationError) Cause() error
- func (e CreateToDoJobReply_DataValidationError) Error() string
- func (e CreateToDoJobReply_DataValidationError) ErrorName() string
- func (e CreateToDoJobReply_DataValidationError) Field() string
- func (e CreateToDoJobReply_DataValidationError) Key() bool
- func (e CreateToDoJobReply_DataValidationError) Reason() string
- type CreateToDoJobRequest
- func (*CreateToDoJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateToDoJobRequest) GetActionId() uint32
- func (x *CreateToDoJobRequest) GetAppId() uint32
- func (x *CreateToDoJobRequest) GetContent() string
- func (x *CreateToDoJobRequest) GetCreateTime() string
- func (x *CreateToDoJobRequest) GetExtData() *CreateToDoJobRequest_ExtData
- func (x *CreateToDoJobRequest) GetFromUser() *CreateToDoJobRequest_User
- func (x *CreateToDoJobRequest) GetMessageId() string
- func (x *CreateToDoJobRequest) GetMessageType() uint32
- func (x *CreateToDoJobRequest) GetMobileUrl() string
- func (x *CreateToDoJobRequest) GetOuterMessageId() *anypb.Any
- func (x *CreateToDoJobRequest) GetStatus() uint32
- func (x *CreateToDoJobRequest) GetToUser() *CreateToDoJobRequest_User
- func (x *CreateToDoJobRequest) GetUrl() string
- func (*CreateToDoJobRequest) ProtoMessage()
- func (x *CreateToDoJobRequest) ProtoReflect() protoreflect.Message
- func (x *CreateToDoJobRequest) Reset()
- func (x *CreateToDoJobRequest) String() string
- func (m *CreateToDoJobRequest) Validate() error
- func (m *CreateToDoJobRequest) ValidateAll() error
- type CreateToDoJobRequestMultiError
- type CreateToDoJobRequestValidationError
- func (e CreateToDoJobRequestValidationError) Cause() error
- func (e CreateToDoJobRequestValidationError) Error() string
- func (e CreateToDoJobRequestValidationError) ErrorName() string
- func (e CreateToDoJobRequestValidationError) Field() string
- func (e CreateToDoJobRequestValidationError) Key() bool
- func (e CreateToDoJobRequestValidationError) Reason() string
- type CreateToDoJobRequest_ExtData
- func (*CreateToDoJobRequest_ExtData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateToDoJobRequest_ExtData) GetObjId() string
- func (x *CreateToDoJobRequest_ExtData) GetObjType() uint32
- func (*CreateToDoJobRequest_ExtData) ProtoMessage()
- func (x *CreateToDoJobRequest_ExtData) ProtoReflect() protoreflect.Message
- func (x *CreateToDoJobRequest_ExtData) Reset()
- func (x *CreateToDoJobRequest_ExtData) String() string
- func (m *CreateToDoJobRequest_ExtData) Validate() error
- func (m *CreateToDoJobRequest_ExtData) ValidateAll() error
- type CreateToDoJobRequest_ExtDataMultiError
- type CreateToDoJobRequest_ExtDataValidationError
- func (e CreateToDoJobRequest_ExtDataValidationError) Cause() error
- func (e CreateToDoJobRequest_ExtDataValidationError) Error() string
- func (e CreateToDoJobRequest_ExtDataValidationError) ErrorName() string
- func (e CreateToDoJobRequest_ExtDataValidationError) Field() string
- func (e CreateToDoJobRequest_ExtDataValidationError) Key() bool
- func (e CreateToDoJobRequest_ExtDataValidationError) Reason() string
- type CreateToDoJobRequest_User
- func (*CreateToDoJobRequest_User) Descriptor() ([]byte, []int)deprecated
- func (x *CreateToDoJobRequest_User) GetEmail() string
- func (x *CreateToDoJobRequest_User) GetMobile() string
- func (x *CreateToDoJobRequest_User) GetName() string
- func (x *CreateToDoJobRequest_User) GetTargetType() string
- func (x *CreateToDoJobRequest_User) GetTargetValue() string
- func (x *CreateToDoJobRequest_User) GetUserId() uint64
- func (*CreateToDoJobRequest_User) ProtoMessage()
- func (x *CreateToDoJobRequest_User) ProtoReflect() protoreflect.Message
- func (x *CreateToDoJobRequest_User) Reset()
- func (x *CreateToDoJobRequest_User) String() string
- func (m *CreateToDoJobRequest_User) Validate() error
- func (m *CreateToDoJobRequest_User) ValidateAll() error
- type CreateToDoJobRequest_UserMultiError
- type CreateToDoJobRequest_UserValidationError
- func (e CreateToDoJobRequest_UserValidationError) Cause() error
- func (e CreateToDoJobRequest_UserValidationError) Error() string
- func (e CreateToDoJobRequest_UserValidationError) ErrorName() string
- func (e CreateToDoJobRequest_UserValidationError) Field() string
- func (e CreateToDoJobRequest_UserValidationError) Key() bool
- func (e CreateToDoJobRequest_UserValidationError) Reason() string
- type DeleteNotifyReply
- func (*DeleteNotifyReply) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNotifyReply) GetCode() uint32
- func (x *DeleteNotifyReply) GetData() *DeleteNotifyReply_Data
- func (x *DeleteNotifyReply) GetMessage() string
- func (*DeleteNotifyReply) ProtoMessage()
- func (x *DeleteNotifyReply) ProtoReflect() protoreflect.Message
- func (x *DeleteNotifyReply) Reset()
- func (x *DeleteNotifyReply) String() string
- func (m *DeleteNotifyReply) Validate() error
- func (m *DeleteNotifyReply) ValidateAll() error
- type DeleteNotifyReplyMultiError
- type DeleteNotifyReplyValidationError
- func (e DeleteNotifyReplyValidationError) Cause() error
- func (e DeleteNotifyReplyValidationError) Error() string
- func (e DeleteNotifyReplyValidationError) ErrorName() string
- func (e DeleteNotifyReplyValidationError) Field() string
- func (e DeleteNotifyReplyValidationError) Key() bool
- func (e DeleteNotifyReplyValidationError) Reason() string
- type DeleteNotifyReply_Data
- func (*DeleteNotifyReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*DeleteNotifyReply_Data) ProtoMessage()
- func (x *DeleteNotifyReply_Data) ProtoReflect() protoreflect.Message
- func (x *DeleteNotifyReply_Data) Reset()
- func (x *DeleteNotifyReply_Data) String() string
- func (m *DeleteNotifyReply_Data) Validate() error
- func (m *DeleteNotifyReply_Data) ValidateAll() error
- type DeleteNotifyReply_DataMultiError
- type DeleteNotifyReply_DataValidationError
- func (e DeleteNotifyReply_DataValidationError) Cause() error
- func (e DeleteNotifyReply_DataValidationError) Error() string
- func (e DeleteNotifyReply_DataValidationError) ErrorName() string
- func (e DeleteNotifyReply_DataValidationError) Field() string
- func (e DeleteNotifyReply_DataValidationError) Key() bool
- func (e DeleteNotifyReply_DataValidationError) Reason() string
- type DeleteNotifyRequest
- func (*DeleteNotifyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNotifyRequest) GetId() uint64
- func (*DeleteNotifyRequest) ProtoMessage()
- func (x *DeleteNotifyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNotifyRequest) Reset()
- func (x *DeleteNotifyRequest) String() string
- func (m *DeleteNotifyRequest) Validate() error
- func (m *DeleteNotifyRequest) ValidateAll() error
- type DeleteNotifyRequestMultiError
- type DeleteNotifyRequestValidationError
- func (e DeleteNotifyRequestValidationError) Cause() error
- func (e DeleteNotifyRequestValidationError) Error() string
- func (e DeleteNotifyRequestValidationError) ErrorName() string
- func (e DeleteNotifyRequestValidationError) Field() string
- func (e DeleteNotifyRequestValidationError) Key() bool
- func (e DeleteNotifyRequestValidationError) Reason() string
- type DeleteReportJobReply
- func (*DeleteReportJobReply) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteReportJobReply) GetCode() uint32
- func (x *DeleteReportJobReply) GetData() *DeleteReportJobReply_Data
- func (x *DeleteReportJobReply) GetMessage() string
- func (*DeleteReportJobReply) ProtoMessage()
- func (x *DeleteReportJobReply) ProtoReflect() protoreflect.Message
- func (x *DeleteReportJobReply) Reset()
- func (x *DeleteReportJobReply) String() string
- func (m *DeleteReportJobReply) Validate() error
- func (m *DeleteReportJobReply) ValidateAll() error
- type DeleteReportJobReplyMultiError
- type DeleteReportJobReplyValidationError
- func (e DeleteReportJobReplyValidationError) Cause() error
- func (e DeleteReportJobReplyValidationError) Error() string
- func (e DeleteReportJobReplyValidationError) ErrorName() string
- func (e DeleteReportJobReplyValidationError) Field() string
- func (e DeleteReportJobReplyValidationError) Key() bool
- func (e DeleteReportJobReplyValidationError) Reason() string
- type DeleteReportJobReply_Data
- func (*DeleteReportJobReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*DeleteReportJobReply_Data) ProtoMessage()
- func (x *DeleteReportJobReply_Data) ProtoReflect() protoreflect.Message
- func (x *DeleteReportJobReply_Data) Reset()
- func (x *DeleteReportJobReply_Data) String() string
- func (m *DeleteReportJobReply_Data) Validate() error
- func (m *DeleteReportJobReply_Data) ValidateAll() error
- type DeleteReportJobReply_DataMultiError
- type DeleteReportJobReply_DataValidationError
- func (e DeleteReportJobReply_DataValidationError) Cause() error
- func (e DeleteReportJobReply_DataValidationError) Error() string
- func (e DeleteReportJobReply_DataValidationError) ErrorName() string
- func (e DeleteReportJobReply_DataValidationError) Field() string
- func (e DeleteReportJobReply_DataValidationError) Key() bool
- func (e DeleteReportJobReply_DataValidationError) Reason() string
- type DeleteReportJobRequest
- func (*DeleteReportJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteReportJobRequest) GetReportId() string
- func (*DeleteReportJobRequest) ProtoMessage()
- func (x *DeleteReportJobRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteReportJobRequest) Reset()
- func (x *DeleteReportJobRequest) String() string
- func (m *DeleteReportJobRequest) Validate() error
- func (m *DeleteReportJobRequest) ValidateAll() error
- type DeleteReportJobRequestMultiError
- type DeleteReportJobRequestValidationError
- func (e DeleteReportJobRequestValidationError) Cause() error
- func (e DeleteReportJobRequestValidationError) Error() string
- func (e DeleteReportJobRequestValidationError) ErrorName() string
- func (e DeleteReportJobRequestValidationError) Field() string
- func (e DeleteReportJobRequestValidationError) Key() bool
- func (e DeleteReportJobRequestValidationError) Reason() string
- type DeleteToDoJobReply
- func (*DeleteToDoJobReply) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteToDoJobReply) GetCode() uint32
- func (x *DeleteToDoJobReply) GetData() *DeleteToDoJobReply_Data
- func (x *DeleteToDoJobReply) GetMessage() string
- func (*DeleteToDoJobReply) ProtoMessage()
- func (x *DeleteToDoJobReply) ProtoReflect() protoreflect.Message
- func (x *DeleteToDoJobReply) Reset()
- func (x *DeleteToDoJobReply) String() string
- func (m *DeleteToDoJobReply) Validate() error
- func (m *DeleteToDoJobReply) ValidateAll() error
- type DeleteToDoJobReplyMultiError
- type DeleteToDoJobReplyValidationError
- func (e DeleteToDoJobReplyValidationError) Cause() error
- func (e DeleteToDoJobReplyValidationError) Error() string
- func (e DeleteToDoJobReplyValidationError) ErrorName() string
- func (e DeleteToDoJobReplyValidationError) Field() string
- func (e DeleteToDoJobReplyValidationError) Key() bool
- func (e DeleteToDoJobReplyValidationError) Reason() string
- type DeleteToDoJobReply_Data
- func (*DeleteToDoJobReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*DeleteToDoJobReply_Data) ProtoMessage()
- func (x *DeleteToDoJobReply_Data) ProtoReflect() protoreflect.Message
- func (x *DeleteToDoJobReply_Data) Reset()
- func (x *DeleteToDoJobReply_Data) String() string
- func (m *DeleteToDoJobReply_Data) Validate() error
- func (m *DeleteToDoJobReply_Data) ValidateAll() error
- type DeleteToDoJobReply_DataMultiError
- type DeleteToDoJobReply_DataValidationError
- func (e DeleteToDoJobReply_DataValidationError) Cause() error
- func (e DeleteToDoJobReply_DataValidationError) Error() string
- func (e DeleteToDoJobReply_DataValidationError) ErrorName() string
- func (e DeleteToDoJobReply_DataValidationError) Field() string
- func (e DeleteToDoJobReply_DataValidationError) Key() bool
- func (e DeleteToDoJobReply_DataValidationError) Reason() string
- type DeleteToDoJobRequest
- func (*DeleteToDoJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteToDoJobRequest) GetMessageId() string
- func (*DeleteToDoJobRequest) ProtoMessage()
- func (x *DeleteToDoJobRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteToDoJobRequest) Reset()
- func (x *DeleteToDoJobRequest) String() string
- func (m *DeleteToDoJobRequest) Validate() error
- func (m *DeleteToDoJobRequest) ValidateAll() error
- type DeleteToDoJobRequestMultiError
- type DeleteToDoJobRequestValidationError
- func (e DeleteToDoJobRequestValidationError) Cause() error
- func (e DeleteToDoJobRequestValidationError) Error() string
- func (e DeleteToDoJobRequestValidationError) ErrorName() string
- func (e DeleteToDoJobRequestValidationError) Field() string
- func (e DeleteToDoJobRequestValidationError) Key() bool
- func (e DeleteToDoJobRequestValidationError) Reason() string
- type ErrorReason
- func (ErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x ErrorReason) Enum() *ErrorReason
- func (ErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x ErrorReason) Number() protoreflect.EnumNumber
- func (x ErrorReason) String() string
- func (ErrorReason) Type() protoreflect.EnumType
- type GetNotifyReply
- func (*GetNotifyReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotifyReply) GetCode() uint32
- func (x *GetNotifyReply) GetData() *GetNotifyReply_Data
- func (x *GetNotifyReply) GetMessage() string
- func (*GetNotifyReply) ProtoMessage()
- func (x *GetNotifyReply) ProtoReflect() protoreflect.Message
- func (x *GetNotifyReply) Reset()
- func (x *GetNotifyReply) String() string
- func (m *GetNotifyReply) Validate() error
- func (m *GetNotifyReply) ValidateAll() error
- type GetNotifyReplyMultiError
- type GetNotifyReplyValidationError
- func (e GetNotifyReplyValidationError) Cause() error
- func (e GetNotifyReplyValidationError) Error() string
- func (e GetNotifyReplyValidationError) ErrorName() string
- func (e GetNotifyReplyValidationError) Field() string
- func (e GetNotifyReplyValidationError) Key() bool
- func (e GetNotifyReplyValidationError) Reason() string
- type GetNotifyReply_Data
- func (*GetNotifyReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*GetNotifyReply_Data) ProtoMessage()
- func (x *GetNotifyReply_Data) ProtoReflect() protoreflect.Message
- func (x *GetNotifyReply_Data) Reset()
- func (x *GetNotifyReply_Data) String() string
- func (m *GetNotifyReply_Data) Validate() error
- func (m *GetNotifyReply_Data) ValidateAll() error
- type GetNotifyReply_DataMultiError
- type GetNotifyReply_DataValidationError
- func (e GetNotifyReply_DataValidationError) Cause() error
- func (e GetNotifyReply_DataValidationError) Error() string
- func (e GetNotifyReply_DataValidationError) ErrorName() string
- func (e GetNotifyReply_DataValidationError) Field() string
- func (e GetNotifyReply_DataValidationError) Key() bool
- func (e GetNotifyReply_DataValidationError) Reason() string
- type GetNotifyRequest
- func (*GetNotifyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotifyRequest) GetId() uint64
- func (*GetNotifyRequest) ProtoMessage()
- func (x *GetNotifyRequest) ProtoReflect() protoreflect.Message
- func (x *GetNotifyRequest) Reset()
- func (x *GetNotifyRequest) String() string
- func (m *GetNotifyRequest) Validate() error
- func (m *GetNotifyRequest) ValidateAll() error
- type GetNotifyRequestMultiError
- type GetNotifyRequestValidationError
- func (e GetNotifyRequestValidationError) Cause() error
- func (e GetNotifyRequestValidationError) Error() string
- func (e GetNotifyRequestValidationError) ErrorName() string
- func (e GetNotifyRequestValidationError) Field() string
- func (e GetNotifyRequestValidationError) Key() bool
- func (e GetNotifyRequestValidationError) Reason() string
- type ListNotifyReply
- func (*ListNotifyReply) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotifyReply) GetCode() uint32
- func (x *ListNotifyReply) GetData() *ListNotifyReply_Data
- func (x *ListNotifyReply) GetMessage() string
- func (*ListNotifyReply) ProtoMessage()
- func (x *ListNotifyReply) ProtoReflect() protoreflect.Message
- func (x *ListNotifyReply) Reset()
- func (x *ListNotifyReply) String() string
- func (m *ListNotifyReply) Validate() error
- func (m *ListNotifyReply) ValidateAll() error
- type ListNotifyReplyMultiError
- type ListNotifyReplyValidationError
- func (e ListNotifyReplyValidationError) Cause() error
- func (e ListNotifyReplyValidationError) Error() string
- func (e ListNotifyReplyValidationError) ErrorName() string
- func (e ListNotifyReplyValidationError) Field() string
- func (e ListNotifyReplyValidationError) Key() bool
- func (e ListNotifyReplyValidationError) Reason() string
- type ListNotifyReply_Data
- func (*ListNotifyReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*ListNotifyReply_Data) ProtoMessage()
- func (x *ListNotifyReply_Data) ProtoReflect() protoreflect.Message
- func (x *ListNotifyReply_Data) Reset()
- func (x *ListNotifyReply_Data) String() string
- func (m *ListNotifyReply_Data) Validate() error
- func (m *ListNotifyReply_Data) ValidateAll() error
- type ListNotifyReply_DataMultiError
- type ListNotifyReply_DataValidationError
- func (e ListNotifyReply_DataValidationError) Cause() error
- func (e ListNotifyReply_DataValidationError) Error() string
- func (e ListNotifyReply_DataValidationError) ErrorName() string
- func (e ListNotifyReply_DataValidationError) Field() string
- func (e ListNotifyReply_DataValidationError) Key() bool
- func (e ListNotifyReply_DataValidationError) Reason() string
- type ListNotifyRequest
- func (*ListNotifyRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListNotifyRequest) ProtoMessage()
- func (x *ListNotifyRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotifyRequest) Reset()
- func (x *ListNotifyRequest) String() string
- func (m *ListNotifyRequest) Validate() error
- func (m *ListNotifyRequest) ValidateAll() error
- type ListNotifyRequestMultiError
- type ListNotifyRequestValidationError
- func (e ListNotifyRequestValidationError) Cause() error
- func (e ListNotifyRequestValidationError) Error() string
- func (e ListNotifyRequestValidationError) ErrorName() string
- func (e ListNotifyRequestValidationError) Field() string
- func (e ListNotifyRequestValidationError) Key() bool
- func (e ListNotifyRequestValidationError) Reason() string
- type NotifyClient
- type NotifyHTTPClient
- type NotifyHTTPClientImpl
- func (c *NotifyHTTPClientImpl) CreateNotify(ctx context.Context, in *CreateNotifyRequest, opts ...http.CallOption) (*CreateNotifyReply, error)
- func (c *NotifyHTTPClientImpl) CreateReportJob(ctx context.Context, in *CreateReportJobRequest, opts ...http.CallOption) (*CreateReportJobReply, error)
- func (c *NotifyHTTPClientImpl) CreateToDoJob(ctx context.Context, in *CreateToDoJobRequest, opts ...http.CallOption) (*CreateToDoJobReply, error)
- func (c *NotifyHTTPClientImpl) DeleteNotify(ctx context.Context, in *DeleteNotifyRequest, opts ...http.CallOption) (*DeleteNotifyReply, error)
- func (c *NotifyHTTPClientImpl) DeleteReportJob(ctx context.Context, in *DeleteReportJobRequest, opts ...http.CallOption) (*DeleteReportJobReply, error)
- func (c *NotifyHTTPClientImpl) DeleteToDoJob(ctx context.Context, in *DeleteToDoJobRequest, opts ...http.CallOption) (*DeleteToDoJobReply, error)
- func (c *NotifyHTTPClientImpl) GetNotify(ctx context.Context, in *GetNotifyRequest, opts ...http.CallOption) (*GetNotifyReply, error)
- func (c *NotifyHTTPClientImpl) ListNotify(ctx context.Context, in *ListNotifyRequest, opts ...http.CallOption) (*ListNotifyReply, error)
- func (c *NotifyHTTPClientImpl) UpdateNotify(ctx context.Context, in *UpdateNotifyRequest, opts ...http.CallOption) (*UpdateNotifyReply, error)
- type NotifyHTTPServer
- type NotifyServer
- type UnimplementedNotifyServer
- func (UnimplementedNotifyServer) CreateNotify(context.Context, *CreateNotifyRequest) (*CreateNotifyReply, error)
- func (UnimplementedNotifyServer) CreateReportJob(context.Context, *CreateReportJobRequest) (*CreateReportJobReply, error)
- func (UnimplementedNotifyServer) CreateToDoJob(context.Context, *CreateToDoJobRequest) (*CreateToDoJobReply, error)
- func (UnimplementedNotifyServer) DeleteNotify(context.Context, *DeleteNotifyRequest) (*DeleteNotifyReply, error)
- func (UnimplementedNotifyServer) DeleteReportJob(context.Context, *DeleteReportJobRequest) (*DeleteReportJobReply, error)
- func (UnimplementedNotifyServer) DeleteToDoJob(context.Context, *DeleteToDoJobRequest) (*DeleteToDoJobReply, error)
- func (UnimplementedNotifyServer) GetNotify(context.Context, *GetNotifyRequest) (*GetNotifyReply, error)
- func (UnimplementedNotifyServer) ListNotify(context.Context, *ListNotifyRequest) (*ListNotifyReply, error)
- func (UnimplementedNotifyServer) UpdateNotify(context.Context, *UpdateNotifyRequest) (*UpdateNotifyReply, error)
- type UnsafeNotifyServer
- type UpdateNotifyReply
- func (*UpdateNotifyReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNotifyReply) GetCode() uint32
- func (x *UpdateNotifyReply) GetData() *UpdateNotifyReply_Data
- func (x *UpdateNotifyReply) GetMessage() string
- func (*UpdateNotifyReply) ProtoMessage()
- func (x *UpdateNotifyReply) ProtoReflect() protoreflect.Message
- func (x *UpdateNotifyReply) Reset()
- func (x *UpdateNotifyReply) String() string
- func (m *UpdateNotifyReply) Validate() error
- func (m *UpdateNotifyReply) ValidateAll() error
- type UpdateNotifyReplyMultiError
- type UpdateNotifyReplyValidationError
- func (e UpdateNotifyReplyValidationError) Cause() error
- func (e UpdateNotifyReplyValidationError) Error() string
- func (e UpdateNotifyReplyValidationError) ErrorName() string
- func (e UpdateNotifyReplyValidationError) Field() string
- func (e UpdateNotifyReplyValidationError) Key() bool
- func (e UpdateNotifyReplyValidationError) Reason() string
- type UpdateNotifyReply_Data
- func (*UpdateNotifyReply_Data) Descriptor() ([]byte, []int)deprecated
- func (*UpdateNotifyReply_Data) ProtoMessage()
- func (x *UpdateNotifyReply_Data) ProtoReflect() protoreflect.Message
- func (x *UpdateNotifyReply_Data) Reset()
- func (x *UpdateNotifyReply_Data) String() string
- func (m *UpdateNotifyReply_Data) Validate() error
- func (m *UpdateNotifyReply_Data) ValidateAll() error
- type UpdateNotifyReply_DataMultiError
- type UpdateNotifyReply_DataValidationError
- func (e UpdateNotifyReply_DataValidationError) Cause() error
- func (e UpdateNotifyReply_DataValidationError) Error() string
- func (e UpdateNotifyReply_DataValidationError) ErrorName() string
- func (e UpdateNotifyReply_DataValidationError) Field() string
- func (e UpdateNotifyReply_DataValidationError) Key() bool
- func (e UpdateNotifyReply_DataValidationError) Reason() string
- type UpdateNotifyRequest
- func (*UpdateNotifyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNotifyRequest) GetId() uint64
- func (*UpdateNotifyRequest) ProtoMessage()
- func (x *UpdateNotifyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNotifyRequest) Reset()
- func (x *UpdateNotifyRequest) String() string
- func (m *UpdateNotifyRequest) Validate() error
- func (m *UpdateNotifyRequest) ValidateAll() error
- type UpdateNotifyRequestMultiError
- type UpdateNotifyRequestValidationError
- func (e UpdateNotifyRequestValidationError) Cause() error
- func (e UpdateNotifyRequestValidationError) Error() string
- func (e UpdateNotifyRequestValidationError) ErrorName() string
- func (e UpdateNotifyRequestValidationError) Field() string
- func (e UpdateNotifyRequestValidationError) Key() bool
- func (e UpdateNotifyRequestValidationError) Reason() string
Constants ¶
const OperationNotifyCreateNotify = "/api.notify.v2.Notify/CreateNotify"
const OperationNotifyCreateReportJob = "/api.notify.v2.Notify/CreateReportJob"
const OperationNotifyCreateToDoJob = "/api.notify.v2.Notify/CreateToDoJob"
const OperationNotifyDeleteNotify = "/api.notify.v2.Notify/DeleteNotify"
const OperationNotifyDeleteReportJob = "/api.notify.v2.Notify/DeleteReportJob"
const OperationNotifyDeleteToDoJob = "/api.notify.v2.Notify/DeleteToDoJob"
const OperationNotifyGetNotify = "/api.notify.v2.Notify/GetNotify"
const OperationNotifyListNotify = "/api.notify.v2.Notify/ListNotify"
const OperationNotifyUpdateNotify = "/api.notify.v2.Notify/UpdateNotify"
Variables ¶
var ( ErrorReason_name = map[int32]string{ 0: "NOTIFY_UNSPECIFIED", 1: "NOTIFY_NOT_FOUND", 2: "NOTIFY_INTERNAL_SERVER_ERROR", } ErrorReason_value = map[string]int32{ "NOTIFY_UNSPECIFIED": 0, "NOTIFY_NOT_FOUND": 1, "NOTIFY_INTERNAL_SERVER_ERROR": 2, } )
Enum value maps for ErrorReason.
var File_notify_v2_error_reason_proto protoreflect.FileDescriptor
var File_notify_v2_notify_proto protoreflect.FileDescriptor
var Notify_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.notify.v2.Notify", HandlerType: (*NotifyServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateNotify", Handler: _Notify_CreateNotify_Handler, }, { MethodName: "UpdateNotify", Handler: _Notify_UpdateNotify_Handler, }, { MethodName: "DeleteNotify", Handler: _Notify_DeleteNotify_Handler, }, { MethodName: "GetNotify", Handler: _Notify_GetNotify_Handler, }, { MethodName: "ListNotify", Handler: _Notify_ListNotify_Handler, }, { MethodName: "CreateToDoJob", Handler: _Notify_CreateToDoJob_Handler, }, { MethodName: "DeleteToDoJob", Handler: _Notify_DeleteToDoJob_Handler, }, { MethodName: "CreateReportJob", Handler: _Notify_CreateReportJob_Handler, }, { MethodName: "DeleteReportJob", Handler: _Notify_DeleteReportJob_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "notify/v2/notify.proto", }
Notify_ServiceDesc is the grpc.ServiceDesc for Notify service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterNotifyHTTPServer ¶
func RegisterNotifyHTTPServer(s *http.Server, srv NotifyHTTPServer)
func RegisterNotifyServer ¶
func RegisterNotifyServer(s grpc.ServiceRegistrar, srv NotifyServer)
Types ¶
type CreateNotifyReply ¶
type CreateNotifyReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *CreateNotifyReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*CreateNotifyReply) Descriptor
deprecated
func (*CreateNotifyReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotifyReply.ProtoReflect.Descriptor instead.
func (*CreateNotifyReply) GetCode ¶
func (x *CreateNotifyReply) GetCode() uint32
func (*CreateNotifyReply) GetData ¶
func (x *CreateNotifyReply) GetData() *CreateNotifyReply_Data
func (*CreateNotifyReply) GetMessage ¶
func (x *CreateNotifyReply) GetMessage() string
func (*CreateNotifyReply) ProtoMessage ¶
func (*CreateNotifyReply) ProtoMessage()
func (*CreateNotifyReply) ProtoReflect ¶
func (x *CreateNotifyReply) ProtoReflect() protoreflect.Message
func (*CreateNotifyReply) Reset ¶
func (x *CreateNotifyReply) Reset()
func (*CreateNotifyReply) String ¶
func (x *CreateNotifyReply) String() string
func (*CreateNotifyReply) Validate ¶
func (m *CreateNotifyReply) Validate() error
Validate checks the field values on CreateNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateNotifyReply) ValidateAll ¶
func (m *CreateNotifyReply) ValidateAll() error
ValidateAll checks the field values on CreateNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateNotifyReplyMultiError, or nil if none found.
type CreateNotifyReplyMultiError ¶
type CreateNotifyReplyMultiError []error
CreateNotifyReplyMultiError is an error wrapping multiple validation errors returned by CreateNotifyReply.ValidateAll() if the designated constraints aren't met.
func (CreateNotifyReplyMultiError) AllErrors ¶
func (m CreateNotifyReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateNotifyReplyMultiError) Error ¶
func (m CreateNotifyReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateNotifyReplyValidationError ¶
type CreateNotifyReplyValidationError struct {
// contains filtered or unexported fields
}
CreateNotifyReplyValidationError is the validation error returned by CreateNotifyReply.Validate if the designated constraints aren't met.
func (CreateNotifyReplyValidationError) Cause ¶
func (e CreateNotifyReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateNotifyReplyValidationError) Error ¶
func (e CreateNotifyReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateNotifyReplyValidationError) ErrorName ¶
func (e CreateNotifyReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateNotifyReplyValidationError) Field ¶
func (e CreateNotifyReplyValidationError) Field() string
Field function returns field value.
func (CreateNotifyReplyValidationError) Key ¶
func (e CreateNotifyReplyValidationError) Key() bool
Key function returns key value.
func (CreateNotifyReplyValidationError) Reason ¶
func (e CreateNotifyReplyValidationError) Reason() string
Reason function returns reason value.
type CreateNotifyReply_Data ¶
type CreateNotifyReply_Data struct {
// contains filtered or unexported fields
}
func (*CreateNotifyReply_Data) Descriptor
deprecated
func (*CreateNotifyReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotifyReply_Data.ProtoReflect.Descriptor instead.
func (*CreateNotifyReply_Data) ProtoMessage ¶
func (*CreateNotifyReply_Data) ProtoMessage()
func (*CreateNotifyReply_Data) ProtoReflect ¶
func (x *CreateNotifyReply_Data) ProtoReflect() protoreflect.Message
func (*CreateNotifyReply_Data) Reset ¶
func (x *CreateNotifyReply_Data) Reset()
func (*CreateNotifyReply_Data) String ¶
func (x *CreateNotifyReply_Data) String() string
func (*CreateNotifyReply_Data) Validate ¶
func (m *CreateNotifyReply_Data) Validate() error
Validate checks the field values on CreateNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateNotifyReply_Data) ValidateAll ¶
func (m *CreateNotifyReply_Data) ValidateAll() error
ValidateAll checks the field values on CreateNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateNotifyReply_DataMultiError, or nil if none found.
type CreateNotifyReply_DataMultiError ¶
type CreateNotifyReply_DataMultiError []error
CreateNotifyReply_DataMultiError is an error wrapping multiple validation errors returned by CreateNotifyReply_Data.ValidateAll() if the designated constraints aren't met.
func (CreateNotifyReply_DataMultiError) AllErrors ¶
func (m CreateNotifyReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateNotifyReply_DataMultiError) Error ¶
func (m CreateNotifyReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateNotifyReply_DataValidationError ¶
type CreateNotifyReply_DataValidationError struct {
// contains filtered or unexported fields
}
CreateNotifyReply_DataValidationError is the validation error returned by CreateNotifyReply_Data.Validate if the designated constraints aren't met.
func (CreateNotifyReply_DataValidationError) Cause ¶
func (e CreateNotifyReply_DataValidationError) Cause() error
Cause function returns cause value.
func (CreateNotifyReply_DataValidationError) Error ¶
func (e CreateNotifyReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateNotifyReply_DataValidationError) ErrorName ¶
func (e CreateNotifyReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateNotifyReply_DataValidationError) Field ¶
func (e CreateNotifyReply_DataValidationError) Field() string
Field function returns field value.
func (CreateNotifyReply_DataValidationError) Key ¶
func (e CreateNotifyReply_DataValidationError) Key() bool
Key function returns key value.
func (CreateNotifyReply_DataValidationError) Reason ¶
func (e CreateNotifyReply_DataValidationError) Reason() string
Reason function returns reason value.
type CreateNotifyRequest ¶
type CreateNotifyRequest struct {
// contains filtered or unexported fields
}
func (*CreateNotifyRequest) Descriptor
deprecated
func (*CreateNotifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotifyRequest.ProtoReflect.Descriptor instead.
func (*CreateNotifyRequest) ProtoMessage ¶
func (*CreateNotifyRequest) ProtoMessage()
func (*CreateNotifyRequest) ProtoReflect ¶
func (x *CreateNotifyRequest) ProtoReflect() protoreflect.Message
func (*CreateNotifyRequest) Reset ¶
func (x *CreateNotifyRequest) Reset()
func (*CreateNotifyRequest) String ¶
func (x *CreateNotifyRequest) String() string
func (*CreateNotifyRequest) Validate ¶
func (m *CreateNotifyRequest) Validate() error
Validate checks the field values on CreateNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateNotifyRequest) ValidateAll ¶
func (m *CreateNotifyRequest) ValidateAll() error
ValidateAll checks the field values on CreateNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateNotifyRequestMultiError, or nil if none found.
type CreateNotifyRequestMultiError ¶
type CreateNotifyRequestMultiError []error
CreateNotifyRequestMultiError is an error wrapping multiple validation errors returned by CreateNotifyRequest.ValidateAll() if the designated constraints aren't met.
func (CreateNotifyRequestMultiError) AllErrors ¶
func (m CreateNotifyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateNotifyRequestMultiError) Error ¶
func (m CreateNotifyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateNotifyRequestValidationError ¶
type CreateNotifyRequestValidationError struct {
// contains filtered or unexported fields
}
CreateNotifyRequestValidationError is the validation error returned by CreateNotifyRequest.Validate if the designated constraints aren't met.
func (CreateNotifyRequestValidationError) Cause ¶
func (e CreateNotifyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateNotifyRequestValidationError) Error ¶
func (e CreateNotifyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateNotifyRequestValidationError) ErrorName ¶
func (e CreateNotifyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateNotifyRequestValidationError) Field ¶
func (e CreateNotifyRequestValidationError) Field() string
Field function returns field value.
func (CreateNotifyRequestValidationError) Key ¶
func (e CreateNotifyRequestValidationError) Key() bool
Key function returns key value.
func (CreateNotifyRequestValidationError) Reason ¶
func (e CreateNotifyRequestValidationError) Reason() string
Reason function returns reason value.
type CreateReportJobReply ¶
type CreateReportJobReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *CreateReportJobReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*CreateReportJobReply) Descriptor
deprecated
func (*CreateReportJobReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateReportJobReply.ProtoReflect.Descriptor instead.
func (*CreateReportJobReply) GetCode ¶
func (x *CreateReportJobReply) GetCode() uint32
func (*CreateReportJobReply) GetData ¶
func (x *CreateReportJobReply) GetData() *CreateReportJobReply_Data
func (*CreateReportJobReply) GetMessage ¶
func (x *CreateReportJobReply) GetMessage() string
func (*CreateReportJobReply) ProtoMessage ¶
func (*CreateReportJobReply) ProtoMessage()
func (*CreateReportJobReply) ProtoReflect ¶
func (x *CreateReportJobReply) ProtoReflect() protoreflect.Message
func (*CreateReportJobReply) Reset ¶
func (x *CreateReportJobReply) Reset()
func (*CreateReportJobReply) String ¶
func (x *CreateReportJobReply) String() string
func (*CreateReportJobReply) Validate ¶ added in v0.0.2
func (m *CreateReportJobReply) Validate() error
Validate checks the field values on CreateReportJobReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateReportJobReply) ValidateAll ¶ added in v0.0.2
func (m *CreateReportJobReply) ValidateAll() error
ValidateAll checks the field values on CreateReportJobReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateReportJobReplyMultiError, or nil if none found.
type CreateReportJobReplyMultiError ¶ added in v0.0.2
type CreateReportJobReplyMultiError []error
CreateReportJobReplyMultiError is an error wrapping multiple validation errors returned by CreateReportJobReply.ValidateAll() if the designated constraints aren't met.
func (CreateReportJobReplyMultiError) AllErrors ¶ added in v0.0.2
func (m CreateReportJobReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateReportJobReplyMultiError) Error ¶ added in v0.0.2
func (m CreateReportJobReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateReportJobReplyValidationError ¶ added in v0.0.2
type CreateReportJobReplyValidationError struct {
// contains filtered or unexported fields
}
CreateReportJobReplyValidationError is the validation error returned by CreateReportJobReply.Validate if the designated constraints aren't met.
func (CreateReportJobReplyValidationError) Cause ¶ added in v0.0.2
func (e CreateReportJobReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateReportJobReplyValidationError) Error ¶ added in v0.0.2
func (e CreateReportJobReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateReportJobReplyValidationError) ErrorName ¶ added in v0.0.2
func (e CreateReportJobReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateReportJobReplyValidationError) Field ¶ added in v0.0.2
func (e CreateReportJobReplyValidationError) Field() string
Field function returns field value.
func (CreateReportJobReplyValidationError) Key ¶ added in v0.0.2
func (e CreateReportJobReplyValidationError) Key() bool
Key function returns key value.
func (CreateReportJobReplyValidationError) Reason ¶ added in v0.0.2
func (e CreateReportJobReplyValidationError) Reason() string
Reason function returns reason value.
type CreateReportJobReply_Data ¶
type CreateReportJobReply_Data struct {
// contains filtered or unexported fields
}
func (*CreateReportJobReply_Data) Descriptor
deprecated
func (*CreateReportJobReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use CreateReportJobReply_Data.ProtoReflect.Descriptor instead.
func (*CreateReportJobReply_Data) ProtoMessage ¶
func (*CreateReportJobReply_Data) ProtoMessage()
func (*CreateReportJobReply_Data) ProtoReflect ¶
func (x *CreateReportJobReply_Data) ProtoReflect() protoreflect.Message
func (*CreateReportJobReply_Data) Reset ¶
func (x *CreateReportJobReply_Data) Reset()
func (*CreateReportJobReply_Data) String ¶
func (x *CreateReportJobReply_Data) String() string
func (*CreateReportJobReply_Data) Validate ¶ added in v0.0.2
func (m *CreateReportJobReply_Data) Validate() error
Validate checks the field values on CreateReportJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateReportJobReply_Data) ValidateAll ¶ added in v0.0.2
func (m *CreateReportJobReply_Data) ValidateAll() error
ValidateAll checks the field values on CreateReportJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateReportJobReply_DataMultiError, or nil if none found.
type CreateReportJobReply_DataMultiError ¶ added in v0.0.2
type CreateReportJobReply_DataMultiError []error
CreateReportJobReply_DataMultiError is an error wrapping multiple validation errors returned by CreateReportJobReply_Data.ValidateAll() if the designated constraints aren't met.
func (CreateReportJobReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m CreateReportJobReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateReportJobReply_DataMultiError) Error ¶ added in v0.0.2
func (m CreateReportJobReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateReportJobReply_DataValidationError ¶ added in v0.0.2
type CreateReportJobReply_DataValidationError struct {
// contains filtered or unexported fields
}
CreateReportJobReply_DataValidationError is the validation error returned by CreateReportJobReply_Data.Validate if the designated constraints aren't met.
func (CreateReportJobReply_DataValidationError) Cause ¶ added in v0.0.2
func (e CreateReportJobReply_DataValidationError) Cause() error
Cause function returns cause value.
func (CreateReportJobReply_DataValidationError) Error ¶ added in v0.0.2
func (e CreateReportJobReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateReportJobReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e CreateReportJobReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateReportJobReply_DataValidationError) Field ¶ added in v0.0.2
func (e CreateReportJobReply_DataValidationError) Field() string
Field function returns field value.
func (CreateReportJobReply_DataValidationError) Key ¶ added in v0.0.2
func (e CreateReportJobReply_DataValidationError) Key() bool
Key function returns key value.
func (CreateReportJobReply_DataValidationError) Reason ¶ added in v0.0.2
func (e CreateReportJobReply_DataValidationError) Reason() string
Reason function returns reason value.
type CreateReportJobRequest ¶
type CreateReportJobRequest struct {
// contains filtered or unexported fields
}
func (*CreateReportJobRequest) Descriptor
deprecated
func (*CreateReportJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateReportJobRequest.ProtoReflect.Descriptor instead.
func (*CreateReportJobRequest) ProtoMessage ¶
func (*CreateReportJobRequest) ProtoMessage()
func (*CreateReportJobRequest) ProtoReflect ¶
func (x *CreateReportJobRequest) ProtoReflect() protoreflect.Message
func (*CreateReportJobRequest) Reset ¶
func (x *CreateReportJobRequest) Reset()
func (*CreateReportJobRequest) String ¶
func (x *CreateReportJobRequest) String() string
func (*CreateReportJobRequest) Validate ¶ added in v0.0.2
func (m *CreateReportJobRequest) Validate() error
Validate checks the field values on CreateReportJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateReportJobRequest) ValidateAll ¶ added in v0.0.2
func (m *CreateReportJobRequest) ValidateAll() error
ValidateAll checks the field values on CreateReportJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateReportJobRequestMultiError, or nil if none found.
type CreateReportJobRequestMultiError ¶ added in v0.0.2
type CreateReportJobRequestMultiError []error
CreateReportJobRequestMultiError is an error wrapping multiple validation errors returned by CreateReportJobRequest.ValidateAll() if the designated constraints aren't met.
func (CreateReportJobRequestMultiError) AllErrors ¶ added in v0.0.2
func (m CreateReportJobRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateReportJobRequestMultiError) Error ¶ added in v0.0.2
func (m CreateReportJobRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateReportJobRequestValidationError ¶ added in v0.0.2
type CreateReportJobRequestValidationError struct {
// contains filtered or unexported fields
}
CreateReportJobRequestValidationError is the validation error returned by CreateReportJobRequest.Validate if the designated constraints aren't met.
func (CreateReportJobRequestValidationError) Cause ¶ added in v0.0.2
func (e CreateReportJobRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateReportJobRequestValidationError) Error ¶ added in v0.0.2
func (e CreateReportJobRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateReportJobRequestValidationError) ErrorName ¶ added in v0.0.2
func (e CreateReportJobRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateReportJobRequestValidationError) Field ¶ added in v0.0.2
func (e CreateReportJobRequestValidationError) Field() string
Field function returns field value.
func (CreateReportJobRequestValidationError) Key ¶ added in v0.0.2
func (e CreateReportJobRequestValidationError) Key() bool
Key function returns key value.
func (CreateReportJobRequestValidationError) Reason ¶ added in v0.0.2
func (e CreateReportJobRequestValidationError) Reason() string
Reason function returns reason value.
type CreateToDoJobReply ¶
type CreateToDoJobReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *CreateToDoJobReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*CreateToDoJobReply) Descriptor
deprecated
func (*CreateToDoJobReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateToDoJobReply.ProtoReflect.Descriptor instead.
func (*CreateToDoJobReply) GetCode ¶
func (x *CreateToDoJobReply) GetCode() uint32
func (*CreateToDoJobReply) GetData ¶
func (x *CreateToDoJobReply) GetData() *CreateToDoJobReply_Data
func (*CreateToDoJobReply) GetMessage ¶
func (x *CreateToDoJobReply) GetMessage() string
func (*CreateToDoJobReply) ProtoMessage ¶
func (*CreateToDoJobReply) ProtoMessage()
func (*CreateToDoJobReply) ProtoReflect ¶
func (x *CreateToDoJobReply) ProtoReflect() protoreflect.Message
func (*CreateToDoJobReply) Reset ¶
func (x *CreateToDoJobReply) Reset()
func (*CreateToDoJobReply) String ¶
func (x *CreateToDoJobReply) String() string
func (*CreateToDoJobReply) Validate ¶ added in v0.0.2
func (m *CreateToDoJobReply) Validate() error
Validate checks the field values on CreateToDoJobReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateToDoJobReply) ValidateAll ¶ added in v0.0.2
func (m *CreateToDoJobReply) ValidateAll() error
ValidateAll checks the field values on CreateToDoJobReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateToDoJobReplyMultiError, or nil if none found.
type CreateToDoJobReplyMultiError ¶ added in v0.0.2
type CreateToDoJobReplyMultiError []error
CreateToDoJobReplyMultiError is an error wrapping multiple validation errors returned by CreateToDoJobReply.ValidateAll() if the designated constraints aren't met.
func (CreateToDoJobReplyMultiError) AllErrors ¶ added in v0.0.2
func (m CreateToDoJobReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateToDoJobReplyMultiError) Error ¶ added in v0.0.2
func (m CreateToDoJobReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateToDoJobReplyValidationError ¶ added in v0.0.2
type CreateToDoJobReplyValidationError struct {
// contains filtered or unexported fields
}
CreateToDoJobReplyValidationError is the validation error returned by CreateToDoJobReply.Validate if the designated constraints aren't met.
func (CreateToDoJobReplyValidationError) Cause ¶ added in v0.0.2
func (e CreateToDoJobReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateToDoJobReplyValidationError) Error ¶ added in v0.0.2
func (e CreateToDoJobReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateToDoJobReplyValidationError) ErrorName ¶ added in v0.0.2
func (e CreateToDoJobReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateToDoJobReplyValidationError) Field ¶ added in v0.0.2
func (e CreateToDoJobReplyValidationError) Field() string
Field function returns field value.
func (CreateToDoJobReplyValidationError) Key ¶ added in v0.0.2
func (e CreateToDoJobReplyValidationError) Key() bool
Key function returns key value.
func (CreateToDoJobReplyValidationError) Reason ¶ added in v0.0.2
func (e CreateToDoJobReplyValidationError) Reason() string
Reason function returns reason value.
type CreateToDoJobReply_Data ¶
type CreateToDoJobReply_Data struct {
// contains filtered or unexported fields
}
func (*CreateToDoJobReply_Data) Descriptor
deprecated
func (*CreateToDoJobReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use CreateToDoJobReply_Data.ProtoReflect.Descriptor instead.
func (*CreateToDoJobReply_Data) ProtoMessage ¶
func (*CreateToDoJobReply_Data) ProtoMessage()
func (*CreateToDoJobReply_Data) ProtoReflect ¶
func (x *CreateToDoJobReply_Data) ProtoReflect() protoreflect.Message
func (*CreateToDoJobReply_Data) Reset ¶
func (x *CreateToDoJobReply_Data) Reset()
func (*CreateToDoJobReply_Data) String ¶
func (x *CreateToDoJobReply_Data) String() string
func (*CreateToDoJobReply_Data) Validate ¶ added in v0.0.2
func (m *CreateToDoJobReply_Data) Validate() error
Validate checks the field values on CreateToDoJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateToDoJobReply_Data) ValidateAll ¶ added in v0.0.2
func (m *CreateToDoJobReply_Data) ValidateAll() error
ValidateAll checks the field values on CreateToDoJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateToDoJobReply_DataMultiError, or nil if none found.
type CreateToDoJobReply_DataMultiError ¶ added in v0.0.2
type CreateToDoJobReply_DataMultiError []error
CreateToDoJobReply_DataMultiError is an error wrapping multiple validation errors returned by CreateToDoJobReply_Data.ValidateAll() if the designated constraints aren't met.
func (CreateToDoJobReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m CreateToDoJobReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateToDoJobReply_DataMultiError) Error ¶ added in v0.0.2
func (m CreateToDoJobReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateToDoJobReply_DataValidationError ¶ added in v0.0.2
type CreateToDoJobReply_DataValidationError struct {
// contains filtered or unexported fields
}
CreateToDoJobReply_DataValidationError is the validation error returned by CreateToDoJobReply_Data.Validate if the designated constraints aren't met.
func (CreateToDoJobReply_DataValidationError) Cause ¶ added in v0.0.2
func (e CreateToDoJobReply_DataValidationError) Cause() error
Cause function returns cause value.
func (CreateToDoJobReply_DataValidationError) Error ¶ added in v0.0.2
func (e CreateToDoJobReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateToDoJobReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e CreateToDoJobReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateToDoJobReply_DataValidationError) Field ¶ added in v0.0.2
func (e CreateToDoJobReply_DataValidationError) Field() string
Field function returns field value.
func (CreateToDoJobReply_DataValidationError) Key ¶ added in v0.0.2
func (e CreateToDoJobReply_DataValidationError) Key() bool
Key function returns key value.
func (CreateToDoJobReply_DataValidationError) Reason ¶ added in v0.0.2
func (e CreateToDoJobReply_DataValidationError) Reason() string
Reason function returns reason value.
type CreateToDoJobRequest ¶
type CreateToDoJobRequest struct { MessageType uint32 `protobuf:"varint,1,opt,name=messageType,proto3" json:"messageType,omitempty"` Content string `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` CreateTime string `protobuf:"bytes,3,opt,name=createTime,proto3" json:"createTime,omitempty"` Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"` MobileUrl string `protobuf:"bytes,5,opt,name=mobileUrl,proto3" json:"mobileUrl,omitempty"` OuterMessageId *anypb.Any `protobuf:"bytes,6,opt,name=outerMessageId,proto3" json:"outerMessageId,omitempty"` AppId uint32 `protobuf:"varint,7,opt,name=appId,proto3" json:"appId,omitempty"` ActionId uint32 `protobuf:"varint,8,opt,name=actionId,proto3" json:"actionId,omitempty"` Status uint32 `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"` ExtData *CreateToDoJobRequest_ExtData `protobuf:"bytes,10,opt,name=extData,proto3" json:"extData,omitempty"` MessageId string `protobuf:"bytes,11,opt,name=messageId,proto3" json:"messageId,omitempty"` FromUser *CreateToDoJobRequest_User `protobuf:"bytes,12,opt,name=fromUser,proto3" json:"fromUser,omitempty"` ToUser *CreateToDoJobRequest_User `protobuf:"bytes,13,opt,name=toUser,proto3" json:"toUser,omitempty"` // contains filtered or unexported fields }
func (*CreateToDoJobRequest) Descriptor
deprecated
func (*CreateToDoJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateToDoJobRequest.ProtoReflect.Descriptor instead.
func (*CreateToDoJobRequest) GetActionId ¶
func (x *CreateToDoJobRequest) GetActionId() uint32
func (*CreateToDoJobRequest) GetAppId ¶
func (x *CreateToDoJobRequest) GetAppId() uint32
func (*CreateToDoJobRequest) GetContent ¶
func (x *CreateToDoJobRequest) GetContent() string
func (*CreateToDoJobRequest) GetCreateTime ¶
func (x *CreateToDoJobRequest) GetCreateTime() string
func (*CreateToDoJobRequest) GetExtData ¶
func (x *CreateToDoJobRequest) GetExtData() *CreateToDoJobRequest_ExtData
func (*CreateToDoJobRequest) GetFromUser ¶
func (x *CreateToDoJobRequest) GetFromUser() *CreateToDoJobRequest_User
func (*CreateToDoJobRequest) GetMessageId ¶
func (x *CreateToDoJobRequest) GetMessageId() string
func (*CreateToDoJobRequest) GetMessageType ¶
func (x *CreateToDoJobRequest) GetMessageType() uint32
func (*CreateToDoJobRequest) GetMobileUrl ¶
func (x *CreateToDoJobRequest) GetMobileUrl() string
func (*CreateToDoJobRequest) GetOuterMessageId ¶
func (x *CreateToDoJobRequest) GetOuterMessageId() *anypb.Any
func (*CreateToDoJobRequest) GetStatus ¶
func (x *CreateToDoJobRequest) GetStatus() uint32
func (*CreateToDoJobRequest) GetToUser ¶
func (x *CreateToDoJobRequest) GetToUser() *CreateToDoJobRequest_User
func (*CreateToDoJobRequest) GetUrl ¶
func (x *CreateToDoJobRequest) GetUrl() string
func (*CreateToDoJobRequest) ProtoMessage ¶
func (*CreateToDoJobRequest) ProtoMessage()
func (*CreateToDoJobRequest) ProtoReflect ¶
func (x *CreateToDoJobRequest) ProtoReflect() protoreflect.Message
func (*CreateToDoJobRequest) Reset ¶
func (x *CreateToDoJobRequest) Reset()
func (*CreateToDoJobRequest) String ¶
func (x *CreateToDoJobRequest) String() string
func (*CreateToDoJobRequest) Validate ¶ added in v0.0.2
func (m *CreateToDoJobRequest) Validate() error
Validate checks the field values on CreateToDoJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateToDoJobRequest) ValidateAll ¶ added in v0.0.2
func (m *CreateToDoJobRequest) ValidateAll() error
ValidateAll checks the field values on CreateToDoJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateToDoJobRequestMultiError, or nil if none found.
type CreateToDoJobRequestMultiError ¶ added in v0.0.2
type CreateToDoJobRequestMultiError []error
CreateToDoJobRequestMultiError is an error wrapping multiple validation errors returned by CreateToDoJobRequest.ValidateAll() if the designated constraints aren't met.
func (CreateToDoJobRequestMultiError) AllErrors ¶ added in v0.0.2
func (m CreateToDoJobRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateToDoJobRequestMultiError) Error ¶ added in v0.0.2
func (m CreateToDoJobRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateToDoJobRequestValidationError ¶ added in v0.0.2
type CreateToDoJobRequestValidationError struct {
// contains filtered or unexported fields
}
CreateToDoJobRequestValidationError is the validation error returned by CreateToDoJobRequest.Validate if the designated constraints aren't met.
func (CreateToDoJobRequestValidationError) Cause ¶ added in v0.0.2
func (e CreateToDoJobRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateToDoJobRequestValidationError) Error ¶ added in v0.0.2
func (e CreateToDoJobRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateToDoJobRequestValidationError) ErrorName ¶ added in v0.0.2
func (e CreateToDoJobRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateToDoJobRequestValidationError) Field ¶ added in v0.0.2
func (e CreateToDoJobRequestValidationError) Field() string
Field function returns field value.
func (CreateToDoJobRequestValidationError) Key ¶ added in v0.0.2
func (e CreateToDoJobRequestValidationError) Key() bool
Key function returns key value.
func (CreateToDoJobRequestValidationError) Reason ¶ added in v0.0.2
func (e CreateToDoJobRequestValidationError) Reason() string
Reason function returns reason value.
type CreateToDoJobRequest_ExtData ¶
type CreateToDoJobRequest_ExtData struct { ObjId string `protobuf:"bytes,1,opt,name=ObjId,proto3" json:"ObjId,omitempty"` ObjType uint32 `protobuf:"varint,2,opt,name=ObjType,proto3" json:"ObjType,omitempty"` // contains filtered or unexported fields }
func (*CreateToDoJobRequest_ExtData) Descriptor
deprecated
func (*CreateToDoJobRequest_ExtData) Descriptor() ([]byte, []int)
Deprecated: Use CreateToDoJobRequest_ExtData.ProtoReflect.Descriptor instead.
func (*CreateToDoJobRequest_ExtData) GetObjId ¶
func (x *CreateToDoJobRequest_ExtData) GetObjId() string
func (*CreateToDoJobRequest_ExtData) GetObjType ¶
func (x *CreateToDoJobRequest_ExtData) GetObjType() uint32
func (*CreateToDoJobRequest_ExtData) ProtoMessage ¶
func (*CreateToDoJobRequest_ExtData) ProtoMessage()
func (*CreateToDoJobRequest_ExtData) ProtoReflect ¶
func (x *CreateToDoJobRequest_ExtData) ProtoReflect() protoreflect.Message
func (*CreateToDoJobRequest_ExtData) Reset ¶
func (x *CreateToDoJobRequest_ExtData) Reset()
func (*CreateToDoJobRequest_ExtData) String ¶
func (x *CreateToDoJobRequest_ExtData) String() string
func (*CreateToDoJobRequest_ExtData) Validate ¶ added in v0.0.2
func (m *CreateToDoJobRequest_ExtData) Validate() error
Validate checks the field values on CreateToDoJobRequest_ExtData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateToDoJobRequest_ExtData) ValidateAll ¶ added in v0.0.2
func (m *CreateToDoJobRequest_ExtData) ValidateAll() error
ValidateAll checks the field values on CreateToDoJobRequest_ExtData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateToDoJobRequest_ExtDataMultiError, or nil if none found.
type CreateToDoJobRequest_ExtDataMultiError ¶ added in v0.0.2
type CreateToDoJobRequest_ExtDataMultiError []error
CreateToDoJobRequest_ExtDataMultiError is an error wrapping multiple validation errors returned by CreateToDoJobRequest_ExtData.ValidateAll() if the designated constraints aren't met.
func (CreateToDoJobRequest_ExtDataMultiError) AllErrors ¶ added in v0.0.2
func (m CreateToDoJobRequest_ExtDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateToDoJobRequest_ExtDataMultiError) Error ¶ added in v0.0.2
func (m CreateToDoJobRequest_ExtDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateToDoJobRequest_ExtDataValidationError ¶ added in v0.0.2
type CreateToDoJobRequest_ExtDataValidationError struct {
// contains filtered or unexported fields
}
CreateToDoJobRequest_ExtDataValidationError is the validation error returned by CreateToDoJobRequest_ExtData.Validate if the designated constraints aren't met.
func (CreateToDoJobRequest_ExtDataValidationError) Cause ¶ added in v0.0.2
func (e CreateToDoJobRequest_ExtDataValidationError) Cause() error
Cause function returns cause value.
func (CreateToDoJobRequest_ExtDataValidationError) Error ¶ added in v0.0.2
func (e CreateToDoJobRequest_ExtDataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateToDoJobRequest_ExtDataValidationError) ErrorName ¶ added in v0.0.2
func (e CreateToDoJobRequest_ExtDataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateToDoJobRequest_ExtDataValidationError) Field ¶ added in v0.0.2
func (e CreateToDoJobRequest_ExtDataValidationError) Field() string
Field function returns field value.
func (CreateToDoJobRequest_ExtDataValidationError) Key ¶ added in v0.0.2
func (e CreateToDoJobRequest_ExtDataValidationError) Key() bool
Key function returns key value.
func (CreateToDoJobRequest_ExtDataValidationError) Reason ¶ added in v0.0.2
func (e CreateToDoJobRequest_ExtDataValidationError) Reason() string
Reason function returns reason value.
type CreateToDoJobRequest_User ¶
type CreateToDoJobRequest_User struct { UserId uint64 `protobuf:"varint,1,opt,name=userId,proto3" json:"userId,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Mobile string `protobuf:"bytes,4,opt,name=mobile,proto3" json:"mobile,omitempty"` TargetValue string `protobuf:"bytes,5,opt,name=targetValue,proto3" json:"targetValue,omitempty"` TargetType string `protobuf:"bytes,6,opt,name=targetType,proto3" json:"targetType,omitempty"` // contains filtered or unexported fields }
func (*CreateToDoJobRequest_User) Descriptor
deprecated
func (*CreateToDoJobRequest_User) Descriptor() ([]byte, []int)
Deprecated: Use CreateToDoJobRequest_User.ProtoReflect.Descriptor instead.
func (*CreateToDoJobRequest_User) GetEmail ¶
func (x *CreateToDoJobRequest_User) GetEmail() string
func (*CreateToDoJobRequest_User) GetMobile ¶
func (x *CreateToDoJobRequest_User) GetMobile() string
func (*CreateToDoJobRequest_User) GetName ¶
func (x *CreateToDoJobRequest_User) GetName() string
func (*CreateToDoJobRequest_User) GetTargetType ¶
func (x *CreateToDoJobRequest_User) GetTargetType() string
func (*CreateToDoJobRequest_User) GetTargetValue ¶
func (x *CreateToDoJobRequest_User) GetTargetValue() string
func (*CreateToDoJobRequest_User) GetUserId ¶
func (x *CreateToDoJobRequest_User) GetUserId() uint64
func (*CreateToDoJobRequest_User) ProtoMessage ¶
func (*CreateToDoJobRequest_User) ProtoMessage()
func (*CreateToDoJobRequest_User) ProtoReflect ¶
func (x *CreateToDoJobRequest_User) ProtoReflect() protoreflect.Message
func (*CreateToDoJobRequest_User) Reset ¶
func (x *CreateToDoJobRequest_User) Reset()
func (*CreateToDoJobRequest_User) String ¶
func (x *CreateToDoJobRequest_User) String() string
func (*CreateToDoJobRequest_User) Validate ¶ added in v0.0.2
func (m *CreateToDoJobRequest_User) Validate() error
Validate checks the field values on CreateToDoJobRequest_User with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateToDoJobRequest_User) ValidateAll ¶ added in v0.0.2
func (m *CreateToDoJobRequest_User) ValidateAll() error
ValidateAll checks the field values on CreateToDoJobRequest_User with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateToDoJobRequest_UserMultiError, or nil if none found.
type CreateToDoJobRequest_UserMultiError ¶ added in v0.0.2
type CreateToDoJobRequest_UserMultiError []error
CreateToDoJobRequest_UserMultiError is an error wrapping multiple validation errors returned by CreateToDoJobRequest_User.ValidateAll() if the designated constraints aren't met.
func (CreateToDoJobRequest_UserMultiError) AllErrors ¶ added in v0.0.2
func (m CreateToDoJobRequest_UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateToDoJobRequest_UserMultiError) Error ¶ added in v0.0.2
func (m CreateToDoJobRequest_UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateToDoJobRequest_UserValidationError ¶ added in v0.0.2
type CreateToDoJobRequest_UserValidationError struct {
// contains filtered or unexported fields
}
CreateToDoJobRequest_UserValidationError is the validation error returned by CreateToDoJobRequest_User.Validate if the designated constraints aren't met.
func (CreateToDoJobRequest_UserValidationError) Cause ¶ added in v0.0.2
func (e CreateToDoJobRequest_UserValidationError) Cause() error
Cause function returns cause value.
func (CreateToDoJobRequest_UserValidationError) Error ¶ added in v0.0.2
func (e CreateToDoJobRequest_UserValidationError) Error() string
Error satisfies the builtin error interface
func (CreateToDoJobRequest_UserValidationError) ErrorName ¶ added in v0.0.2
func (e CreateToDoJobRequest_UserValidationError) ErrorName() string
ErrorName returns error name.
func (CreateToDoJobRequest_UserValidationError) Field ¶ added in v0.0.2
func (e CreateToDoJobRequest_UserValidationError) Field() string
Field function returns field value.
func (CreateToDoJobRequest_UserValidationError) Key ¶ added in v0.0.2
func (e CreateToDoJobRequest_UserValidationError) Key() bool
Key function returns key value.
func (CreateToDoJobRequest_UserValidationError) Reason ¶ added in v0.0.2
func (e CreateToDoJobRequest_UserValidationError) Reason() string
Reason function returns reason value.
type DeleteNotifyReply ¶
type DeleteNotifyReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *DeleteNotifyReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeleteNotifyReply) Descriptor
deprecated
func (*DeleteNotifyReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNotifyReply.ProtoReflect.Descriptor instead.
func (*DeleteNotifyReply) GetCode ¶
func (x *DeleteNotifyReply) GetCode() uint32
func (*DeleteNotifyReply) GetData ¶
func (x *DeleteNotifyReply) GetData() *DeleteNotifyReply_Data
func (*DeleteNotifyReply) GetMessage ¶
func (x *DeleteNotifyReply) GetMessage() string
func (*DeleteNotifyReply) ProtoMessage ¶
func (*DeleteNotifyReply) ProtoMessage()
func (*DeleteNotifyReply) ProtoReflect ¶
func (x *DeleteNotifyReply) ProtoReflect() protoreflect.Message
func (*DeleteNotifyReply) Reset ¶
func (x *DeleteNotifyReply) Reset()
func (*DeleteNotifyReply) String ¶
func (x *DeleteNotifyReply) String() string
func (*DeleteNotifyReply) Validate ¶
func (m *DeleteNotifyReply) Validate() error
Validate checks the field values on DeleteNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteNotifyReply) ValidateAll ¶
func (m *DeleteNotifyReply) ValidateAll() error
ValidateAll checks the field values on DeleteNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNotifyReplyMultiError, or nil if none found.
type DeleteNotifyReplyMultiError ¶
type DeleteNotifyReplyMultiError []error
DeleteNotifyReplyMultiError is an error wrapping multiple validation errors returned by DeleteNotifyReply.ValidateAll() if the designated constraints aren't met.
func (DeleteNotifyReplyMultiError) AllErrors ¶
func (m DeleteNotifyReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteNotifyReplyMultiError) Error ¶
func (m DeleteNotifyReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteNotifyReplyValidationError ¶
type DeleteNotifyReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteNotifyReplyValidationError is the validation error returned by DeleteNotifyReply.Validate if the designated constraints aren't met.
func (DeleteNotifyReplyValidationError) Cause ¶
func (e DeleteNotifyReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteNotifyReplyValidationError) Error ¶
func (e DeleteNotifyReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteNotifyReplyValidationError) ErrorName ¶
func (e DeleteNotifyReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteNotifyReplyValidationError) Field ¶
func (e DeleteNotifyReplyValidationError) Field() string
Field function returns field value.
func (DeleteNotifyReplyValidationError) Key ¶
func (e DeleteNotifyReplyValidationError) Key() bool
Key function returns key value.
func (DeleteNotifyReplyValidationError) Reason ¶
func (e DeleteNotifyReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteNotifyReply_Data ¶
type DeleteNotifyReply_Data struct {
// contains filtered or unexported fields
}
func (*DeleteNotifyReply_Data) Descriptor
deprecated
func (*DeleteNotifyReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNotifyReply_Data.ProtoReflect.Descriptor instead.
func (*DeleteNotifyReply_Data) ProtoMessage ¶
func (*DeleteNotifyReply_Data) ProtoMessage()
func (*DeleteNotifyReply_Data) ProtoReflect ¶
func (x *DeleteNotifyReply_Data) ProtoReflect() protoreflect.Message
func (*DeleteNotifyReply_Data) Reset ¶
func (x *DeleteNotifyReply_Data) Reset()
func (*DeleteNotifyReply_Data) String ¶
func (x *DeleteNotifyReply_Data) String() string
func (*DeleteNotifyReply_Data) Validate ¶ added in v0.0.2
func (m *DeleteNotifyReply_Data) Validate() error
Validate checks the field values on DeleteNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteNotifyReply_Data) ValidateAll ¶ added in v0.0.2
func (m *DeleteNotifyReply_Data) ValidateAll() error
ValidateAll checks the field values on DeleteNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNotifyReply_DataMultiError, or nil if none found.
type DeleteNotifyReply_DataMultiError ¶ added in v0.0.2
type DeleteNotifyReply_DataMultiError []error
DeleteNotifyReply_DataMultiError is an error wrapping multiple validation errors returned by DeleteNotifyReply_Data.ValidateAll() if the designated constraints aren't met.
func (DeleteNotifyReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m DeleteNotifyReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteNotifyReply_DataMultiError) Error ¶ added in v0.0.2
func (m DeleteNotifyReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteNotifyReply_DataValidationError ¶ added in v0.0.2
type DeleteNotifyReply_DataValidationError struct {
// contains filtered or unexported fields
}
DeleteNotifyReply_DataValidationError is the validation error returned by DeleteNotifyReply_Data.Validate if the designated constraints aren't met.
func (DeleteNotifyReply_DataValidationError) Cause ¶ added in v0.0.2
func (e DeleteNotifyReply_DataValidationError) Cause() error
Cause function returns cause value.
func (DeleteNotifyReply_DataValidationError) Error ¶ added in v0.0.2
func (e DeleteNotifyReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteNotifyReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e DeleteNotifyReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteNotifyReply_DataValidationError) Field ¶ added in v0.0.2
func (e DeleteNotifyReply_DataValidationError) Field() string
Field function returns field value.
func (DeleteNotifyReply_DataValidationError) Key ¶ added in v0.0.2
func (e DeleteNotifyReply_DataValidationError) Key() bool
Key function returns key value.
func (DeleteNotifyReply_DataValidationError) Reason ¶ added in v0.0.2
func (e DeleteNotifyReply_DataValidationError) Reason() string
Reason function returns reason value.
type DeleteNotifyRequest ¶
type DeleteNotifyRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNotifyRequest) Descriptor
deprecated
func (*DeleteNotifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNotifyRequest.ProtoReflect.Descriptor instead.
func (*DeleteNotifyRequest) GetId ¶
func (x *DeleteNotifyRequest) GetId() uint64
func (*DeleteNotifyRequest) ProtoMessage ¶
func (*DeleteNotifyRequest) ProtoMessage()
func (*DeleteNotifyRequest) ProtoReflect ¶
func (x *DeleteNotifyRequest) ProtoReflect() protoreflect.Message
func (*DeleteNotifyRequest) Reset ¶
func (x *DeleteNotifyRequest) Reset()
func (*DeleteNotifyRequest) String ¶
func (x *DeleteNotifyRequest) String() string
func (*DeleteNotifyRequest) Validate ¶
func (m *DeleteNotifyRequest) Validate() error
Validate checks the field values on DeleteNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteNotifyRequest) ValidateAll ¶
func (m *DeleteNotifyRequest) ValidateAll() error
ValidateAll checks the field values on DeleteNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteNotifyRequestMultiError, or nil if none found.
type DeleteNotifyRequestMultiError ¶
type DeleteNotifyRequestMultiError []error
DeleteNotifyRequestMultiError is an error wrapping multiple validation errors returned by DeleteNotifyRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteNotifyRequestMultiError) AllErrors ¶
func (m DeleteNotifyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteNotifyRequestMultiError) Error ¶
func (m DeleteNotifyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteNotifyRequestValidationError ¶
type DeleteNotifyRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteNotifyRequestValidationError is the validation error returned by DeleteNotifyRequest.Validate if the designated constraints aren't met.
func (DeleteNotifyRequestValidationError) Cause ¶
func (e DeleteNotifyRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteNotifyRequestValidationError) Error ¶
func (e DeleteNotifyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteNotifyRequestValidationError) ErrorName ¶
func (e DeleteNotifyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteNotifyRequestValidationError) Field ¶
func (e DeleteNotifyRequestValidationError) Field() string
Field function returns field value.
func (DeleteNotifyRequestValidationError) Key ¶
func (e DeleteNotifyRequestValidationError) Key() bool
Key function returns key value.
func (DeleteNotifyRequestValidationError) Reason ¶
func (e DeleteNotifyRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteReportJobReply ¶
type DeleteReportJobReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *DeleteReportJobReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeleteReportJobReply) Descriptor
deprecated
func (*DeleteReportJobReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReportJobReply.ProtoReflect.Descriptor instead.
func (*DeleteReportJobReply) GetCode ¶
func (x *DeleteReportJobReply) GetCode() uint32
func (*DeleteReportJobReply) GetData ¶
func (x *DeleteReportJobReply) GetData() *DeleteReportJobReply_Data
func (*DeleteReportJobReply) GetMessage ¶
func (x *DeleteReportJobReply) GetMessage() string
func (*DeleteReportJobReply) ProtoMessage ¶
func (*DeleteReportJobReply) ProtoMessage()
func (*DeleteReportJobReply) ProtoReflect ¶
func (x *DeleteReportJobReply) ProtoReflect() protoreflect.Message
func (*DeleteReportJobReply) Reset ¶
func (x *DeleteReportJobReply) Reset()
func (*DeleteReportJobReply) String ¶
func (x *DeleteReportJobReply) String() string
func (*DeleteReportJobReply) Validate ¶ added in v0.0.2
func (m *DeleteReportJobReply) Validate() error
Validate checks the field values on DeleteReportJobReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteReportJobReply) ValidateAll ¶ added in v0.0.2
func (m *DeleteReportJobReply) ValidateAll() error
ValidateAll checks the field values on DeleteReportJobReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteReportJobReplyMultiError, or nil if none found.
type DeleteReportJobReplyMultiError ¶ added in v0.0.2
type DeleteReportJobReplyMultiError []error
DeleteReportJobReplyMultiError is an error wrapping multiple validation errors returned by DeleteReportJobReply.ValidateAll() if the designated constraints aren't met.
func (DeleteReportJobReplyMultiError) AllErrors ¶ added in v0.0.2
func (m DeleteReportJobReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReportJobReplyMultiError) Error ¶ added in v0.0.2
func (m DeleteReportJobReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReportJobReplyValidationError ¶ added in v0.0.2
type DeleteReportJobReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteReportJobReplyValidationError is the validation error returned by DeleteReportJobReply.Validate if the designated constraints aren't met.
func (DeleteReportJobReplyValidationError) Cause ¶ added in v0.0.2
func (e DeleteReportJobReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteReportJobReplyValidationError) Error ¶ added in v0.0.2
func (e DeleteReportJobReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReportJobReplyValidationError) ErrorName ¶ added in v0.0.2
func (e DeleteReportJobReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReportJobReplyValidationError) Field ¶ added in v0.0.2
func (e DeleteReportJobReplyValidationError) Field() string
Field function returns field value.
func (DeleteReportJobReplyValidationError) Key ¶ added in v0.0.2
func (e DeleteReportJobReplyValidationError) Key() bool
Key function returns key value.
func (DeleteReportJobReplyValidationError) Reason ¶ added in v0.0.2
func (e DeleteReportJobReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteReportJobReply_Data ¶
type DeleteReportJobReply_Data struct {
// contains filtered or unexported fields
}
func (*DeleteReportJobReply_Data) Descriptor
deprecated
func (*DeleteReportJobReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReportJobReply_Data.ProtoReflect.Descriptor instead.
func (*DeleteReportJobReply_Data) ProtoMessage ¶
func (*DeleteReportJobReply_Data) ProtoMessage()
func (*DeleteReportJobReply_Data) ProtoReflect ¶
func (x *DeleteReportJobReply_Data) ProtoReflect() protoreflect.Message
func (*DeleteReportJobReply_Data) Reset ¶
func (x *DeleteReportJobReply_Data) Reset()
func (*DeleteReportJobReply_Data) String ¶
func (x *DeleteReportJobReply_Data) String() string
func (*DeleteReportJobReply_Data) Validate ¶ added in v0.0.2
func (m *DeleteReportJobReply_Data) Validate() error
Validate checks the field values on DeleteReportJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteReportJobReply_Data) ValidateAll ¶ added in v0.0.2
func (m *DeleteReportJobReply_Data) ValidateAll() error
ValidateAll checks the field values on DeleteReportJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteReportJobReply_DataMultiError, or nil if none found.
type DeleteReportJobReply_DataMultiError ¶ added in v0.0.2
type DeleteReportJobReply_DataMultiError []error
DeleteReportJobReply_DataMultiError is an error wrapping multiple validation errors returned by DeleteReportJobReply_Data.ValidateAll() if the designated constraints aren't met.
func (DeleteReportJobReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m DeleteReportJobReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReportJobReply_DataMultiError) Error ¶ added in v0.0.2
func (m DeleteReportJobReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReportJobReply_DataValidationError ¶ added in v0.0.2
type DeleteReportJobReply_DataValidationError struct {
// contains filtered or unexported fields
}
DeleteReportJobReply_DataValidationError is the validation error returned by DeleteReportJobReply_Data.Validate if the designated constraints aren't met.
func (DeleteReportJobReply_DataValidationError) Cause ¶ added in v0.0.2
func (e DeleteReportJobReply_DataValidationError) Cause() error
Cause function returns cause value.
func (DeleteReportJobReply_DataValidationError) Error ¶ added in v0.0.2
func (e DeleteReportJobReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReportJobReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e DeleteReportJobReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReportJobReply_DataValidationError) Field ¶ added in v0.0.2
func (e DeleteReportJobReply_DataValidationError) Field() string
Field function returns field value.
func (DeleteReportJobReply_DataValidationError) Key ¶ added in v0.0.2
func (e DeleteReportJobReply_DataValidationError) Key() bool
Key function returns key value.
func (DeleteReportJobReply_DataValidationError) Reason ¶ added in v0.0.2
func (e DeleteReportJobReply_DataValidationError) Reason() string
Reason function returns reason value.
type DeleteReportJobRequest ¶
type DeleteReportJobRequest struct { ReportId string `protobuf:"bytes,1,opt,name=reportId,proto3" json:"reportId,omitempty"` // contains filtered or unexported fields }
func (*DeleteReportJobRequest) Descriptor
deprecated
func (*DeleteReportJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReportJobRequest.ProtoReflect.Descriptor instead.
func (*DeleteReportJobRequest) GetReportId ¶
func (x *DeleteReportJobRequest) GetReportId() string
func (*DeleteReportJobRequest) ProtoMessage ¶
func (*DeleteReportJobRequest) ProtoMessage()
func (*DeleteReportJobRequest) ProtoReflect ¶
func (x *DeleteReportJobRequest) ProtoReflect() protoreflect.Message
func (*DeleteReportJobRequest) Reset ¶
func (x *DeleteReportJobRequest) Reset()
func (*DeleteReportJobRequest) String ¶
func (x *DeleteReportJobRequest) String() string
func (*DeleteReportJobRequest) Validate ¶ added in v0.0.2
func (m *DeleteReportJobRequest) Validate() error
Validate checks the field values on DeleteReportJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteReportJobRequest) ValidateAll ¶ added in v0.0.2
func (m *DeleteReportJobRequest) ValidateAll() error
ValidateAll checks the field values on DeleteReportJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteReportJobRequestMultiError, or nil if none found.
type DeleteReportJobRequestMultiError ¶ added in v0.0.2
type DeleteReportJobRequestMultiError []error
DeleteReportJobRequestMultiError is an error wrapping multiple validation errors returned by DeleteReportJobRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteReportJobRequestMultiError) AllErrors ¶ added in v0.0.2
func (m DeleteReportJobRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReportJobRequestMultiError) Error ¶ added in v0.0.2
func (m DeleteReportJobRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReportJobRequestValidationError ¶ added in v0.0.2
type DeleteReportJobRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteReportJobRequestValidationError is the validation error returned by DeleteReportJobRequest.Validate if the designated constraints aren't met.
func (DeleteReportJobRequestValidationError) Cause ¶ added in v0.0.2
func (e DeleteReportJobRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteReportJobRequestValidationError) Error ¶ added in v0.0.2
func (e DeleteReportJobRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReportJobRequestValidationError) ErrorName ¶ added in v0.0.2
func (e DeleteReportJobRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReportJobRequestValidationError) Field ¶ added in v0.0.2
func (e DeleteReportJobRequestValidationError) Field() string
Field function returns field value.
func (DeleteReportJobRequestValidationError) Key ¶ added in v0.0.2
func (e DeleteReportJobRequestValidationError) Key() bool
Key function returns key value.
func (DeleteReportJobRequestValidationError) Reason ¶ added in v0.0.2
func (e DeleteReportJobRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteToDoJobReply ¶
type DeleteToDoJobReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *DeleteToDoJobReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeleteToDoJobReply) Descriptor
deprecated
func (*DeleteToDoJobReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteToDoJobReply.ProtoReflect.Descriptor instead.
func (*DeleteToDoJobReply) GetCode ¶
func (x *DeleteToDoJobReply) GetCode() uint32
func (*DeleteToDoJobReply) GetData ¶
func (x *DeleteToDoJobReply) GetData() *DeleteToDoJobReply_Data
func (*DeleteToDoJobReply) GetMessage ¶
func (x *DeleteToDoJobReply) GetMessage() string
func (*DeleteToDoJobReply) ProtoMessage ¶
func (*DeleteToDoJobReply) ProtoMessage()
func (*DeleteToDoJobReply) ProtoReflect ¶
func (x *DeleteToDoJobReply) ProtoReflect() protoreflect.Message
func (*DeleteToDoJobReply) Reset ¶
func (x *DeleteToDoJobReply) Reset()
func (*DeleteToDoJobReply) String ¶
func (x *DeleteToDoJobReply) String() string
func (*DeleteToDoJobReply) Validate ¶ added in v0.0.2
func (m *DeleteToDoJobReply) Validate() error
Validate checks the field values on DeleteToDoJobReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteToDoJobReply) ValidateAll ¶ added in v0.0.2
func (m *DeleteToDoJobReply) ValidateAll() error
ValidateAll checks the field values on DeleteToDoJobReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteToDoJobReplyMultiError, or nil if none found.
type DeleteToDoJobReplyMultiError ¶ added in v0.0.2
type DeleteToDoJobReplyMultiError []error
DeleteToDoJobReplyMultiError is an error wrapping multiple validation errors returned by DeleteToDoJobReply.ValidateAll() if the designated constraints aren't met.
func (DeleteToDoJobReplyMultiError) AllErrors ¶ added in v0.0.2
func (m DeleteToDoJobReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteToDoJobReplyMultiError) Error ¶ added in v0.0.2
func (m DeleteToDoJobReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteToDoJobReplyValidationError ¶ added in v0.0.2
type DeleteToDoJobReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteToDoJobReplyValidationError is the validation error returned by DeleteToDoJobReply.Validate if the designated constraints aren't met.
func (DeleteToDoJobReplyValidationError) Cause ¶ added in v0.0.2
func (e DeleteToDoJobReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteToDoJobReplyValidationError) Error ¶ added in v0.0.2
func (e DeleteToDoJobReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteToDoJobReplyValidationError) ErrorName ¶ added in v0.0.2
func (e DeleteToDoJobReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteToDoJobReplyValidationError) Field ¶ added in v0.0.2
func (e DeleteToDoJobReplyValidationError) Field() string
Field function returns field value.
func (DeleteToDoJobReplyValidationError) Key ¶ added in v0.0.2
func (e DeleteToDoJobReplyValidationError) Key() bool
Key function returns key value.
func (DeleteToDoJobReplyValidationError) Reason ¶ added in v0.0.2
func (e DeleteToDoJobReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteToDoJobReply_Data ¶
type DeleteToDoJobReply_Data struct {
// contains filtered or unexported fields
}
func (*DeleteToDoJobReply_Data) Descriptor
deprecated
func (*DeleteToDoJobReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use DeleteToDoJobReply_Data.ProtoReflect.Descriptor instead.
func (*DeleteToDoJobReply_Data) ProtoMessage ¶
func (*DeleteToDoJobReply_Data) ProtoMessage()
func (*DeleteToDoJobReply_Data) ProtoReflect ¶
func (x *DeleteToDoJobReply_Data) ProtoReflect() protoreflect.Message
func (*DeleteToDoJobReply_Data) Reset ¶
func (x *DeleteToDoJobReply_Data) Reset()
func (*DeleteToDoJobReply_Data) String ¶
func (x *DeleteToDoJobReply_Data) String() string
func (*DeleteToDoJobReply_Data) Validate ¶ added in v0.0.2
func (m *DeleteToDoJobReply_Data) Validate() error
Validate checks the field values on DeleteToDoJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteToDoJobReply_Data) ValidateAll ¶ added in v0.0.2
func (m *DeleteToDoJobReply_Data) ValidateAll() error
ValidateAll checks the field values on DeleteToDoJobReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteToDoJobReply_DataMultiError, or nil if none found.
type DeleteToDoJobReply_DataMultiError ¶ added in v0.0.2
type DeleteToDoJobReply_DataMultiError []error
DeleteToDoJobReply_DataMultiError is an error wrapping multiple validation errors returned by DeleteToDoJobReply_Data.ValidateAll() if the designated constraints aren't met.
func (DeleteToDoJobReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m DeleteToDoJobReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteToDoJobReply_DataMultiError) Error ¶ added in v0.0.2
func (m DeleteToDoJobReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteToDoJobReply_DataValidationError ¶ added in v0.0.2
type DeleteToDoJobReply_DataValidationError struct {
// contains filtered or unexported fields
}
DeleteToDoJobReply_DataValidationError is the validation error returned by DeleteToDoJobReply_Data.Validate if the designated constraints aren't met.
func (DeleteToDoJobReply_DataValidationError) Cause ¶ added in v0.0.2
func (e DeleteToDoJobReply_DataValidationError) Cause() error
Cause function returns cause value.
func (DeleteToDoJobReply_DataValidationError) Error ¶ added in v0.0.2
func (e DeleteToDoJobReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteToDoJobReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e DeleteToDoJobReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteToDoJobReply_DataValidationError) Field ¶ added in v0.0.2
func (e DeleteToDoJobReply_DataValidationError) Field() string
Field function returns field value.
func (DeleteToDoJobReply_DataValidationError) Key ¶ added in v0.0.2
func (e DeleteToDoJobReply_DataValidationError) Key() bool
Key function returns key value.
func (DeleteToDoJobReply_DataValidationError) Reason ¶ added in v0.0.2
func (e DeleteToDoJobReply_DataValidationError) Reason() string
Reason function returns reason value.
type DeleteToDoJobRequest ¶
type DeleteToDoJobRequest struct { MessageId string `protobuf:"bytes,1,opt,name=messageId,proto3" json:"messageId,omitempty"` // the messageId of string must be between 5 and 38 character // contains filtered or unexported fields }
func (*DeleteToDoJobRequest) Descriptor
deprecated
func (*DeleteToDoJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteToDoJobRequest.ProtoReflect.Descriptor instead.
func (*DeleteToDoJobRequest) GetMessageId ¶
func (x *DeleteToDoJobRequest) GetMessageId() string
func (*DeleteToDoJobRequest) ProtoMessage ¶
func (*DeleteToDoJobRequest) ProtoMessage()
func (*DeleteToDoJobRequest) ProtoReflect ¶
func (x *DeleteToDoJobRequest) ProtoReflect() protoreflect.Message
func (*DeleteToDoJobRequest) Reset ¶
func (x *DeleteToDoJobRequest) Reset()
func (*DeleteToDoJobRequest) String ¶
func (x *DeleteToDoJobRequest) String() string
func (*DeleteToDoJobRequest) Validate ¶ added in v0.0.2
func (m *DeleteToDoJobRequest) Validate() error
Validate checks the field values on DeleteToDoJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteToDoJobRequest) ValidateAll ¶ added in v0.0.2
func (m *DeleteToDoJobRequest) ValidateAll() error
ValidateAll checks the field values on DeleteToDoJobRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteToDoJobRequestMultiError, or nil if none found.
type DeleteToDoJobRequestMultiError ¶ added in v0.0.2
type DeleteToDoJobRequestMultiError []error
DeleteToDoJobRequestMultiError is an error wrapping multiple validation errors returned by DeleteToDoJobRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteToDoJobRequestMultiError) AllErrors ¶ added in v0.0.2
func (m DeleteToDoJobRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteToDoJobRequestMultiError) Error ¶ added in v0.0.2
func (m DeleteToDoJobRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteToDoJobRequestValidationError ¶ added in v0.0.2
type DeleteToDoJobRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteToDoJobRequestValidationError is the validation error returned by DeleteToDoJobRequest.Validate if the designated constraints aren't met.
func (DeleteToDoJobRequestValidationError) Cause ¶ added in v0.0.2
func (e DeleteToDoJobRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteToDoJobRequestValidationError) Error ¶ added in v0.0.2
func (e DeleteToDoJobRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteToDoJobRequestValidationError) ErrorName ¶ added in v0.0.2
func (e DeleteToDoJobRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteToDoJobRequestValidationError) Field ¶ added in v0.0.2
func (e DeleteToDoJobRequestValidationError) Field() string
Field function returns field value.
func (DeleteToDoJobRequestValidationError) Key ¶ added in v0.0.2
func (e DeleteToDoJobRequestValidationError) Key() bool
Key function returns key value.
func (DeleteToDoJobRequestValidationError) Reason ¶ added in v0.0.2
func (e DeleteToDoJobRequestValidationError) Reason() string
Reason function returns reason value.
type ErrorReason ¶
type ErrorReason int32
const ( ErrorReason_NOTIFY_UNSPECIFIED ErrorReason = 0 ErrorReason_NOTIFY_NOT_FOUND ErrorReason = 1 ErrorReason_NOTIFY_INTERNAL_SERVER_ERROR ErrorReason = 2 )
func (ErrorReason) Descriptor ¶
func (ErrorReason) Descriptor() protoreflect.EnumDescriptor
func (ErrorReason) Enum ¶
func (x ErrorReason) Enum() *ErrorReason
func (ErrorReason) EnumDescriptor
deprecated
func (ErrorReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use ErrorReason.Descriptor instead.
func (ErrorReason) Number ¶
func (x ErrorReason) Number() protoreflect.EnumNumber
func (ErrorReason) String ¶
func (x ErrorReason) String() string
func (ErrorReason) Type ¶
func (ErrorReason) Type() protoreflect.EnumType
type GetNotifyReply ¶
type GetNotifyReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *GetNotifyReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*GetNotifyReply) Descriptor
deprecated
func (*GetNotifyReply) Descriptor() ([]byte, []int)
Deprecated: Use GetNotifyReply.ProtoReflect.Descriptor instead.
func (*GetNotifyReply) GetCode ¶
func (x *GetNotifyReply) GetCode() uint32
func (*GetNotifyReply) GetData ¶
func (x *GetNotifyReply) GetData() *GetNotifyReply_Data
func (*GetNotifyReply) GetMessage ¶
func (x *GetNotifyReply) GetMessage() string
func (*GetNotifyReply) ProtoMessage ¶
func (*GetNotifyReply) ProtoMessage()
func (*GetNotifyReply) ProtoReflect ¶
func (x *GetNotifyReply) ProtoReflect() protoreflect.Message
func (*GetNotifyReply) Reset ¶
func (x *GetNotifyReply) Reset()
func (*GetNotifyReply) String ¶
func (x *GetNotifyReply) String() string
func (*GetNotifyReply) Validate ¶
func (m *GetNotifyReply) Validate() error
Validate checks the field values on GetNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetNotifyReply) ValidateAll ¶
func (m *GetNotifyReply) ValidateAll() error
ValidateAll checks the field values on GetNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetNotifyReplyMultiError, or nil if none found.
type GetNotifyReplyMultiError ¶
type GetNotifyReplyMultiError []error
GetNotifyReplyMultiError is an error wrapping multiple validation errors returned by GetNotifyReply.ValidateAll() if the designated constraints aren't met.
func (GetNotifyReplyMultiError) AllErrors ¶
func (m GetNotifyReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNotifyReplyMultiError) Error ¶
func (m GetNotifyReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNotifyReplyValidationError ¶
type GetNotifyReplyValidationError struct {
// contains filtered or unexported fields
}
GetNotifyReplyValidationError is the validation error returned by GetNotifyReply.Validate if the designated constraints aren't met.
func (GetNotifyReplyValidationError) Cause ¶
func (e GetNotifyReplyValidationError) Cause() error
Cause function returns cause value.
func (GetNotifyReplyValidationError) Error ¶
func (e GetNotifyReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetNotifyReplyValidationError) ErrorName ¶
func (e GetNotifyReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetNotifyReplyValidationError) Field ¶
func (e GetNotifyReplyValidationError) Field() string
Field function returns field value.
func (GetNotifyReplyValidationError) Key ¶
func (e GetNotifyReplyValidationError) Key() bool
Key function returns key value.
func (GetNotifyReplyValidationError) Reason ¶
func (e GetNotifyReplyValidationError) Reason() string
Reason function returns reason value.
type GetNotifyReply_Data ¶
type GetNotifyReply_Data struct {
// contains filtered or unexported fields
}
func (*GetNotifyReply_Data) Descriptor
deprecated
func (*GetNotifyReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use GetNotifyReply_Data.ProtoReflect.Descriptor instead.
func (*GetNotifyReply_Data) ProtoMessage ¶
func (*GetNotifyReply_Data) ProtoMessage()
func (*GetNotifyReply_Data) ProtoReflect ¶
func (x *GetNotifyReply_Data) ProtoReflect() protoreflect.Message
func (*GetNotifyReply_Data) Reset ¶
func (x *GetNotifyReply_Data) Reset()
func (*GetNotifyReply_Data) String ¶
func (x *GetNotifyReply_Data) String() string
func (*GetNotifyReply_Data) Validate ¶ added in v0.0.2
func (m *GetNotifyReply_Data) Validate() error
Validate checks the field values on GetNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetNotifyReply_Data) ValidateAll ¶ added in v0.0.2
func (m *GetNotifyReply_Data) ValidateAll() error
ValidateAll checks the field values on GetNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetNotifyReply_DataMultiError, or nil if none found.
type GetNotifyReply_DataMultiError ¶ added in v0.0.2
type GetNotifyReply_DataMultiError []error
GetNotifyReply_DataMultiError is an error wrapping multiple validation errors returned by GetNotifyReply_Data.ValidateAll() if the designated constraints aren't met.
func (GetNotifyReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m GetNotifyReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNotifyReply_DataMultiError) Error ¶ added in v0.0.2
func (m GetNotifyReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNotifyReply_DataValidationError ¶ added in v0.0.2
type GetNotifyReply_DataValidationError struct {
// contains filtered or unexported fields
}
GetNotifyReply_DataValidationError is the validation error returned by GetNotifyReply_Data.Validate if the designated constraints aren't met.
func (GetNotifyReply_DataValidationError) Cause ¶ added in v0.0.2
func (e GetNotifyReply_DataValidationError) Cause() error
Cause function returns cause value.
func (GetNotifyReply_DataValidationError) Error ¶ added in v0.0.2
func (e GetNotifyReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (GetNotifyReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e GetNotifyReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (GetNotifyReply_DataValidationError) Field ¶ added in v0.0.2
func (e GetNotifyReply_DataValidationError) Field() string
Field function returns field value.
func (GetNotifyReply_DataValidationError) Key ¶ added in v0.0.2
func (e GetNotifyReply_DataValidationError) Key() bool
Key function returns key value.
func (GetNotifyReply_DataValidationError) Reason ¶ added in v0.0.2
func (e GetNotifyReply_DataValidationError) Reason() string
Reason function returns reason value.
type GetNotifyRequest ¶
type GetNotifyRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetNotifyRequest) Descriptor
deprecated
func (*GetNotifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNotifyRequest.ProtoReflect.Descriptor instead.
func (*GetNotifyRequest) GetId ¶
func (x *GetNotifyRequest) GetId() uint64
func (*GetNotifyRequest) ProtoMessage ¶
func (*GetNotifyRequest) ProtoMessage()
func (*GetNotifyRequest) ProtoReflect ¶
func (x *GetNotifyRequest) ProtoReflect() protoreflect.Message
func (*GetNotifyRequest) Reset ¶
func (x *GetNotifyRequest) Reset()
func (*GetNotifyRequest) String ¶
func (x *GetNotifyRequest) String() string
func (*GetNotifyRequest) Validate ¶
func (m *GetNotifyRequest) Validate() error
Validate checks the field values on GetNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetNotifyRequest) ValidateAll ¶
func (m *GetNotifyRequest) ValidateAll() error
ValidateAll checks the field values on GetNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetNotifyRequestMultiError, or nil if none found.
type GetNotifyRequestMultiError ¶
type GetNotifyRequestMultiError []error
GetNotifyRequestMultiError is an error wrapping multiple validation errors returned by GetNotifyRequest.ValidateAll() if the designated constraints aren't met.
func (GetNotifyRequestMultiError) AllErrors ¶
func (m GetNotifyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNotifyRequestMultiError) Error ¶
func (m GetNotifyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNotifyRequestValidationError ¶
type GetNotifyRequestValidationError struct {
// contains filtered or unexported fields
}
GetNotifyRequestValidationError is the validation error returned by GetNotifyRequest.Validate if the designated constraints aren't met.
func (GetNotifyRequestValidationError) Cause ¶
func (e GetNotifyRequestValidationError) Cause() error
Cause function returns cause value.
func (GetNotifyRequestValidationError) Error ¶
func (e GetNotifyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetNotifyRequestValidationError) ErrorName ¶
func (e GetNotifyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetNotifyRequestValidationError) Field ¶
func (e GetNotifyRequestValidationError) Field() string
Field function returns field value.
func (GetNotifyRequestValidationError) Key ¶
func (e GetNotifyRequestValidationError) Key() bool
Key function returns key value.
func (GetNotifyRequestValidationError) Reason ¶
func (e GetNotifyRequestValidationError) Reason() string
Reason function returns reason value.
type ListNotifyReply ¶
type ListNotifyReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *ListNotifyReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ListNotifyReply) Descriptor
deprecated
func (*ListNotifyReply) Descriptor() ([]byte, []int)
Deprecated: Use ListNotifyReply.ProtoReflect.Descriptor instead.
func (*ListNotifyReply) GetCode ¶
func (x *ListNotifyReply) GetCode() uint32
func (*ListNotifyReply) GetData ¶
func (x *ListNotifyReply) GetData() *ListNotifyReply_Data
func (*ListNotifyReply) GetMessage ¶
func (x *ListNotifyReply) GetMessage() string
func (*ListNotifyReply) ProtoMessage ¶
func (*ListNotifyReply) ProtoMessage()
func (*ListNotifyReply) ProtoReflect ¶
func (x *ListNotifyReply) ProtoReflect() protoreflect.Message
func (*ListNotifyReply) Reset ¶
func (x *ListNotifyReply) Reset()
func (*ListNotifyReply) String ¶
func (x *ListNotifyReply) String() string
func (*ListNotifyReply) Validate ¶
func (m *ListNotifyReply) Validate() error
Validate checks the field values on ListNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNotifyReply) ValidateAll ¶
func (m *ListNotifyReply) ValidateAll() error
ValidateAll checks the field values on ListNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNotifyReplyMultiError, or nil if none found.
type ListNotifyReplyMultiError ¶
type ListNotifyReplyMultiError []error
ListNotifyReplyMultiError is an error wrapping multiple validation errors returned by ListNotifyReply.ValidateAll() if the designated constraints aren't met.
func (ListNotifyReplyMultiError) AllErrors ¶
func (m ListNotifyReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNotifyReplyMultiError) Error ¶
func (m ListNotifyReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNotifyReplyValidationError ¶
type ListNotifyReplyValidationError struct {
// contains filtered or unexported fields
}
ListNotifyReplyValidationError is the validation error returned by ListNotifyReply.Validate if the designated constraints aren't met.
func (ListNotifyReplyValidationError) Cause ¶
func (e ListNotifyReplyValidationError) Cause() error
Cause function returns cause value.
func (ListNotifyReplyValidationError) Error ¶
func (e ListNotifyReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ListNotifyReplyValidationError) ErrorName ¶
func (e ListNotifyReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ListNotifyReplyValidationError) Field ¶
func (e ListNotifyReplyValidationError) Field() string
Field function returns field value.
func (ListNotifyReplyValidationError) Key ¶
func (e ListNotifyReplyValidationError) Key() bool
Key function returns key value.
func (ListNotifyReplyValidationError) Reason ¶
func (e ListNotifyReplyValidationError) Reason() string
Reason function returns reason value.
type ListNotifyReply_Data ¶
type ListNotifyReply_Data struct {
// contains filtered or unexported fields
}
func (*ListNotifyReply_Data) Descriptor
deprecated
func (*ListNotifyReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use ListNotifyReply_Data.ProtoReflect.Descriptor instead.
func (*ListNotifyReply_Data) ProtoMessage ¶
func (*ListNotifyReply_Data) ProtoMessage()
func (*ListNotifyReply_Data) ProtoReflect ¶
func (x *ListNotifyReply_Data) ProtoReflect() protoreflect.Message
func (*ListNotifyReply_Data) Reset ¶
func (x *ListNotifyReply_Data) Reset()
func (*ListNotifyReply_Data) String ¶
func (x *ListNotifyReply_Data) String() string
func (*ListNotifyReply_Data) Validate ¶ added in v0.0.2
func (m *ListNotifyReply_Data) Validate() error
Validate checks the field values on ListNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNotifyReply_Data) ValidateAll ¶ added in v0.0.2
func (m *ListNotifyReply_Data) ValidateAll() error
ValidateAll checks the field values on ListNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNotifyReply_DataMultiError, or nil if none found.
type ListNotifyReply_DataMultiError ¶ added in v0.0.2
type ListNotifyReply_DataMultiError []error
ListNotifyReply_DataMultiError is an error wrapping multiple validation errors returned by ListNotifyReply_Data.ValidateAll() if the designated constraints aren't met.
func (ListNotifyReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m ListNotifyReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNotifyReply_DataMultiError) Error ¶ added in v0.0.2
func (m ListNotifyReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNotifyReply_DataValidationError ¶ added in v0.0.2
type ListNotifyReply_DataValidationError struct {
// contains filtered or unexported fields
}
ListNotifyReply_DataValidationError is the validation error returned by ListNotifyReply_Data.Validate if the designated constraints aren't met.
func (ListNotifyReply_DataValidationError) Cause ¶ added in v0.0.2
func (e ListNotifyReply_DataValidationError) Cause() error
Cause function returns cause value.
func (ListNotifyReply_DataValidationError) Error ¶ added in v0.0.2
func (e ListNotifyReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (ListNotifyReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e ListNotifyReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (ListNotifyReply_DataValidationError) Field ¶ added in v0.0.2
func (e ListNotifyReply_DataValidationError) Field() string
Field function returns field value.
func (ListNotifyReply_DataValidationError) Key ¶ added in v0.0.2
func (e ListNotifyReply_DataValidationError) Key() bool
Key function returns key value.
func (ListNotifyReply_DataValidationError) Reason ¶ added in v0.0.2
func (e ListNotifyReply_DataValidationError) Reason() string
Reason function returns reason value.
type ListNotifyRequest ¶
type ListNotifyRequest struct {
// contains filtered or unexported fields
}
func (*ListNotifyRequest) Descriptor
deprecated
func (*ListNotifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNotifyRequest.ProtoReflect.Descriptor instead.
func (*ListNotifyRequest) ProtoMessage ¶
func (*ListNotifyRequest) ProtoMessage()
func (*ListNotifyRequest) ProtoReflect ¶
func (x *ListNotifyRequest) ProtoReflect() protoreflect.Message
func (*ListNotifyRequest) Reset ¶
func (x *ListNotifyRequest) Reset()
func (*ListNotifyRequest) String ¶
func (x *ListNotifyRequest) String() string
func (*ListNotifyRequest) Validate ¶
func (m *ListNotifyRequest) Validate() error
Validate checks the field values on ListNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNotifyRequest) ValidateAll ¶
func (m *ListNotifyRequest) ValidateAll() error
ValidateAll checks the field values on ListNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNotifyRequestMultiError, or nil if none found.
type ListNotifyRequestMultiError ¶
type ListNotifyRequestMultiError []error
ListNotifyRequestMultiError is an error wrapping multiple validation errors returned by ListNotifyRequest.ValidateAll() if the designated constraints aren't met.
func (ListNotifyRequestMultiError) AllErrors ¶
func (m ListNotifyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNotifyRequestMultiError) Error ¶
func (m ListNotifyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNotifyRequestValidationError ¶
type ListNotifyRequestValidationError struct {
// contains filtered or unexported fields
}
ListNotifyRequestValidationError is the validation error returned by ListNotifyRequest.Validate if the designated constraints aren't met.
func (ListNotifyRequestValidationError) Cause ¶
func (e ListNotifyRequestValidationError) Cause() error
Cause function returns cause value.
func (ListNotifyRequestValidationError) Error ¶
func (e ListNotifyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListNotifyRequestValidationError) ErrorName ¶
func (e ListNotifyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListNotifyRequestValidationError) Field ¶
func (e ListNotifyRequestValidationError) Field() string
Field function returns field value.
func (ListNotifyRequestValidationError) Key ¶
func (e ListNotifyRequestValidationError) Key() bool
Key function returns key value.
func (ListNotifyRequestValidationError) Reason ¶
func (e ListNotifyRequestValidationError) Reason() string
Reason function returns reason value.
type NotifyClient ¶
type NotifyClient interface { CreateNotify(ctx context.Context, in *CreateNotifyRequest, opts ...grpc.CallOption) (*CreateNotifyReply, error) UpdateNotify(ctx context.Context, in *UpdateNotifyRequest, opts ...grpc.CallOption) (*UpdateNotifyReply, error) DeleteNotify(ctx context.Context, in *DeleteNotifyRequest, opts ...grpc.CallOption) (*DeleteNotifyReply, error) GetNotify(ctx context.Context, in *GetNotifyRequest, opts ...grpc.CallOption) (*GetNotifyReply, error) ListNotify(ctx context.Context, in *ListNotifyRequest, opts ...grpc.CallOption) (*ListNotifyReply, error) CreateToDoJob(ctx context.Context, in *CreateToDoJobRequest, opts ...grpc.CallOption) (*CreateToDoJobReply, error) DeleteToDoJob(ctx context.Context, in *DeleteToDoJobRequest, opts ...grpc.CallOption) (*DeleteToDoJobReply, error) CreateReportJob(ctx context.Context, in *CreateReportJobRequest, opts ...grpc.CallOption) (*CreateReportJobReply, error) DeleteReportJob(ctx context.Context, in *DeleteReportJobRequest, opts ...grpc.CallOption) (*DeleteReportJobReply, error) }
NotifyClient is the client API for Notify service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewNotifyClient ¶
func NewNotifyClient(cc grpc.ClientConnInterface) NotifyClient
type NotifyHTTPClient ¶
type NotifyHTTPClient interface { CreateNotify(ctx context.Context, req *CreateNotifyRequest, opts ...http.CallOption) (rsp *CreateNotifyReply, err error) CreateReportJob(ctx context.Context, req *CreateReportJobRequest, opts ...http.CallOption) (rsp *CreateReportJobReply, err error) CreateToDoJob(ctx context.Context, req *CreateToDoJobRequest, opts ...http.CallOption) (rsp *CreateToDoJobReply, err error) DeleteNotify(ctx context.Context, req *DeleteNotifyRequest, opts ...http.CallOption) (rsp *DeleteNotifyReply, err error) DeleteReportJob(ctx context.Context, req *DeleteReportJobRequest, opts ...http.CallOption) (rsp *DeleteReportJobReply, err error) DeleteToDoJob(ctx context.Context, req *DeleteToDoJobRequest, opts ...http.CallOption) (rsp *DeleteToDoJobReply, err error) GetNotify(ctx context.Context, req *GetNotifyRequest, opts ...http.CallOption) (rsp *GetNotifyReply, err error) ListNotify(ctx context.Context, req *ListNotifyRequest, opts ...http.CallOption) (rsp *ListNotifyReply, err error) UpdateNotify(ctx context.Context, req *UpdateNotifyRequest, opts ...http.CallOption) (rsp *UpdateNotifyReply, err error) }
func NewNotifyHTTPClient ¶
func NewNotifyHTTPClient(client *http.Client) NotifyHTTPClient
type NotifyHTTPClientImpl ¶
type NotifyHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*NotifyHTTPClientImpl) CreateNotify ¶
func (c *NotifyHTTPClientImpl) CreateNotify(ctx context.Context, in *CreateNotifyRequest, opts ...http.CallOption) (*CreateNotifyReply, error)
func (*NotifyHTTPClientImpl) CreateReportJob ¶
func (c *NotifyHTTPClientImpl) CreateReportJob(ctx context.Context, in *CreateReportJobRequest, opts ...http.CallOption) (*CreateReportJobReply, error)
func (*NotifyHTTPClientImpl) CreateToDoJob ¶
func (c *NotifyHTTPClientImpl) CreateToDoJob(ctx context.Context, in *CreateToDoJobRequest, opts ...http.CallOption) (*CreateToDoJobReply, error)
func (*NotifyHTTPClientImpl) DeleteNotify ¶
func (c *NotifyHTTPClientImpl) DeleteNotify(ctx context.Context, in *DeleteNotifyRequest, opts ...http.CallOption) (*DeleteNotifyReply, error)
func (*NotifyHTTPClientImpl) DeleteReportJob ¶
func (c *NotifyHTTPClientImpl) DeleteReportJob(ctx context.Context, in *DeleteReportJobRequest, opts ...http.CallOption) (*DeleteReportJobReply, error)
func (*NotifyHTTPClientImpl) DeleteToDoJob ¶
func (c *NotifyHTTPClientImpl) DeleteToDoJob(ctx context.Context, in *DeleteToDoJobRequest, opts ...http.CallOption) (*DeleteToDoJobReply, error)
func (*NotifyHTTPClientImpl) GetNotify ¶
func (c *NotifyHTTPClientImpl) GetNotify(ctx context.Context, in *GetNotifyRequest, opts ...http.CallOption) (*GetNotifyReply, error)
func (*NotifyHTTPClientImpl) ListNotify ¶
func (c *NotifyHTTPClientImpl) ListNotify(ctx context.Context, in *ListNotifyRequest, opts ...http.CallOption) (*ListNotifyReply, error)
func (*NotifyHTTPClientImpl) UpdateNotify ¶
func (c *NotifyHTTPClientImpl) UpdateNotify(ctx context.Context, in *UpdateNotifyRequest, opts ...http.CallOption) (*UpdateNotifyReply, error)
type NotifyHTTPServer ¶
type NotifyHTTPServer interface { CreateNotify(context.Context, *CreateNotifyRequest) (*CreateNotifyReply, error) CreateReportJob(context.Context, *CreateReportJobRequest) (*CreateReportJobReply, error) CreateToDoJob(context.Context, *CreateToDoJobRequest) (*CreateToDoJobReply, error) DeleteNotify(context.Context, *DeleteNotifyRequest) (*DeleteNotifyReply, error) DeleteReportJob(context.Context, *DeleteReportJobRequest) (*DeleteReportJobReply, error) DeleteToDoJob(context.Context, *DeleteToDoJobRequest) (*DeleteToDoJobReply, error) GetNotify(context.Context, *GetNotifyRequest) (*GetNotifyReply, error) ListNotify(context.Context, *ListNotifyRequest) (*ListNotifyReply, error) UpdateNotify(context.Context, *UpdateNotifyRequest) (*UpdateNotifyReply, error) }
type NotifyServer ¶
type NotifyServer interface { CreateNotify(context.Context, *CreateNotifyRequest) (*CreateNotifyReply, error) UpdateNotify(context.Context, *UpdateNotifyRequest) (*UpdateNotifyReply, error) DeleteNotify(context.Context, *DeleteNotifyRequest) (*DeleteNotifyReply, error) GetNotify(context.Context, *GetNotifyRequest) (*GetNotifyReply, error) ListNotify(context.Context, *ListNotifyRequest) (*ListNotifyReply, error) CreateToDoJob(context.Context, *CreateToDoJobRequest) (*CreateToDoJobReply, error) DeleteToDoJob(context.Context, *DeleteToDoJobRequest) (*DeleteToDoJobReply, error) CreateReportJob(context.Context, *CreateReportJobRequest) (*CreateReportJobReply, error) DeleteReportJob(context.Context, *DeleteReportJobRequest) (*DeleteReportJobReply, error) // contains filtered or unexported methods }
NotifyServer is the server API for Notify service. All implementations must embed UnimplementedNotifyServer for forward compatibility
type UnimplementedNotifyServer ¶
type UnimplementedNotifyServer struct { }
UnimplementedNotifyServer must be embedded to have forward compatible implementations.
func (UnimplementedNotifyServer) CreateNotify ¶
func (UnimplementedNotifyServer) CreateNotify(context.Context, *CreateNotifyRequest) (*CreateNotifyReply, error)
func (UnimplementedNotifyServer) CreateReportJob ¶
func (UnimplementedNotifyServer) CreateReportJob(context.Context, *CreateReportJobRequest) (*CreateReportJobReply, error)
func (UnimplementedNotifyServer) CreateToDoJob ¶
func (UnimplementedNotifyServer) CreateToDoJob(context.Context, *CreateToDoJobRequest) (*CreateToDoJobReply, error)
func (UnimplementedNotifyServer) DeleteNotify ¶
func (UnimplementedNotifyServer) DeleteNotify(context.Context, *DeleteNotifyRequest) (*DeleteNotifyReply, error)
func (UnimplementedNotifyServer) DeleteReportJob ¶
func (UnimplementedNotifyServer) DeleteReportJob(context.Context, *DeleteReportJobRequest) (*DeleteReportJobReply, error)
func (UnimplementedNotifyServer) DeleteToDoJob ¶
func (UnimplementedNotifyServer) DeleteToDoJob(context.Context, *DeleteToDoJobRequest) (*DeleteToDoJobReply, error)
func (UnimplementedNotifyServer) GetNotify ¶
func (UnimplementedNotifyServer) GetNotify(context.Context, *GetNotifyRequest) (*GetNotifyReply, error)
func (UnimplementedNotifyServer) ListNotify ¶
func (UnimplementedNotifyServer) ListNotify(context.Context, *ListNotifyRequest) (*ListNotifyReply, error)
func (UnimplementedNotifyServer) UpdateNotify ¶
func (UnimplementedNotifyServer) UpdateNotify(context.Context, *UpdateNotifyRequest) (*UpdateNotifyReply, error)
type UnsafeNotifyServer ¶
type UnsafeNotifyServer interface {
// contains filtered or unexported methods
}
UnsafeNotifyServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NotifyServer will result in compilation errors.
type UpdateNotifyReply ¶
type UpdateNotifyReply struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Data *UpdateNotifyReply_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*UpdateNotifyReply) Descriptor
deprecated
func (*UpdateNotifyReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotifyReply.ProtoReflect.Descriptor instead.
func (*UpdateNotifyReply) GetCode ¶
func (x *UpdateNotifyReply) GetCode() uint32
func (*UpdateNotifyReply) GetData ¶
func (x *UpdateNotifyReply) GetData() *UpdateNotifyReply_Data
func (*UpdateNotifyReply) GetMessage ¶
func (x *UpdateNotifyReply) GetMessage() string
func (*UpdateNotifyReply) ProtoMessage ¶
func (*UpdateNotifyReply) ProtoMessage()
func (*UpdateNotifyReply) ProtoReflect ¶
func (x *UpdateNotifyReply) ProtoReflect() protoreflect.Message
func (*UpdateNotifyReply) Reset ¶
func (x *UpdateNotifyReply) Reset()
func (*UpdateNotifyReply) String ¶
func (x *UpdateNotifyReply) String() string
func (*UpdateNotifyReply) Validate ¶
func (m *UpdateNotifyReply) Validate() error
Validate checks the field values on UpdateNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateNotifyReply) ValidateAll ¶
func (m *UpdateNotifyReply) ValidateAll() error
ValidateAll checks the field values on UpdateNotifyReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateNotifyReplyMultiError, or nil if none found.
type UpdateNotifyReplyMultiError ¶
type UpdateNotifyReplyMultiError []error
UpdateNotifyReplyMultiError is an error wrapping multiple validation errors returned by UpdateNotifyReply.ValidateAll() if the designated constraints aren't met.
func (UpdateNotifyReplyMultiError) AllErrors ¶
func (m UpdateNotifyReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNotifyReplyMultiError) Error ¶
func (m UpdateNotifyReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNotifyReplyValidationError ¶
type UpdateNotifyReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateNotifyReplyValidationError is the validation error returned by UpdateNotifyReply.Validate if the designated constraints aren't met.
func (UpdateNotifyReplyValidationError) Cause ¶
func (e UpdateNotifyReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateNotifyReplyValidationError) Error ¶
func (e UpdateNotifyReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNotifyReplyValidationError) ErrorName ¶
func (e UpdateNotifyReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNotifyReplyValidationError) Field ¶
func (e UpdateNotifyReplyValidationError) Field() string
Field function returns field value.
func (UpdateNotifyReplyValidationError) Key ¶
func (e UpdateNotifyReplyValidationError) Key() bool
Key function returns key value.
func (UpdateNotifyReplyValidationError) Reason ¶
func (e UpdateNotifyReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateNotifyReply_Data ¶
type UpdateNotifyReply_Data struct {
// contains filtered or unexported fields
}
func (*UpdateNotifyReply_Data) Descriptor
deprecated
func (*UpdateNotifyReply_Data) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotifyReply_Data.ProtoReflect.Descriptor instead.
func (*UpdateNotifyReply_Data) ProtoMessage ¶
func (*UpdateNotifyReply_Data) ProtoMessage()
func (*UpdateNotifyReply_Data) ProtoReflect ¶
func (x *UpdateNotifyReply_Data) ProtoReflect() protoreflect.Message
func (*UpdateNotifyReply_Data) Reset ¶
func (x *UpdateNotifyReply_Data) Reset()
func (*UpdateNotifyReply_Data) String ¶
func (x *UpdateNotifyReply_Data) String() string
func (*UpdateNotifyReply_Data) Validate ¶ added in v0.0.2
func (m *UpdateNotifyReply_Data) Validate() error
Validate checks the field values on UpdateNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateNotifyReply_Data) ValidateAll ¶ added in v0.0.2
func (m *UpdateNotifyReply_Data) ValidateAll() error
ValidateAll checks the field values on UpdateNotifyReply_Data with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateNotifyReply_DataMultiError, or nil if none found.
type UpdateNotifyReply_DataMultiError ¶ added in v0.0.2
type UpdateNotifyReply_DataMultiError []error
UpdateNotifyReply_DataMultiError is an error wrapping multiple validation errors returned by UpdateNotifyReply_Data.ValidateAll() if the designated constraints aren't met.
func (UpdateNotifyReply_DataMultiError) AllErrors ¶ added in v0.0.2
func (m UpdateNotifyReply_DataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNotifyReply_DataMultiError) Error ¶ added in v0.0.2
func (m UpdateNotifyReply_DataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNotifyReply_DataValidationError ¶ added in v0.0.2
type UpdateNotifyReply_DataValidationError struct {
// contains filtered or unexported fields
}
UpdateNotifyReply_DataValidationError is the validation error returned by UpdateNotifyReply_Data.Validate if the designated constraints aren't met.
func (UpdateNotifyReply_DataValidationError) Cause ¶ added in v0.0.2
func (e UpdateNotifyReply_DataValidationError) Cause() error
Cause function returns cause value.
func (UpdateNotifyReply_DataValidationError) Error ¶ added in v0.0.2
func (e UpdateNotifyReply_DataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNotifyReply_DataValidationError) ErrorName ¶ added in v0.0.2
func (e UpdateNotifyReply_DataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNotifyReply_DataValidationError) Field ¶ added in v0.0.2
func (e UpdateNotifyReply_DataValidationError) Field() string
Field function returns field value.
func (UpdateNotifyReply_DataValidationError) Key ¶ added in v0.0.2
func (e UpdateNotifyReply_DataValidationError) Key() bool
Key function returns key value.
func (UpdateNotifyReply_DataValidationError) Reason ¶ added in v0.0.2
func (e UpdateNotifyReply_DataValidationError) Reason() string
Reason function returns reason value.
type UpdateNotifyRequest ¶
type UpdateNotifyRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UpdateNotifyRequest) Descriptor
deprecated
func (*UpdateNotifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotifyRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotifyRequest) GetId ¶
func (x *UpdateNotifyRequest) GetId() uint64
func (*UpdateNotifyRequest) ProtoMessage ¶
func (*UpdateNotifyRequest) ProtoMessage()
func (*UpdateNotifyRequest) ProtoReflect ¶
func (x *UpdateNotifyRequest) ProtoReflect() protoreflect.Message
func (*UpdateNotifyRequest) Reset ¶
func (x *UpdateNotifyRequest) Reset()
func (*UpdateNotifyRequest) String ¶
func (x *UpdateNotifyRequest) String() string
func (*UpdateNotifyRequest) Validate ¶
func (m *UpdateNotifyRequest) Validate() error
Validate checks the field values on UpdateNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateNotifyRequest) ValidateAll ¶
func (m *UpdateNotifyRequest) ValidateAll() error
ValidateAll checks the field values on UpdateNotifyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateNotifyRequestMultiError, or nil if none found.
type UpdateNotifyRequestMultiError ¶
type UpdateNotifyRequestMultiError []error
UpdateNotifyRequestMultiError is an error wrapping multiple validation errors returned by UpdateNotifyRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateNotifyRequestMultiError) AllErrors ¶
func (m UpdateNotifyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNotifyRequestMultiError) Error ¶
func (m UpdateNotifyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNotifyRequestValidationError ¶
type UpdateNotifyRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateNotifyRequestValidationError is the validation error returned by UpdateNotifyRequest.Validate if the designated constraints aren't met.
func (UpdateNotifyRequestValidationError) Cause ¶
func (e UpdateNotifyRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateNotifyRequestValidationError) Error ¶
func (e UpdateNotifyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNotifyRequestValidationError) ErrorName ¶
func (e UpdateNotifyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNotifyRequestValidationError) Field ¶
func (e UpdateNotifyRequestValidationError) Field() string
Field function returns field value.
func (UpdateNotifyRequestValidationError) Key ¶
func (e UpdateNotifyRequestValidationError) Key() bool
Key function returns key value.
func (UpdateNotifyRequestValidationError) Reason ¶
func (e UpdateNotifyRequestValidationError) Reason() string
Reason function returns reason value.