Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterFeedbackHTTPServer(s *http.Server, srv FeedbackHTTPServer)
- func RegisterFeedbackServer(s grpc.ServiceRegistrar, srv FeedbackServer)
- type CreateFeedbackCategoryReply
- func (*CreateFeedbackCategoryReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeedbackCategoryReply) GetId() uint32
- func (*CreateFeedbackCategoryReply) ProtoMessage()
- func (x *CreateFeedbackCategoryReply) ProtoReflect() protoreflect.Message
- func (x *CreateFeedbackCategoryReply) Reset()
- func (x *CreateFeedbackCategoryReply) String() string
- func (m *CreateFeedbackCategoryReply) Validate() error
- func (m *CreateFeedbackCategoryReply) ValidateAll() error
- type CreateFeedbackCategoryReplyMultiError
- type CreateFeedbackCategoryReplyValidationError
- func (e CreateFeedbackCategoryReplyValidationError) Cause() error
- func (e CreateFeedbackCategoryReplyValidationError) Error() string
- func (e CreateFeedbackCategoryReplyValidationError) ErrorName() string
- func (e CreateFeedbackCategoryReplyValidationError) Field() string
- func (e CreateFeedbackCategoryReplyValidationError) Key() bool
- func (e CreateFeedbackCategoryReplyValidationError) Reason() string
- type CreateFeedbackCategoryRequest
- func (*CreateFeedbackCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeedbackCategoryRequest) GetName() string
- func (*CreateFeedbackCategoryRequest) ProtoMessage()
- func (x *CreateFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFeedbackCategoryRequest) Reset()
- func (x *CreateFeedbackCategoryRequest) String() string
- func (m *CreateFeedbackCategoryRequest) Validate() error
- func (m *CreateFeedbackCategoryRequest) ValidateAll() error
- type CreateFeedbackCategoryRequestMultiError
- type CreateFeedbackCategoryRequestValidationError
- func (e CreateFeedbackCategoryRequestValidationError) Cause() error
- func (e CreateFeedbackCategoryRequestValidationError) Error() string
- func (e CreateFeedbackCategoryRequestValidationError) ErrorName() string
- func (e CreateFeedbackCategoryRequestValidationError) Field() string
- func (e CreateFeedbackCategoryRequestValidationError) Key() bool
- func (e CreateFeedbackCategoryRequestValidationError) Reason() string
- type CreateFeedbackReply
- func (*CreateFeedbackReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeedbackReply) GetId() uint32
- func (*CreateFeedbackReply) ProtoMessage()
- func (x *CreateFeedbackReply) ProtoReflect() protoreflect.Message
- func (x *CreateFeedbackReply) Reset()
- func (x *CreateFeedbackReply) String() string
- func (m *CreateFeedbackReply) Validate() error
- func (m *CreateFeedbackReply) ValidateAll() error
- type CreateFeedbackReplyMultiError
- type CreateFeedbackReplyValidationError
- func (e CreateFeedbackReplyValidationError) Cause() error
- func (e CreateFeedbackReplyValidationError) Error() string
- func (e CreateFeedbackReplyValidationError) ErrorName() string
- func (e CreateFeedbackReplyValidationError) Field() string
- func (e CreateFeedbackReplyValidationError) Key() bool
- func (e CreateFeedbackReplyValidationError) Reason() string
- type CreateFeedbackRequest
- func (*CreateFeedbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeedbackRequest) GetAppId() uint32
- func (x *CreateFeedbackRequest) GetCategoryId() uint32
- func (x *CreateFeedbackRequest) GetContact() string
- func (x *CreateFeedbackRequest) GetContent() string
- func (x *CreateFeedbackRequest) GetDevice() string
- func (x *CreateFeedbackRequest) GetImages() string
- func (x *CreateFeedbackRequest) GetPlatform() string
- func (x *CreateFeedbackRequest) GetTitle() string
- func (x *CreateFeedbackRequest) GetVersion() string
- func (*CreateFeedbackRequest) ProtoMessage()
- func (x *CreateFeedbackRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFeedbackRequest) Reset()
- func (x *CreateFeedbackRequest) String() string
- func (m *CreateFeedbackRequest) Validate() error
- func (m *CreateFeedbackRequest) ValidateAll() error
- type CreateFeedbackRequestMultiError
- type CreateFeedbackRequestValidationError
- func (e CreateFeedbackRequestValidationError) Cause() error
- func (e CreateFeedbackRequestValidationError) Error() string
- func (e CreateFeedbackRequestValidationError) ErrorName() string
- func (e CreateFeedbackRequestValidationError) Field() string
- func (e CreateFeedbackRequestValidationError) Key() bool
- func (e CreateFeedbackRequestValidationError) Reason() string
- type DeleteFeedbackCategoryReply
- func (*DeleteFeedbackCategoryReply) Descriptor() ([]byte, []int)deprecated
- func (*DeleteFeedbackCategoryReply) ProtoMessage()
- func (x *DeleteFeedbackCategoryReply) ProtoReflect() protoreflect.Message
- func (x *DeleteFeedbackCategoryReply) Reset()
- func (x *DeleteFeedbackCategoryReply) String() string
- func (m *DeleteFeedbackCategoryReply) Validate() error
- func (m *DeleteFeedbackCategoryReply) ValidateAll() error
- type DeleteFeedbackCategoryReplyMultiError
- type DeleteFeedbackCategoryReplyValidationError
- func (e DeleteFeedbackCategoryReplyValidationError) Cause() error
- func (e DeleteFeedbackCategoryReplyValidationError) Error() string
- func (e DeleteFeedbackCategoryReplyValidationError) ErrorName() string
- func (e DeleteFeedbackCategoryReplyValidationError) Field() string
- func (e DeleteFeedbackCategoryReplyValidationError) Key() bool
- func (e DeleteFeedbackCategoryReplyValidationError) Reason() string
- type DeleteFeedbackCategoryRequest
- func (*DeleteFeedbackCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFeedbackCategoryRequest) GetId() uint32
- func (*DeleteFeedbackCategoryRequest) ProtoMessage()
- func (x *DeleteFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFeedbackCategoryRequest) Reset()
- func (x *DeleteFeedbackCategoryRequest) String() string
- func (m *DeleteFeedbackCategoryRequest) Validate() error
- func (m *DeleteFeedbackCategoryRequest) ValidateAll() error
- type DeleteFeedbackCategoryRequestMultiError
- type DeleteFeedbackCategoryRequestValidationError
- func (e DeleteFeedbackCategoryRequestValidationError) Cause() error
- func (e DeleteFeedbackCategoryRequestValidationError) Error() string
- func (e DeleteFeedbackCategoryRequestValidationError) ErrorName() string
- func (e DeleteFeedbackCategoryRequestValidationError) Field() string
- func (e DeleteFeedbackCategoryRequestValidationError) Key() bool
- func (e DeleteFeedbackCategoryRequestValidationError) Reason() string
- type DeleteFeedbackReply
- func (*DeleteFeedbackReply) Descriptor() ([]byte, []int)deprecated
- func (*DeleteFeedbackReply) ProtoMessage()
- func (x *DeleteFeedbackReply) ProtoReflect() protoreflect.Message
- func (x *DeleteFeedbackReply) Reset()
- func (x *DeleteFeedbackReply) String() string
- func (m *DeleteFeedbackReply) Validate() error
- func (m *DeleteFeedbackReply) ValidateAll() error
- type DeleteFeedbackReplyMultiError
- type DeleteFeedbackReplyValidationError
- func (e DeleteFeedbackReplyValidationError) Cause() error
- func (e DeleteFeedbackReplyValidationError) Error() string
- func (e DeleteFeedbackReplyValidationError) ErrorName() string
- func (e DeleteFeedbackReplyValidationError) Field() string
- func (e DeleteFeedbackReplyValidationError) Key() bool
- func (e DeleteFeedbackReplyValidationError) Reason() string
- type DeleteFeedbackRequest
- func (*DeleteFeedbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFeedbackRequest) GetId() uint32
- func (*DeleteFeedbackRequest) ProtoMessage()
- func (x *DeleteFeedbackRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFeedbackRequest) Reset()
- func (x *DeleteFeedbackRequest) String() string
- func (m *DeleteFeedbackRequest) Validate() error
- func (m *DeleteFeedbackRequest) ValidateAll() error
- type DeleteFeedbackRequestMultiError
- type DeleteFeedbackRequestValidationError
- func (e DeleteFeedbackRequestValidationError) Cause() error
- func (e DeleteFeedbackRequestValidationError) Error() string
- func (e DeleteFeedbackRequestValidationError) ErrorName() string
- func (e DeleteFeedbackRequestValidationError) Field() string
- func (e DeleteFeedbackRequestValidationError) Key() bool
- func (e DeleteFeedbackRequestValidationError) Reason() string
- type FeedbackClient
- type FeedbackHTTPClient
- type FeedbackHTTPClientImpl
- func (c *FeedbackHTTPClientImpl) CreateFeedback(ctx context.Context, in *CreateFeedbackRequest, opts ...http.CallOption) (*CreateFeedbackReply, error)
- func (c *FeedbackHTTPClientImpl) CreateFeedbackCategory(ctx context.Context, in *CreateFeedbackCategoryRequest, ...) (*CreateFeedbackCategoryReply, error)
- func (c *FeedbackHTTPClientImpl) DeleteFeedback(ctx context.Context, in *DeleteFeedbackRequest, opts ...http.CallOption) (*DeleteFeedbackReply, error)
- func (c *FeedbackHTTPClientImpl) DeleteFeedbackCategory(ctx context.Context, in *DeleteFeedbackCategoryRequest, ...) (*DeleteFeedbackCategoryReply, error)
- func (c *FeedbackHTTPClientImpl) ListFeedback(ctx context.Context, in *ListFeedbackRequest, opts ...http.CallOption) (*ListFeedbackReply, error)
- func (c *FeedbackHTTPClientImpl) ListFeedbackCategory(ctx context.Context, in *ListFeedbackCategoryRequest, opts ...http.CallOption) (*ListFeedbackCategoryReply, error)
- func (c *FeedbackHTTPClientImpl) UpdateFeedback(ctx context.Context, in *UpdateFeedbackRequest, opts ...http.CallOption) (*UpdateFeedbackReply, error)
- func (c *FeedbackHTTPClientImpl) UpdateFeedbackCategory(ctx context.Context, in *UpdateFeedbackCategoryRequest, ...) (*UpdateFeedbackCategoryReply, error)
- type FeedbackHTTPServer
- type FeedbackServer
- type ListFeedbackCategoryReply
- func (*ListFeedbackCategoryReply) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackCategoryReply) GetList() []*ListFeedbackCategoryReply_FeedbackCategory
- func (x *ListFeedbackCategoryReply) GetTotal() uint32
- func (*ListFeedbackCategoryReply) ProtoMessage()
- func (x *ListFeedbackCategoryReply) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackCategoryReply) Reset()
- func (x *ListFeedbackCategoryReply) String() string
- func (m *ListFeedbackCategoryReply) Validate() error
- func (m *ListFeedbackCategoryReply) ValidateAll() error
- type ListFeedbackCategoryReplyMultiError
- type ListFeedbackCategoryReplyValidationError
- func (e ListFeedbackCategoryReplyValidationError) Cause() error
- func (e ListFeedbackCategoryReplyValidationError) Error() string
- func (e ListFeedbackCategoryReplyValidationError) ErrorName() string
- func (e ListFeedbackCategoryReplyValidationError) Field() string
- func (e ListFeedbackCategoryReplyValidationError) Key() bool
- func (e ListFeedbackCategoryReplyValidationError) Reason() string
- type ListFeedbackCategoryReply_FeedbackCategory
- func (*ListFeedbackCategoryReply_FeedbackCategory) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackCategoryReply_FeedbackCategory) GetCreatedAt() uint32
- func (x *ListFeedbackCategoryReply_FeedbackCategory) GetId() uint32
- func (x *ListFeedbackCategoryReply_FeedbackCategory) GetName() string
- func (*ListFeedbackCategoryReply_FeedbackCategory) ProtoMessage()
- func (x *ListFeedbackCategoryReply_FeedbackCategory) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackCategoryReply_FeedbackCategory) Reset()
- func (x *ListFeedbackCategoryReply_FeedbackCategory) String() string
- func (m *ListFeedbackCategoryReply_FeedbackCategory) Validate() error
- func (m *ListFeedbackCategoryReply_FeedbackCategory) ValidateAll() error
- type ListFeedbackCategoryReply_FeedbackCategoryMultiError
- type ListFeedbackCategoryReply_FeedbackCategoryValidationError
- func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Cause() error
- func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Error() string
- func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) ErrorName() string
- func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Field() string
- func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Key() bool
- func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Reason() string
- type ListFeedbackCategoryRequest
- func (*ListFeedbackCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackCategoryRequest) GetName() string
- func (x *ListFeedbackCategoryRequest) GetOrder() string
- func (x *ListFeedbackCategoryRequest) GetOrderBy() string
- func (x *ListFeedbackCategoryRequest) GetPage() uint32
- func (x *ListFeedbackCategoryRequest) GetPageSize() uint32
- func (*ListFeedbackCategoryRequest) ProtoMessage()
- func (x *ListFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackCategoryRequest) Reset()
- func (x *ListFeedbackCategoryRequest) String() string
- func (m *ListFeedbackCategoryRequest) Validate() error
- func (m *ListFeedbackCategoryRequest) ValidateAll() error
- type ListFeedbackCategoryRequestMultiError
- type ListFeedbackCategoryRequestValidationError
- func (e ListFeedbackCategoryRequestValidationError) Cause() error
- func (e ListFeedbackCategoryRequestValidationError) Error() string
- func (e ListFeedbackCategoryRequestValidationError) ErrorName() string
- func (e ListFeedbackCategoryRequestValidationError) Field() string
- func (e ListFeedbackCategoryRequestValidationError) Key() bool
- func (e ListFeedbackCategoryRequestValidationError) Reason() string
- type ListFeedbackReply
- func (*ListFeedbackReply) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackReply) GetList() []*ListFeedbackReply_Feedback
- func (x *ListFeedbackReply) GetTotal() uint32
- func (*ListFeedbackReply) ProtoMessage()
- func (x *ListFeedbackReply) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackReply) Reset()
- func (x *ListFeedbackReply) String() string
- func (m *ListFeedbackReply) Validate() error
- func (m *ListFeedbackReply) ValidateAll() error
- type ListFeedbackReplyMultiError
- type ListFeedbackReplyValidationError
- func (e ListFeedbackReplyValidationError) Cause() error
- func (e ListFeedbackReplyValidationError) Error() string
- func (e ListFeedbackReplyValidationError) ErrorName() string
- func (e ListFeedbackReplyValidationError) Field() string
- func (e ListFeedbackReplyValidationError) Key() bool
- func (e ListFeedbackReplyValidationError) Reason() string
- type ListFeedbackReply_Feedback
- func (*ListFeedbackReply_Feedback) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackReply_Feedback) GetApp() *ListFeedbackReply_Feedback_App
- func (x *ListFeedbackReply_Feedback) GetAppId() uint32
- func (x *ListFeedbackReply_Feedback) GetCategory() *ListFeedbackReply_Feedback_Category
- func (x *ListFeedbackReply_Feedback) GetCategoryId() uint32
- func (x *ListFeedbackReply_Feedback) GetContact() string
- func (x *ListFeedbackReply_Feedback) GetContent() string
- func (x *ListFeedbackReply_Feedback) GetCreatedAt() uint32
- func (x *ListFeedbackReply_Feedback) GetDevice() string
- func (x *ListFeedbackReply_Feedback) GetId() uint32
- func (x *ListFeedbackReply_Feedback) GetImageUrls() []string
- func (x *ListFeedbackReply_Feedback) GetImages() string
- func (x *ListFeedbackReply_Feedback) GetPlatform() string
- func (x *ListFeedbackReply_Feedback) GetProcessedBy() uint32
- func (x *ListFeedbackReply_Feedback) GetProcessedResult() string
- func (x *ListFeedbackReply_Feedback) GetStatus() string
- func (x *ListFeedbackReply_Feedback) GetTitle() string
- func (x *ListFeedbackReply_Feedback) GetUpdatedAt() uint32
- func (x *ListFeedbackReply_Feedback) GetUser() *ListFeedbackReply_Feedback_User
- func (x *ListFeedbackReply_Feedback) GetUserId() uint32
- func (x *ListFeedbackReply_Feedback) GetVersion() string
- func (*ListFeedbackReply_Feedback) ProtoMessage()
- func (x *ListFeedbackReply_Feedback) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackReply_Feedback) Reset()
- func (x *ListFeedbackReply_Feedback) String() string
- func (m *ListFeedbackReply_Feedback) Validate() error
- func (m *ListFeedbackReply_Feedback) ValidateAll() error
- type ListFeedbackReply_FeedbackMultiError
- type ListFeedbackReply_FeedbackValidationError
- func (e ListFeedbackReply_FeedbackValidationError) Cause() error
- func (e ListFeedbackReply_FeedbackValidationError) Error() string
- func (e ListFeedbackReply_FeedbackValidationError) ErrorName() string
- func (e ListFeedbackReply_FeedbackValidationError) Field() string
- func (e ListFeedbackReply_FeedbackValidationError) Key() bool
- func (e ListFeedbackReply_FeedbackValidationError) Reason() string
- type ListFeedbackReply_Feedback_App
- func (*ListFeedbackReply_Feedback_App) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackReply_Feedback_App) GetId() uint32
- func (x *ListFeedbackReply_Feedback_App) GetName() string
- func (*ListFeedbackReply_Feedback_App) ProtoMessage()
- func (x *ListFeedbackReply_Feedback_App) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackReply_Feedback_App) Reset()
- func (x *ListFeedbackReply_Feedback_App) String() string
- func (m *ListFeedbackReply_Feedback_App) Validate() error
- func (m *ListFeedbackReply_Feedback_App) ValidateAll() error
- type ListFeedbackReply_Feedback_AppMultiError
- type ListFeedbackReply_Feedback_AppValidationError
- func (e ListFeedbackReply_Feedback_AppValidationError) Cause() error
- func (e ListFeedbackReply_Feedback_AppValidationError) Error() string
- func (e ListFeedbackReply_Feedback_AppValidationError) ErrorName() string
- func (e ListFeedbackReply_Feedback_AppValidationError) Field() string
- func (e ListFeedbackReply_Feedback_AppValidationError) Key() bool
- func (e ListFeedbackReply_Feedback_AppValidationError) Reason() string
- type ListFeedbackReply_Feedback_Category
- func (*ListFeedbackReply_Feedback_Category) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackReply_Feedback_Category) GetId() uint32
- func (x *ListFeedbackReply_Feedback_Category) GetName() string
- func (*ListFeedbackReply_Feedback_Category) ProtoMessage()
- func (x *ListFeedbackReply_Feedback_Category) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackReply_Feedback_Category) Reset()
- func (x *ListFeedbackReply_Feedback_Category) String() string
- func (m *ListFeedbackReply_Feedback_Category) Validate() error
- func (m *ListFeedbackReply_Feedback_Category) ValidateAll() error
- type ListFeedbackReply_Feedback_CategoryMultiError
- type ListFeedbackReply_Feedback_CategoryValidationError
- func (e ListFeedbackReply_Feedback_CategoryValidationError) Cause() error
- func (e ListFeedbackReply_Feedback_CategoryValidationError) Error() string
- func (e ListFeedbackReply_Feedback_CategoryValidationError) ErrorName() string
- func (e ListFeedbackReply_Feedback_CategoryValidationError) Field() string
- func (e ListFeedbackReply_Feedback_CategoryValidationError) Key() bool
- func (e ListFeedbackReply_Feedback_CategoryValidationError) Reason() string
- type ListFeedbackReply_Feedback_User
- func (*ListFeedbackReply_Feedback_User) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackReply_Feedback_User) GetId() uint32
- func (x *ListFeedbackReply_Feedback_User) GetNickName() string
- func (x *ListFeedbackReply_Feedback_User) GetRealName() string
- func (*ListFeedbackReply_Feedback_User) ProtoMessage()
- func (x *ListFeedbackReply_Feedback_User) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackReply_Feedback_User) Reset()
- func (x *ListFeedbackReply_Feedback_User) String() string
- func (m *ListFeedbackReply_Feedback_User) Validate() error
- func (m *ListFeedbackReply_Feedback_User) ValidateAll() error
- type ListFeedbackReply_Feedback_UserMultiError
- type ListFeedbackReply_Feedback_UserValidationError
- func (e ListFeedbackReply_Feedback_UserValidationError) Cause() error
- func (e ListFeedbackReply_Feedback_UserValidationError) Error() string
- func (e ListFeedbackReply_Feedback_UserValidationError) ErrorName() string
- func (e ListFeedbackReply_Feedback_UserValidationError) Field() string
- func (e ListFeedbackReply_Feedback_UserValidationError) Key() bool
- func (e ListFeedbackReply_Feedback_UserValidationError) Reason() string
- type ListFeedbackRequest
- func (*ListFeedbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedbackRequest) GetAppId() uint32
- func (x *ListFeedbackRequest) GetCategoryId() uint32
- func (x *ListFeedbackRequest) GetOrder() string
- func (x *ListFeedbackRequest) GetOrderBy() string
- func (x *ListFeedbackRequest) GetPage() uint32
- func (x *ListFeedbackRequest) GetPageSize() uint32
- func (x *ListFeedbackRequest) GetPlatform() string
- func (x *ListFeedbackRequest) GetStatus() string
- func (*ListFeedbackRequest) ProtoMessage()
- func (x *ListFeedbackRequest) ProtoReflect() protoreflect.Message
- func (x *ListFeedbackRequest) Reset()
- func (x *ListFeedbackRequest) String() string
- func (m *ListFeedbackRequest) Validate() error
- func (m *ListFeedbackRequest) ValidateAll() error
- type ListFeedbackRequestMultiError
- type ListFeedbackRequestValidationError
- func (e ListFeedbackRequestValidationError) Cause() error
- func (e ListFeedbackRequestValidationError) Error() string
- func (e ListFeedbackRequestValidationError) ErrorName() string
- func (e ListFeedbackRequestValidationError) Field() string
- func (e ListFeedbackRequestValidationError) Key() bool
- func (e ListFeedbackRequestValidationError) Reason() string
- type UnimplementedFeedbackServer
- func (UnimplementedFeedbackServer) CreateFeedback(context.Context, *CreateFeedbackRequest) (*CreateFeedbackReply, error)
- func (UnimplementedFeedbackServer) CreateFeedbackCategory(context.Context, *CreateFeedbackCategoryRequest) (*CreateFeedbackCategoryReply, error)
- func (UnimplementedFeedbackServer) DeleteFeedback(context.Context, *DeleteFeedbackRequest) (*DeleteFeedbackReply, error)
- func (UnimplementedFeedbackServer) DeleteFeedbackCategory(context.Context, *DeleteFeedbackCategoryRequest) (*DeleteFeedbackCategoryReply, error)
- func (UnimplementedFeedbackServer) ListFeedback(context.Context, *ListFeedbackRequest) (*ListFeedbackReply, error)
- func (UnimplementedFeedbackServer) ListFeedbackCategory(context.Context, *ListFeedbackCategoryRequest) (*ListFeedbackCategoryReply, error)
- func (UnimplementedFeedbackServer) UpdateFeedback(context.Context, *UpdateFeedbackRequest) (*UpdateFeedbackReply, error)
- func (UnimplementedFeedbackServer) UpdateFeedbackCategory(context.Context, *UpdateFeedbackCategoryRequest) (*UpdateFeedbackCategoryReply, error)
- type UnsafeFeedbackServer
- type UpdateFeedbackCategoryReply
- func (*UpdateFeedbackCategoryReply) Descriptor() ([]byte, []int)deprecated
- func (*UpdateFeedbackCategoryReply) ProtoMessage()
- func (x *UpdateFeedbackCategoryReply) ProtoReflect() protoreflect.Message
- func (x *UpdateFeedbackCategoryReply) Reset()
- func (x *UpdateFeedbackCategoryReply) String() string
- func (m *UpdateFeedbackCategoryReply) Validate() error
- func (m *UpdateFeedbackCategoryReply) ValidateAll() error
- type UpdateFeedbackCategoryReplyMultiError
- type UpdateFeedbackCategoryReplyValidationError
- func (e UpdateFeedbackCategoryReplyValidationError) Cause() error
- func (e UpdateFeedbackCategoryReplyValidationError) Error() string
- func (e UpdateFeedbackCategoryReplyValidationError) ErrorName() string
- func (e UpdateFeedbackCategoryReplyValidationError) Field() string
- func (e UpdateFeedbackCategoryReplyValidationError) Key() bool
- func (e UpdateFeedbackCategoryReplyValidationError) Reason() string
- type UpdateFeedbackCategoryRequest
- func (*UpdateFeedbackCategoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeedbackCategoryRequest) GetId() uint32
- func (x *UpdateFeedbackCategoryRequest) GetName() string
- func (*UpdateFeedbackCategoryRequest) ProtoMessage()
- func (x *UpdateFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFeedbackCategoryRequest) Reset()
- func (x *UpdateFeedbackCategoryRequest) String() string
- func (m *UpdateFeedbackCategoryRequest) Validate() error
- func (m *UpdateFeedbackCategoryRequest) ValidateAll() error
- type UpdateFeedbackCategoryRequestMultiError
- type UpdateFeedbackCategoryRequestValidationError
- func (e UpdateFeedbackCategoryRequestValidationError) Cause() error
- func (e UpdateFeedbackCategoryRequestValidationError) Error() string
- func (e UpdateFeedbackCategoryRequestValidationError) ErrorName() string
- func (e UpdateFeedbackCategoryRequestValidationError) Field() string
- func (e UpdateFeedbackCategoryRequestValidationError) Key() bool
- func (e UpdateFeedbackCategoryRequestValidationError) Reason() string
- type UpdateFeedbackReply
- func (*UpdateFeedbackReply) Descriptor() ([]byte, []int)deprecated
- func (*UpdateFeedbackReply) ProtoMessage()
- func (x *UpdateFeedbackReply) ProtoReflect() protoreflect.Message
- func (x *UpdateFeedbackReply) Reset()
- func (x *UpdateFeedbackReply) String() string
- func (m *UpdateFeedbackReply) Validate() error
- func (m *UpdateFeedbackReply) ValidateAll() error
- type UpdateFeedbackReplyMultiError
- type UpdateFeedbackReplyValidationError
- func (e UpdateFeedbackReplyValidationError) Cause() error
- func (e UpdateFeedbackReplyValidationError) Error() string
- func (e UpdateFeedbackReplyValidationError) ErrorName() string
- func (e UpdateFeedbackReplyValidationError) Field() string
- func (e UpdateFeedbackReplyValidationError) Key() bool
- func (e UpdateFeedbackReplyValidationError) Reason() string
- type UpdateFeedbackRequest
- func (*UpdateFeedbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeedbackRequest) GetId() uint32
- func (x *UpdateFeedbackRequest) GetProcessedResult() string
- func (x *UpdateFeedbackRequest) GetStatus() string
- func (*UpdateFeedbackRequest) ProtoMessage()
- func (x *UpdateFeedbackRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFeedbackRequest) Reset()
- func (x *UpdateFeedbackRequest) String() string
- func (m *UpdateFeedbackRequest) Validate() error
- func (m *UpdateFeedbackRequest) ValidateAll() error
- type UpdateFeedbackRequestMultiError
- type UpdateFeedbackRequestValidationError
- func (e UpdateFeedbackRequestValidationError) Cause() error
- func (e UpdateFeedbackRequestValidationError) Error() string
- func (e UpdateFeedbackRequestValidationError) ErrorName() string
- func (e UpdateFeedbackRequestValidationError) Field() string
- func (e UpdateFeedbackRequestValidationError) Key() bool
- func (e UpdateFeedbackRequestValidationError) Reason() string
Constants ¶
const ( Feedback_ListFeedbackCategory_FullMethodName = "/application.api.application.feedback.v1.Feedback/ListFeedbackCategory" Feedback_CreateFeedbackCategory_FullMethodName = "/application.api.application.feedback.v1.Feedback/CreateFeedbackCategory" Feedback_UpdateFeedbackCategory_FullMethodName = "/application.api.application.feedback.v1.Feedback/UpdateFeedbackCategory" Feedback_DeleteFeedbackCategory_FullMethodName = "/application.api.application.feedback.v1.Feedback/DeleteFeedbackCategory" Feedback_ListFeedback_FullMethodName = "/application.api.application.feedback.v1.Feedback/ListFeedback" Feedback_CreateFeedback_FullMethodName = "/application.api.application.feedback.v1.Feedback/CreateFeedback" Feedback_DeleteFeedback_FullMethodName = "/application.api.application.feedback.v1.Feedback/DeleteFeedback" Feedback_UpdateFeedback_FullMethodName = "/application.api.application.feedback.v1.Feedback/UpdateFeedback" )
const OperationFeedbackCreateFeedback = "/application.api.application.feedback.v1.Feedback/CreateFeedback"
const OperationFeedbackCreateFeedbackCategory = "/application.api.application.feedback.v1.Feedback/CreateFeedbackCategory"
const OperationFeedbackDeleteFeedback = "/application.api.application.feedback.v1.Feedback/DeleteFeedback"
const OperationFeedbackDeleteFeedbackCategory = "/application.api.application.feedback.v1.Feedback/DeleteFeedbackCategory"
const OperationFeedbackListFeedback = "/application.api.application.feedback.v1.Feedback/ListFeedback"
const OperationFeedbackListFeedbackCategory = "/application.api.application.feedback.v1.Feedback/ListFeedbackCategory"
const OperationFeedbackUpdateFeedback = "/application.api.application.feedback.v1.Feedback/UpdateFeedback"
const OperationFeedbackUpdateFeedbackCategory = "/application.api.application.feedback.v1.Feedback/UpdateFeedbackCategory"
Variables ¶
var Feedback_ServiceDesc = grpc.ServiceDesc{ ServiceName: "application.api.application.feedback.v1.Feedback", HandlerType: (*FeedbackServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListFeedbackCategory", Handler: _Feedback_ListFeedbackCategory_Handler, }, { MethodName: "CreateFeedbackCategory", Handler: _Feedback_CreateFeedbackCategory_Handler, }, { MethodName: "UpdateFeedbackCategory", Handler: _Feedback_UpdateFeedbackCategory_Handler, }, { MethodName: "DeleteFeedbackCategory", Handler: _Feedback_DeleteFeedbackCategory_Handler, }, { MethodName: "ListFeedback", Handler: _Feedback_ListFeedback_Handler, }, { MethodName: "CreateFeedback", Handler: _Feedback_CreateFeedback_Handler, }, { MethodName: "DeleteFeedback", Handler: _Feedback_DeleteFeedback_Handler, }, { MethodName: "UpdateFeedback", Handler: _Feedback_UpdateFeedback_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/application/feedback/application_feedback_service.proto", }
Feedback_ServiceDesc is the grpc.ServiceDesc for Feedback service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_api_application_feedback_application_feedback_category_proto protoreflect.FileDescriptor
var File_api_application_feedback_application_feedback_proto protoreflect.FileDescriptor
var File_api_application_feedback_application_feedback_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterFeedbackHTTPServer ¶
func RegisterFeedbackHTTPServer(s *http.Server, srv FeedbackHTTPServer)
func RegisterFeedbackServer ¶
func RegisterFeedbackServer(s grpc.ServiceRegistrar, srv FeedbackServer)
Types ¶
type CreateFeedbackCategoryReply ¶
type CreateFeedbackCategoryReply struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeedbackCategoryReply) Descriptor
deprecated
func (*CreateFeedbackCategoryReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeedbackCategoryReply.ProtoReflect.Descriptor instead.
func (*CreateFeedbackCategoryReply) GetId ¶
func (x *CreateFeedbackCategoryReply) GetId() uint32
func (*CreateFeedbackCategoryReply) ProtoMessage ¶
func (*CreateFeedbackCategoryReply) ProtoMessage()
func (*CreateFeedbackCategoryReply) ProtoReflect ¶
func (x *CreateFeedbackCategoryReply) ProtoReflect() protoreflect.Message
func (*CreateFeedbackCategoryReply) Reset ¶
func (x *CreateFeedbackCategoryReply) Reset()
func (*CreateFeedbackCategoryReply) String ¶
func (x *CreateFeedbackCategoryReply) String() string
func (*CreateFeedbackCategoryReply) Validate ¶
func (m *CreateFeedbackCategoryReply) Validate() error
Validate checks the field values on CreateFeedbackCategoryReply 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 (*CreateFeedbackCategoryReply) ValidateAll ¶
func (m *CreateFeedbackCategoryReply) ValidateAll() error
ValidateAll checks the field values on CreateFeedbackCategoryReply 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 CreateFeedbackCategoryReplyMultiError, or nil if none found.
type CreateFeedbackCategoryReplyMultiError ¶
type CreateFeedbackCategoryReplyMultiError []error
CreateFeedbackCategoryReplyMultiError is an error wrapping multiple validation errors returned by CreateFeedbackCategoryReply.ValidateAll() if the designated constraints aren't met.
func (CreateFeedbackCategoryReplyMultiError) AllErrors ¶
func (m CreateFeedbackCategoryReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFeedbackCategoryReplyMultiError) Error ¶
func (m CreateFeedbackCategoryReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFeedbackCategoryReplyValidationError ¶
type CreateFeedbackCategoryReplyValidationError struct {
// contains filtered or unexported fields
}
CreateFeedbackCategoryReplyValidationError is the validation error returned by CreateFeedbackCategoryReply.Validate if the designated constraints aren't met.
func (CreateFeedbackCategoryReplyValidationError) Cause ¶
func (e CreateFeedbackCategoryReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateFeedbackCategoryReplyValidationError) Error ¶
func (e CreateFeedbackCategoryReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFeedbackCategoryReplyValidationError) ErrorName ¶
func (e CreateFeedbackCategoryReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFeedbackCategoryReplyValidationError) Field ¶
func (e CreateFeedbackCategoryReplyValidationError) Field() string
Field function returns field value.
func (CreateFeedbackCategoryReplyValidationError) Key ¶
func (e CreateFeedbackCategoryReplyValidationError) Key() bool
Key function returns key value.
func (CreateFeedbackCategoryReplyValidationError) Reason ¶
func (e CreateFeedbackCategoryReplyValidationError) Reason() string
Reason function returns reason value.
type CreateFeedbackCategoryRequest ¶
type CreateFeedbackCategoryRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeedbackCategoryRequest) Descriptor
deprecated
func (*CreateFeedbackCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeedbackCategoryRequest.ProtoReflect.Descriptor instead.
func (*CreateFeedbackCategoryRequest) GetName ¶
func (x *CreateFeedbackCategoryRequest) GetName() string
func (*CreateFeedbackCategoryRequest) ProtoMessage ¶
func (*CreateFeedbackCategoryRequest) ProtoMessage()
func (*CreateFeedbackCategoryRequest) ProtoReflect ¶
func (x *CreateFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
func (*CreateFeedbackCategoryRequest) Reset ¶
func (x *CreateFeedbackCategoryRequest) Reset()
func (*CreateFeedbackCategoryRequest) String ¶
func (x *CreateFeedbackCategoryRequest) String() string
func (*CreateFeedbackCategoryRequest) Validate ¶
func (m *CreateFeedbackCategoryRequest) Validate() error
Validate checks the field values on CreateFeedbackCategoryRequest 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 (*CreateFeedbackCategoryRequest) ValidateAll ¶
func (m *CreateFeedbackCategoryRequest) ValidateAll() error
ValidateAll checks the field values on CreateFeedbackCategoryRequest 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 CreateFeedbackCategoryRequestMultiError, or nil if none found.
type CreateFeedbackCategoryRequestMultiError ¶
type CreateFeedbackCategoryRequestMultiError []error
CreateFeedbackCategoryRequestMultiError is an error wrapping multiple validation errors returned by CreateFeedbackCategoryRequest.ValidateAll() if the designated constraints aren't met.
func (CreateFeedbackCategoryRequestMultiError) AllErrors ¶
func (m CreateFeedbackCategoryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFeedbackCategoryRequestMultiError) Error ¶
func (m CreateFeedbackCategoryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFeedbackCategoryRequestValidationError ¶
type CreateFeedbackCategoryRequestValidationError struct {
// contains filtered or unexported fields
}
CreateFeedbackCategoryRequestValidationError is the validation error returned by CreateFeedbackCategoryRequest.Validate if the designated constraints aren't met.
func (CreateFeedbackCategoryRequestValidationError) Cause ¶
func (e CreateFeedbackCategoryRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateFeedbackCategoryRequestValidationError) Error ¶
func (e CreateFeedbackCategoryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFeedbackCategoryRequestValidationError) ErrorName ¶
func (e CreateFeedbackCategoryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFeedbackCategoryRequestValidationError) Field ¶
func (e CreateFeedbackCategoryRequestValidationError) Field() string
Field function returns field value.
func (CreateFeedbackCategoryRequestValidationError) Key ¶
func (e CreateFeedbackCategoryRequestValidationError) Key() bool
Key function returns key value.
func (CreateFeedbackCategoryRequestValidationError) Reason ¶
func (e CreateFeedbackCategoryRequestValidationError) Reason() string
Reason function returns reason value.
type CreateFeedbackReply ¶
type CreateFeedbackReply struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeedbackReply) Descriptor
deprecated
func (*CreateFeedbackReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeedbackReply.ProtoReflect.Descriptor instead.
func (*CreateFeedbackReply) GetId ¶
func (x *CreateFeedbackReply) GetId() uint32
func (*CreateFeedbackReply) ProtoMessage ¶
func (*CreateFeedbackReply) ProtoMessage()
func (*CreateFeedbackReply) ProtoReflect ¶
func (x *CreateFeedbackReply) ProtoReflect() protoreflect.Message
func (*CreateFeedbackReply) Reset ¶
func (x *CreateFeedbackReply) Reset()
func (*CreateFeedbackReply) String ¶
func (x *CreateFeedbackReply) String() string
func (*CreateFeedbackReply) Validate ¶
func (m *CreateFeedbackReply) Validate() error
Validate checks the field values on CreateFeedbackReply 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 (*CreateFeedbackReply) ValidateAll ¶
func (m *CreateFeedbackReply) ValidateAll() error
ValidateAll checks the field values on CreateFeedbackReply 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 CreateFeedbackReplyMultiError, or nil if none found.
type CreateFeedbackReplyMultiError ¶
type CreateFeedbackReplyMultiError []error
CreateFeedbackReplyMultiError is an error wrapping multiple validation errors returned by CreateFeedbackReply.ValidateAll() if the designated constraints aren't met.
func (CreateFeedbackReplyMultiError) AllErrors ¶
func (m CreateFeedbackReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFeedbackReplyMultiError) Error ¶
func (m CreateFeedbackReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFeedbackReplyValidationError ¶
type CreateFeedbackReplyValidationError struct {
// contains filtered or unexported fields
}
CreateFeedbackReplyValidationError is the validation error returned by CreateFeedbackReply.Validate if the designated constraints aren't met.
func (CreateFeedbackReplyValidationError) Cause ¶
func (e CreateFeedbackReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateFeedbackReplyValidationError) Error ¶
func (e CreateFeedbackReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFeedbackReplyValidationError) ErrorName ¶
func (e CreateFeedbackReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFeedbackReplyValidationError) Field ¶
func (e CreateFeedbackReplyValidationError) Field() string
Field function returns field value.
func (CreateFeedbackReplyValidationError) Key ¶
func (e CreateFeedbackReplyValidationError) Key() bool
Key function returns key value.
func (CreateFeedbackReplyValidationError) Reason ¶
func (e CreateFeedbackReplyValidationError) Reason() string
Reason function returns reason value.
type CreateFeedbackRequest ¶
type CreateFeedbackRequest struct {
AppId uint32 `protobuf:"varint,1,opt,name=appId,proto3" json:"appId,omitempty"`
CategoryId uint32 `protobuf:"varint,2,opt,name=categoryId,proto3" json:"categoryId,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
Images *string `protobuf:"bytes,5,opt,name=images,proto3,oneof" json:"images,omitempty"`
Contact *string `protobuf:"bytes,6,opt,name=contact,proto3,oneof" json:"contact,omitempty"`
Device string `protobuf:"bytes,7,opt,name=device,proto3" json:"device,omitempty"`
Platform string `protobuf:"bytes,8,opt,name=platform,proto3" json:"platform,omitempty"`
Version string `protobuf:"bytes,9,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeedbackRequest) Descriptor
deprecated
func (*CreateFeedbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeedbackRequest.ProtoReflect.Descriptor instead.
func (*CreateFeedbackRequest) GetAppId ¶
func (x *CreateFeedbackRequest) GetAppId() uint32
func (*CreateFeedbackRequest) GetCategoryId ¶
func (x *CreateFeedbackRequest) GetCategoryId() uint32
func (*CreateFeedbackRequest) GetContact ¶
func (x *CreateFeedbackRequest) GetContact() string
func (*CreateFeedbackRequest) GetContent ¶
func (x *CreateFeedbackRequest) GetContent() string
func (*CreateFeedbackRequest) GetDevice ¶
func (x *CreateFeedbackRequest) GetDevice() string
func (*CreateFeedbackRequest) GetImages ¶
func (x *CreateFeedbackRequest) GetImages() string
func (*CreateFeedbackRequest) GetPlatform ¶
func (x *CreateFeedbackRequest) GetPlatform() string
func (*CreateFeedbackRequest) GetTitle ¶
func (x *CreateFeedbackRequest) GetTitle() string
func (*CreateFeedbackRequest) GetVersion ¶
func (x *CreateFeedbackRequest) GetVersion() string
func (*CreateFeedbackRequest) ProtoMessage ¶
func (*CreateFeedbackRequest) ProtoMessage()
func (*CreateFeedbackRequest) ProtoReflect ¶
func (x *CreateFeedbackRequest) ProtoReflect() protoreflect.Message
func (*CreateFeedbackRequest) Reset ¶
func (x *CreateFeedbackRequest) Reset()
func (*CreateFeedbackRequest) String ¶
func (x *CreateFeedbackRequest) String() string
func (*CreateFeedbackRequest) Validate ¶
func (m *CreateFeedbackRequest) Validate() error
Validate checks the field values on CreateFeedbackRequest 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 (*CreateFeedbackRequest) ValidateAll ¶
func (m *CreateFeedbackRequest) ValidateAll() error
ValidateAll checks the field values on CreateFeedbackRequest 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 CreateFeedbackRequestMultiError, or nil if none found.
type CreateFeedbackRequestMultiError ¶
type CreateFeedbackRequestMultiError []error
CreateFeedbackRequestMultiError is an error wrapping multiple validation errors returned by CreateFeedbackRequest.ValidateAll() if the designated constraints aren't met.
func (CreateFeedbackRequestMultiError) AllErrors ¶
func (m CreateFeedbackRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFeedbackRequestMultiError) Error ¶
func (m CreateFeedbackRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFeedbackRequestValidationError ¶
type CreateFeedbackRequestValidationError struct {
// contains filtered or unexported fields
}
CreateFeedbackRequestValidationError is the validation error returned by CreateFeedbackRequest.Validate if the designated constraints aren't met.
func (CreateFeedbackRequestValidationError) Cause ¶
func (e CreateFeedbackRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateFeedbackRequestValidationError) Error ¶
func (e CreateFeedbackRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFeedbackRequestValidationError) ErrorName ¶
func (e CreateFeedbackRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFeedbackRequestValidationError) Field ¶
func (e CreateFeedbackRequestValidationError) Field() string
Field function returns field value.
func (CreateFeedbackRequestValidationError) Key ¶
func (e CreateFeedbackRequestValidationError) Key() bool
Key function returns key value.
func (CreateFeedbackRequestValidationError) Reason ¶
func (e CreateFeedbackRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteFeedbackCategoryReply ¶
type DeleteFeedbackCategoryReply struct {
// contains filtered or unexported fields
}
func (*DeleteFeedbackCategoryReply) Descriptor
deprecated
func (*DeleteFeedbackCategoryReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFeedbackCategoryReply.ProtoReflect.Descriptor instead.
func (*DeleteFeedbackCategoryReply) ProtoMessage ¶
func (*DeleteFeedbackCategoryReply) ProtoMessage()
func (*DeleteFeedbackCategoryReply) ProtoReflect ¶
func (x *DeleteFeedbackCategoryReply) ProtoReflect() protoreflect.Message
func (*DeleteFeedbackCategoryReply) Reset ¶
func (x *DeleteFeedbackCategoryReply) Reset()
func (*DeleteFeedbackCategoryReply) String ¶
func (x *DeleteFeedbackCategoryReply) String() string
func (*DeleteFeedbackCategoryReply) Validate ¶
func (m *DeleteFeedbackCategoryReply) Validate() error
Validate checks the field values on DeleteFeedbackCategoryReply 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 (*DeleteFeedbackCategoryReply) ValidateAll ¶
func (m *DeleteFeedbackCategoryReply) ValidateAll() error
ValidateAll checks the field values on DeleteFeedbackCategoryReply 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 DeleteFeedbackCategoryReplyMultiError, or nil if none found.
type DeleteFeedbackCategoryReplyMultiError ¶
type DeleteFeedbackCategoryReplyMultiError []error
DeleteFeedbackCategoryReplyMultiError is an error wrapping multiple validation errors returned by DeleteFeedbackCategoryReply.ValidateAll() if the designated constraints aren't met.
func (DeleteFeedbackCategoryReplyMultiError) AllErrors ¶
func (m DeleteFeedbackCategoryReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteFeedbackCategoryReplyMultiError) Error ¶
func (m DeleteFeedbackCategoryReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteFeedbackCategoryReplyValidationError ¶
type DeleteFeedbackCategoryReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteFeedbackCategoryReplyValidationError is the validation error returned by DeleteFeedbackCategoryReply.Validate if the designated constraints aren't met.
func (DeleteFeedbackCategoryReplyValidationError) Cause ¶
func (e DeleteFeedbackCategoryReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteFeedbackCategoryReplyValidationError) Error ¶
func (e DeleteFeedbackCategoryReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteFeedbackCategoryReplyValidationError) ErrorName ¶
func (e DeleteFeedbackCategoryReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteFeedbackCategoryReplyValidationError) Field ¶
func (e DeleteFeedbackCategoryReplyValidationError) Field() string
Field function returns field value.
func (DeleteFeedbackCategoryReplyValidationError) Key ¶
func (e DeleteFeedbackCategoryReplyValidationError) Key() bool
Key function returns key value.
func (DeleteFeedbackCategoryReplyValidationError) Reason ¶
func (e DeleteFeedbackCategoryReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteFeedbackCategoryRequest ¶
type DeleteFeedbackCategoryRequest struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteFeedbackCategoryRequest) Descriptor
deprecated
func (*DeleteFeedbackCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFeedbackCategoryRequest.ProtoReflect.Descriptor instead.
func (*DeleteFeedbackCategoryRequest) GetId ¶
func (x *DeleteFeedbackCategoryRequest) GetId() uint32
func (*DeleteFeedbackCategoryRequest) ProtoMessage ¶
func (*DeleteFeedbackCategoryRequest) ProtoMessage()
func (*DeleteFeedbackCategoryRequest) ProtoReflect ¶
func (x *DeleteFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
func (*DeleteFeedbackCategoryRequest) Reset ¶
func (x *DeleteFeedbackCategoryRequest) Reset()
func (*DeleteFeedbackCategoryRequest) String ¶
func (x *DeleteFeedbackCategoryRequest) String() string
func (*DeleteFeedbackCategoryRequest) Validate ¶
func (m *DeleteFeedbackCategoryRequest) Validate() error
Validate checks the field values on DeleteFeedbackCategoryRequest 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 (*DeleteFeedbackCategoryRequest) ValidateAll ¶
func (m *DeleteFeedbackCategoryRequest) ValidateAll() error
ValidateAll checks the field values on DeleteFeedbackCategoryRequest 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 DeleteFeedbackCategoryRequestMultiError, or nil if none found.
type DeleteFeedbackCategoryRequestMultiError ¶
type DeleteFeedbackCategoryRequestMultiError []error
DeleteFeedbackCategoryRequestMultiError is an error wrapping multiple validation errors returned by DeleteFeedbackCategoryRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteFeedbackCategoryRequestMultiError) AllErrors ¶
func (m DeleteFeedbackCategoryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteFeedbackCategoryRequestMultiError) Error ¶
func (m DeleteFeedbackCategoryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteFeedbackCategoryRequestValidationError ¶
type DeleteFeedbackCategoryRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteFeedbackCategoryRequestValidationError is the validation error returned by DeleteFeedbackCategoryRequest.Validate if the designated constraints aren't met.
func (DeleteFeedbackCategoryRequestValidationError) Cause ¶
func (e DeleteFeedbackCategoryRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteFeedbackCategoryRequestValidationError) Error ¶
func (e DeleteFeedbackCategoryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteFeedbackCategoryRequestValidationError) ErrorName ¶
func (e DeleteFeedbackCategoryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteFeedbackCategoryRequestValidationError) Field ¶
func (e DeleteFeedbackCategoryRequestValidationError) Field() string
Field function returns field value.
func (DeleteFeedbackCategoryRequestValidationError) Key ¶
func (e DeleteFeedbackCategoryRequestValidationError) Key() bool
Key function returns key value.
func (DeleteFeedbackCategoryRequestValidationError) Reason ¶
func (e DeleteFeedbackCategoryRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteFeedbackReply ¶
type DeleteFeedbackReply struct {
// contains filtered or unexported fields
}
func (*DeleteFeedbackReply) Descriptor
deprecated
func (*DeleteFeedbackReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFeedbackReply.ProtoReflect.Descriptor instead.
func (*DeleteFeedbackReply) ProtoMessage ¶
func (*DeleteFeedbackReply) ProtoMessage()
func (*DeleteFeedbackReply) ProtoReflect ¶
func (x *DeleteFeedbackReply) ProtoReflect() protoreflect.Message
func (*DeleteFeedbackReply) Reset ¶
func (x *DeleteFeedbackReply) Reset()
func (*DeleteFeedbackReply) String ¶
func (x *DeleteFeedbackReply) String() string
func (*DeleteFeedbackReply) Validate ¶
func (m *DeleteFeedbackReply) Validate() error
Validate checks the field values on DeleteFeedbackReply 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 (*DeleteFeedbackReply) ValidateAll ¶
func (m *DeleteFeedbackReply) ValidateAll() error
ValidateAll checks the field values on DeleteFeedbackReply 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 DeleteFeedbackReplyMultiError, or nil if none found.
type DeleteFeedbackReplyMultiError ¶
type DeleteFeedbackReplyMultiError []error
DeleteFeedbackReplyMultiError is an error wrapping multiple validation errors returned by DeleteFeedbackReply.ValidateAll() if the designated constraints aren't met.
func (DeleteFeedbackReplyMultiError) AllErrors ¶
func (m DeleteFeedbackReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteFeedbackReplyMultiError) Error ¶
func (m DeleteFeedbackReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteFeedbackReplyValidationError ¶
type DeleteFeedbackReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteFeedbackReplyValidationError is the validation error returned by DeleteFeedbackReply.Validate if the designated constraints aren't met.
func (DeleteFeedbackReplyValidationError) Cause ¶
func (e DeleteFeedbackReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteFeedbackReplyValidationError) Error ¶
func (e DeleteFeedbackReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteFeedbackReplyValidationError) ErrorName ¶
func (e DeleteFeedbackReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteFeedbackReplyValidationError) Field ¶
func (e DeleteFeedbackReplyValidationError) Field() string
Field function returns field value.
func (DeleteFeedbackReplyValidationError) Key ¶
func (e DeleteFeedbackReplyValidationError) Key() bool
Key function returns key value.
func (DeleteFeedbackReplyValidationError) Reason ¶
func (e DeleteFeedbackReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteFeedbackRequest ¶
type DeleteFeedbackRequest struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteFeedbackRequest) Descriptor
deprecated
func (*DeleteFeedbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFeedbackRequest.ProtoReflect.Descriptor instead.
func (*DeleteFeedbackRequest) GetId ¶
func (x *DeleteFeedbackRequest) GetId() uint32
func (*DeleteFeedbackRequest) ProtoMessage ¶
func (*DeleteFeedbackRequest) ProtoMessage()
func (*DeleteFeedbackRequest) ProtoReflect ¶
func (x *DeleteFeedbackRequest) ProtoReflect() protoreflect.Message
func (*DeleteFeedbackRequest) Reset ¶
func (x *DeleteFeedbackRequest) Reset()
func (*DeleteFeedbackRequest) String ¶
func (x *DeleteFeedbackRequest) String() string
func (*DeleteFeedbackRequest) Validate ¶
func (m *DeleteFeedbackRequest) Validate() error
Validate checks the field values on DeleteFeedbackRequest 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 (*DeleteFeedbackRequest) ValidateAll ¶
func (m *DeleteFeedbackRequest) ValidateAll() error
ValidateAll checks the field values on DeleteFeedbackRequest 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 DeleteFeedbackRequestMultiError, or nil if none found.
type DeleteFeedbackRequestMultiError ¶
type DeleteFeedbackRequestMultiError []error
DeleteFeedbackRequestMultiError is an error wrapping multiple validation errors returned by DeleteFeedbackRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteFeedbackRequestMultiError) AllErrors ¶
func (m DeleteFeedbackRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteFeedbackRequestMultiError) Error ¶
func (m DeleteFeedbackRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteFeedbackRequestValidationError ¶
type DeleteFeedbackRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteFeedbackRequestValidationError is the validation error returned by DeleteFeedbackRequest.Validate if the designated constraints aren't met.
func (DeleteFeedbackRequestValidationError) Cause ¶
func (e DeleteFeedbackRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteFeedbackRequestValidationError) Error ¶
func (e DeleteFeedbackRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteFeedbackRequestValidationError) ErrorName ¶
func (e DeleteFeedbackRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteFeedbackRequestValidationError) Field ¶
func (e DeleteFeedbackRequestValidationError) Field() string
Field function returns field value.
func (DeleteFeedbackRequestValidationError) Key ¶
func (e DeleteFeedbackRequestValidationError) Key() bool
Key function returns key value.
func (DeleteFeedbackRequestValidationError) Reason ¶
func (e DeleteFeedbackRequestValidationError) Reason() string
Reason function returns reason value.
type FeedbackClient ¶
type FeedbackClient interface {
// ListFeedbackCategory 获取反馈建议分类列表
ListFeedbackCategory(ctx context.Context, in *ListFeedbackCategoryRequest, opts ...grpc.CallOption) (*ListFeedbackCategoryReply, error)
// CreateFeedbackCategory 创建反馈建议分类
CreateFeedbackCategory(ctx context.Context, in *CreateFeedbackCategoryRequest, opts ...grpc.CallOption) (*CreateFeedbackCategoryReply, error)
// UpdateFeedbackCategory 更新反馈建议分类
UpdateFeedbackCategory(ctx context.Context, in *UpdateFeedbackCategoryRequest, opts ...grpc.CallOption) (*UpdateFeedbackCategoryReply, error)
// DeleteFeedbackCategory 删除反馈建议分类
DeleteFeedbackCategory(ctx context.Context, in *DeleteFeedbackCategoryRequest, opts ...grpc.CallOption) (*DeleteFeedbackCategoryReply, error)
// ListFeedback 获取反馈建议列表
ListFeedback(ctx context.Context, in *ListFeedbackRequest, opts ...grpc.CallOption) (*ListFeedbackReply, error)
// CreateFeedback 创建反馈建议
CreateFeedback(ctx context.Context, in *CreateFeedbackRequest, opts ...grpc.CallOption) (*CreateFeedbackReply, error)
// DeleteFeedback 删除反馈建议
DeleteFeedback(ctx context.Context, in *DeleteFeedbackRequest, opts ...grpc.CallOption) (*DeleteFeedbackReply, error)
// UpdateFeedback 更新反馈建议
UpdateFeedback(ctx context.Context, in *UpdateFeedbackRequest, opts ...grpc.CallOption) (*UpdateFeedbackReply, error)
}
FeedbackClient is the client API for Feedback 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 NewFeedbackClient ¶
func NewFeedbackClient(cc grpc.ClientConnInterface) FeedbackClient
type FeedbackHTTPClient ¶
type FeedbackHTTPClient interface {
CreateFeedback(ctx context.Context, req *CreateFeedbackRequest, opts ...http.CallOption) (rsp *CreateFeedbackReply, err error)
CreateFeedbackCategory(ctx context.Context, req *CreateFeedbackCategoryRequest, opts ...http.CallOption) (rsp *CreateFeedbackCategoryReply, err error)
DeleteFeedback(ctx context.Context, req *DeleteFeedbackRequest, opts ...http.CallOption) (rsp *DeleteFeedbackReply, err error)
DeleteFeedbackCategory(ctx context.Context, req *DeleteFeedbackCategoryRequest, opts ...http.CallOption) (rsp *DeleteFeedbackCategoryReply, err error)
ListFeedback(ctx context.Context, req *ListFeedbackRequest, opts ...http.CallOption) (rsp *ListFeedbackReply, err error)
ListFeedbackCategory(ctx context.Context, req *ListFeedbackCategoryRequest, opts ...http.CallOption) (rsp *ListFeedbackCategoryReply, err error)
UpdateFeedback(ctx context.Context, req *UpdateFeedbackRequest, opts ...http.CallOption) (rsp *UpdateFeedbackReply, err error)
UpdateFeedbackCategory(ctx context.Context, req *UpdateFeedbackCategoryRequest, opts ...http.CallOption) (rsp *UpdateFeedbackCategoryReply, err error)
}
func NewFeedbackHTTPClient ¶
func NewFeedbackHTTPClient(client *http.Client) FeedbackHTTPClient
type FeedbackHTTPClientImpl ¶
type FeedbackHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*FeedbackHTTPClientImpl) CreateFeedback ¶
func (c *FeedbackHTTPClientImpl) CreateFeedback(ctx context.Context, in *CreateFeedbackRequest, opts ...http.CallOption) (*CreateFeedbackReply, error)
func (*FeedbackHTTPClientImpl) CreateFeedbackCategory ¶
func (c *FeedbackHTTPClientImpl) CreateFeedbackCategory(ctx context.Context, in *CreateFeedbackCategoryRequest, opts ...http.CallOption) (*CreateFeedbackCategoryReply, error)
func (*FeedbackHTTPClientImpl) DeleteFeedback ¶
func (c *FeedbackHTTPClientImpl) DeleteFeedback(ctx context.Context, in *DeleteFeedbackRequest, opts ...http.CallOption) (*DeleteFeedbackReply, error)
func (*FeedbackHTTPClientImpl) DeleteFeedbackCategory ¶
func (c *FeedbackHTTPClientImpl) DeleteFeedbackCategory(ctx context.Context, in *DeleteFeedbackCategoryRequest, opts ...http.CallOption) (*DeleteFeedbackCategoryReply, error)
func (*FeedbackHTTPClientImpl) ListFeedback ¶
func (c *FeedbackHTTPClientImpl) ListFeedback(ctx context.Context, in *ListFeedbackRequest, opts ...http.CallOption) (*ListFeedbackReply, error)
func (*FeedbackHTTPClientImpl) ListFeedbackCategory ¶
func (c *FeedbackHTTPClientImpl) ListFeedbackCategory(ctx context.Context, in *ListFeedbackCategoryRequest, opts ...http.CallOption) (*ListFeedbackCategoryReply, error)
func (*FeedbackHTTPClientImpl) UpdateFeedback ¶
func (c *FeedbackHTTPClientImpl) UpdateFeedback(ctx context.Context, in *UpdateFeedbackRequest, opts ...http.CallOption) (*UpdateFeedbackReply, error)
func (*FeedbackHTTPClientImpl) UpdateFeedbackCategory ¶
func (c *FeedbackHTTPClientImpl) UpdateFeedbackCategory(ctx context.Context, in *UpdateFeedbackCategoryRequest, opts ...http.CallOption) (*UpdateFeedbackCategoryReply, error)
type FeedbackHTTPServer ¶
type FeedbackHTTPServer interface {
// CreateFeedback CreateFeedback 创建反馈建议
CreateFeedback(context.Context, *CreateFeedbackRequest) (*CreateFeedbackReply, error)
// CreateFeedbackCategory CreateFeedbackCategory 创建反馈建议分类
CreateFeedbackCategory(context.Context, *CreateFeedbackCategoryRequest) (*CreateFeedbackCategoryReply, error)
// DeleteFeedback DeleteFeedback 删除反馈建议
DeleteFeedback(context.Context, *DeleteFeedbackRequest) (*DeleteFeedbackReply, error)
// DeleteFeedbackCategory DeleteFeedbackCategory 删除反馈建议分类
DeleteFeedbackCategory(context.Context, *DeleteFeedbackCategoryRequest) (*DeleteFeedbackCategoryReply, error)
// ListFeedback ListFeedback 获取反馈建议列表
ListFeedback(context.Context, *ListFeedbackRequest) (*ListFeedbackReply, error)
// ListFeedbackCategory ListFeedbackCategory 获取反馈建议分类列表
ListFeedbackCategory(context.Context, *ListFeedbackCategoryRequest) (*ListFeedbackCategoryReply, error)
// UpdateFeedback UpdateFeedback 更新反馈建议
UpdateFeedback(context.Context, *UpdateFeedbackRequest) (*UpdateFeedbackReply, error)
// UpdateFeedbackCategory UpdateFeedbackCategory 更新反馈建议分类
UpdateFeedbackCategory(context.Context, *UpdateFeedbackCategoryRequest) (*UpdateFeedbackCategoryReply, error)
}
type FeedbackServer ¶
type FeedbackServer interface {
// ListFeedbackCategory 获取反馈建议分类列表
ListFeedbackCategory(context.Context, *ListFeedbackCategoryRequest) (*ListFeedbackCategoryReply, error)
// CreateFeedbackCategory 创建反馈建议分类
CreateFeedbackCategory(context.Context, *CreateFeedbackCategoryRequest) (*CreateFeedbackCategoryReply, error)
// UpdateFeedbackCategory 更新反馈建议分类
UpdateFeedbackCategory(context.Context, *UpdateFeedbackCategoryRequest) (*UpdateFeedbackCategoryReply, error)
// DeleteFeedbackCategory 删除反馈建议分类
DeleteFeedbackCategory(context.Context, *DeleteFeedbackCategoryRequest) (*DeleteFeedbackCategoryReply, error)
// ListFeedback 获取反馈建议列表
ListFeedback(context.Context, *ListFeedbackRequest) (*ListFeedbackReply, error)
// CreateFeedback 创建反馈建议
CreateFeedback(context.Context, *CreateFeedbackRequest) (*CreateFeedbackReply, error)
// DeleteFeedback 删除反馈建议
DeleteFeedback(context.Context, *DeleteFeedbackRequest) (*DeleteFeedbackReply, error)
// UpdateFeedback 更新反馈建议
UpdateFeedback(context.Context, *UpdateFeedbackRequest) (*UpdateFeedbackReply, error)
// contains filtered or unexported methods
}
FeedbackServer is the server API for Feedback service. All implementations must embed UnimplementedFeedbackServer for forward compatibility
type ListFeedbackCategoryReply ¶
type ListFeedbackCategoryReply struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*ListFeedbackCategoryReply_FeedbackCategory `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackCategoryReply) Descriptor
deprecated
func (*ListFeedbackCategoryReply) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackCategoryReply.ProtoReflect.Descriptor instead.
func (*ListFeedbackCategoryReply) GetList ¶
func (x *ListFeedbackCategoryReply) GetList() []*ListFeedbackCategoryReply_FeedbackCategory
func (*ListFeedbackCategoryReply) GetTotal ¶
func (x *ListFeedbackCategoryReply) GetTotal() uint32
func (*ListFeedbackCategoryReply) ProtoMessage ¶
func (*ListFeedbackCategoryReply) ProtoMessage()
func (*ListFeedbackCategoryReply) ProtoReflect ¶
func (x *ListFeedbackCategoryReply) ProtoReflect() protoreflect.Message
func (*ListFeedbackCategoryReply) Reset ¶
func (x *ListFeedbackCategoryReply) Reset()
func (*ListFeedbackCategoryReply) String ¶
func (x *ListFeedbackCategoryReply) String() string
func (*ListFeedbackCategoryReply) Validate ¶
func (m *ListFeedbackCategoryReply) Validate() error
Validate checks the field values on ListFeedbackCategoryReply 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 (*ListFeedbackCategoryReply) ValidateAll ¶
func (m *ListFeedbackCategoryReply) ValidateAll() error
ValidateAll checks the field values on ListFeedbackCategoryReply 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 ListFeedbackCategoryReplyMultiError, or nil if none found.
type ListFeedbackCategoryReplyMultiError ¶
type ListFeedbackCategoryReplyMultiError []error
ListFeedbackCategoryReplyMultiError is an error wrapping multiple validation errors returned by ListFeedbackCategoryReply.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackCategoryReplyMultiError) AllErrors ¶
func (m ListFeedbackCategoryReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackCategoryReplyMultiError) Error ¶
func (m ListFeedbackCategoryReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackCategoryReplyValidationError ¶
type ListFeedbackCategoryReplyValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackCategoryReplyValidationError is the validation error returned by ListFeedbackCategoryReply.Validate if the designated constraints aren't met.
func (ListFeedbackCategoryReplyValidationError) Cause ¶
func (e ListFeedbackCategoryReplyValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackCategoryReplyValidationError) Error ¶
func (e ListFeedbackCategoryReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackCategoryReplyValidationError) ErrorName ¶
func (e ListFeedbackCategoryReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackCategoryReplyValidationError) Field ¶
func (e ListFeedbackCategoryReplyValidationError) Field() string
Field function returns field value.
func (ListFeedbackCategoryReplyValidationError) Key ¶
func (e ListFeedbackCategoryReplyValidationError) Key() bool
Key function returns key value.
func (ListFeedbackCategoryReplyValidationError) Reason ¶
func (e ListFeedbackCategoryReplyValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackCategoryReply_FeedbackCategory ¶
type ListFeedbackCategoryReply_FeedbackCategory struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
CreatedAt uint32 `protobuf:"varint,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackCategoryReply_FeedbackCategory) Descriptor
deprecated
func (*ListFeedbackCategoryReply_FeedbackCategory) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackCategoryReply_FeedbackCategory.ProtoReflect.Descriptor instead.
func (*ListFeedbackCategoryReply_FeedbackCategory) GetCreatedAt ¶
func (x *ListFeedbackCategoryReply_FeedbackCategory) GetCreatedAt() uint32
func (*ListFeedbackCategoryReply_FeedbackCategory) GetId ¶
func (x *ListFeedbackCategoryReply_FeedbackCategory) GetId() uint32
func (*ListFeedbackCategoryReply_FeedbackCategory) GetName ¶
func (x *ListFeedbackCategoryReply_FeedbackCategory) GetName() string
func (*ListFeedbackCategoryReply_FeedbackCategory) ProtoMessage ¶
func (*ListFeedbackCategoryReply_FeedbackCategory) ProtoMessage()
func (*ListFeedbackCategoryReply_FeedbackCategory) ProtoReflect ¶
func (x *ListFeedbackCategoryReply_FeedbackCategory) ProtoReflect() protoreflect.Message
func (*ListFeedbackCategoryReply_FeedbackCategory) Reset ¶
func (x *ListFeedbackCategoryReply_FeedbackCategory) Reset()
func (*ListFeedbackCategoryReply_FeedbackCategory) String ¶
func (x *ListFeedbackCategoryReply_FeedbackCategory) String() string
func (*ListFeedbackCategoryReply_FeedbackCategory) Validate ¶
func (m *ListFeedbackCategoryReply_FeedbackCategory) Validate() error
Validate checks the field values on ListFeedbackCategoryReply_FeedbackCategory 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 (*ListFeedbackCategoryReply_FeedbackCategory) ValidateAll ¶
func (m *ListFeedbackCategoryReply_FeedbackCategory) ValidateAll() error
ValidateAll checks the field values on ListFeedbackCategoryReply_FeedbackCategory 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 ListFeedbackCategoryReply_FeedbackCategoryMultiError, or nil if none found.
type ListFeedbackCategoryReply_FeedbackCategoryMultiError ¶
type ListFeedbackCategoryReply_FeedbackCategoryMultiError []error
ListFeedbackCategoryReply_FeedbackCategoryMultiError is an error wrapping multiple validation errors returned by ListFeedbackCategoryReply_FeedbackCategory.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackCategoryReply_FeedbackCategoryMultiError) AllErrors ¶
func (m ListFeedbackCategoryReply_FeedbackCategoryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackCategoryReply_FeedbackCategoryMultiError) Error ¶
func (m ListFeedbackCategoryReply_FeedbackCategoryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackCategoryReply_FeedbackCategoryValidationError ¶
type ListFeedbackCategoryReply_FeedbackCategoryValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackCategoryReply_FeedbackCategoryValidationError is the validation error returned by ListFeedbackCategoryReply_FeedbackCategory.Validate if the designated constraints aren't met.
func (ListFeedbackCategoryReply_FeedbackCategoryValidationError) Cause ¶
func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackCategoryReply_FeedbackCategoryValidationError) Error ¶
func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackCategoryReply_FeedbackCategoryValidationError) ErrorName ¶
func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackCategoryReply_FeedbackCategoryValidationError) Field ¶
func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Field() string
Field function returns field value.
func (ListFeedbackCategoryReply_FeedbackCategoryValidationError) Key ¶
func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Key() bool
Key function returns key value.
func (ListFeedbackCategoryReply_FeedbackCategoryValidationError) Reason ¶
func (e ListFeedbackCategoryReply_FeedbackCategoryValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackCategoryRequest ¶
type ListFeedbackCategoryRequest struct {
Page uint32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
PageSize uint32 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
Order *string `protobuf:"bytes,3,opt,name=order,proto3,oneof" json:"order,omitempty"`
OrderBy *string `protobuf:"bytes,4,opt,name=orderBy,proto3,oneof" json:"orderBy,omitempty"`
Name *string `protobuf:"bytes,5,opt,name=name,proto3,oneof" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackCategoryRequest) Descriptor
deprecated
func (*ListFeedbackCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackCategoryRequest.ProtoReflect.Descriptor instead.
func (*ListFeedbackCategoryRequest) GetName ¶
func (x *ListFeedbackCategoryRequest) GetName() string
func (*ListFeedbackCategoryRequest) GetOrder ¶
func (x *ListFeedbackCategoryRequest) GetOrder() string
func (*ListFeedbackCategoryRequest) GetOrderBy ¶
func (x *ListFeedbackCategoryRequest) GetOrderBy() string
func (*ListFeedbackCategoryRequest) GetPage ¶
func (x *ListFeedbackCategoryRequest) GetPage() uint32
func (*ListFeedbackCategoryRequest) GetPageSize ¶
func (x *ListFeedbackCategoryRequest) GetPageSize() uint32
func (*ListFeedbackCategoryRequest) ProtoMessage ¶
func (*ListFeedbackCategoryRequest) ProtoMessage()
func (*ListFeedbackCategoryRequest) ProtoReflect ¶
func (x *ListFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
func (*ListFeedbackCategoryRequest) Reset ¶
func (x *ListFeedbackCategoryRequest) Reset()
func (*ListFeedbackCategoryRequest) String ¶
func (x *ListFeedbackCategoryRequest) String() string
func (*ListFeedbackCategoryRequest) Validate ¶
func (m *ListFeedbackCategoryRequest) Validate() error
Validate checks the field values on ListFeedbackCategoryRequest 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 (*ListFeedbackCategoryRequest) ValidateAll ¶
func (m *ListFeedbackCategoryRequest) ValidateAll() error
ValidateAll checks the field values on ListFeedbackCategoryRequest 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 ListFeedbackCategoryRequestMultiError, or nil if none found.
type ListFeedbackCategoryRequestMultiError ¶
type ListFeedbackCategoryRequestMultiError []error
ListFeedbackCategoryRequestMultiError is an error wrapping multiple validation errors returned by ListFeedbackCategoryRequest.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackCategoryRequestMultiError) AllErrors ¶
func (m ListFeedbackCategoryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackCategoryRequestMultiError) Error ¶
func (m ListFeedbackCategoryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackCategoryRequestValidationError ¶
type ListFeedbackCategoryRequestValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackCategoryRequestValidationError is the validation error returned by ListFeedbackCategoryRequest.Validate if the designated constraints aren't met.
func (ListFeedbackCategoryRequestValidationError) Cause ¶
func (e ListFeedbackCategoryRequestValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackCategoryRequestValidationError) Error ¶
func (e ListFeedbackCategoryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackCategoryRequestValidationError) ErrorName ¶
func (e ListFeedbackCategoryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackCategoryRequestValidationError) Field ¶
func (e ListFeedbackCategoryRequestValidationError) Field() string
Field function returns field value.
func (ListFeedbackCategoryRequestValidationError) Key ¶
func (e ListFeedbackCategoryRequestValidationError) Key() bool
Key function returns key value.
func (ListFeedbackCategoryRequestValidationError) Reason ¶
func (e ListFeedbackCategoryRequestValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackReply ¶
type ListFeedbackReply struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*ListFeedbackReply_Feedback `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackReply) Descriptor
deprecated
func (*ListFeedbackReply) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackReply.ProtoReflect.Descriptor instead.
func (*ListFeedbackReply) GetList ¶
func (x *ListFeedbackReply) GetList() []*ListFeedbackReply_Feedback
func (*ListFeedbackReply) GetTotal ¶
func (x *ListFeedbackReply) GetTotal() uint32
func (*ListFeedbackReply) ProtoMessage ¶
func (*ListFeedbackReply) ProtoMessage()
func (*ListFeedbackReply) ProtoReflect ¶
func (x *ListFeedbackReply) ProtoReflect() protoreflect.Message
func (*ListFeedbackReply) Reset ¶
func (x *ListFeedbackReply) Reset()
func (*ListFeedbackReply) String ¶
func (x *ListFeedbackReply) String() string
func (*ListFeedbackReply) Validate ¶
func (m *ListFeedbackReply) Validate() error
Validate checks the field values on ListFeedbackReply 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 (*ListFeedbackReply) ValidateAll ¶
func (m *ListFeedbackReply) ValidateAll() error
ValidateAll checks the field values on ListFeedbackReply 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 ListFeedbackReplyMultiError, or nil if none found.
type ListFeedbackReplyMultiError ¶
type ListFeedbackReplyMultiError []error
ListFeedbackReplyMultiError is an error wrapping multiple validation errors returned by ListFeedbackReply.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackReplyMultiError) AllErrors ¶
func (m ListFeedbackReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackReplyMultiError) Error ¶
func (m ListFeedbackReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackReplyValidationError ¶
type ListFeedbackReplyValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackReplyValidationError is the validation error returned by ListFeedbackReply.Validate if the designated constraints aren't met.
func (ListFeedbackReplyValidationError) Cause ¶
func (e ListFeedbackReplyValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackReplyValidationError) Error ¶
func (e ListFeedbackReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackReplyValidationError) ErrorName ¶
func (e ListFeedbackReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackReplyValidationError) Field ¶
func (e ListFeedbackReplyValidationError) Field() string
Field function returns field value.
func (ListFeedbackReplyValidationError) Key ¶
func (e ListFeedbackReplyValidationError) Key() bool
Key function returns key value.
func (ListFeedbackReplyValidationError) Reason ¶
func (e ListFeedbackReplyValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackReply_Feedback ¶
type ListFeedbackReply_Feedback struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
AppId uint32 `protobuf:"varint,2,opt,name=appId,proto3" json:"appId,omitempty"`
UserId uint32 `protobuf:"varint,3,opt,name=userId,proto3" json:"userId,omitempty"`
CategoryId uint32 `protobuf:"varint,4,opt,name=categoryId,proto3" json:"categoryId,omitempty"`
Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
Content string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"`
Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status,omitempty"`
Images *string `protobuf:"bytes,8,opt,name=images,proto3,oneof" json:"images,omitempty"`
Contact *string `protobuf:"bytes,9,opt,name=contact,proto3,oneof" json:"contact,omitempty"`
Device string `protobuf:"bytes,10,opt,name=device,proto3" json:"device,omitempty"`
Platform string `protobuf:"bytes,11,opt,name=platform,proto3" json:"platform,omitempty"`
Version string `protobuf:"bytes,12,opt,name=version,proto3" json:"version,omitempty"`
ProcessedBy *uint32 `protobuf:"varint,13,opt,name=processedBy,proto3,oneof" json:"processedBy,omitempty"`
ProcessedResult *string `protobuf:"bytes,14,opt,name=processedResult,proto3,oneof" json:"processedResult,omitempty"`
CreatedAt uint32 `protobuf:"varint,15,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
UpdatedAt uint32 `protobuf:"varint,16,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
App *ListFeedbackReply_Feedback_App `protobuf:"bytes,17,opt,name=app,proto3,oneof" json:"app,omitempty"`
User *ListFeedbackReply_Feedback_User `protobuf:"bytes,18,opt,name=user,proto3,oneof" json:"user,omitempty"`
Category *ListFeedbackReply_Feedback_Category `protobuf:"bytes,19,opt,name=category,proto3,oneof" json:"category,omitempty"`
ImageUrls []string `protobuf:"bytes,20,rep,name=imageUrls,proto3" json:"imageUrls,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackReply_Feedback) Descriptor
deprecated
func (*ListFeedbackReply_Feedback) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackReply_Feedback.ProtoReflect.Descriptor instead.
func (*ListFeedbackReply_Feedback) GetApp ¶
func (x *ListFeedbackReply_Feedback) GetApp() *ListFeedbackReply_Feedback_App
func (*ListFeedbackReply_Feedback) GetAppId ¶
func (x *ListFeedbackReply_Feedback) GetAppId() uint32
func (*ListFeedbackReply_Feedback) GetCategory ¶
func (x *ListFeedbackReply_Feedback) GetCategory() *ListFeedbackReply_Feedback_Category
func (*ListFeedbackReply_Feedback) GetCategoryId ¶
func (x *ListFeedbackReply_Feedback) GetCategoryId() uint32
func (*ListFeedbackReply_Feedback) GetContact ¶
func (x *ListFeedbackReply_Feedback) GetContact() string
func (*ListFeedbackReply_Feedback) GetContent ¶
func (x *ListFeedbackReply_Feedback) GetContent() string
func (*ListFeedbackReply_Feedback) GetCreatedAt ¶
func (x *ListFeedbackReply_Feedback) GetCreatedAt() uint32
func (*ListFeedbackReply_Feedback) GetDevice ¶
func (x *ListFeedbackReply_Feedback) GetDevice() string
func (*ListFeedbackReply_Feedback) GetId ¶
func (x *ListFeedbackReply_Feedback) GetId() uint32
func (*ListFeedbackReply_Feedback) GetImageUrls ¶
func (x *ListFeedbackReply_Feedback) GetImageUrls() []string
func (*ListFeedbackReply_Feedback) GetImages ¶
func (x *ListFeedbackReply_Feedback) GetImages() string
func (*ListFeedbackReply_Feedback) GetPlatform ¶
func (x *ListFeedbackReply_Feedback) GetPlatform() string
func (*ListFeedbackReply_Feedback) GetProcessedBy ¶
func (x *ListFeedbackReply_Feedback) GetProcessedBy() uint32
func (*ListFeedbackReply_Feedback) GetProcessedResult ¶
func (x *ListFeedbackReply_Feedback) GetProcessedResult() string
func (*ListFeedbackReply_Feedback) GetStatus ¶
func (x *ListFeedbackReply_Feedback) GetStatus() string
func (*ListFeedbackReply_Feedback) GetTitle ¶
func (x *ListFeedbackReply_Feedback) GetTitle() string
func (*ListFeedbackReply_Feedback) GetUpdatedAt ¶
func (x *ListFeedbackReply_Feedback) GetUpdatedAt() uint32
func (*ListFeedbackReply_Feedback) GetUser ¶
func (x *ListFeedbackReply_Feedback) GetUser() *ListFeedbackReply_Feedback_User
func (*ListFeedbackReply_Feedback) GetUserId ¶
func (x *ListFeedbackReply_Feedback) GetUserId() uint32
func (*ListFeedbackReply_Feedback) GetVersion ¶
func (x *ListFeedbackReply_Feedback) GetVersion() string
func (*ListFeedbackReply_Feedback) ProtoMessage ¶
func (*ListFeedbackReply_Feedback) ProtoMessage()
func (*ListFeedbackReply_Feedback) ProtoReflect ¶
func (x *ListFeedbackReply_Feedback) ProtoReflect() protoreflect.Message
func (*ListFeedbackReply_Feedback) Reset ¶
func (x *ListFeedbackReply_Feedback) Reset()
func (*ListFeedbackReply_Feedback) String ¶
func (x *ListFeedbackReply_Feedback) String() string
func (*ListFeedbackReply_Feedback) Validate ¶
func (m *ListFeedbackReply_Feedback) Validate() error
Validate checks the field values on ListFeedbackReply_Feedback 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 (*ListFeedbackReply_Feedback) ValidateAll ¶
func (m *ListFeedbackReply_Feedback) ValidateAll() error
ValidateAll checks the field values on ListFeedbackReply_Feedback 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 ListFeedbackReply_FeedbackMultiError, or nil if none found.
type ListFeedbackReply_FeedbackMultiError ¶
type ListFeedbackReply_FeedbackMultiError []error
ListFeedbackReply_FeedbackMultiError is an error wrapping multiple validation errors returned by ListFeedbackReply_Feedback.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackReply_FeedbackMultiError) AllErrors ¶
func (m ListFeedbackReply_FeedbackMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackReply_FeedbackMultiError) Error ¶
func (m ListFeedbackReply_FeedbackMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackReply_FeedbackValidationError ¶
type ListFeedbackReply_FeedbackValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackReply_FeedbackValidationError is the validation error returned by ListFeedbackReply_Feedback.Validate if the designated constraints aren't met.
func (ListFeedbackReply_FeedbackValidationError) Cause ¶
func (e ListFeedbackReply_FeedbackValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackReply_FeedbackValidationError) Error ¶
func (e ListFeedbackReply_FeedbackValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackReply_FeedbackValidationError) ErrorName ¶
func (e ListFeedbackReply_FeedbackValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackReply_FeedbackValidationError) Field ¶
func (e ListFeedbackReply_FeedbackValidationError) Field() string
Field function returns field value.
func (ListFeedbackReply_FeedbackValidationError) Key ¶
func (e ListFeedbackReply_FeedbackValidationError) Key() bool
Key function returns key value.
func (ListFeedbackReply_FeedbackValidationError) Reason ¶
func (e ListFeedbackReply_FeedbackValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackReply_Feedback_App ¶
type ListFeedbackReply_Feedback_App struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackReply_Feedback_App) Descriptor
deprecated
func (*ListFeedbackReply_Feedback_App) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackReply_Feedback_App.ProtoReflect.Descriptor instead.
func (*ListFeedbackReply_Feedback_App) GetId ¶
func (x *ListFeedbackReply_Feedback_App) GetId() uint32
func (*ListFeedbackReply_Feedback_App) GetName ¶
func (x *ListFeedbackReply_Feedback_App) GetName() string
func (*ListFeedbackReply_Feedback_App) ProtoMessage ¶
func (*ListFeedbackReply_Feedback_App) ProtoMessage()
func (*ListFeedbackReply_Feedback_App) ProtoReflect ¶
func (x *ListFeedbackReply_Feedback_App) ProtoReflect() protoreflect.Message
func (*ListFeedbackReply_Feedback_App) Reset ¶
func (x *ListFeedbackReply_Feedback_App) Reset()
func (*ListFeedbackReply_Feedback_App) String ¶
func (x *ListFeedbackReply_Feedback_App) String() string
func (*ListFeedbackReply_Feedback_App) Validate ¶
func (m *ListFeedbackReply_Feedback_App) Validate() error
Validate checks the field values on ListFeedbackReply_Feedback_App 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 (*ListFeedbackReply_Feedback_App) ValidateAll ¶
func (m *ListFeedbackReply_Feedback_App) ValidateAll() error
ValidateAll checks the field values on ListFeedbackReply_Feedback_App 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 ListFeedbackReply_Feedback_AppMultiError, or nil if none found.
type ListFeedbackReply_Feedback_AppMultiError ¶
type ListFeedbackReply_Feedback_AppMultiError []error
ListFeedbackReply_Feedback_AppMultiError is an error wrapping multiple validation errors returned by ListFeedbackReply_Feedback_App.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackReply_Feedback_AppMultiError) AllErrors ¶
func (m ListFeedbackReply_Feedback_AppMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackReply_Feedback_AppMultiError) Error ¶
func (m ListFeedbackReply_Feedback_AppMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackReply_Feedback_AppValidationError ¶
type ListFeedbackReply_Feedback_AppValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackReply_Feedback_AppValidationError is the validation error returned by ListFeedbackReply_Feedback_App.Validate if the designated constraints aren't met.
func (ListFeedbackReply_Feedback_AppValidationError) Cause ¶
func (e ListFeedbackReply_Feedback_AppValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackReply_Feedback_AppValidationError) Error ¶
func (e ListFeedbackReply_Feedback_AppValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackReply_Feedback_AppValidationError) ErrorName ¶
func (e ListFeedbackReply_Feedback_AppValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackReply_Feedback_AppValidationError) Field ¶
func (e ListFeedbackReply_Feedback_AppValidationError) Field() string
Field function returns field value.
func (ListFeedbackReply_Feedback_AppValidationError) Key ¶
func (e ListFeedbackReply_Feedback_AppValidationError) Key() bool
Key function returns key value.
func (ListFeedbackReply_Feedback_AppValidationError) Reason ¶
func (e ListFeedbackReply_Feedback_AppValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackReply_Feedback_Category ¶
type ListFeedbackReply_Feedback_Category struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackReply_Feedback_Category) Descriptor
deprecated
func (*ListFeedbackReply_Feedback_Category) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackReply_Feedback_Category.ProtoReflect.Descriptor instead.
func (*ListFeedbackReply_Feedback_Category) GetId ¶
func (x *ListFeedbackReply_Feedback_Category) GetId() uint32
func (*ListFeedbackReply_Feedback_Category) GetName ¶
func (x *ListFeedbackReply_Feedback_Category) GetName() string
func (*ListFeedbackReply_Feedback_Category) ProtoMessage ¶
func (*ListFeedbackReply_Feedback_Category) ProtoMessage()
func (*ListFeedbackReply_Feedback_Category) ProtoReflect ¶
func (x *ListFeedbackReply_Feedback_Category) ProtoReflect() protoreflect.Message
func (*ListFeedbackReply_Feedback_Category) Reset ¶
func (x *ListFeedbackReply_Feedback_Category) Reset()
func (*ListFeedbackReply_Feedback_Category) String ¶
func (x *ListFeedbackReply_Feedback_Category) String() string
func (*ListFeedbackReply_Feedback_Category) Validate ¶
func (m *ListFeedbackReply_Feedback_Category) Validate() error
Validate checks the field values on ListFeedbackReply_Feedback_Category 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 (*ListFeedbackReply_Feedback_Category) ValidateAll ¶
func (m *ListFeedbackReply_Feedback_Category) ValidateAll() error
ValidateAll checks the field values on ListFeedbackReply_Feedback_Category 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 ListFeedbackReply_Feedback_CategoryMultiError, or nil if none found.
type ListFeedbackReply_Feedback_CategoryMultiError ¶
type ListFeedbackReply_Feedback_CategoryMultiError []error
ListFeedbackReply_Feedback_CategoryMultiError is an error wrapping multiple validation errors returned by ListFeedbackReply_Feedback_Category.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackReply_Feedback_CategoryMultiError) AllErrors ¶
func (m ListFeedbackReply_Feedback_CategoryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackReply_Feedback_CategoryMultiError) Error ¶
func (m ListFeedbackReply_Feedback_CategoryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackReply_Feedback_CategoryValidationError ¶
type ListFeedbackReply_Feedback_CategoryValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackReply_Feedback_CategoryValidationError is the validation error returned by ListFeedbackReply_Feedback_Category.Validate if the designated constraints aren't met.
func (ListFeedbackReply_Feedback_CategoryValidationError) Cause ¶
func (e ListFeedbackReply_Feedback_CategoryValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackReply_Feedback_CategoryValidationError) Error ¶
func (e ListFeedbackReply_Feedback_CategoryValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackReply_Feedback_CategoryValidationError) ErrorName ¶
func (e ListFeedbackReply_Feedback_CategoryValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackReply_Feedback_CategoryValidationError) Field ¶
func (e ListFeedbackReply_Feedback_CategoryValidationError) Field() string
Field function returns field value.
func (ListFeedbackReply_Feedback_CategoryValidationError) Key ¶
func (e ListFeedbackReply_Feedback_CategoryValidationError) Key() bool
Key function returns key value.
func (ListFeedbackReply_Feedback_CategoryValidationError) Reason ¶
func (e ListFeedbackReply_Feedback_CategoryValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackReply_Feedback_User ¶
type ListFeedbackReply_Feedback_User struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
RealName string `protobuf:"bytes,2,opt,name=realName,proto3" json:"realName,omitempty"`
NickName string `protobuf:"bytes,3,opt,name=nickName,proto3" json:"nickName,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackReply_Feedback_User) Descriptor
deprecated
func (*ListFeedbackReply_Feedback_User) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackReply_Feedback_User.ProtoReflect.Descriptor instead.
func (*ListFeedbackReply_Feedback_User) GetId ¶
func (x *ListFeedbackReply_Feedback_User) GetId() uint32
func (*ListFeedbackReply_Feedback_User) GetNickName ¶
func (x *ListFeedbackReply_Feedback_User) GetNickName() string
func (*ListFeedbackReply_Feedback_User) GetRealName ¶
func (x *ListFeedbackReply_Feedback_User) GetRealName() string
func (*ListFeedbackReply_Feedback_User) ProtoMessage ¶
func (*ListFeedbackReply_Feedback_User) ProtoMessage()
func (*ListFeedbackReply_Feedback_User) ProtoReflect ¶
func (x *ListFeedbackReply_Feedback_User) ProtoReflect() protoreflect.Message
func (*ListFeedbackReply_Feedback_User) Reset ¶
func (x *ListFeedbackReply_Feedback_User) Reset()
func (*ListFeedbackReply_Feedback_User) String ¶
func (x *ListFeedbackReply_Feedback_User) String() string
func (*ListFeedbackReply_Feedback_User) Validate ¶
func (m *ListFeedbackReply_Feedback_User) Validate() error
Validate checks the field values on ListFeedbackReply_Feedback_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 (*ListFeedbackReply_Feedback_User) ValidateAll ¶
func (m *ListFeedbackReply_Feedback_User) ValidateAll() error
ValidateAll checks the field values on ListFeedbackReply_Feedback_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 ListFeedbackReply_Feedback_UserMultiError, or nil if none found.
type ListFeedbackReply_Feedback_UserMultiError ¶
type ListFeedbackReply_Feedback_UserMultiError []error
ListFeedbackReply_Feedback_UserMultiError is an error wrapping multiple validation errors returned by ListFeedbackReply_Feedback_User.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackReply_Feedback_UserMultiError) AllErrors ¶
func (m ListFeedbackReply_Feedback_UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackReply_Feedback_UserMultiError) Error ¶
func (m ListFeedbackReply_Feedback_UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackReply_Feedback_UserValidationError ¶
type ListFeedbackReply_Feedback_UserValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackReply_Feedback_UserValidationError is the validation error returned by ListFeedbackReply_Feedback_User.Validate if the designated constraints aren't met.
func (ListFeedbackReply_Feedback_UserValidationError) Cause ¶
func (e ListFeedbackReply_Feedback_UserValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackReply_Feedback_UserValidationError) Error ¶
func (e ListFeedbackReply_Feedback_UserValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackReply_Feedback_UserValidationError) ErrorName ¶
func (e ListFeedbackReply_Feedback_UserValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackReply_Feedback_UserValidationError) Field ¶
func (e ListFeedbackReply_Feedback_UserValidationError) Field() string
Field function returns field value.
func (ListFeedbackReply_Feedback_UserValidationError) Key ¶
func (e ListFeedbackReply_Feedback_UserValidationError) Key() bool
Key function returns key value.
func (ListFeedbackReply_Feedback_UserValidationError) Reason ¶
func (e ListFeedbackReply_Feedback_UserValidationError) Reason() string
Reason function returns reason value.
type ListFeedbackRequest ¶
type ListFeedbackRequest struct {
Page uint32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
PageSize uint32 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
Order *string `protobuf:"bytes,3,opt,name=order,proto3,oneof" json:"order,omitempty"`
OrderBy *string `protobuf:"bytes,4,opt,name=orderBy,proto3,oneof" json:"orderBy,omitempty"`
AppId *uint32 `protobuf:"varint,5,opt,name=appId,proto3,oneof" json:"appId,omitempty"`
CategoryId *uint32 `protobuf:"varint,6,opt,name=categoryId,proto3,oneof" json:"categoryId,omitempty"`
Status *string `protobuf:"bytes,7,opt,name=status,proto3,oneof" json:"status,omitempty"`
Platform *string `protobuf:"bytes,8,opt,name=platform,proto3,oneof" json:"platform,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeedbackRequest) Descriptor
deprecated
func (*ListFeedbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedbackRequest.ProtoReflect.Descriptor instead.
func (*ListFeedbackRequest) GetAppId ¶
func (x *ListFeedbackRequest) GetAppId() uint32
func (*ListFeedbackRequest) GetCategoryId ¶
func (x *ListFeedbackRequest) GetCategoryId() uint32
func (*ListFeedbackRequest) GetOrder ¶
func (x *ListFeedbackRequest) GetOrder() string
func (*ListFeedbackRequest) GetOrderBy ¶
func (x *ListFeedbackRequest) GetOrderBy() string
func (*ListFeedbackRequest) GetPage ¶
func (x *ListFeedbackRequest) GetPage() uint32
func (*ListFeedbackRequest) GetPageSize ¶
func (x *ListFeedbackRequest) GetPageSize() uint32
func (*ListFeedbackRequest) GetPlatform ¶
func (x *ListFeedbackRequest) GetPlatform() string
func (*ListFeedbackRequest) GetStatus ¶
func (x *ListFeedbackRequest) GetStatus() string
func (*ListFeedbackRequest) ProtoMessage ¶
func (*ListFeedbackRequest) ProtoMessage()
func (*ListFeedbackRequest) ProtoReflect ¶
func (x *ListFeedbackRequest) ProtoReflect() protoreflect.Message
func (*ListFeedbackRequest) Reset ¶
func (x *ListFeedbackRequest) Reset()
func (*ListFeedbackRequest) String ¶
func (x *ListFeedbackRequest) String() string
func (*ListFeedbackRequest) Validate ¶
func (m *ListFeedbackRequest) Validate() error
Validate checks the field values on ListFeedbackRequest 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 (*ListFeedbackRequest) ValidateAll ¶
func (m *ListFeedbackRequest) ValidateAll() error
ValidateAll checks the field values on ListFeedbackRequest 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 ListFeedbackRequestMultiError, or nil if none found.
type ListFeedbackRequestMultiError ¶
type ListFeedbackRequestMultiError []error
ListFeedbackRequestMultiError is an error wrapping multiple validation errors returned by ListFeedbackRequest.ValidateAll() if the designated constraints aren't met.
func (ListFeedbackRequestMultiError) AllErrors ¶
func (m ListFeedbackRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeedbackRequestMultiError) Error ¶
func (m ListFeedbackRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeedbackRequestValidationError ¶
type ListFeedbackRequestValidationError struct {
// contains filtered or unexported fields
}
ListFeedbackRequestValidationError is the validation error returned by ListFeedbackRequest.Validate if the designated constraints aren't met.
func (ListFeedbackRequestValidationError) Cause ¶
func (e ListFeedbackRequestValidationError) Cause() error
Cause function returns cause value.
func (ListFeedbackRequestValidationError) Error ¶
func (e ListFeedbackRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeedbackRequestValidationError) ErrorName ¶
func (e ListFeedbackRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeedbackRequestValidationError) Field ¶
func (e ListFeedbackRequestValidationError) Field() string
Field function returns field value.
func (ListFeedbackRequestValidationError) Key ¶
func (e ListFeedbackRequestValidationError) Key() bool
Key function returns key value.
func (ListFeedbackRequestValidationError) Reason ¶
func (e ListFeedbackRequestValidationError) Reason() string
Reason function returns reason value.
type UnimplementedFeedbackServer ¶
type UnimplementedFeedbackServer struct {
}
UnimplementedFeedbackServer must be embedded to have forward compatible implementations.
func (UnimplementedFeedbackServer) CreateFeedback ¶
func (UnimplementedFeedbackServer) CreateFeedback(context.Context, *CreateFeedbackRequest) (*CreateFeedbackReply, error)
func (UnimplementedFeedbackServer) CreateFeedbackCategory ¶
func (UnimplementedFeedbackServer) CreateFeedbackCategory(context.Context, *CreateFeedbackCategoryRequest) (*CreateFeedbackCategoryReply, error)
func (UnimplementedFeedbackServer) DeleteFeedback ¶
func (UnimplementedFeedbackServer) DeleteFeedback(context.Context, *DeleteFeedbackRequest) (*DeleteFeedbackReply, error)
func (UnimplementedFeedbackServer) DeleteFeedbackCategory ¶
func (UnimplementedFeedbackServer) DeleteFeedbackCategory(context.Context, *DeleteFeedbackCategoryRequest) (*DeleteFeedbackCategoryReply, error)
func (UnimplementedFeedbackServer) ListFeedback ¶
func (UnimplementedFeedbackServer) ListFeedback(context.Context, *ListFeedbackRequest) (*ListFeedbackReply, error)
func (UnimplementedFeedbackServer) ListFeedbackCategory ¶
func (UnimplementedFeedbackServer) ListFeedbackCategory(context.Context, *ListFeedbackCategoryRequest) (*ListFeedbackCategoryReply, error)
func (UnimplementedFeedbackServer) UpdateFeedback ¶
func (UnimplementedFeedbackServer) UpdateFeedback(context.Context, *UpdateFeedbackRequest) (*UpdateFeedbackReply, error)
func (UnimplementedFeedbackServer) UpdateFeedbackCategory ¶
func (UnimplementedFeedbackServer) UpdateFeedbackCategory(context.Context, *UpdateFeedbackCategoryRequest) (*UpdateFeedbackCategoryReply, error)
type UnsafeFeedbackServer ¶
type UnsafeFeedbackServer interface {
// contains filtered or unexported methods
}
UnsafeFeedbackServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FeedbackServer will result in compilation errors.
type UpdateFeedbackCategoryReply ¶
type UpdateFeedbackCategoryReply struct {
// contains filtered or unexported fields
}
func (*UpdateFeedbackCategoryReply) Descriptor
deprecated
func (*UpdateFeedbackCategoryReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeedbackCategoryReply.ProtoReflect.Descriptor instead.
func (*UpdateFeedbackCategoryReply) ProtoMessage ¶
func (*UpdateFeedbackCategoryReply) ProtoMessage()
func (*UpdateFeedbackCategoryReply) ProtoReflect ¶
func (x *UpdateFeedbackCategoryReply) ProtoReflect() protoreflect.Message
func (*UpdateFeedbackCategoryReply) Reset ¶
func (x *UpdateFeedbackCategoryReply) Reset()
func (*UpdateFeedbackCategoryReply) String ¶
func (x *UpdateFeedbackCategoryReply) String() string
func (*UpdateFeedbackCategoryReply) Validate ¶
func (m *UpdateFeedbackCategoryReply) Validate() error
Validate checks the field values on UpdateFeedbackCategoryReply 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 (*UpdateFeedbackCategoryReply) ValidateAll ¶
func (m *UpdateFeedbackCategoryReply) ValidateAll() error
ValidateAll checks the field values on UpdateFeedbackCategoryReply 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 UpdateFeedbackCategoryReplyMultiError, or nil if none found.
type UpdateFeedbackCategoryReplyMultiError ¶
type UpdateFeedbackCategoryReplyMultiError []error
UpdateFeedbackCategoryReplyMultiError is an error wrapping multiple validation errors returned by UpdateFeedbackCategoryReply.ValidateAll() if the designated constraints aren't met.
func (UpdateFeedbackCategoryReplyMultiError) AllErrors ¶
func (m UpdateFeedbackCategoryReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateFeedbackCategoryReplyMultiError) Error ¶
func (m UpdateFeedbackCategoryReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateFeedbackCategoryReplyValidationError ¶
type UpdateFeedbackCategoryReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateFeedbackCategoryReplyValidationError is the validation error returned by UpdateFeedbackCategoryReply.Validate if the designated constraints aren't met.
func (UpdateFeedbackCategoryReplyValidationError) Cause ¶
func (e UpdateFeedbackCategoryReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateFeedbackCategoryReplyValidationError) Error ¶
func (e UpdateFeedbackCategoryReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateFeedbackCategoryReplyValidationError) ErrorName ¶
func (e UpdateFeedbackCategoryReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateFeedbackCategoryReplyValidationError) Field ¶
func (e UpdateFeedbackCategoryReplyValidationError) Field() string
Field function returns field value.
func (UpdateFeedbackCategoryReplyValidationError) Key ¶
func (e UpdateFeedbackCategoryReplyValidationError) Key() bool
Key function returns key value.
func (UpdateFeedbackCategoryReplyValidationError) Reason ¶
func (e UpdateFeedbackCategoryReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateFeedbackCategoryRequest ¶
type UpdateFeedbackCategoryRequest struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFeedbackCategoryRequest) Descriptor
deprecated
func (*UpdateFeedbackCategoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeedbackCategoryRequest.ProtoReflect.Descriptor instead.
func (*UpdateFeedbackCategoryRequest) GetId ¶
func (x *UpdateFeedbackCategoryRequest) GetId() uint32
func (*UpdateFeedbackCategoryRequest) GetName ¶
func (x *UpdateFeedbackCategoryRequest) GetName() string
func (*UpdateFeedbackCategoryRequest) ProtoMessage ¶
func (*UpdateFeedbackCategoryRequest) ProtoMessage()
func (*UpdateFeedbackCategoryRequest) ProtoReflect ¶
func (x *UpdateFeedbackCategoryRequest) ProtoReflect() protoreflect.Message
func (*UpdateFeedbackCategoryRequest) Reset ¶
func (x *UpdateFeedbackCategoryRequest) Reset()
func (*UpdateFeedbackCategoryRequest) String ¶
func (x *UpdateFeedbackCategoryRequest) String() string
func (*UpdateFeedbackCategoryRequest) Validate ¶
func (m *UpdateFeedbackCategoryRequest) Validate() error
Validate checks the field values on UpdateFeedbackCategoryRequest 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 (*UpdateFeedbackCategoryRequest) ValidateAll ¶
func (m *UpdateFeedbackCategoryRequest) ValidateAll() error
ValidateAll checks the field values on UpdateFeedbackCategoryRequest 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 UpdateFeedbackCategoryRequestMultiError, or nil if none found.
type UpdateFeedbackCategoryRequestMultiError ¶
type UpdateFeedbackCategoryRequestMultiError []error
UpdateFeedbackCategoryRequestMultiError is an error wrapping multiple validation errors returned by UpdateFeedbackCategoryRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateFeedbackCategoryRequestMultiError) AllErrors ¶
func (m UpdateFeedbackCategoryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateFeedbackCategoryRequestMultiError) Error ¶
func (m UpdateFeedbackCategoryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateFeedbackCategoryRequestValidationError ¶
type UpdateFeedbackCategoryRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateFeedbackCategoryRequestValidationError is the validation error returned by UpdateFeedbackCategoryRequest.Validate if the designated constraints aren't met.
func (UpdateFeedbackCategoryRequestValidationError) Cause ¶
func (e UpdateFeedbackCategoryRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateFeedbackCategoryRequestValidationError) Error ¶
func (e UpdateFeedbackCategoryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateFeedbackCategoryRequestValidationError) ErrorName ¶
func (e UpdateFeedbackCategoryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateFeedbackCategoryRequestValidationError) Field ¶
func (e UpdateFeedbackCategoryRequestValidationError) Field() string
Field function returns field value.
func (UpdateFeedbackCategoryRequestValidationError) Key ¶
func (e UpdateFeedbackCategoryRequestValidationError) Key() bool
Key function returns key value.
func (UpdateFeedbackCategoryRequestValidationError) Reason ¶
func (e UpdateFeedbackCategoryRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateFeedbackReply ¶
type UpdateFeedbackReply struct {
// contains filtered or unexported fields
}
func (*UpdateFeedbackReply) Descriptor
deprecated
func (*UpdateFeedbackReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeedbackReply.ProtoReflect.Descriptor instead.
func (*UpdateFeedbackReply) ProtoMessage ¶
func (*UpdateFeedbackReply) ProtoMessage()
func (*UpdateFeedbackReply) ProtoReflect ¶
func (x *UpdateFeedbackReply) ProtoReflect() protoreflect.Message
func (*UpdateFeedbackReply) Reset ¶
func (x *UpdateFeedbackReply) Reset()
func (*UpdateFeedbackReply) String ¶
func (x *UpdateFeedbackReply) String() string
func (*UpdateFeedbackReply) Validate ¶
func (m *UpdateFeedbackReply) Validate() error
Validate checks the field values on UpdateFeedbackReply 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 (*UpdateFeedbackReply) ValidateAll ¶
func (m *UpdateFeedbackReply) ValidateAll() error
ValidateAll checks the field values on UpdateFeedbackReply 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 UpdateFeedbackReplyMultiError, or nil if none found.
type UpdateFeedbackReplyMultiError ¶
type UpdateFeedbackReplyMultiError []error
UpdateFeedbackReplyMultiError is an error wrapping multiple validation errors returned by UpdateFeedbackReply.ValidateAll() if the designated constraints aren't met.
func (UpdateFeedbackReplyMultiError) AllErrors ¶
func (m UpdateFeedbackReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateFeedbackReplyMultiError) Error ¶
func (m UpdateFeedbackReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateFeedbackReplyValidationError ¶
type UpdateFeedbackReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateFeedbackReplyValidationError is the validation error returned by UpdateFeedbackReply.Validate if the designated constraints aren't met.
func (UpdateFeedbackReplyValidationError) Cause ¶
func (e UpdateFeedbackReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateFeedbackReplyValidationError) Error ¶
func (e UpdateFeedbackReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateFeedbackReplyValidationError) ErrorName ¶
func (e UpdateFeedbackReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateFeedbackReplyValidationError) Field ¶
func (e UpdateFeedbackReplyValidationError) Field() string
Field function returns field value.
func (UpdateFeedbackReplyValidationError) Key ¶
func (e UpdateFeedbackReplyValidationError) Key() bool
Key function returns key value.
func (UpdateFeedbackReplyValidationError) Reason ¶
func (e UpdateFeedbackReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateFeedbackRequest ¶
type UpdateFeedbackRequest struct {
Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"`
ProcessedResult *string `protobuf:"bytes,3,opt,name=processedResult,proto3,oneof" json:"processedResult,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFeedbackRequest) Descriptor
deprecated
func (*UpdateFeedbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeedbackRequest.ProtoReflect.Descriptor instead.
func (*UpdateFeedbackRequest) GetId ¶
func (x *UpdateFeedbackRequest) GetId() uint32
func (*UpdateFeedbackRequest) GetProcessedResult ¶
func (x *UpdateFeedbackRequest) GetProcessedResult() string
func (*UpdateFeedbackRequest) GetStatus ¶
func (x *UpdateFeedbackRequest) GetStatus() string
func (*UpdateFeedbackRequest) ProtoMessage ¶
func (*UpdateFeedbackRequest) ProtoMessage()
func (*UpdateFeedbackRequest) ProtoReflect ¶
func (x *UpdateFeedbackRequest) ProtoReflect() protoreflect.Message
func (*UpdateFeedbackRequest) Reset ¶
func (x *UpdateFeedbackRequest) Reset()
func (*UpdateFeedbackRequest) String ¶
func (x *UpdateFeedbackRequest) String() string
func (*UpdateFeedbackRequest) Validate ¶
func (m *UpdateFeedbackRequest) Validate() error
Validate checks the field values on UpdateFeedbackRequest 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 (*UpdateFeedbackRequest) ValidateAll ¶
func (m *UpdateFeedbackRequest) ValidateAll() error
ValidateAll checks the field values on UpdateFeedbackRequest 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 UpdateFeedbackRequestMultiError, or nil if none found.
type UpdateFeedbackRequestMultiError ¶
type UpdateFeedbackRequestMultiError []error
UpdateFeedbackRequestMultiError is an error wrapping multiple validation errors returned by UpdateFeedbackRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateFeedbackRequestMultiError) AllErrors ¶
func (m UpdateFeedbackRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateFeedbackRequestMultiError) Error ¶
func (m UpdateFeedbackRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateFeedbackRequestValidationError ¶
type UpdateFeedbackRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateFeedbackRequestValidationError is the validation error returned by UpdateFeedbackRequest.Validate if the designated constraints aren't met.
func (UpdateFeedbackRequestValidationError) Cause ¶
func (e UpdateFeedbackRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateFeedbackRequestValidationError) Error ¶
func (e UpdateFeedbackRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateFeedbackRequestValidationError) ErrorName ¶
func (e UpdateFeedbackRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateFeedbackRequestValidationError) Field ¶
func (e UpdateFeedbackRequestValidationError) Field() string
Field function returns field value.
func (UpdateFeedbackRequestValidationError) Key ¶
func (e UpdateFeedbackRequestValidationError) Key() bool
Key function returns key value.
func (UpdateFeedbackRequestValidationError) Reason ¶
func (e UpdateFeedbackRequestValidationError) Reason() string
Reason function returns reason value.