Versions in this module Expand all Collapse all v1 v1.0.11 Jun 28, 2026 v1.0.10 Jun 26, 2026 v1.0.9 Jun 25, 2026 v1.0.8 Jun 24, 2026 v1.0.7 Jun 23, 2026 Changes in this version + const OperationTicketCreateTicketFollow + const OperationTicketGetTicket + const OperationTicketGetTicketList + const OperationTicketUpdateTicketStatus + const Ticket_CreateTicketFollow_FullMethodName + const Ticket_GetTicketList_FullMethodName + const Ticket_GetTicket_FullMethodName + const Ticket_UpdateTicketStatus_FullMethodName + var File_admin_ticket_v1_ticket_proto protoreflect.FileDescriptor + var Ticket_ServiceDesc = grpc.ServiceDesc + func RegisterTicketHTTPServer(s *http.Server, srv TicketHTTPServer) + func RegisterTicketServer(s grpc.ServiceRegistrar, srv TicketServer) + type CreateTicketFollowReply struct + Code int32 + Message string + func (*CreateTicketFollowReply) Descriptor() ([]byte, []int) + func (*CreateTicketFollowReply) ProtoMessage() + func (m *CreateTicketFollowReply) Validate() error + func (m *CreateTicketFollowReply) ValidateAll() error + func (x *CreateTicketFollowReply) GetCode() int32 + func (x *CreateTicketFollowReply) GetMessage() string + func (x *CreateTicketFollowReply) ProtoReflect() protoreflect.Message + func (x *CreateTicketFollowReply) Reset() + func (x *CreateTicketFollowReply) String() string + type CreateTicketFollowReplyMultiError []error + func (m CreateTicketFollowReplyMultiError) AllErrors() []error + func (m CreateTicketFollowReplyMultiError) Error() string + type CreateTicketFollowReplyValidationError struct + func (e CreateTicketFollowReplyValidationError) Cause() error + func (e CreateTicketFollowReplyValidationError) Error() string + func (e CreateTicketFollowReplyValidationError) ErrorName() string + func (e CreateTicketFollowReplyValidationError) Field() string + func (e CreateTicketFollowReplyValidationError) Key() bool + func (e CreateTicketFollowReplyValidationError) Reason() string + type CreateTicketFollowRequest struct + Content string + From string + TicketId int64 + Type int32 + func (*CreateTicketFollowRequest) Descriptor() ([]byte, []int) + func (*CreateTicketFollowRequest) ProtoMessage() + func (m *CreateTicketFollowRequest) Validate() error + func (m *CreateTicketFollowRequest) ValidateAll() error + func (x *CreateTicketFollowRequest) GetContent() string + func (x *CreateTicketFollowRequest) GetFrom() string + func (x *CreateTicketFollowRequest) GetTicketId() int64 + func (x *CreateTicketFollowRequest) GetType() int32 + func (x *CreateTicketFollowRequest) ProtoReflect() protoreflect.Message + func (x *CreateTicketFollowRequest) Reset() + func (x *CreateTicketFollowRequest) String() string + type CreateTicketFollowRequestMultiError []error + func (m CreateTicketFollowRequestMultiError) AllErrors() []error + func (m CreateTicketFollowRequestMultiError) Error() string + type CreateTicketFollowRequestValidationError struct + func (e CreateTicketFollowRequestValidationError) Cause() error + func (e CreateTicketFollowRequestValidationError) Error() string + func (e CreateTicketFollowRequestValidationError) ErrorName() string + func (e CreateTicketFollowRequestValidationError) Field() string + func (e CreateTicketFollowRequestValidationError) Key() bool + func (e CreateTicketFollowRequestValidationError) Reason() string + type GetTicketListData struct + List []*TicketInfo + Total int32 + func (*GetTicketListData) Descriptor() ([]byte, []int) + func (*GetTicketListData) ProtoMessage() + func (m *GetTicketListData) Validate() error + func (m *GetTicketListData) ValidateAll() error + func (x *GetTicketListData) GetList() []*TicketInfo + func (x *GetTicketListData) GetTotal() int32 + func (x *GetTicketListData) ProtoReflect() protoreflect.Message + func (x *GetTicketListData) Reset() + func (x *GetTicketListData) String() string + type GetTicketListDataMultiError []error + func (m GetTicketListDataMultiError) AllErrors() []error + func (m GetTicketListDataMultiError) Error() string + type GetTicketListDataValidationError struct + func (e GetTicketListDataValidationError) Cause() error + func (e GetTicketListDataValidationError) Error() string + func (e GetTicketListDataValidationError) ErrorName() string + func (e GetTicketListDataValidationError) Field() string + func (e GetTicketListDataValidationError) Key() bool + func (e GetTicketListDataValidationError) Reason() string + type GetTicketListReply struct + Code int32 + Data *GetTicketListData + Message string + func (*GetTicketListReply) Descriptor() ([]byte, []int) + func (*GetTicketListReply) ProtoMessage() + func (m *GetTicketListReply) Validate() error + func (m *GetTicketListReply) ValidateAll() error + func (x *GetTicketListReply) GetCode() int32 + func (x *GetTicketListReply) GetData() *GetTicketListData + func (x *GetTicketListReply) GetMessage() string + func (x *GetTicketListReply) ProtoReflect() protoreflect.Message + func (x *GetTicketListReply) Reset() + func (x *GetTicketListReply) String() string + type GetTicketListReplyMultiError []error + func (m GetTicketListReplyMultiError) AllErrors() []error + func (m GetTicketListReplyMultiError) Error() string + type GetTicketListReplyValidationError struct + func (e GetTicketListReplyValidationError) Cause() error + func (e GetTicketListReplyValidationError) Error() string + func (e GetTicketListReplyValidationError) ErrorName() string + func (e GetTicketListReplyValidationError) Field() string + func (e GetTicketListReplyValidationError) Key() bool + func (e GetTicketListReplyValidationError) Reason() string + type GetTicketListRequest struct + Page int64 + Search string + Size int64 + Status int32 + UserId int64 + func (*GetTicketListRequest) Descriptor() ([]byte, []int) + func (*GetTicketListRequest) ProtoMessage() + func (m *GetTicketListRequest) Validate() error + func (m *GetTicketListRequest) ValidateAll() error + func (x *GetTicketListRequest) GetPage() int64 + func (x *GetTicketListRequest) GetSearch() string + func (x *GetTicketListRequest) GetSize() int64 + func (x *GetTicketListRequest) GetStatus() int32 + func (x *GetTicketListRequest) GetUserId() int64 + func (x *GetTicketListRequest) ProtoReflect() protoreflect.Message + func (x *GetTicketListRequest) Reset() + func (x *GetTicketListRequest) String() string + type GetTicketListRequestMultiError []error + func (m GetTicketListRequestMultiError) AllErrors() []error + func (m GetTicketListRequestMultiError) Error() string + type GetTicketListRequestValidationError struct + func (e GetTicketListRequestValidationError) Cause() error + func (e GetTicketListRequestValidationError) Error() string + func (e GetTicketListRequestValidationError) ErrorName() string + func (e GetTicketListRequestValidationError) Field() string + func (e GetTicketListRequestValidationError) Key() bool + func (e GetTicketListRequestValidationError) Reason() string + type GetTicketReply struct + Code int32 + Data *TicketInfo + Message string + func (*GetTicketReply) Descriptor() ([]byte, []int) + func (*GetTicketReply) ProtoMessage() + func (m *GetTicketReply) Validate() error + func (m *GetTicketReply) ValidateAll() error + func (x *GetTicketReply) GetCode() int32 + func (x *GetTicketReply) GetData() *TicketInfo + func (x *GetTicketReply) GetMessage() string + func (x *GetTicketReply) ProtoReflect() protoreflect.Message + func (x *GetTicketReply) Reset() + func (x *GetTicketReply) String() string + type GetTicketReplyMultiError []error + func (m GetTicketReplyMultiError) AllErrors() []error + func (m GetTicketReplyMultiError) Error() string + type GetTicketReplyValidationError struct + func (e GetTicketReplyValidationError) Cause() error + func (e GetTicketReplyValidationError) Error() string + func (e GetTicketReplyValidationError) ErrorName() string + func (e GetTicketReplyValidationError) Field() string + func (e GetTicketReplyValidationError) Key() bool + func (e GetTicketReplyValidationError) Reason() string + type GetTicketRequest struct + Id int64 + func (*GetTicketRequest) Descriptor() ([]byte, []int) + func (*GetTicketRequest) ProtoMessage() + func (m *GetTicketRequest) Validate() error + func (m *GetTicketRequest) ValidateAll() error + func (x *GetTicketRequest) GetId() int64 + func (x *GetTicketRequest) ProtoReflect() protoreflect.Message + func (x *GetTicketRequest) Reset() + func (x *GetTicketRequest) String() string + type GetTicketRequestMultiError []error + func (m GetTicketRequestMultiError) AllErrors() []error + func (m GetTicketRequestMultiError) Error() string + type GetTicketRequestValidationError struct + func (e GetTicketRequestValidationError) Cause() error + func (e GetTicketRequestValidationError) Error() string + func (e GetTicketRequestValidationError) ErrorName() string + func (e GetTicketRequestValidationError) Field() string + func (e GetTicketRequestValidationError) Key() bool + func (e GetTicketRequestValidationError) Reason() string + type TicketClient interface + CreateTicketFollow func(ctx context.Context, in *CreateTicketFollowRequest, opts ...grpc.CallOption) (*CreateTicketFollowReply, error) + GetTicket func(ctx context.Context, in *GetTicketRequest, opts ...grpc.CallOption) (*GetTicketReply, error) + GetTicketList func(ctx context.Context, in *GetTicketListRequest, opts ...grpc.CallOption) (*GetTicketListReply, error) + UpdateTicketStatus func(ctx context.Context, in *UpdateTicketStatusRequest, opts ...grpc.CallOption) (*UpdateTicketStatusReply, error) + func NewTicketClient(cc grpc.ClientConnInterface) TicketClient + type TicketFollow struct + Content string + CreatedAt int64 + From string + Id int64 + TicketId int64 + Type int32 + func (*TicketFollow) Descriptor() ([]byte, []int) + func (*TicketFollow) ProtoMessage() + func (m *TicketFollow) Validate() error + func (m *TicketFollow) ValidateAll() error + func (x *TicketFollow) GetContent() string + func (x *TicketFollow) GetCreatedAt() int64 + func (x *TicketFollow) GetFrom() string + func (x *TicketFollow) GetId() int64 + func (x *TicketFollow) GetTicketId() int64 + func (x *TicketFollow) GetType() int32 + func (x *TicketFollow) ProtoReflect() protoreflect.Message + func (x *TicketFollow) Reset() + func (x *TicketFollow) String() string + type TicketFollowMultiError []error + func (m TicketFollowMultiError) AllErrors() []error + func (m TicketFollowMultiError) Error() string + type TicketFollowValidationError struct + func (e TicketFollowValidationError) Cause() error + func (e TicketFollowValidationError) Error() string + func (e TicketFollowValidationError) ErrorName() string + func (e TicketFollowValidationError) Field() string + func (e TicketFollowValidationError) Key() bool + func (e TicketFollowValidationError) Reason() string + type TicketHTTPClient interface + CreateTicketFollow func(ctx context.Context, req *CreateTicketFollowRequest, opts ...http.CallOption) (rsp *CreateTicketFollowReply, err error) + GetTicket func(ctx context.Context, req *GetTicketRequest, opts ...http.CallOption) (rsp *GetTicketReply, err error) + GetTicketList func(ctx context.Context, req *GetTicketListRequest, opts ...http.CallOption) (rsp *GetTicketListReply, err error) + UpdateTicketStatus func(ctx context.Context, req *UpdateTicketStatusRequest, opts ...http.CallOption) (rsp *UpdateTicketStatusReply, err error) + func NewTicketHTTPClient(client *http.Client) TicketHTTPClient + type TicketHTTPClientImpl struct + func (c *TicketHTTPClientImpl) CreateTicketFollow(ctx context.Context, in *CreateTicketFollowRequest, opts ...http.CallOption) (*CreateTicketFollowReply, error) + func (c *TicketHTTPClientImpl) GetTicket(ctx context.Context, in *GetTicketRequest, opts ...http.CallOption) (*GetTicketReply, error) + func (c *TicketHTTPClientImpl) GetTicketList(ctx context.Context, in *GetTicketListRequest, opts ...http.CallOption) (*GetTicketListReply, error) + func (c *TicketHTTPClientImpl) UpdateTicketStatus(ctx context.Context, in *UpdateTicketStatusRequest, opts ...http.CallOption) (*UpdateTicketStatusReply, error) + type TicketHTTPServer interface + CreateTicketFollow func(context.Context, *CreateTicketFollowRequest) (*CreateTicketFollowReply, error) + GetTicket func(context.Context, *GetTicketRequest) (*GetTicketReply, error) + GetTicketList func(context.Context, *GetTicketListRequest) (*GetTicketListReply, error) + UpdateTicketStatus func(context.Context, *UpdateTicketStatusRequest) (*UpdateTicketStatusReply, error) + type TicketInfo struct + CreatedAt int64 + Description string + Follow []*TicketFollow + Id int64 + Status int32 + Title string + UpdatedAt int64 + UserId int64 + func (*TicketInfo) Descriptor() ([]byte, []int) + func (*TicketInfo) ProtoMessage() + func (m *TicketInfo) Validate() error + func (m *TicketInfo) ValidateAll() error + func (x *TicketInfo) GetCreatedAt() int64 + func (x *TicketInfo) GetDescription() string + func (x *TicketInfo) GetFollow() []*TicketFollow + func (x *TicketInfo) GetId() int64 + func (x *TicketInfo) GetStatus() int32 + func (x *TicketInfo) GetTitle() string + func (x *TicketInfo) GetUpdatedAt() int64 + func (x *TicketInfo) GetUserId() int64 + func (x *TicketInfo) ProtoReflect() protoreflect.Message + func (x *TicketInfo) Reset() + func (x *TicketInfo) String() string + type TicketInfoMultiError []error + func (m TicketInfoMultiError) AllErrors() []error + func (m TicketInfoMultiError) Error() string + type TicketInfoValidationError struct + func (e TicketInfoValidationError) Cause() error + func (e TicketInfoValidationError) Error() string + func (e TicketInfoValidationError) ErrorName() string + func (e TicketInfoValidationError) Field() string + func (e TicketInfoValidationError) Key() bool + func (e TicketInfoValidationError) Reason() string + type TicketServer interface + CreateTicketFollow func(context.Context, *CreateTicketFollowRequest) (*CreateTicketFollowReply, error) + GetTicket func(context.Context, *GetTicketRequest) (*GetTicketReply, error) + GetTicketList func(context.Context, *GetTicketListRequest) (*GetTicketListReply, error) + UpdateTicketStatus func(context.Context, *UpdateTicketStatusRequest) (*UpdateTicketStatusReply, error) + type UnimplementedTicketServer struct + func (UnimplementedTicketServer) CreateTicketFollow(context.Context, *CreateTicketFollowRequest) (*CreateTicketFollowReply, error) + func (UnimplementedTicketServer) GetTicket(context.Context, *GetTicketRequest) (*GetTicketReply, error) + func (UnimplementedTicketServer) GetTicketList(context.Context, *GetTicketListRequest) (*GetTicketListReply, error) + func (UnimplementedTicketServer) UpdateTicketStatus(context.Context, *UpdateTicketStatusRequest) (*UpdateTicketStatusReply, error) + type UnsafeTicketServer interface + type UpdateTicketStatusReply struct + Code int32 + Message string + func (*UpdateTicketStatusReply) Descriptor() ([]byte, []int) + func (*UpdateTicketStatusReply) ProtoMessage() + func (m *UpdateTicketStatusReply) Validate() error + func (m *UpdateTicketStatusReply) ValidateAll() error + func (x *UpdateTicketStatusReply) GetCode() int32 + func (x *UpdateTicketStatusReply) GetMessage() string + func (x *UpdateTicketStatusReply) ProtoReflect() protoreflect.Message + func (x *UpdateTicketStatusReply) Reset() + func (x *UpdateTicketStatusReply) String() string + type UpdateTicketStatusReplyMultiError []error + func (m UpdateTicketStatusReplyMultiError) AllErrors() []error + func (m UpdateTicketStatusReplyMultiError) Error() string + type UpdateTicketStatusReplyValidationError struct + func (e UpdateTicketStatusReplyValidationError) Cause() error + func (e UpdateTicketStatusReplyValidationError) Error() string + func (e UpdateTicketStatusReplyValidationError) ErrorName() string + func (e UpdateTicketStatusReplyValidationError) Field() string + func (e UpdateTicketStatusReplyValidationError) Key() bool + func (e UpdateTicketStatusReplyValidationError) Reason() string + type UpdateTicketStatusRequest struct + Id int64 + Status int32 + func (*UpdateTicketStatusRequest) Descriptor() ([]byte, []int) + func (*UpdateTicketStatusRequest) ProtoMessage() + func (m *UpdateTicketStatusRequest) Validate() error + func (m *UpdateTicketStatusRequest) ValidateAll() error + func (x *UpdateTicketStatusRequest) GetId() int64 + func (x *UpdateTicketStatusRequest) GetStatus() int32 + func (x *UpdateTicketStatusRequest) ProtoReflect() protoreflect.Message + func (x *UpdateTicketStatusRequest) Reset() + func (x *UpdateTicketStatusRequest) String() string + type UpdateTicketStatusRequestMultiError []error + func (m UpdateTicketStatusRequestMultiError) AllErrors() []error + func (m UpdateTicketStatusRequestMultiError) Error() string + type UpdateTicketStatusRequestValidationError struct + func (e UpdateTicketStatusRequestValidationError) Cause() error + func (e UpdateTicketStatusRequestValidationError) Error() string + func (e UpdateTicketStatusRequestValidationError) ErrorName() string + func (e UpdateTicketStatusRequestValidationError) Field() string + func (e UpdateTicketStatusRequestValidationError) Key() bool + func (e UpdateTicketStatusRequestValidationError) Reason() string