Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterJobsServiceServer(s grpc.ServiceRegistrar, srv JobsServiceServer)
- type ColleaguesListRequest
- func (*ColleaguesListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ColleaguesListRequest) GetPagination() *database.PaginationRequest
- func (x *ColleaguesListRequest) GetSearchName() string
- func (*ColleaguesListRequest) ProtoMessage()
- func (x *ColleaguesListRequest) ProtoReflect() protoreflect.Message
- func (x *ColleaguesListRequest) Reset()
- func (x *ColleaguesListRequest) String() string
- func (m *ColleaguesListRequest) Validate() error
- func (m *ColleaguesListRequest) ValidateAll() error
- type ColleaguesListRequestMultiError
- type ColleaguesListRequestValidationError
- func (e ColleaguesListRequestValidationError) Cause() error
- func (e ColleaguesListRequestValidationError) Error() string
- func (e ColleaguesListRequestValidationError) ErrorName() string
- func (e ColleaguesListRequestValidationError) Field() string
- func (e ColleaguesListRequestValidationError) Key() bool
- func (e ColleaguesListRequestValidationError) Reason() string
- type ColleaguesListResponse
- func (*ColleaguesListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ColleaguesListResponse) GetPagination() *database.PaginationResponse
- func (x *ColleaguesListResponse) GetUsers() []*users.User
- func (*ColleaguesListResponse) ProtoMessage()
- func (x *ColleaguesListResponse) ProtoReflect() protoreflect.Message
- func (x *ColleaguesListResponse) Reset()
- func (x *ColleaguesListResponse) String() string
- func (m *ColleaguesListResponse) Validate() error
- func (m *ColleaguesListResponse) ValidateAll() error
- type ColleaguesListResponseMultiError
- type ColleaguesListResponseValidationError
- func (e ColleaguesListResponseValidationError) Cause() error
- func (e ColleaguesListResponseValidationError) Error() string
- func (e ColleaguesListResponseValidationError) ErrorName() string
- func (e ColleaguesListResponseValidationError) Field() string
- func (e ColleaguesListResponseValidationError) Key() bool
- func (e ColleaguesListResponseValidationError) Reason() string
- type ConductCreateEntryRequest
- func (*ConductCreateEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConductCreateEntryRequest) GetEntry() *jobs.ConductEntry
- func (*ConductCreateEntryRequest) ProtoMessage()
- func (x *ConductCreateEntryRequest) ProtoReflect() protoreflect.Message
- func (x *ConductCreateEntryRequest) Reset()
- func (x *ConductCreateEntryRequest) String() string
- func (m *ConductCreateEntryRequest) Validate() error
- func (m *ConductCreateEntryRequest) ValidateAll() error
- type ConductCreateEntryRequestMultiError
- type ConductCreateEntryRequestValidationError
- func (e ConductCreateEntryRequestValidationError) Cause() error
- func (e ConductCreateEntryRequestValidationError) Error() string
- func (e ConductCreateEntryRequestValidationError) ErrorName() string
- func (e ConductCreateEntryRequestValidationError) Field() string
- func (e ConductCreateEntryRequestValidationError) Key() bool
- func (e ConductCreateEntryRequestValidationError) Reason() string
- type ConductCreateEntryResponse
- func (*ConductCreateEntryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConductCreateEntryResponse) GetEntry() *jobs.ConductEntry
- func (*ConductCreateEntryResponse) ProtoMessage()
- func (x *ConductCreateEntryResponse) ProtoReflect() protoreflect.Message
- func (x *ConductCreateEntryResponse) Reset()
- func (x *ConductCreateEntryResponse) String() string
- func (m *ConductCreateEntryResponse) Validate() error
- func (m *ConductCreateEntryResponse) ValidateAll() error
- type ConductCreateEntryResponseMultiError
- type ConductCreateEntryResponseValidationError
- func (e ConductCreateEntryResponseValidationError) Cause() error
- func (e ConductCreateEntryResponseValidationError) Error() string
- func (e ConductCreateEntryResponseValidationError) ErrorName() string
- func (e ConductCreateEntryResponseValidationError) Field() string
- func (e ConductCreateEntryResponseValidationError) Key() bool
- func (e ConductCreateEntryResponseValidationError) Reason() string
- type ConductDeleteEntryRequest
- func (*ConductDeleteEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConductDeleteEntryRequest) GetId() uint64
- func (*ConductDeleteEntryRequest) ProtoMessage()
- func (x *ConductDeleteEntryRequest) ProtoReflect() protoreflect.Message
- func (x *ConductDeleteEntryRequest) Reset()
- func (x *ConductDeleteEntryRequest) String() string
- func (m *ConductDeleteEntryRequest) Validate() error
- func (m *ConductDeleteEntryRequest) ValidateAll() error
- type ConductDeleteEntryRequestMultiError
- type ConductDeleteEntryRequestValidationError
- func (e ConductDeleteEntryRequestValidationError) Cause() error
- func (e ConductDeleteEntryRequestValidationError) Error() string
- func (e ConductDeleteEntryRequestValidationError) ErrorName() string
- func (e ConductDeleteEntryRequestValidationError) Field() string
- func (e ConductDeleteEntryRequestValidationError) Key() bool
- func (e ConductDeleteEntryRequestValidationError) Reason() string
- type ConductDeleteEntryResponse
- func (*ConductDeleteEntryResponse) Descriptor() ([]byte, []int)deprecated
- func (*ConductDeleteEntryResponse) ProtoMessage()
- func (x *ConductDeleteEntryResponse) ProtoReflect() protoreflect.Message
- func (x *ConductDeleteEntryResponse) Reset()
- func (x *ConductDeleteEntryResponse) String() string
- func (m *ConductDeleteEntryResponse) Validate() error
- func (m *ConductDeleteEntryResponse) ValidateAll() error
- type ConductDeleteEntryResponseMultiError
- type ConductDeleteEntryResponseValidationError
- func (e ConductDeleteEntryResponseValidationError) Cause() error
- func (e ConductDeleteEntryResponseValidationError) Error() string
- func (e ConductDeleteEntryResponseValidationError) ErrorName() string
- func (e ConductDeleteEntryResponseValidationError) Field() string
- func (e ConductDeleteEntryResponseValidationError) Key() bool
- func (e ConductDeleteEntryResponseValidationError) Reason() string
- type ConductListEntriesRequest
- func (*ConductListEntriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConductListEntriesRequest) GetPagination() *database.PaginationRequest
- func (x *ConductListEntriesRequest) GetShowExpired() bool
- func (x *ConductListEntriesRequest) GetTypes() []jobs.ConductType
- func (x *ConductListEntriesRequest) GetUserIds() []int32
- func (*ConductListEntriesRequest) ProtoMessage()
- func (x *ConductListEntriesRequest) ProtoReflect() protoreflect.Message
- func (x *ConductListEntriesRequest) Reset()
- func (x *ConductListEntriesRequest) String() string
- func (m *ConductListEntriesRequest) Validate() error
- func (m *ConductListEntriesRequest) ValidateAll() error
- type ConductListEntriesRequestMultiError
- type ConductListEntriesRequestValidationError
- func (e ConductListEntriesRequestValidationError) Cause() error
- func (e ConductListEntriesRequestValidationError) Error() string
- func (e ConductListEntriesRequestValidationError) ErrorName() string
- func (e ConductListEntriesRequestValidationError) Field() string
- func (e ConductListEntriesRequestValidationError) Key() bool
- func (e ConductListEntriesRequestValidationError) Reason() string
- type ConductListEntriesResponse
- func (*ConductListEntriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConductListEntriesResponse) GetEntries() []*jobs.ConductEntry
- func (x *ConductListEntriesResponse) GetPagination() *database.PaginationResponse
- func (*ConductListEntriesResponse) ProtoMessage()
- func (x *ConductListEntriesResponse) ProtoReflect() protoreflect.Message
- func (x *ConductListEntriesResponse) Reset()
- func (x *ConductListEntriesResponse) String() string
- func (m *ConductListEntriesResponse) Validate() error
- func (m *ConductListEntriesResponse) ValidateAll() error
- type ConductListEntriesResponseMultiError
- type ConductListEntriesResponseValidationError
- func (e ConductListEntriesResponseValidationError) Cause() error
- func (e ConductListEntriesResponseValidationError) Error() string
- func (e ConductListEntriesResponseValidationError) ErrorName() string
- func (e ConductListEntriesResponseValidationError) Field() string
- func (e ConductListEntriesResponseValidationError) Key() bool
- func (e ConductListEntriesResponseValidationError) Reason() string
- type ConductUpdateEntryRequest
- func (*ConductUpdateEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConductUpdateEntryRequest) GetEntry() *jobs.ConductEntry
- func (*ConductUpdateEntryRequest) ProtoMessage()
- func (x *ConductUpdateEntryRequest) ProtoReflect() protoreflect.Message
- func (x *ConductUpdateEntryRequest) Reset()
- func (x *ConductUpdateEntryRequest) String() string
- func (m *ConductUpdateEntryRequest) Validate() error
- func (m *ConductUpdateEntryRequest) ValidateAll() error
- type ConductUpdateEntryRequestMultiError
- type ConductUpdateEntryRequestValidationError
- func (e ConductUpdateEntryRequestValidationError) Cause() error
- func (e ConductUpdateEntryRequestValidationError) Error() string
- func (e ConductUpdateEntryRequestValidationError) ErrorName() string
- func (e ConductUpdateEntryRequestValidationError) Field() string
- func (e ConductUpdateEntryRequestValidationError) Key() bool
- func (e ConductUpdateEntryRequestValidationError) Reason() string
- type ConductUpdateEntryResponse
- func (*ConductUpdateEntryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConductUpdateEntryResponse) GetEntry() *jobs.ConductEntry
- func (*ConductUpdateEntryResponse) ProtoMessage()
- func (x *ConductUpdateEntryResponse) ProtoReflect() protoreflect.Message
- func (x *ConductUpdateEntryResponse) Reset()
- func (x *ConductUpdateEntryResponse) String() string
- func (m *ConductUpdateEntryResponse) Validate() error
- func (m *ConductUpdateEntryResponse) ValidateAll() error
- type ConductUpdateEntryResponseMultiError
- type ConductUpdateEntryResponseValidationError
- func (e ConductUpdateEntryResponseValidationError) Cause() error
- func (e ConductUpdateEntryResponseValidationError) Error() string
- func (e ConductUpdateEntryResponseValidationError) ErrorName() string
- func (e ConductUpdateEntryResponseValidationError) Field() string
- func (e ConductUpdateEntryResponseValidationError) Key() bool
- func (e ConductUpdateEntryResponseValidationError) Reason() string
- type JobsServiceClient
- type JobsServiceServer
- type Params
- type RequestsCreateEntryRequest
- func (*RequestsCreateEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsCreateEntryRequest) GetEntry() *jobs.Request
- func (*RequestsCreateEntryRequest) ProtoMessage()
- func (x *RequestsCreateEntryRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsCreateEntryRequest) Reset()
- func (x *RequestsCreateEntryRequest) String() string
- func (m *RequestsCreateEntryRequest) Validate() error
- func (m *RequestsCreateEntryRequest) ValidateAll() error
- type RequestsCreateEntryRequestMultiError
- type RequestsCreateEntryRequestValidationError
- func (e RequestsCreateEntryRequestValidationError) Cause() error
- func (e RequestsCreateEntryRequestValidationError) Error() string
- func (e RequestsCreateEntryRequestValidationError) ErrorName() string
- func (e RequestsCreateEntryRequestValidationError) Field() string
- func (e RequestsCreateEntryRequestValidationError) Key() bool
- func (e RequestsCreateEntryRequestValidationError) Reason() string
- type RequestsCreateEntryResponse
- func (*RequestsCreateEntryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsCreateEntryResponse) GetEntry() *jobs.Request
- func (*RequestsCreateEntryResponse) ProtoMessage()
- func (x *RequestsCreateEntryResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsCreateEntryResponse) Reset()
- func (x *RequestsCreateEntryResponse) String() string
- func (m *RequestsCreateEntryResponse) Validate() error
- func (m *RequestsCreateEntryResponse) ValidateAll() error
- type RequestsCreateEntryResponseMultiError
- type RequestsCreateEntryResponseValidationError
- func (e RequestsCreateEntryResponseValidationError) Cause() error
- func (e RequestsCreateEntryResponseValidationError) Error() string
- func (e RequestsCreateEntryResponseValidationError) ErrorName() string
- func (e RequestsCreateEntryResponseValidationError) Field() string
- func (e RequestsCreateEntryResponseValidationError) Key() bool
- func (e RequestsCreateEntryResponseValidationError) Reason() string
- type RequestsCreateOrUpdateTypeRequest
- func (*RequestsCreateOrUpdateTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsCreateOrUpdateTypeRequest) GetRequestType() *jobs.RequestType
- func (*RequestsCreateOrUpdateTypeRequest) ProtoMessage()
- func (x *RequestsCreateOrUpdateTypeRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsCreateOrUpdateTypeRequest) Reset()
- func (x *RequestsCreateOrUpdateTypeRequest) String() string
- func (m *RequestsCreateOrUpdateTypeRequest) Validate() error
- func (m *RequestsCreateOrUpdateTypeRequest) ValidateAll() error
- type RequestsCreateOrUpdateTypeRequestMultiError
- type RequestsCreateOrUpdateTypeRequestValidationError
- func (e RequestsCreateOrUpdateTypeRequestValidationError) Cause() error
- func (e RequestsCreateOrUpdateTypeRequestValidationError) Error() string
- func (e RequestsCreateOrUpdateTypeRequestValidationError) ErrorName() string
- func (e RequestsCreateOrUpdateTypeRequestValidationError) Field() string
- func (e RequestsCreateOrUpdateTypeRequestValidationError) Key() bool
- func (e RequestsCreateOrUpdateTypeRequestValidationError) Reason() string
- type RequestsCreateOrUpdateTypeResponse
- func (*RequestsCreateOrUpdateTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsCreateOrUpdateTypeResponse) GetRequestType() *jobs.RequestType
- func (*RequestsCreateOrUpdateTypeResponse) ProtoMessage()
- func (x *RequestsCreateOrUpdateTypeResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsCreateOrUpdateTypeResponse) Reset()
- func (x *RequestsCreateOrUpdateTypeResponse) String() string
- func (m *RequestsCreateOrUpdateTypeResponse) Validate() error
- func (m *RequestsCreateOrUpdateTypeResponse) ValidateAll() error
- type RequestsCreateOrUpdateTypeResponseMultiError
- type RequestsCreateOrUpdateTypeResponseValidationError
- func (e RequestsCreateOrUpdateTypeResponseValidationError) Cause() error
- func (e RequestsCreateOrUpdateTypeResponseValidationError) Error() string
- func (e RequestsCreateOrUpdateTypeResponseValidationError) ErrorName() string
- func (e RequestsCreateOrUpdateTypeResponseValidationError) Field() string
- func (e RequestsCreateOrUpdateTypeResponseValidationError) Key() bool
- func (e RequestsCreateOrUpdateTypeResponseValidationError) Reason() string
- type RequestsDeleteCommentRequest
- func (*RequestsDeleteCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsDeleteCommentRequest) GetId() uint64
- func (*RequestsDeleteCommentRequest) ProtoMessage()
- func (x *RequestsDeleteCommentRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsDeleteCommentRequest) Reset()
- func (x *RequestsDeleteCommentRequest) String() string
- func (m *RequestsDeleteCommentRequest) Validate() error
- func (m *RequestsDeleteCommentRequest) ValidateAll() error
- type RequestsDeleteCommentRequestMultiError
- type RequestsDeleteCommentRequestValidationError
- func (e RequestsDeleteCommentRequestValidationError) Cause() error
- func (e RequestsDeleteCommentRequestValidationError) Error() string
- func (e RequestsDeleteCommentRequestValidationError) ErrorName() string
- func (e RequestsDeleteCommentRequestValidationError) Field() string
- func (e RequestsDeleteCommentRequestValidationError) Key() bool
- func (e RequestsDeleteCommentRequestValidationError) Reason() string
- type RequestsDeleteCommentResponse
- func (*RequestsDeleteCommentResponse) Descriptor() ([]byte, []int)deprecated
- func (*RequestsDeleteCommentResponse) ProtoMessage()
- func (x *RequestsDeleteCommentResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsDeleteCommentResponse) Reset()
- func (x *RequestsDeleteCommentResponse) String() string
- func (m *RequestsDeleteCommentResponse) Validate() error
- func (m *RequestsDeleteCommentResponse) ValidateAll() error
- type RequestsDeleteCommentResponseMultiError
- type RequestsDeleteCommentResponseValidationError
- func (e RequestsDeleteCommentResponseValidationError) Cause() error
- func (e RequestsDeleteCommentResponseValidationError) Error() string
- func (e RequestsDeleteCommentResponseValidationError) ErrorName() string
- func (e RequestsDeleteCommentResponseValidationError) Field() string
- func (e RequestsDeleteCommentResponseValidationError) Key() bool
- func (e RequestsDeleteCommentResponseValidationError) Reason() string
- type RequestsDeleteEntryRequest
- func (*RequestsDeleteEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsDeleteEntryRequest) GetId() uint64
- func (*RequestsDeleteEntryRequest) ProtoMessage()
- func (x *RequestsDeleteEntryRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsDeleteEntryRequest) Reset()
- func (x *RequestsDeleteEntryRequest) String() string
- func (m *RequestsDeleteEntryRequest) Validate() error
- func (m *RequestsDeleteEntryRequest) ValidateAll() error
- type RequestsDeleteEntryRequestMultiError
- type RequestsDeleteEntryRequestValidationError
- func (e RequestsDeleteEntryRequestValidationError) Cause() error
- func (e RequestsDeleteEntryRequestValidationError) Error() string
- func (e RequestsDeleteEntryRequestValidationError) ErrorName() string
- func (e RequestsDeleteEntryRequestValidationError) Field() string
- func (e RequestsDeleteEntryRequestValidationError) Key() bool
- func (e RequestsDeleteEntryRequestValidationError) Reason() string
- type RequestsDeleteEntryResponse
- func (*RequestsDeleteEntryResponse) Descriptor() ([]byte, []int)deprecated
- func (*RequestsDeleteEntryResponse) ProtoMessage()
- func (x *RequestsDeleteEntryResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsDeleteEntryResponse) Reset()
- func (x *RequestsDeleteEntryResponse) String() string
- func (m *RequestsDeleteEntryResponse) Validate() error
- func (m *RequestsDeleteEntryResponse) ValidateAll() error
- type RequestsDeleteEntryResponseMultiError
- type RequestsDeleteEntryResponseValidationError
- func (e RequestsDeleteEntryResponseValidationError) Cause() error
- func (e RequestsDeleteEntryResponseValidationError) Error() string
- func (e RequestsDeleteEntryResponseValidationError) ErrorName() string
- func (e RequestsDeleteEntryResponseValidationError) Field() string
- func (e RequestsDeleteEntryResponseValidationError) Key() bool
- func (e RequestsDeleteEntryResponseValidationError) Reason() string
- type RequestsDeleteTypeRequest
- func (*RequestsDeleteTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsDeleteTypeRequest) GetId() uint64
- func (*RequestsDeleteTypeRequest) ProtoMessage()
- func (x *RequestsDeleteTypeRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsDeleteTypeRequest) Reset()
- func (x *RequestsDeleteTypeRequest) String() string
- func (m *RequestsDeleteTypeRequest) Validate() error
- func (m *RequestsDeleteTypeRequest) ValidateAll() error
- type RequestsDeleteTypeRequestMultiError
- type RequestsDeleteTypeRequestValidationError
- func (e RequestsDeleteTypeRequestValidationError) Cause() error
- func (e RequestsDeleteTypeRequestValidationError) Error() string
- func (e RequestsDeleteTypeRequestValidationError) ErrorName() string
- func (e RequestsDeleteTypeRequestValidationError) Field() string
- func (e RequestsDeleteTypeRequestValidationError) Key() bool
- func (e RequestsDeleteTypeRequestValidationError) Reason() string
- type RequestsDeleteTypeResponse
- func (*RequestsDeleteTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (*RequestsDeleteTypeResponse) ProtoMessage()
- func (x *RequestsDeleteTypeResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsDeleteTypeResponse) Reset()
- func (x *RequestsDeleteTypeResponse) String() string
- func (m *RequestsDeleteTypeResponse) Validate() error
- func (m *RequestsDeleteTypeResponse) ValidateAll() error
- type RequestsDeleteTypeResponseMultiError
- type RequestsDeleteTypeResponseValidationError
- func (e RequestsDeleteTypeResponseValidationError) Cause() error
- func (e RequestsDeleteTypeResponseValidationError) Error() string
- func (e RequestsDeleteTypeResponseValidationError) ErrorName() string
- func (e RequestsDeleteTypeResponseValidationError) Field() string
- func (e RequestsDeleteTypeResponseValidationError) Key() bool
- func (e RequestsDeleteTypeResponseValidationError) Reason() string
- type RequestsListCommentsRequest
- func (*RequestsListCommentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsListCommentsRequest) GetPagination() *database.PaginationRequest
- func (x *RequestsListCommentsRequest) GetRequestId() uint64
- func (*RequestsListCommentsRequest) ProtoMessage()
- func (x *RequestsListCommentsRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsListCommentsRequest) Reset()
- func (x *RequestsListCommentsRequest) String() string
- func (m *RequestsListCommentsRequest) Validate() error
- func (m *RequestsListCommentsRequest) ValidateAll() error
- type RequestsListCommentsRequestMultiError
- type RequestsListCommentsRequestValidationError
- func (e RequestsListCommentsRequestValidationError) Cause() error
- func (e RequestsListCommentsRequestValidationError) Error() string
- func (e RequestsListCommentsRequestValidationError) ErrorName() string
- func (e RequestsListCommentsRequestValidationError) Field() string
- func (e RequestsListCommentsRequestValidationError) Key() bool
- func (e RequestsListCommentsRequestValidationError) Reason() string
- type RequestsListCommentsResponse
- func (*RequestsListCommentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsListCommentsResponse) GetComments() []*jobs.RequestComment
- func (x *RequestsListCommentsResponse) GetPagination() *database.PaginationResponse
- func (*RequestsListCommentsResponse) ProtoMessage()
- func (x *RequestsListCommentsResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsListCommentsResponse) Reset()
- func (x *RequestsListCommentsResponse) String() string
- func (m *RequestsListCommentsResponse) Validate() error
- func (m *RequestsListCommentsResponse) ValidateAll() error
- type RequestsListCommentsResponseMultiError
- type RequestsListCommentsResponseValidationError
- func (e RequestsListCommentsResponseValidationError) Cause() error
- func (e RequestsListCommentsResponseValidationError) Error() string
- func (e RequestsListCommentsResponseValidationError) ErrorName() string
- func (e RequestsListCommentsResponseValidationError) Field() string
- func (e RequestsListCommentsResponseValidationError) Key() bool
- func (e RequestsListCommentsResponseValidationError) Reason() string
- type RequestsListEntriesRequest
- func (*RequestsListEntriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsListEntriesRequest) GetFrom() *timestamp.Timestamp
- func (x *RequestsListEntriesRequest) GetPagination() *database.PaginationRequest
- func (x *RequestsListEntriesRequest) GetSearch() string
- func (x *RequestsListEntriesRequest) GetTo() *timestamp.Timestamp
- func (x *RequestsListEntriesRequest) GetUserIds() []int32
- func (*RequestsListEntriesRequest) ProtoMessage()
- func (x *RequestsListEntriesRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsListEntriesRequest) Reset()
- func (x *RequestsListEntriesRequest) String() string
- func (m *RequestsListEntriesRequest) Validate() error
- func (m *RequestsListEntriesRequest) ValidateAll() error
- type RequestsListEntriesRequestMultiError
- type RequestsListEntriesRequestValidationError
- func (e RequestsListEntriesRequestValidationError) Cause() error
- func (e RequestsListEntriesRequestValidationError) Error() string
- func (e RequestsListEntriesRequestValidationError) ErrorName() string
- func (e RequestsListEntriesRequestValidationError) Field() string
- func (e RequestsListEntriesRequestValidationError) Key() bool
- func (e RequestsListEntriesRequestValidationError) Reason() string
- type RequestsListEntriesResponse
- func (*RequestsListEntriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsListEntriesResponse) GetEntries() []*jobs.Request
- func (x *RequestsListEntriesResponse) GetPagination() *database.PaginationResponse
- func (*RequestsListEntriesResponse) ProtoMessage()
- func (x *RequestsListEntriesResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsListEntriesResponse) Reset()
- func (x *RequestsListEntriesResponse) String() string
- func (m *RequestsListEntriesResponse) Validate() error
- func (m *RequestsListEntriesResponse) ValidateAll() error
- type RequestsListEntriesResponseMultiError
- type RequestsListEntriesResponseValidationError
- func (e RequestsListEntriesResponseValidationError) Cause() error
- func (e RequestsListEntriesResponseValidationError) Error() string
- func (e RequestsListEntriesResponseValidationError) ErrorName() string
- func (e RequestsListEntriesResponseValidationError) Field() string
- func (e RequestsListEntriesResponseValidationError) Key() bool
- func (e RequestsListEntriesResponseValidationError) Reason() string
- type RequestsListTypesRequest
- func (*RequestsListTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (*RequestsListTypesRequest) ProtoMessage()
- func (x *RequestsListTypesRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsListTypesRequest) Reset()
- func (x *RequestsListTypesRequest) String() string
- func (m *RequestsListTypesRequest) Validate() error
- func (m *RequestsListTypesRequest) ValidateAll() error
- type RequestsListTypesRequestMultiError
- type RequestsListTypesRequestValidationError
- func (e RequestsListTypesRequestValidationError) Cause() error
- func (e RequestsListTypesRequestValidationError) Error() string
- func (e RequestsListTypesRequestValidationError) ErrorName() string
- func (e RequestsListTypesRequestValidationError) Field() string
- func (e RequestsListTypesRequestValidationError) Key() bool
- func (e RequestsListTypesRequestValidationError) Reason() string
- type RequestsListTypesResponse
- func (*RequestsListTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsListTypesResponse) GetTypes() []*jobs.RequestType
- func (*RequestsListTypesResponse) ProtoMessage()
- func (x *RequestsListTypesResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsListTypesResponse) Reset()
- func (x *RequestsListTypesResponse) String() string
- func (m *RequestsListTypesResponse) Validate() error
- func (m *RequestsListTypesResponse) ValidateAll() error
- type RequestsListTypesResponseMultiError
- type RequestsListTypesResponseValidationError
- func (e RequestsListTypesResponseValidationError) Cause() error
- func (e RequestsListTypesResponseValidationError) Error() string
- func (e RequestsListTypesResponseValidationError) ErrorName() string
- func (e RequestsListTypesResponseValidationError) Field() string
- func (e RequestsListTypesResponseValidationError) Key() bool
- func (e RequestsListTypesResponseValidationError) Reason() string
- type RequestsPostCommentRequest
- func (*RequestsPostCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsPostCommentRequest) GetComment() *jobs.RequestComment
- func (*RequestsPostCommentRequest) ProtoMessage()
- func (x *RequestsPostCommentRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsPostCommentRequest) Reset()
- func (x *RequestsPostCommentRequest) String() string
- func (m *RequestsPostCommentRequest) Validate() error
- func (m *RequestsPostCommentRequest) ValidateAll() error
- type RequestsPostCommentRequestMultiError
- type RequestsPostCommentRequestValidationError
- func (e RequestsPostCommentRequestValidationError) Cause() error
- func (e RequestsPostCommentRequestValidationError) Error() string
- func (e RequestsPostCommentRequestValidationError) ErrorName() string
- func (e RequestsPostCommentRequestValidationError) Field() string
- func (e RequestsPostCommentRequestValidationError) Key() bool
- func (e RequestsPostCommentRequestValidationError) Reason() string
- type RequestsPostCommentResponse
- func (*RequestsPostCommentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsPostCommentResponse) GetComment() *jobs.RequestComment
- func (*RequestsPostCommentResponse) ProtoMessage()
- func (x *RequestsPostCommentResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsPostCommentResponse) Reset()
- func (x *RequestsPostCommentResponse) String() string
- func (m *RequestsPostCommentResponse) Validate() error
- func (m *RequestsPostCommentResponse) ValidateAll() error
- type RequestsPostCommentResponseMultiError
- type RequestsPostCommentResponseValidationError
- func (e RequestsPostCommentResponseValidationError) Cause() error
- func (e RequestsPostCommentResponseValidationError) Error() string
- func (e RequestsPostCommentResponseValidationError) ErrorName() string
- func (e RequestsPostCommentResponseValidationError) Field() string
- func (e RequestsPostCommentResponseValidationError) Key() bool
- func (e RequestsPostCommentResponseValidationError) Reason() string
- type RequestsUpdateEntryRequest
- func (*RequestsUpdateEntryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsUpdateEntryRequest) GetEntry() *jobs.Request
- func (*RequestsUpdateEntryRequest) ProtoMessage()
- func (x *RequestsUpdateEntryRequest) ProtoReflect() protoreflect.Message
- func (x *RequestsUpdateEntryRequest) Reset()
- func (x *RequestsUpdateEntryRequest) String() string
- func (m *RequestsUpdateEntryRequest) Validate() error
- func (m *RequestsUpdateEntryRequest) ValidateAll() error
- type RequestsUpdateEntryRequestMultiError
- type RequestsUpdateEntryRequestValidationError
- func (e RequestsUpdateEntryRequestValidationError) Cause() error
- func (e RequestsUpdateEntryRequestValidationError) Error() string
- func (e RequestsUpdateEntryRequestValidationError) ErrorName() string
- func (e RequestsUpdateEntryRequestValidationError) Field() string
- func (e RequestsUpdateEntryRequestValidationError) Key() bool
- func (e RequestsUpdateEntryRequestValidationError) Reason() string
- type RequestsUpdateEntryResponse
- func (*RequestsUpdateEntryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestsUpdateEntryResponse) GetEntry() *jobs.Request
- func (*RequestsUpdateEntryResponse) ProtoMessage()
- func (x *RequestsUpdateEntryResponse) ProtoReflect() protoreflect.Message
- func (x *RequestsUpdateEntryResponse) Reset()
- func (x *RequestsUpdateEntryResponse) String() string
- func (m *RequestsUpdateEntryResponse) Validate() error
- func (m *RequestsUpdateEntryResponse) ValidateAll() error
- type RequestsUpdateEntryResponseMultiError
- type RequestsUpdateEntryResponseValidationError
- func (e RequestsUpdateEntryResponseValidationError) Cause() error
- func (e RequestsUpdateEntryResponseValidationError) Error() string
- func (e RequestsUpdateEntryResponseValidationError) ErrorName() string
- func (e RequestsUpdateEntryResponseValidationError) Field() string
- func (e RequestsUpdateEntryResponseValidationError) Key() bool
- func (e RequestsUpdateEntryResponseValidationError) Reason() string
- type Server
- func (s *Server) ColleaguesList(ctx context.Context, req *ColleaguesListRequest) (*ColleaguesListResponse, error)
- func (s *Server) ConductCreateEntry(ctx context.Context, req *ConductCreateEntryRequest) (*ConductCreateEntryResponse, error)
- func (s *Server) ConductDeleteEntry(ctx context.Context, req *ConductDeleteEntryRequest) (*ConductDeleteEntryResponse, error)
- func (s *Server) ConductListEntries(ctx context.Context, req *ConductListEntriesRequest) (*ConductListEntriesResponse, error)
- func (s *Server) ConductUpdateEntry(ctx context.Context, req *ConductUpdateEntryRequest) (*ConductUpdateEntryResponse, error)
- func (s *Server) GetPermsRemap() map[string]string
- func (s *Server) RegisterServer(srv *grpc.Server)
- func (s *Server) RequestsCreateEntry(ctx context.Context, req *RequestsCreateEntryRequest) (*RequestsCreateEntryResponse, error)
- func (s *Server) RequestsCreateOrUpdateType(ctx context.Context, req *RequestsCreateOrUpdateTypeRequest) (*RequestsCreateOrUpdateTypeResponse, error)
- func (s *Server) RequestsDeleteComment(ctx context.Context, req *RequestsDeleteCommentRequest) (*RequestsDeleteCommentResponse, error)
- func (s *Server) RequestsDeleteEntry(ctx context.Context, req *RequestsDeleteEntryRequest) (*RequestsDeleteEntryResponse, error)
- func (s *Server) RequestsDeleteType(ctx context.Context, req *RequestsDeleteTypeRequest) (*RequestsDeleteTypeResponse, error)
- func (s *Server) RequestsListComments(ctx context.Context, req *RequestsListCommentsRequest) (*RequestsListCommentsResponse, error)
- func (s *Server) RequestsListEntries(ctx context.Context, req *RequestsListEntriesRequest) (*RequestsListEntriesResponse, error)
- func (s *Server) RequestsListTypes(ctx context.Context, req *RequestsListTypesRequest) (*RequestsListTypesResponse, error)
- func (s *Server) RequestsPostComment(ctx context.Context, req *RequestsPostCommentRequest) (*RequestsPostCommentResponse, error)
- func (s *Server) RequestsUpdateEntry(ctx context.Context, req *RequestsUpdateEntryRequest) (*RequestsUpdateEntryResponse, error)
- func (s *Server) TimeclockListEntries(ctx context.Context, req *TimeclockListEntriesRequest) (*TimeclockListEntriesResponse, error)
- func (s *Server) TimeclockStats(ctx context.Context, req *TimeclockStatsRequest) (*TimeclockStatsResponse, error)
- type TimeclockListEntriesRequest
- func (*TimeclockListEntriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TimeclockListEntriesRequest) GetFrom() *timestamp.Timestamp
- func (x *TimeclockListEntriesRequest) GetPagination() *database.PaginationRequest
- func (x *TimeclockListEntriesRequest) GetTo() *timestamp.Timestamp
- func (x *TimeclockListEntriesRequest) GetUserIds() []int32
- func (*TimeclockListEntriesRequest) ProtoMessage()
- func (x *TimeclockListEntriesRequest) ProtoReflect() protoreflect.Message
- func (x *TimeclockListEntriesRequest) Reset()
- func (x *TimeclockListEntriesRequest) String() string
- func (m *TimeclockListEntriesRequest) Validate() error
- func (m *TimeclockListEntriesRequest) ValidateAll() error
- type TimeclockListEntriesRequestMultiError
- type TimeclockListEntriesRequestValidationError
- func (e TimeclockListEntriesRequestValidationError) Cause() error
- func (e TimeclockListEntriesRequestValidationError) Error() string
- func (e TimeclockListEntriesRequestValidationError) ErrorName() string
- func (e TimeclockListEntriesRequestValidationError) Field() string
- func (e TimeclockListEntriesRequestValidationError) Key() bool
- func (e TimeclockListEntriesRequestValidationError) Reason() string
- type TimeclockListEntriesResponse
- func (*TimeclockListEntriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TimeclockListEntriesResponse) GetEntries() []*jobs.TimeclockEntry
- func (x *TimeclockListEntriesResponse) GetPagination() *database.PaginationResponse
- func (x *TimeclockListEntriesResponse) GetStats() *jobs.TimeclockStats
- func (*TimeclockListEntriesResponse) ProtoMessage()
- func (x *TimeclockListEntriesResponse) ProtoReflect() protoreflect.Message
- func (x *TimeclockListEntriesResponse) Reset()
- func (x *TimeclockListEntriesResponse) String() string
- func (m *TimeclockListEntriesResponse) Validate() error
- func (m *TimeclockListEntriesResponse) ValidateAll() error
- type TimeclockListEntriesResponseMultiError
- type TimeclockListEntriesResponseValidationError
- func (e TimeclockListEntriesResponseValidationError) Cause() error
- func (e TimeclockListEntriesResponseValidationError) Error() string
- func (e TimeclockListEntriesResponseValidationError) ErrorName() string
- func (e TimeclockListEntriesResponseValidationError) Field() string
- func (e TimeclockListEntriesResponseValidationError) Key() bool
- func (e TimeclockListEntriesResponseValidationError) Reason() string
- type TimeclockStatsRequest
- func (*TimeclockStatsRequest) Descriptor() ([]byte, []int)deprecated
- func (*TimeclockStatsRequest) ProtoMessage()
- func (x *TimeclockStatsRequest) ProtoReflect() protoreflect.Message
- func (x *TimeclockStatsRequest) Reset()
- func (x *TimeclockStatsRequest) String() string
- func (m *TimeclockStatsRequest) Validate() error
- func (m *TimeclockStatsRequest) ValidateAll() error
- type TimeclockStatsRequestMultiError
- type TimeclockStatsRequestValidationError
- func (e TimeclockStatsRequestValidationError) Cause() error
- func (e TimeclockStatsRequestValidationError) Error() string
- func (e TimeclockStatsRequestValidationError) ErrorName() string
- func (e TimeclockStatsRequestValidationError) Field() string
- func (e TimeclockStatsRequestValidationError) Key() bool
- func (e TimeclockStatsRequestValidationError) Reason() string
- type TimeclockStatsResponse
- func (*TimeclockStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TimeclockStatsResponse) GetStats() *jobs.TimeclockStats
- func (*TimeclockStatsResponse) ProtoMessage()
- func (x *TimeclockStatsResponse) ProtoReflect() protoreflect.Message
- func (x *TimeclockStatsResponse) Reset()
- func (x *TimeclockStatsResponse) String() string
- func (m *TimeclockStatsResponse) Validate() error
- func (m *TimeclockStatsResponse) ValidateAll() error
- type TimeclockStatsResponseMultiError
- type TimeclockStatsResponseValidationError
- func (e TimeclockStatsResponseValidationError) Cause() error
- func (e TimeclockStatsResponseValidationError) Error() string
- func (e TimeclockStatsResponseValidationError) ErrorName() string
- func (e TimeclockStatsResponseValidationError) Field() string
- func (e TimeclockStatsResponseValidationError) Key() bool
- func (e TimeclockStatsResponseValidationError) Reason() string
- type UnimplementedJobsServiceServer
- func (UnimplementedJobsServiceServer) ColleaguesList(context.Context, *ColleaguesListRequest) (*ColleaguesListResponse, error)
- func (UnimplementedJobsServiceServer) ConductCreateEntry(context.Context, *ConductCreateEntryRequest) (*ConductCreateEntryResponse, error)
- func (UnimplementedJobsServiceServer) ConductDeleteEntry(context.Context, *ConductDeleteEntryRequest) (*ConductDeleteEntryResponse, error)
- func (UnimplementedJobsServiceServer) ConductListEntries(context.Context, *ConductListEntriesRequest) (*ConductListEntriesResponse, error)
- func (UnimplementedJobsServiceServer) ConductUpdateEntry(context.Context, *ConductUpdateEntryRequest) (*ConductUpdateEntryResponse, error)
- func (UnimplementedJobsServiceServer) RequestsCreateEntry(context.Context, *RequestsCreateEntryRequest) (*RequestsCreateEntryResponse, error)
- func (UnimplementedJobsServiceServer) RequestsCreateOrUpdateType(context.Context, *RequestsCreateOrUpdateTypeRequest) (*RequestsCreateOrUpdateTypeResponse, error)
- func (UnimplementedJobsServiceServer) RequestsDeleteComment(context.Context, *RequestsDeleteCommentRequest) (*RequestsDeleteCommentResponse, error)
- func (UnimplementedJobsServiceServer) RequestsDeleteEntry(context.Context, *RequestsDeleteEntryRequest) (*RequestsDeleteEntryResponse, error)
- func (UnimplementedJobsServiceServer) RequestsDeleteType(context.Context, *RequestsDeleteTypeRequest) (*RequestsDeleteTypeResponse, error)
- func (UnimplementedJobsServiceServer) RequestsListComments(context.Context, *RequestsListCommentsRequest) (*RequestsListCommentsResponse, error)
- func (UnimplementedJobsServiceServer) RequestsListEntries(context.Context, *RequestsListEntriesRequest) (*RequestsListEntriesResponse, error)
- func (UnimplementedJobsServiceServer) RequestsListTypes(context.Context, *RequestsListTypesRequest) (*RequestsListTypesResponse, error)
- func (UnimplementedJobsServiceServer) RequestsPostComment(context.Context, *RequestsPostCommentRequest) (*RequestsPostCommentResponse, error)
- func (UnimplementedJobsServiceServer) RequestsUpdateEntry(context.Context, *RequestsUpdateEntryRequest) (*RequestsUpdateEntryResponse, error)
- func (UnimplementedJobsServiceServer) TimeclockListEntries(context.Context, *TimeclockListEntriesRequest) (*TimeclockListEntriesResponse, error)
- func (UnimplementedJobsServiceServer) TimeclockStats(context.Context, *TimeclockStatsRequest) (*TimeclockStatsResponse, error)
- type UnsafeJobsServiceServer
Constants ¶
const ( JobsServicePerm perms.Category = "JobsService" JobsServiceColleaguesListPerm perms.Name = "ColleaguesList" JobsServiceConductCreateEntryPerm perms.Name = "ConductCreateEntry" JobsServiceConductDeleteEntryPerm perms.Name = "ConductDeleteEntry" JobsServiceConductListEntriesPerm perms.Name = "ConductListEntries" JobsServiceConductListEntriesAccessPermField perms.Key = "Access" JobsServiceConductUpdateEntryPerm perms.Name = "ConductUpdateEntry" JobsServiceRequestsCreateEntryPerm perms.Name = "RequestsCreateEntry" JobsServiceRequestsCreateOrUpdateTypePerm perms.Name = "RequestsCreateOrUpdateType" JobsServiceRequestsDeleteCommentPerm perms.Name = "RequestsDeleteComment" JobsServiceRequestsDeleteEntryPerm perms.Name = "RequestsDeleteEntry" JobsServiceRequestsDeleteTypePerm perms.Name = "RequestsDeleteType" JobsServiceRequestsListEntriesPerm perms.Name = "RequestsListEntries" JobsServiceRequestsListEntriesAccessPermField perms.Key = "Access" JobsServiceRequestsUpdateEntryPerm perms.Name = "RequestsUpdateEntry" JobsServiceTimeclockListEntriesPerm perms.Name = "TimeclockListEntries" JobsServiceTimeclockListEntriesAccessPermField perms.Key = "Access" )
const ( JobsService_ColleaguesList_FullMethodName = "/services.jobs.JobsService/ColleaguesList" JobsService_ConductListEntries_FullMethodName = "/services.jobs.JobsService/ConductListEntries" JobsService_ConductCreateEntry_FullMethodName = "/services.jobs.JobsService/ConductCreateEntry" JobsService_ConductUpdateEntry_FullMethodName = "/services.jobs.JobsService/ConductUpdateEntry" JobsService_ConductDeleteEntry_FullMethodName = "/services.jobs.JobsService/ConductDeleteEntry" JobsService_TimeclockListEntries_FullMethodName = "/services.jobs.JobsService/TimeclockListEntries" JobsService_TimeclockStats_FullMethodName = "/services.jobs.JobsService/TimeclockStats" JobsService_RequestsListEntries_FullMethodName = "/services.jobs.JobsService/RequestsListEntries" JobsService_RequestsCreateEntry_FullMethodName = "/services.jobs.JobsService/RequestsCreateEntry" JobsService_RequestsUpdateEntry_FullMethodName = "/services.jobs.JobsService/RequestsUpdateEntry" JobsService_RequestsDeleteEntry_FullMethodName = "/services.jobs.JobsService/RequestsDeleteEntry" JobsService_RequestsListTypes_FullMethodName = "/services.jobs.JobsService/RequestsListTypes" JobsService_RequestsCreateOrUpdateType_FullMethodName = "/services.jobs.JobsService/RequestsCreateOrUpdateType" JobsService_RequestsDeleteType_FullMethodName = "/services.jobs.JobsService/RequestsDeleteType" JobsService_RequestsListComments_FullMethodName = "/services.jobs.JobsService/RequestsListComments" JobsService_RequestsPostComment_FullMethodName = "/services.jobs.JobsService/RequestsPostComment" JobsService_RequestsDeleteComment_FullMethodName = "/services.jobs.JobsService/RequestsDeleteComment" )
const TimeclockStatsSpan = 7 * 24 * time.Hour
Variables ¶
var (
ErrFailedQuery = status.Error(codes.Internal, "errors.JobsService.ErrFailedQuery")
)
var File_services_jobs_jobs_proto protoreflect.FileDescriptor
var JobsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "services.jobs.JobsService", HandlerType: (*JobsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ColleaguesList", Handler: _JobsService_ColleaguesList_Handler, }, { MethodName: "ConductListEntries", Handler: _JobsService_ConductListEntries_Handler, }, { MethodName: "ConductCreateEntry", Handler: _JobsService_ConductCreateEntry_Handler, }, { MethodName: "ConductUpdateEntry", Handler: _JobsService_ConductUpdateEntry_Handler, }, { MethodName: "ConductDeleteEntry", Handler: _JobsService_ConductDeleteEntry_Handler, }, { MethodName: "TimeclockListEntries", Handler: _JobsService_TimeclockListEntries_Handler, }, { MethodName: "TimeclockStats", Handler: _JobsService_TimeclockStats_Handler, }, { MethodName: "RequestsListEntries", Handler: _JobsService_RequestsListEntries_Handler, }, { MethodName: "RequestsCreateEntry", Handler: _JobsService_RequestsCreateEntry_Handler, }, { MethodName: "RequestsUpdateEntry", Handler: _JobsService_RequestsUpdateEntry_Handler, }, { MethodName: "RequestsDeleteEntry", Handler: _JobsService_RequestsDeleteEntry_Handler, }, { MethodName: "RequestsListTypes", Handler: _JobsService_RequestsListTypes_Handler, }, { MethodName: "RequestsCreateOrUpdateType", Handler: _JobsService_RequestsCreateOrUpdateType_Handler, }, { MethodName: "RequestsDeleteType", Handler: _JobsService_RequestsDeleteType_Handler, }, { MethodName: "RequestsListComments", Handler: _JobsService_RequestsListComments_Handler, }, { MethodName: "RequestsPostComment", Handler: _JobsService_RequestsPostComment_Handler, }, { MethodName: "RequestsDeleteComment", Handler: _JobsService_RequestsDeleteComment_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "services/jobs/jobs.proto", }
JobsService_ServiceDesc is the grpc.ServiceDesc for JobsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PermsRemap = map[string]string{
"JobsService/RequestsListComments": "JobsService/RequestsListEntries",
"JobsService/RequestsListTypes": "JobsService/RequestsListEntries",
"JobsService/RequestsPostComment": "JobsService/RequestsCreateEntry",
"JobsService/TimeclockStats": "JobsService/TimeclockListEntries",
}
Functions ¶
func RegisterJobsServiceServer ¶
func RegisterJobsServiceServer(s grpc.ServiceRegistrar, srv JobsServiceServer)
Types ¶
type ColleaguesListRequest ¶ added in v0.8.1
type ColleaguesListRequest struct { Pagination *database.PaginationRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // Search params SearchName string `protobuf:"bytes,2,opt,name=search_name,json=searchName,proto3" json:"search_name,omitempty"` // contains filtered or unexported fields }
func (*ColleaguesListRequest) Descriptor
deprecated
added in
v0.8.1
func (*ColleaguesListRequest) Descriptor() ([]byte, []int)
Deprecated: Use ColleaguesListRequest.ProtoReflect.Descriptor instead.
func (*ColleaguesListRequest) GetPagination ¶ added in v0.8.1
func (x *ColleaguesListRequest) GetPagination() *database.PaginationRequest
func (*ColleaguesListRequest) GetSearchName ¶ added in v0.8.1
func (x *ColleaguesListRequest) GetSearchName() string
func (*ColleaguesListRequest) ProtoMessage ¶ added in v0.8.1
func (*ColleaguesListRequest) ProtoMessage()
func (*ColleaguesListRequest) ProtoReflect ¶ added in v0.8.1
func (x *ColleaguesListRequest) ProtoReflect() protoreflect.Message
func (*ColleaguesListRequest) Reset ¶ added in v0.8.1
func (x *ColleaguesListRequest) Reset()
func (*ColleaguesListRequest) String ¶ added in v0.8.1
func (x *ColleaguesListRequest) String() string
func (*ColleaguesListRequest) Validate ¶ added in v0.8.1
func (m *ColleaguesListRequest) Validate() error
Validate checks the field values on ColleaguesListRequest 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 (*ColleaguesListRequest) ValidateAll ¶ added in v0.8.1
func (m *ColleaguesListRequest) ValidateAll() error
ValidateAll checks the field values on ColleaguesListRequest 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 ColleaguesListRequestMultiError, or nil if none found.
type ColleaguesListRequestMultiError ¶ added in v0.8.1
type ColleaguesListRequestMultiError []error
ColleaguesListRequestMultiError is an error wrapping multiple validation errors returned by ColleaguesListRequest.ValidateAll() if the designated constraints aren't met.
func (ColleaguesListRequestMultiError) AllErrors ¶ added in v0.8.1
func (m ColleaguesListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ColleaguesListRequestMultiError) Error ¶ added in v0.8.1
func (m ColleaguesListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ColleaguesListRequestValidationError ¶ added in v0.8.1
type ColleaguesListRequestValidationError struct {
// contains filtered or unexported fields
}
ColleaguesListRequestValidationError is the validation error returned by ColleaguesListRequest.Validate if the designated constraints aren't met.
func (ColleaguesListRequestValidationError) Cause ¶ added in v0.8.1
func (e ColleaguesListRequestValidationError) Cause() error
Cause function returns cause value.
func (ColleaguesListRequestValidationError) Error ¶ added in v0.8.1
func (e ColleaguesListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ColleaguesListRequestValidationError) ErrorName ¶ added in v0.8.1
func (e ColleaguesListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ColleaguesListRequestValidationError) Field ¶ added in v0.8.1
func (e ColleaguesListRequestValidationError) Field() string
Field function returns field value.
func (ColleaguesListRequestValidationError) Key ¶ added in v0.8.1
func (e ColleaguesListRequestValidationError) Key() bool
Key function returns key value.
func (ColleaguesListRequestValidationError) Reason ¶ added in v0.8.1
func (e ColleaguesListRequestValidationError) Reason() string
Reason function returns reason value.
type ColleaguesListResponse ¶ added in v0.8.1
type ColleaguesListResponse struct { Pagination *database.PaginationResponse `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` Users []*users.User `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*ColleaguesListResponse) Descriptor
deprecated
added in
v0.8.1
func (*ColleaguesListResponse) Descriptor() ([]byte, []int)
Deprecated: Use ColleaguesListResponse.ProtoReflect.Descriptor instead.
func (*ColleaguesListResponse) GetPagination ¶ added in v0.8.1
func (x *ColleaguesListResponse) GetPagination() *database.PaginationResponse
func (*ColleaguesListResponse) GetUsers ¶ added in v0.8.1
func (x *ColleaguesListResponse) GetUsers() []*users.User
func (*ColleaguesListResponse) ProtoMessage ¶ added in v0.8.1
func (*ColleaguesListResponse) ProtoMessage()
func (*ColleaguesListResponse) ProtoReflect ¶ added in v0.8.1
func (x *ColleaguesListResponse) ProtoReflect() protoreflect.Message
func (*ColleaguesListResponse) Reset ¶ added in v0.8.1
func (x *ColleaguesListResponse) Reset()
func (*ColleaguesListResponse) String ¶ added in v0.8.1
func (x *ColleaguesListResponse) String() string
func (*ColleaguesListResponse) Validate ¶ added in v0.8.1
func (m *ColleaguesListResponse) Validate() error
Validate checks the field values on ColleaguesListResponse 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 (*ColleaguesListResponse) ValidateAll ¶ added in v0.8.1
func (m *ColleaguesListResponse) ValidateAll() error
ValidateAll checks the field values on ColleaguesListResponse 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 ColleaguesListResponseMultiError, or nil if none found.
type ColleaguesListResponseMultiError ¶ added in v0.8.1
type ColleaguesListResponseMultiError []error
ColleaguesListResponseMultiError is an error wrapping multiple validation errors returned by ColleaguesListResponse.ValidateAll() if the designated constraints aren't met.
func (ColleaguesListResponseMultiError) AllErrors ¶ added in v0.8.1
func (m ColleaguesListResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ColleaguesListResponseMultiError) Error ¶ added in v0.8.1
func (m ColleaguesListResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ColleaguesListResponseValidationError ¶ added in v0.8.1
type ColleaguesListResponseValidationError struct {
// contains filtered or unexported fields
}
ColleaguesListResponseValidationError is the validation error returned by ColleaguesListResponse.Validate if the designated constraints aren't met.
func (ColleaguesListResponseValidationError) Cause ¶ added in v0.8.1
func (e ColleaguesListResponseValidationError) Cause() error
Cause function returns cause value.
func (ColleaguesListResponseValidationError) Error ¶ added in v0.8.1
func (e ColleaguesListResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ColleaguesListResponseValidationError) ErrorName ¶ added in v0.8.1
func (e ColleaguesListResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ColleaguesListResponseValidationError) Field ¶ added in v0.8.1
func (e ColleaguesListResponseValidationError) Field() string
Field function returns field value.
func (ColleaguesListResponseValidationError) Key ¶ added in v0.8.1
func (e ColleaguesListResponseValidationError) Key() bool
Key function returns key value.
func (ColleaguesListResponseValidationError) Reason ¶ added in v0.8.1
func (e ColleaguesListResponseValidationError) Reason() string
Reason function returns reason value.
type ConductCreateEntryRequest ¶ added in v0.8.1
type ConductCreateEntryRequest struct { Entry *jobs.ConductEntry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*ConductCreateEntryRequest) Descriptor
deprecated
added in
v0.8.1
func (*ConductCreateEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConductCreateEntryRequest.ProtoReflect.Descriptor instead.
func (*ConductCreateEntryRequest) GetEntry ¶ added in v0.8.1
func (x *ConductCreateEntryRequest) GetEntry() *jobs.ConductEntry
func (*ConductCreateEntryRequest) ProtoMessage ¶ added in v0.8.1
func (*ConductCreateEntryRequest) ProtoMessage()
func (*ConductCreateEntryRequest) ProtoReflect ¶ added in v0.8.1
func (x *ConductCreateEntryRequest) ProtoReflect() protoreflect.Message
func (*ConductCreateEntryRequest) Reset ¶ added in v0.8.1
func (x *ConductCreateEntryRequest) Reset()
func (*ConductCreateEntryRequest) String ¶ added in v0.8.1
func (x *ConductCreateEntryRequest) String() string
func (*ConductCreateEntryRequest) Validate ¶ added in v0.8.1
func (m *ConductCreateEntryRequest) Validate() error
Validate checks the field values on ConductCreateEntryRequest 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 (*ConductCreateEntryRequest) ValidateAll ¶ added in v0.8.1
func (m *ConductCreateEntryRequest) ValidateAll() error
ValidateAll checks the field values on ConductCreateEntryRequest 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 ConductCreateEntryRequestMultiError, or nil if none found.
type ConductCreateEntryRequestMultiError ¶ added in v0.8.1
type ConductCreateEntryRequestMultiError []error
ConductCreateEntryRequestMultiError is an error wrapping multiple validation errors returned by ConductCreateEntryRequest.ValidateAll() if the designated constraints aren't met.
func (ConductCreateEntryRequestMultiError) AllErrors ¶ added in v0.8.1
func (m ConductCreateEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductCreateEntryRequestMultiError) Error ¶ added in v0.8.1
func (m ConductCreateEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductCreateEntryRequestValidationError ¶ added in v0.8.1
type ConductCreateEntryRequestValidationError struct {
// contains filtered or unexported fields
}
ConductCreateEntryRequestValidationError is the validation error returned by ConductCreateEntryRequest.Validate if the designated constraints aren't met.
func (ConductCreateEntryRequestValidationError) Cause ¶ added in v0.8.1
func (e ConductCreateEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (ConductCreateEntryRequestValidationError) Error ¶ added in v0.8.1
func (e ConductCreateEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ConductCreateEntryRequestValidationError) ErrorName ¶ added in v0.8.1
func (e ConductCreateEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ConductCreateEntryRequestValidationError) Field ¶ added in v0.8.1
func (e ConductCreateEntryRequestValidationError) Field() string
Field function returns field value.
func (ConductCreateEntryRequestValidationError) Key ¶ added in v0.8.1
func (e ConductCreateEntryRequestValidationError) Key() bool
Key function returns key value.
func (ConductCreateEntryRequestValidationError) Reason ¶ added in v0.8.1
func (e ConductCreateEntryRequestValidationError) Reason() string
Reason function returns reason value.
type ConductCreateEntryResponse ¶ added in v0.8.1
type ConductCreateEntryResponse struct { Entry *jobs.ConductEntry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*ConductCreateEntryResponse) Descriptor
deprecated
added in
v0.8.1
func (*ConductCreateEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConductCreateEntryResponse.ProtoReflect.Descriptor instead.
func (*ConductCreateEntryResponse) GetEntry ¶ added in v0.8.1
func (x *ConductCreateEntryResponse) GetEntry() *jobs.ConductEntry
func (*ConductCreateEntryResponse) ProtoMessage ¶ added in v0.8.1
func (*ConductCreateEntryResponse) ProtoMessage()
func (*ConductCreateEntryResponse) ProtoReflect ¶ added in v0.8.1
func (x *ConductCreateEntryResponse) ProtoReflect() protoreflect.Message
func (*ConductCreateEntryResponse) Reset ¶ added in v0.8.1
func (x *ConductCreateEntryResponse) Reset()
func (*ConductCreateEntryResponse) String ¶ added in v0.8.1
func (x *ConductCreateEntryResponse) String() string
func (*ConductCreateEntryResponse) Validate ¶ added in v0.8.1
func (m *ConductCreateEntryResponse) Validate() error
Validate checks the field values on ConductCreateEntryResponse 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 (*ConductCreateEntryResponse) ValidateAll ¶ added in v0.8.1
func (m *ConductCreateEntryResponse) ValidateAll() error
ValidateAll checks the field values on ConductCreateEntryResponse 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 ConductCreateEntryResponseMultiError, or nil if none found.
type ConductCreateEntryResponseMultiError ¶ added in v0.8.1
type ConductCreateEntryResponseMultiError []error
ConductCreateEntryResponseMultiError is an error wrapping multiple validation errors returned by ConductCreateEntryResponse.ValidateAll() if the designated constraints aren't met.
func (ConductCreateEntryResponseMultiError) AllErrors ¶ added in v0.8.1
func (m ConductCreateEntryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductCreateEntryResponseMultiError) Error ¶ added in v0.8.1
func (m ConductCreateEntryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductCreateEntryResponseValidationError ¶ added in v0.8.1
type ConductCreateEntryResponseValidationError struct {
// contains filtered or unexported fields
}
ConductCreateEntryResponseValidationError is the validation error returned by ConductCreateEntryResponse.Validate if the designated constraints aren't met.
func (ConductCreateEntryResponseValidationError) Cause ¶ added in v0.8.1
func (e ConductCreateEntryResponseValidationError) Cause() error
Cause function returns cause value.
func (ConductCreateEntryResponseValidationError) Error ¶ added in v0.8.1
func (e ConductCreateEntryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ConductCreateEntryResponseValidationError) ErrorName ¶ added in v0.8.1
func (e ConductCreateEntryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ConductCreateEntryResponseValidationError) Field ¶ added in v0.8.1
func (e ConductCreateEntryResponseValidationError) Field() string
Field function returns field value.
func (ConductCreateEntryResponseValidationError) Key ¶ added in v0.8.1
func (e ConductCreateEntryResponseValidationError) Key() bool
Key function returns key value.
func (ConductCreateEntryResponseValidationError) Reason ¶ added in v0.8.1
func (e ConductCreateEntryResponseValidationError) Reason() string
Reason function returns reason value.
type ConductDeleteEntryRequest ¶ added in v0.8.1
type ConductDeleteEntryRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ConductDeleteEntryRequest) Descriptor
deprecated
added in
v0.8.1
func (*ConductDeleteEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConductDeleteEntryRequest.ProtoReflect.Descriptor instead.
func (*ConductDeleteEntryRequest) GetId ¶ added in v0.8.1
func (x *ConductDeleteEntryRequest) GetId() uint64
func (*ConductDeleteEntryRequest) ProtoMessage ¶ added in v0.8.1
func (*ConductDeleteEntryRequest) ProtoMessage()
func (*ConductDeleteEntryRequest) ProtoReflect ¶ added in v0.8.1
func (x *ConductDeleteEntryRequest) ProtoReflect() protoreflect.Message
func (*ConductDeleteEntryRequest) Reset ¶ added in v0.8.1
func (x *ConductDeleteEntryRequest) Reset()
func (*ConductDeleteEntryRequest) String ¶ added in v0.8.1
func (x *ConductDeleteEntryRequest) String() string
func (*ConductDeleteEntryRequest) Validate ¶ added in v0.8.1
func (m *ConductDeleteEntryRequest) Validate() error
Validate checks the field values on ConductDeleteEntryRequest 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 (*ConductDeleteEntryRequest) ValidateAll ¶ added in v0.8.1
func (m *ConductDeleteEntryRequest) ValidateAll() error
ValidateAll checks the field values on ConductDeleteEntryRequest 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 ConductDeleteEntryRequestMultiError, or nil if none found.
type ConductDeleteEntryRequestMultiError ¶ added in v0.8.1
type ConductDeleteEntryRequestMultiError []error
ConductDeleteEntryRequestMultiError is an error wrapping multiple validation errors returned by ConductDeleteEntryRequest.ValidateAll() if the designated constraints aren't met.
func (ConductDeleteEntryRequestMultiError) AllErrors ¶ added in v0.8.1
func (m ConductDeleteEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductDeleteEntryRequestMultiError) Error ¶ added in v0.8.1
func (m ConductDeleteEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductDeleteEntryRequestValidationError ¶ added in v0.8.1
type ConductDeleteEntryRequestValidationError struct {
// contains filtered or unexported fields
}
ConductDeleteEntryRequestValidationError is the validation error returned by ConductDeleteEntryRequest.Validate if the designated constraints aren't met.
func (ConductDeleteEntryRequestValidationError) Cause ¶ added in v0.8.1
func (e ConductDeleteEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (ConductDeleteEntryRequestValidationError) Error ¶ added in v0.8.1
func (e ConductDeleteEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ConductDeleteEntryRequestValidationError) ErrorName ¶ added in v0.8.1
func (e ConductDeleteEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ConductDeleteEntryRequestValidationError) Field ¶ added in v0.8.1
func (e ConductDeleteEntryRequestValidationError) Field() string
Field function returns field value.
func (ConductDeleteEntryRequestValidationError) Key ¶ added in v0.8.1
func (e ConductDeleteEntryRequestValidationError) Key() bool
Key function returns key value.
func (ConductDeleteEntryRequestValidationError) Reason ¶ added in v0.8.1
func (e ConductDeleteEntryRequestValidationError) Reason() string
Reason function returns reason value.
type ConductDeleteEntryResponse ¶ added in v0.8.1
type ConductDeleteEntryResponse struct {
// contains filtered or unexported fields
}
func (*ConductDeleteEntryResponse) Descriptor
deprecated
added in
v0.8.1
func (*ConductDeleteEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConductDeleteEntryResponse.ProtoReflect.Descriptor instead.
func (*ConductDeleteEntryResponse) ProtoMessage ¶ added in v0.8.1
func (*ConductDeleteEntryResponse) ProtoMessage()
func (*ConductDeleteEntryResponse) ProtoReflect ¶ added in v0.8.1
func (x *ConductDeleteEntryResponse) ProtoReflect() protoreflect.Message
func (*ConductDeleteEntryResponse) Reset ¶ added in v0.8.1
func (x *ConductDeleteEntryResponse) Reset()
func (*ConductDeleteEntryResponse) String ¶ added in v0.8.1
func (x *ConductDeleteEntryResponse) String() string
func (*ConductDeleteEntryResponse) Validate ¶ added in v0.8.1
func (m *ConductDeleteEntryResponse) Validate() error
Validate checks the field values on ConductDeleteEntryResponse 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 (*ConductDeleteEntryResponse) ValidateAll ¶ added in v0.8.1
func (m *ConductDeleteEntryResponse) ValidateAll() error
ValidateAll checks the field values on ConductDeleteEntryResponse 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 ConductDeleteEntryResponseMultiError, or nil if none found.
type ConductDeleteEntryResponseMultiError ¶ added in v0.8.1
type ConductDeleteEntryResponseMultiError []error
ConductDeleteEntryResponseMultiError is an error wrapping multiple validation errors returned by ConductDeleteEntryResponse.ValidateAll() if the designated constraints aren't met.
func (ConductDeleteEntryResponseMultiError) AllErrors ¶ added in v0.8.1
func (m ConductDeleteEntryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductDeleteEntryResponseMultiError) Error ¶ added in v0.8.1
func (m ConductDeleteEntryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductDeleteEntryResponseValidationError ¶ added in v0.8.1
type ConductDeleteEntryResponseValidationError struct {
// contains filtered or unexported fields
}
ConductDeleteEntryResponseValidationError is the validation error returned by ConductDeleteEntryResponse.Validate if the designated constraints aren't met.
func (ConductDeleteEntryResponseValidationError) Cause ¶ added in v0.8.1
func (e ConductDeleteEntryResponseValidationError) Cause() error
Cause function returns cause value.
func (ConductDeleteEntryResponseValidationError) Error ¶ added in v0.8.1
func (e ConductDeleteEntryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ConductDeleteEntryResponseValidationError) ErrorName ¶ added in v0.8.1
func (e ConductDeleteEntryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ConductDeleteEntryResponseValidationError) Field ¶ added in v0.8.1
func (e ConductDeleteEntryResponseValidationError) Field() string
Field function returns field value.
func (ConductDeleteEntryResponseValidationError) Key ¶ added in v0.8.1
func (e ConductDeleteEntryResponseValidationError) Key() bool
Key function returns key value.
func (ConductDeleteEntryResponseValidationError) Reason ¶ added in v0.8.1
func (e ConductDeleteEntryResponseValidationError) Reason() string
Reason function returns reason value.
type ConductListEntriesRequest ¶ added in v0.8.1
type ConductListEntriesRequest struct { Pagination *database.PaginationRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // Search params Types []jobs.ConductType `protobuf:"varint,2,rep,packed,name=types,proto3,enum=resources.jobs.ConductType" json:"types,omitempty"` ShowExpired *bool `protobuf:"varint,3,opt,name=show_expired,json=showExpired,proto3,oneof" json:"show_expired,omitempty"` UserIds []int32 `protobuf:"varint,4,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // contains filtered or unexported fields }
func (*ConductListEntriesRequest) Descriptor
deprecated
added in
v0.8.1
func (*ConductListEntriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConductListEntriesRequest.ProtoReflect.Descriptor instead.
func (*ConductListEntriesRequest) GetPagination ¶ added in v0.8.1
func (x *ConductListEntriesRequest) GetPagination() *database.PaginationRequest
func (*ConductListEntriesRequest) GetShowExpired ¶ added in v0.8.1
func (x *ConductListEntriesRequest) GetShowExpired() bool
func (*ConductListEntriesRequest) GetTypes ¶ added in v0.8.1
func (x *ConductListEntriesRequest) GetTypes() []jobs.ConductType
func (*ConductListEntriesRequest) GetUserIds ¶ added in v0.8.1
func (x *ConductListEntriesRequest) GetUserIds() []int32
func (*ConductListEntriesRequest) ProtoMessage ¶ added in v0.8.1
func (*ConductListEntriesRequest) ProtoMessage()
func (*ConductListEntriesRequest) ProtoReflect ¶ added in v0.8.1
func (x *ConductListEntriesRequest) ProtoReflect() protoreflect.Message
func (*ConductListEntriesRequest) Reset ¶ added in v0.8.1
func (x *ConductListEntriesRequest) Reset()
func (*ConductListEntriesRequest) String ¶ added in v0.8.1
func (x *ConductListEntriesRequest) String() string
func (*ConductListEntriesRequest) Validate ¶ added in v0.8.1
func (m *ConductListEntriesRequest) Validate() error
Validate checks the field values on ConductListEntriesRequest 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 (*ConductListEntriesRequest) ValidateAll ¶ added in v0.8.1
func (m *ConductListEntriesRequest) ValidateAll() error
ValidateAll checks the field values on ConductListEntriesRequest 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 ConductListEntriesRequestMultiError, or nil if none found.
type ConductListEntriesRequestMultiError ¶ added in v0.8.1
type ConductListEntriesRequestMultiError []error
ConductListEntriesRequestMultiError is an error wrapping multiple validation errors returned by ConductListEntriesRequest.ValidateAll() if the designated constraints aren't met.
func (ConductListEntriesRequestMultiError) AllErrors ¶ added in v0.8.1
func (m ConductListEntriesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductListEntriesRequestMultiError) Error ¶ added in v0.8.1
func (m ConductListEntriesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductListEntriesRequestValidationError ¶ added in v0.8.1
type ConductListEntriesRequestValidationError struct {
// contains filtered or unexported fields
}
ConductListEntriesRequestValidationError is the validation error returned by ConductListEntriesRequest.Validate if the designated constraints aren't met.
func (ConductListEntriesRequestValidationError) Cause ¶ added in v0.8.1
func (e ConductListEntriesRequestValidationError) Cause() error
Cause function returns cause value.
func (ConductListEntriesRequestValidationError) Error ¶ added in v0.8.1
func (e ConductListEntriesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ConductListEntriesRequestValidationError) ErrorName ¶ added in v0.8.1
func (e ConductListEntriesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ConductListEntriesRequestValidationError) Field ¶ added in v0.8.1
func (e ConductListEntriesRequestValidationError) Field() string
Field function returns field value.
func (ConductListEntriesRequestValidationError) Key ¶ added in v0.8.1
func (e ConductListEntriesRequestValidationError) Key() bool
Key function returns key value.
func (ConductListEntriesRequestValidationError) Reason ¶ added in v0.8.1
func (e ConductListEntriesRequestValidationError) Reason() string
Reason function returns reason value.
type ConductListEntriesResponse ¶ added in v0.8.1
type ConductListEntriesResponse struct { Pagination *database.PaginationResponse `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` Entries []*jobs.ConductEntry `protobuf:"bytes,2,rep,name=entries,proto3" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*ConductListEntriesResponse) Descriptor
deprecated
added in
v0.8.1
func (*ConductListEntriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConductListEntriesResponse.ProtoReflect.Descriptor instead.
func (*ConductListEntriesResponse) GetEntries ¶ added in v0.8.1
func (x *ConductListEntriesResponse) GetEntries() []*jobs.ConductEntry
func (*ConductListEntriesResponse) GetPagination ¶ added in v0.8.1
func (x *ConductListEntriesResponse) GetPagination() *database.PaginationResponse
func (*ConductListEntriesResponse) ProtoMessage ¶ added in v0.8.1
func (*ConductListEntriesResponse) ProtoMessage()
func (*ConductListEntriesResponse) ProtoReflect ¶ added in v0.8.1
func (x *ConductListEntriesResponse) ProtoReflect() protoreflect.Message
func (*ConductListEntriesResponse) Reset ¶ added in v0.8.1
func (x *ConductListEntriesResponse) Reset()
func (*ConductListEntriesResponse) String ¶ added in v0.8.1
func (x *ConductListEntriesResponse) String() string
func (*ConductListEntriesResponse) Validate ¶ added in v0.8.1
func (m *ConductListEntriesResponse) Validate() error
Validate checks the field values on ConductListEntriesResponse 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 (*ConductListEntriesResponse) ValidateAll ¶ added in v0.8.1
func (m *ConductListEntriesResponse) ValidateAll() error
ValidateAll checks the field values on ConductListEntriesResponse 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 ConductListEntriesResponseMultiError, or nil if none found.
type ConductListEntriesResponseMultiError ¶ added in v0.8.1
type ConductListEntriesResponseMultiError []error
ConductListEntriesResponseMultiError is an error wrapping multiple validation errors returned by ConductListEntriesResponse.ValidateAll() if the designated constraints aren't met.
func (ConductListEntriesResponseMultiError) AllErrors ¶ added in v0.8.1
func (m ConductListEntriesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductListEntriesResponseMultiError) Error ¶ added in v0.8.1
func (m ConductListEntriesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductListEntriesResponseValidationError ¶ added in v0.8.1
type ConductListEntriesResponseValidationError struct {
// contains filtered or unexported fields
}
ConductListEntriesResponseValidationError is the validation error returned by ConductListEntriesResponse.Validate if the designated constraints aren't met.
func (ConductListEntriesResponseValidationError) Cause ¶ added in v0.8.1
func (e ConductListEntriesResponseValidationError) Cause() error
Cause function returns cause value.
func (ConductListEntriesResponseValidationError) Error ¶ added in v0.8.1
func (e ConductListEntriesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ConductListEntriesResponseValidationError) ErrorName ¶ added in v0.8.1
func (e ConductListEntriesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ConductListEntriesResponseValidationError) Field ¶ added in v0.8.1
func (e ConductListEntriesResponseValidationError) Field() string
Field function returns field value.
func (ConductListEntriesResponseValidationError) Key ¶ added in v0.8.1
func (e ConductListEntriesResponseValidationError) Key() bool
Key function returns key value.
func (ConductListEntriesResponseValidationError) Reason ¶ added in v0.8.1
func (e ConductListEntriesResponseValidationError) Reason() string
Reason function returns reason value.
type ConductUpdateEntryRequest ¶ added in v0.8.1
type ConductUpdateEntryRequest struct { Entry *jobs.ConductEntry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*ConductUpdateEntryRequest) Descriptor
deprecated
added in
v0.8.1
func (*ConductUpdateEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConductUpdateEntryRequest.ProtoReflect.Descriptor instead.
func (*ConductUpdateEntryRequest) GetEntry ¶ added in v0.8.1
func (x *ConductUpdateEntryRequest) GetEntry() *jobs.ConductEntry
func (*ConductUpdateEntryRequest) ProtoMessage ¶ added in v0.8.1
func (*ConductUpdateEntryRequest) ProtoMessage()
func (*ConductUpdateEntryRequest) ProtoReflect ¶ added in v0.8.1
func (x *ConductUpdateEntryRequest) ProtoReflect() protoreflect.Message
func (*ConductUpdateEntryRequest) Reset ¶ added in v0.8.1
func (x *ConductUpdateEntryRequest) Reset()
func (*ConductUpdateEntryRequest) String ¶ added in v0.8.1
func (x *ConductUpdateEntryRequest) String() string
func (*ConductUpdateEntryRequest) Validate ¶ added in v0.8.1
func (m *ConductUpdateEntryRequest) Validate() error
Validate checks the field values on ConductUpdateEntryRequest 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 (*ConductUpdateEntryRequest) ValidateAll ¶ added in v0.8.1
func (m *ConductUpdateEntryRequest) ValidateAll() error
ValidateAll checks the field values on ConductUpdateEntryRequest 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 ConductUpdateEntryRequestMultiError, or nil if none found.
type ConductUpdateEntryRequestMultiError ¶ added in v0.8.1
type ConductUpdateEntryRequestMultiError []error
ConductUpdateEntryRequestMultiError is an error wrapping multiple validation errors returned by ConductUpdateEntryRequest.ValidateAll() if the designated constraints aren't met.
func (ConductUpdateEntryRequestMultiError) AllErrors ¶ added in v0.8.1
func (m ConductUpdateEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductUpdateEntryRequestMultiError) Error ¶ added in v0.8.1
func (m ConductUpdateEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductUpdateEntryRequestValidationError ¶ added in v0.8.1
type ConductUpdateEntryRequestValidationError struct {
// contains filtered or unexported fields
}
ConductUpdateEntryRequestValidationError is the validation error returned by ConductUpdateEntryRequest.Validate if the designated constraints aren't met.
func (ConductUpdateEntryRequestValidationError) Cause ¶ added in v0.8.1
func (e ConductUpdateEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (ConductUpdateEntryRequestValidationError) Error ¶ added in v0.8.1
func (e ConductUpdateEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ConductUpdateEntryRequestValidationError) ErrorName ¶ added in v0.8.1
func (e ConductUpdateEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ConductUpdateEntryRequestValidationError) Field ¶ added in v0.8.1
func (e ConductUpdateEntryRequestValidationError) Field() string
Field function returns field value.
func (ConductUpdateEntryRequestValidationError) Key ¶ added in v0.8.1
func (e ConductUpdateEntryRequestValidationError) Key() bool
Key function returns key value.
func (ConductUpdateEntryRequestValidationError) Reason ¶ added in v0.8.1
func (e ConductUpdateEntryRequestValidationError) Reason() string
Reason function returns reason value.
type ConductUpdateEntryResponse ¶ added in v0.8.1
type ConductUpdateEntryResponse struct { Entry *jobs.ConductEntry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*ConductUpdateEntryResponse) Descriptor
deprecated
added in
v0.8.1
func (*ConductUpdateEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConductUpdateEntryResponse.ProtoReflect.Descriptor instead.
func (*ConductUpdateEntryResponse) GetEntry ¶ added in v0.8.1
func (x *ConductUpdateEntryResponse) GetEntry() *jobs.ConductEntry
func (*ConductUpdateEntryResponse) ProtoMessage ¶ added in v0.8.1
func (*ConductUpdateEntryResponse) ProtoMessage()
func (*ConductUpdateEntryResponse) ProtoReflect ¶ added in v0.8.1
func (x *ConductUpdateEntryResponse) ProtoReflect() protoreflect.Message
func (*ConductUpdateEntryResponse) Reset ¶ added in v0.8.1
func (x *ConductUpdateEntryResponse) Reset()
func (*ConductUpdateEntryResponse) String ¶ added in v0.8.1
func (x *ConductUpdateEntryResponse) String() string
func (*ConductUpdateEntryResponse) Validate ¶ added in v0.8.1
func (m *ConductUpdateEntryResponse) Validate() error
Validate checks the field values on ConductUpdateEntryResponse 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 (*ConductUpdateEntryResponse) ValidateAll ¶ added in v0.8.1
func (m *ConductUpdateEntryResponse) ValidateAll() error
ValidateAll checks the field values on ConductUpdateEntryResponse 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 ConductUpdateEntryResponseMultiError, or nil if none found.
type ConductUpdateEntryResponseMultiError ¶ added in v0.8.1
type ConductUpdateEntryResponseMultiError []error
ConductUpdateEntryResponseMultiError is an error wrapping multiple validation errors returned by ConductUpdateEntryResponse.ValidateAll() if the designated constraints aren't met.
func (ConductUpdateEntryResponseMultiError) AllErrors ¶ added in v0.8.1
func (m ConductUpdateEntryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConductUpdateEntryResponseMultiError) Error ¶ added in v0.8.1
func (m ConductUpdateEntryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConductUpdateEntryResponseValidationError ¶ added in v0.8.1
type ConductUpdateEntryResponseValidationError struct {
// contains filtered or unexported fields
}
ConductUpdateEntryResponseValidationError is the validation error returned by ConductUpdateEntryResponse.Validate if the designated constraints aren't met.
func (ConductUpdateEntryResponseValidationError) Cause ¶ added in v0.8.1
func (e ConductUpdateEntryResponseValidationError) Cause() error
Cause function returns cause value.
func (ConductUpdateEntryResponseValidationError) Error ¶ added in v0.8.1
func (e ConductUpdateEntryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ConductUpdateEntryResponseValidationError) ErrorName ¶ added in v0.8.1
func (e ConductUpdateEntryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ConductUpdateEntryResponseValidationError) Field ¶ added in v0.8.1
func (e ConductUpdateEntryResponseValidationError) Field() string
Field function returns field value.
func (ConductUpdateEntryResponseValidationError) Key ¶ added in v0.8.1
func (e ConductUpdateEntryResponseValidationError) Key() bool
Key function returns key value.
func (ConductUpdateEntryResponseValidationError) Reason ¶ added in v0.8.1
func (e ConductUpdateEntryResponseValidationError) Reason() string
Reason function returns reason value.
type JobsServiceClient ¶
type JobsServiceClient interface { // @perm ColleaguesList(ctx context.Context, in *ColleaguesListRequest, opts ...grpc.CallOption) (*ColleaguesListResponse, error) // @perm: Attrs=Access/StringList:[]string{"Own", "All"}§[]string{"Own"} ConductListEntries(ctx context.Context, in *ConductListEntriesRequest, opts ...grpc.CallOption) (*ConductListEntriesResponse, error) // @perm ConductCreateEntry(ctx context.Context, in *ConductCreateEntryRequest, opts ...grpc.CallOption) (*ConductCreateEntryResponse, error) // @perm ConductUpdateEntry(ctx context.Context, in *ConductUpdateEntryRequest, opts ...grpc.CallOption) (*ConductUpdateEntryResponse, error) // @perm ConductDeleteEntry(ctx context.Context, in *ConductDeleteEntryRequest, opts ...grpc.CallOption) (*ConductDeleteEntryResponse, error) // @perm: Attrs=Access/StringList:[]string{"Own", "All"}§[]string{"Own"} TimeclockListEntries(ctx context.Context, in *TimeclockListEntriesRequest, opts ...grpc.CallOption) (*TimeclockListEntriesResponse, error) // @perm: Name=TimeclockListEntries TimeclockStats(ctx context.Context, in *TimeclockStatsRequest, opts ...grpc.CallOption) (*TimeclockStatsResponse, error) // @perm: Attrs=Access/StringList:[]string{"Own", "All"}§[]string{"Own"} RequestsListEntries(ctx context.Context, in *RequestsListEntriesRequest, opts ...grpc.CallOption) (*RequestsListEntriesResponse, error) // @perm RequestsCreateEntry(ctx context.Context, in *RequestsCreateEntryRequest, opts ...grpc.CallOption) (*RequestsCreateEntryResponse, error) // @perm RequestsUpdateEntry(ctx context.Context, in *RequestsUpdateEntryRequest, opts ...grpc.CallOption) (*RequestsUpdateEntryResponse, error) // @perm RequestsDeleteEntry(ctx context.Context, in *RequestsDeleteEntryRequest, opts ...grpc.CallOption) (*RequestsDeleteEntryResponse, error) // @perm: Name=RequestsListEntries RequestsListTypes(ctx context.Context, in *RequestsListTypesRequest, opts ...grpc.CallOption) (*RequestsListTypesResponse, error) // @perm RequestsCreateOrUpdateType(ctx context.Context, in *RequestsCreateOrUpdateTypeRequest, opts ...grpc.CallOption) (*RequestsCreateOrUpdateTypeResponse, error) // @perm RequestsDeleteType(ctx context.Context, in *RequestsDeleteTypeRequest, opts ...grpc.CallOption) (*RequestsDeleteTypeResponse, error) // @perm: Name=RequestsListEntries RequestsListComments(ctx context.Context, in *RequestsListCommentsRequest, opts ...grpc.CallOption) (*RequestsListCommentsResponse, error) // @perm: Name=RequestsCreateEntry RequestsPostComment(ctx context.Context, in *RequestsPostCommentRequest, opts ...grpc.CallOption) (*RequestsPostCommentResponse, error) // @perm RequestsDeleteComment(ctx context.Context, in *RequestsDeleteCommentRequest, opts ...grpc.CallOption) (*RequestsDeleteCommentResponse, error) }
JobsServiceClient is the client API for JobsService 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 NewJobsServiceClient ¶
func NewJobsServiceClient(cc grpc.ClientConnInterface) JobsServiceClient
func NewTestJobsServiceClient ¶
func NewTestJobsServiceClient(srv JobsServiceServer) (JobsServiceClient, context.Context, context.CancelFunc)
type JobsServiceServer ¶
type JobsServiceServer interface { // @perm ColleaguesList(context.Context, *ColleaguesListRequest) (*ColleaguesListResponse, error) // @perm: Attrs=Access/StringList:[]string{"Own", "All"}§[]string{"Own"} ConductListEntries(context.Context, *ConductListEntriesRequest) (*ConductListEntriesResponse, error) // @perm ConductCreateEntry(context.Context, *ConductCreateEntryRequest) (*ConductCreateEntryResponse, error) // @perm ConductUpdateEntry(context.Context, *ConductUpdateEntryRequest) (*ConductUpdateEntryResponse, error) // @perm ConductDeleteEntry(context.Context, *ConductDeleteEntryRequest) (*ConductDeleteEntryResponse, error) // @perm: Attrs=Access/StringList:[]string{"Own", "All"}§[]string{"Own"} TimeclockListEntries(context.Context, *TimeclockListEntriesRequest) (*TimeclockListEntriesResponse, error) // @perm: Name=TimeclockListEntries TimeclockStats(context.Context, *TimeclockStatsRequest) (*TimeclockStatsResponse, error) // @perm: Attrs=Access/StringList:[]string{"Own", "All"}§[]string{"Own"} RequestsListEntries(context.Context, *RequestsListEntriesRequest) (*RequestsListEntriesResponse, error) // @perm RequestsCreateEntry(context.Context, *RequestsCreateEntryRequest) (*RequestsCreateEntryResponse, error) // @perm RequestsUpdateEntry(context.Context, *RequestsUpdateEntryRequest) (*RequestsUpdateEntryResponse, error) // @perm RequestsDeleteEntry(context.Context, *RequestsDeleteEntryRequest) (*RequestsDeleteEntryResponse, error) // @perm: Name=RequestsListEntries RequestsListTypes(context.Context, *RequestsListTypesRequest) (*RequestsListTypesResponse, error) // @perm RequestsCreateOrUpdateType(context.Context, *RequestsCreateOrUpdateTypeRequest) (*RequestsCreateOrUpdateTypeResponse, error) // @perm RequestsDeleteType(context.Context, *RequestsDeleteTypeRequest) (*RequestsDeleteTypeResponse, error) // @perm: Name=RequestsListEntries RequestsListComments(context.Context, *RequestsListCommentsRequest) (*RequestsListCommentsResponse, error) // @perm: Name=RequestsCreateEntry RequestsPostComment(context.Context, *RequestsPostCommentRequest) (*RequestsPostCommentResponse, error) // @perm RequestsDeleteComment(context.Context, *RequestsDeleteCommentRequest) (*RequestsDeleteCommentResponse, error) // contains filtered or unexported methods }
JobsServiceServer is the server API for JobsService service. All implementations must embed UnimplementedJobsServiceServer for forward compatibility
type RequestsCreateEntryRequest ¶ added in v0.8.6
type RequestsCreateEntryRequest struct { Entry *jobs.Request `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*RequestsCreateEntryRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsCreateEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsCreateEntryRequest.ProtoReflect.Descriptor instead.
func (*RequestsCreateEntryRequest) GetEntry ¶ added in v0.8.6
func (x *RequestsCreateEntryRequest) GetEntry() *jobs.Request
func (*RequestsCreateEntryRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsCreateEntryRequest) ProtoMessage()
func (*RequestsCreateEntryRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsCreateEntryRequest) ProtoReflect() protoreflect.Message
func (*RequestsCreateEntryRequest) Reset ¶ added in v0.8.6
func (x *RequestsCreateEntryRequest) Reset()
func (*RequestsCreateEntryRequest) String ¶ added in v0.8.6
func (x *RequestsCreateEntryRequest) String() string
func (*RequestsCreateEntryRequest) Validate ¶ added in v0.8.6
func (m *RequestsCreateEntryRequest) Validate() error
Validate checks the field values on RequestsCreateEntryRequest 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 (*RequestsCreateEntryRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsCreateEntryRequest) ValidateAll() error
ValidateAll checks the field values on RequestsCreateEntryRequest 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 RequestsCreateEntryRequestMultiError, or nil if none found.
type RequestsCreateEntryRequestMultiError ¶ added in v0.8.6
type RequestsCreateEntryRequestMultiError []error
RequestsCreateEntryRequestMultiError is an error wrapping multiple validation errors returned by RequestsCreateEntryRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsCreateEntryRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsCreateEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsCreateEntryRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsCreateEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsCreateEntryRequestValidationError ¶ added in v0.8.6
type RequestsCreateEntryRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsCreateEntryRequestValidationError is the validation error returned by RequestsCreateEntryRequest.Validate if the designated constraints aren't met.
func (RequestsCreateEntryRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsCreateEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsCreateEntryRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsCreateEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsCreateEntryRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsCreateEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsCreateEntryRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsCreateEntryRequestValidationError) Field() string
Field function returns field value.
func (RequestsCreateEntryRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsCreateEntryRequestValidationError) Key() bool
Key function returns key value.
func (RequestsCreateEntryRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsCreateEntryRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsCreateEntryResponse ¶ added in v0.8.6
type RequestsCreateEntryResponse struct { Entry *jobs.Request `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*RequestsCreateEntryResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsCreateEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsCreateEntryResponse.ProtoReflect.Descriptor instead.
func (*RequestsCreateEntryResponse) GetEntry ¶ added in v0.8.6
func (x *RequestsCreateEntryResponse) GetEntry() *jobs.Request
func (*RequestsCreateEntryResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsCreateEntryResponse) ProtoMessage()
func (*RequestsCreateEntryResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsCreateEntryResponse) ProtoReflect() protoreflect.Message
func (*RequestsCreateEntryResponse) Reset ¶ added in v0.8.6
func (x *RequestsCreateEntryResponse) Reset()
func (*RequestsCreateEntryResponse) String ¶ added in v0.8.6
func (x *RequestsCreateEntryResponse) String() string
func (*RequestsCreateEntryResponse) Validate ¶ added in v0.8.6
func (m *RequestsCreateEntryResponse) Validate() error
Validate checks the field values on RequestsCreateEntryResponse 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 (*RequestsCreateEntryResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsCreateEntryResponse) ValidateAll() error
ValidateAll checks the field values on RequestsCreateEntryResponse 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 RequestsCreateEntryResponseMultiError, or nil if none found.
type RequestsCreateEntryResponseMultiError ¶ added in v0.8.6
type RequestsCreateEntryResponseMultiError []error
RequestsCreateEntryResponseMultiError is an error wrapping multiple validation errors returned by RequestsCreateEntryResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsCreateEntryResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsCreateEntryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsCreateEntryResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsCreateEntryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsCreateEntryResponseValidationError ¶ added in v0.8.6
type RequestsCreateEntryResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsCreateEntryResponseValidationError is the validation error returned by RequestsCreateEntryResponse.Validate if the designated constraints aren't met.
func (RequestsCreateEntryResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsCreateEntryResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsCreateEntryResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsCreateEntryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsCreateEntryResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsCreateEntryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsCreateEntryResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsCreateEntryResponseValidationError) Field() string
Field function returns field value.
func (RequestsCreateEntryResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsCreateEntryResponseValidationError) Key() bool
Key function returns key value.
func (RequestsCreateEntryResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsCreateEntryResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsCreateOrUpdateTypeRequest ¶ added in v0.8.6
type RequestsCreateOrUpdateTypeRequest struct { RequestType *jobs.RequestType `protobuf:"bytes,1,opt,name=request_type,json=requestType,proto3" json:"request_type,omitempty"` // contains filtered or unexported fields }
func (*RequestsCreateOrUpdateTypeRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsCreateOrUpdateTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsCreateOrUpdateTypeRequest.ProtoReflect.Descriptor instead.
func (*RequestsCreateOrUpdateTypeRequest) GetRequestType ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeRequest) GetRequestType() *jobs.RequestType
func (*RequestsCreateOrUpdateTypeRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsCreateOrUpdateTypeRequest) ProtoMessage()
func (*RequestsCreateOrUpdateTypeRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeRequest) ProtoReflect() protoreflect.Message
func (*RequestsCreateOrUpdateTypeRequest) Reset ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeRequest) Reset()
func (*RequestsCreateOrUpdateTypeRequest) String ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeRequest) String() string
func (*RequestsCreateOrUpdateTypeRequest) Validate ¶ added in v0.8.6
func (m *RequestsCreateOrUpdateTypeRequest) Validate() error
Validate checks the field values on RequestsCreateOrUpdateTypeRequest 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 (*RequestsCreateOrUpdateTypeRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsCreateOrUpdateTypeRequest) ValidateAll() error
ValidateAll checks the field values on RequestsCreateOrUpdateTypeRequest 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 RequestsCreateOrUpdateTypeRequestMultiError, or nil if none found.
type RequestsCreateOrUpdateTypeRequestMultiError ¶ added in v0.8.6
type RequestsCreateOrUpdateTypeRequestMultiError []error
RequestsCreateOrUpdateTypeRequestMultiError is an error wrapping multiple validation errors returned by RequestsCreateOrUpdateTypeRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsCreateOrUpdateTypeRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsCreateOrUpdateTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsCreateOrUpdateTypeRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsCreateOrUpdateTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsCreateOrUpdateTypeRequestValidationError ¶ added in v0.8.6
type RequestsCreateOrUpdateTypeRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsCreateOrUpdateTypeRequestValidationError is the validation error returned by RequestsCreateOrUpdateTypeRequest.Validate if the designated constraints aren't met.
func (RequestsCreateOrUpdateTypeRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsCreateOrUpdateTypeRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsCreateOrUpdateTypeRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsCreateOrUpdateTypeRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeRequestValidationError) Field() string
Field function returns field value.
func (RequestsCreateOrUpdateTypeRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeRequestValidationError) Key() bool
Key function returns key value.
func (RequestsCreateOrUpdateTypeRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsCreateOrUpdateTypeResponse ¶ added in v0.8.6
type RequestsCreateOrUpdateTypeResponse struct { RequestType *jobs.RequestType `protobuf:"bytes,1,opt,name=request_type,json=requestType,proto3" json:"request_type,omitempty"` // contains filtered or unexported fields }
func (*RequestsCreateOrUpdateTypeResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsCreateOrUpdateTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsCreateOrUpdateTypeResponse.ProtoReflect.Descriptor instead.
func (*RequestsCreateOrUpdateTypeResponse) GetRequestType ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeResponse) GetRequestType() *jobs.RequestType
func (*RequestsCreateOrUpdateTypeResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsCreateOrUpdateTypeResponse) ProtoMessage()
func (*RequestsCreateOrUpdateTypeResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeResponse) ProtoReflect() protoreflect.Message
func (*RequestsCreateOrUpdateTypeResponse) Reset ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeResponse) Reset()
func (*RequestsCreateOrUpdateTypeResponse) String ¶ added in v0.8.6
func (x *RequestsCreateOrUpdateTypeResponse) String() string
func (*RequestsCreateOrUpdateTypeResponse) Validate ¶ added in v0.8.6
func (m *RequestsCreateOrUpdateTypeResponse) Validate() error
Validate checks the field values on RequestsCreateOrUpdateTypeResponse 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 (*RequestsCreateOrUpdateTypeResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsCreateOrUpdateTypeResponse) ValidateAll() error
ValidateAll checks the field values on RequestsCreateOrUpdateTypeResponse 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 RequestsCreateOrUpdateTypeResponseMultiError, or nil if none found.
type RequestsCreateOrUpdateTypeResponseMultiError ¶ added in v0.8.6
type RequestsCreateOrUpdateTypeResponseMultiError []error
RequestsCreateOrUpdateTypeResponseMultiError is an error wrapping multiple validation errors returned by RequestsCreateOrUpdateTypeResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsCreateOrUpdateTypeResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsCreateOrUpdateTypeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsCreateOrUpdateTypeResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsCreateOrUpdateTypeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsCreateOrUpdateTypeResponseValidationError ¶ added in v0.8.6
type RequestsCreateOrUpdateTypeResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsCreateOrUpdateTypeResponseValidationError is the validation error returned by RequestsCreateOrUpdateTypeResponse.Validate if the designated constraints aren't met.
func (RequestsCreateOrUpdateTypeResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsCreateOrUpdateTypeResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsCreateOrUpdateTypeResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsCreateOrUpdateTypeResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeResponseValidationError) Field() string
Field function returns field value.
func (RequestsCreateOrUpdateTypeResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeResponseValidationError) Key() bool
Key function returns key value.
func (RequestsCreateOrUpdateTypeResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsCreateOrUpdateTypeResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsDeleteCommentRequest ¶ added in v0.8.6
type RequestsDeleteCommentRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RequestsDeleteCommentRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsDeleteCommentRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsDeleteCommentRequest.ProtoReflect.Descriptor instead.
func (*RequestsDeleteCommentRequest) GetId ¶ added in v0.8.6
func (x *RequestsDeleteCommentRequest) GetId() uint64
func (*RequestsDeleteCommentRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsDeleteCommentRequest) ProtoMessage()
func (*RequestsDeleteCommentRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsDeleteCommentRequest) ProtoReflect() protoreflect.Message
func (*RequestsDeleteCommentRequest) Reset ¶ added in v0.8.6
func (x *RequestsDeleteCommentRequest) Reset()
func (*RequestsDeleteCommentRequest) String ¶ added in v0.8.6
func (x *RequestsDeleteCommentRequest) String() string
func (*RequestsDeleteCommentRequest) Validate ¶ added in v0.8.6
func (m *RequestsDeleteCommentRequest) Validate() error
Validate checks the field values on RequestsDeleteCommentRequest 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 (*RequestsDeleteCommentRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsDeleteCommentRequest) ValidateAll() error
ValidateAll checks the field values on RequestsDeleteCommentRequest 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 RequestsDeleteCommentRequestMultiError, or nil if none found.
type RequestsDeleteCommentRequestMultiError ¶ added in v0.8.6
type RequestsDeleteCommentRequestMultiError []error
RequestsDeleteCommentRequestMultiError is an error wrapping multiple validation errors returned by RequestsDeleteCommentRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsDeleteCommentRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsDeleteCommentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsDeleteCommentRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsDeleteCommentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsDeleteCommentRequestValidationError ¶ added in v0.8.6
type RequestsDeleteCommentRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsDeleteCommentRequestValidationError is the validation error returned by RequestsDeleteCommentRequest.Validate if the designated constraints aren't met.
func (RequestsDeleteCommentRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsDeleteCommentRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsDeleteCommentRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsDeleteCommentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsDeleteCommentRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsDeleteCommentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsDeleteCommentRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsDeleteCommentRequestValidationError) Field() string
Field function returns field value.
func (RequestsDeleteCommentRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsDeleteCommentRequestValidationError) Key() bool
Key function returns key value.
func (RequestsDeleteCommentRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsDeleteCommentRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsDeleteCommentResponse ¶ added in v0.8.6
type RequestsDeleteCommentResponse struct {
// contains filtered or unexported fields
}
func (*RequestsDeleteCommentResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsDeleteCommentResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsDeleteCommentResponse.ProtoReflect.Descriptor instead.
func (*RequestsDeleteCommentResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsDeleteCommentResponse) ProtoMessage()
func (*RequestsDeleteCommentResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsDeleteCommentResponse) ProtoReflect() protoreflect.Message
func (*RequestsDeleteCommentResponse) Reset ¶ added in v0.8.6
func (x *RequestsDeleteCommentResponse) Reset()
func (*RequestsDeleteCommentResponse) String ¶ added in v0.8.6
func (x *RequestsDeleteCommentResponse) String() string
func (*RequestsDeleteCommentResponse) Validate ¶ added in v0.8.6
func (m *RequestsDeleteCommentResponse) Validate() error
Validate checks the field values on RequestsDeleteCommentResponse 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 (*RequestsDeleteCommentResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsDeleteCommentResponse) ValidateAll() error
ValidateAll checks the field values on RequestsDeleteCommentResponse 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 RequestsDeleteCommentResponseMultiError, or nil if none found.
type RequestsDeleteCommentResponseMultiError ¶ added in v0.8.6
type RequestsDeleteCommentResponseMultiError []error
RequestsDeleteCommentResponseMultiError is an error wrapping multiple validation errors returned by RequestsDeleteCommentResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsDeleteCommentResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsDeleteCommentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsDeleteCommentResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsDeleteCommentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsDeleteCommentResponseValidationError ¶ added in v0.8.6
type RequestsDeleteCommentResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsDeleteCommentResponseValidationError is the validation error returned by RequestsDeleteCommentResponse.Validate if the designated constraints aren't met.
func (RequestsDeleteCommentResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsDeleteCommentResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsDeleteCommentResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsDeleteCommentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsDeleteCommentResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsDeleteCommentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsDeleteCommentResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsDeleteCommentResponseValidationError) Field() string
Field function returns field value.
func (RequestsDeleteCommentResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsDeleteCommentResponseValidationError) Key() bool
Key function returns key value.
func (RequestsDeleteCommentResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsDeleteCommentResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsDeleteEntryRequest ¶ added in v0.8.6
type RequestsDeleteEntryRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RequestsDeleteEntryRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsDeleteEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsDeleteEntryRequest.ProtoReflect.Descriptor instead.
func (*RequestsDeleteEntryRequest) GetId ¶ added in v0.8.6
func (x *RequestsDeleteEntryRequest) GetId() uint64
func (*RequestsDeleteEntryRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsDeleteEntryRequest) ProtoMessage()
func (*RequestsDeleteEntryRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsDeleteEntryRequest) ProtoReflect() protoreflect.Message
func (*RequestsDeleteEntryRequest) Reset ¶ added in v0.8.6
func (x *RequestsDeleteEntryRequest) Reset()
func (*RequestsDeleteEntryRequest) String ¶ added in v0.8.6
func (x *RequestsDeleteEntryRequest) String() string
func (*RequestsDeleteEntryRequest) Validate ¶ added in v0.8.6
func (m *RequestsDeleteEntryRequest) Validate() error
Validate checks the field values on RequestsDeleteEntryRequest 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 (*RequestsDeleteEntryRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsDeleteEntryRequest) ValidateAll() error
ValidateAll checks the field values on RequestsDeleteEntryRequest 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 RequestsDeleteEntryRequestMultiError, or nil if none found.
type RequestsDeleteEntryRequestMultiError ¶ added in v0.8.6
type RequestsDeleteEntryRequestMultiError []error
RequestsDeleteEntryRequestMultiError is an error wrapping multiple validation errors returned by RequestsDeleteEntryRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsDeleteEntryRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsDeleteEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsDeleteEntryRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsDeleteEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsDeleteEntryRequestValidationError ¶ added in v0.8.6
type RequestsDeleteEntryRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsDeleteEntryRequestValidationError is the validation error returned by RequestsDeleteEntryRequest.Validate if the designated constraints aren't met.
func (RequestsDeleteEntryRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsDeleteEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsDeleteEntryRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsDeleteEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsDeleteEntryRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsDeleteEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsDeleteEntryRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsDeleteEntryRequestValidationError) Field() string
Field function returns field value.
func (RequestsDeleteEntryRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsDeleteEntryRequestValidationError) Key() bool
Key function returns key value.
func (RequestsDeleteEntryRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsDeleteEntryRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsDeleteEntryResponse ¶ added in v0.8.6
type RequestsDeleteEntryResponse struct {
// contains filtered or unexported fields
}
func (*RequestsDeleteEntryResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsDeleteEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsDeleteEntryResponse.ProtoReflect.Descriptor instead.
func (*RequestsDeleteEntryResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsDeleteEntryResponse) ProtoMessage()
func (*RequestsDeleteEntryResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsDeleteEntryResponse) ProtoReflect() protoreflect.Message
func (*RequestsDeleteEntryResponse) Reset ¶ added in v0.8.6
func (x *RequestsDeleteEntryResponse) Reset()
func (*RequestsDeleteEntryResponse) String ¶ added in v0.8.6
func (x *RequestsDeleteEntryResponse) String() string
func (*RequestsDeleteEntryResponse) Validate ¶ added in v0.8.6
func (m *RequestsDeleteEntryResponse) Validate() error
Validate checks the field values on RequestsDeleteEntryResponse 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 (*RequestsDeleteEntryResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsDeleteEntryResponse) ValidateAll() error
ValidateAll checks the field values on RequestsDeleteEntryResponse 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 RequestsDeleteEntryResponseMultiError, or nil if none found.
type RequestsDeleteEntryResponseMultiError ¶ added in v0.8.6
type RequestsDeleteEntryResponseMultiError []error
RequestsDeleteEntryResponseMultiError is an error wrapping multiple validation errors returned by RequestsDeleteEntryResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsDeleteEntryResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsDeleteEntryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsDeleteEntryResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsDeleteEntryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsDeleteEntryResponseValidationError ¶ added in v0.8.6
type RequestsDeleteEntryResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsDeleteEntryResponseValidationError is the validation error returned by RequestsDeleteEntryResponse.Validate if the designated constraints aren't met.
func (RequestsDeleteEntryResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsDeleteEntryResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsDeleteEntryResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsDeleteEntryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsDeleteEntryResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsDeleteEntryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsDeleteEntryResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsDeleteEntryResponseValidationError) Field() string
Field function returns field value.
func (RequestsDeleteEntryResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsDeleteEntryResponseValidationError) Key() bool
Key function returns key value.
func (RequestsDeleteEntryResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsDeleteEntryResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsDeleteTypeRequest ¶ added in v0.8.6
type RequestsDeleteTypeRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RequestsDeleteTypeRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsDeleteTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsDeleteTypeRequest.ProtoReflect.Descriptor instead.
func (*RequestsDeleteTypeRequest) GetId ¶ added in v0.8.6
func (x *RequestsDeleteTypeRequest) GetId() uint64
func (*RequestsDeleteTypeRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsDeleteTypeRequest) ProtoMessage()
func (*RequestsDeleteTypeRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsDeleteTypeRequest) ProtoReflect() protoreflect.Message
func (*RequestsDeleteTypeRequest) Reset ¶ added in v0.8.6
func (x *RequestsDeleteTypeRequest) Reset()
func (*RequestsDeleteTypeRequest) String ¶ added in v0.8.6
func (x *RequestsDeleteTypeRequest) String() string
func (*RequestsDeleteTypeRequest) Validate ¶ added in v0.8.6
func (m *RequestsDeleteTypeRequest) Validate() error
Validate checks the field values on RequestsDeleteTypeRequest 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 (*RequestsDeleteTypeRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsDeleteTypeRequest) ValidateAll() error
ValidateAll checks the field values on RequestsDeleteTypeRequest 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 RequestsDeleteTypeRequestMultiError, or nil if none found.
type RequestsDeleteTypeRequestMultiError ¶ added in v0.8.6
type RequestsDeleteTypeRequestMultiError []error
RequestsDeleteTypeRequestMultiError is an error wrapping multiple validation errors returned by RequestsDeleteTypeRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsDeleteTypeRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsDeleteTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsDeleteTypeRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsDeleteTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsDeleteTypeRequestValidationError ¶ added in v0.8.6
type RequestsDeleteTypeRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsDeleteTypeRequestValidationError is the validation error returned by RequestsDeleteTypeRequest.Validate if the designated constraints aren't met.
func (RequestsDeleteTypeRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsDeleteTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsDeleteTypeRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsDeleteTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsDeleteTypeRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsDeleteTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsDeleteTypeRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsDeleteTypeRequestValidationError) Field() string
Field function returns field value.
func (RequestsDeleteTypeRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsDeleteTypeRequestValidationError) Key() bool
Key function returns key value.
func (RequestsDeleteTypeRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsDeleteTypeRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsDeleteTypeResponse ¶ added in v0.8.6
type RequestsDeleteTypeResponse struct {
// contains filtered or unexported fields
}
func (*RequestsDeleteTypeResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsDeleteTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsDeleteTypeResponse.ProtoReflect.Descriptor instead.
func (*RequestsDeleteTypeResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsDeleteTypeResponse) ProtoMessage()
func (*RequestsDeleteTypeResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsDeleteTypeResponse) ProtoReflect() protoreflect.Message
func (*RequestsDeleteTypeResponse) Reset ¶ added in v0.8.6
func (x *RequestsDeleteTypeResponse) Reset()
func (*RequestsDeleteTypeResponse) String ¶ added in v0.8.6
func (x *RequestsDeleteTypeResponse) String() string
func (*RequestsDeleteTypeResponse) Validate ¶ added in v0.8.6
func (m *RequestsDeleteTypeResponse) Validate() error
Validate checks the field values on RequestsDeleteTypeResponse 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 (*RequestsDeleteTypeResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsDeleteTypeResponse) ValidateAll() error
ValidateAll checks the field values on RequestsDeleteTypeResponse 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 RequestsDeleteTypeResponseMultiError, or nil if none found.
type RequestsDeleteTypeResponseMultiError ¶ added in v0.8.6
type RequestsDeleteTypeResponseMultiError []error
RequestsDeleteTypeResponseMultiError is an error wrapping multiple validation errors returned by RequestsDeleteTypeResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsDeleteTypeResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsDeleteTypeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsDeleteTypeResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsDeleteTypeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsDeleteTypeResponseValidationError ¶ added in v0.8.6
type RequestsDeleteTypeResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsDeleteTypeResponseValidationError is the validation error returned by RequestsDeleteTypeResponse.Validate if the designated constraints aren't met.
func (RequestsDeleteTypeResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsDeleteTypeResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsDeleteTypeResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsDeleteTypeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsDeleteTypeResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsDeleteTypeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsDeleteTypeResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsDeleteTypeResponseValidationError) Field() string
Field function returns field value.
func (RequestsDeleteTypeResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsDeleteTypeResponseValidationError) Key() bool
Key function returns key value.
func (RequestsDeleteTypeResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsDeleteTypeResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsListCommentsRequest ¶ added in v0.8.6
type RequestsListCommentsRequest struct { Pagination *database.PaginationRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` RequestId uint64 `protobuf:"varint,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*RequestsListCommentsRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsListCommentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsListCommentsRequest.ProtoReflect.Descriptor instead.
func (*RequestsListCommentsRequest) GetPagination ¶ added in v0.8.6
func (x *RequestsListCommentsRequest) GetPagination() *database.PaginationRequest
func (*RequestsListCommentsRequest) GetRequestId ¶ added in v0.8.6
func (x *RequestsListCommentsRequest) GetRequestId() uint64
func (*RequestsListCommentsRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsListCommentsRequest) ProtoMessage()
func (*RequestsListCommentsRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsListCommentsRequest) ProtoReflect() protoreflect.Message
func (*RequestsListCommentsRequest) Reset ¶ added in v0.8.6
func (x *RequestsListCommentsRequest) Reset()
func (*RequestsListCommentsRequest) String ¶ added in v0.8.6
func (x *RequestsListCommentsRequest) String() string
func (*RequestsListCommentsRequest) Validate ¶ added in v0.8.6
func (m *RequestsListCommentsRequest) Validate() error
Validate checks the field values on RequestsListCommentsRequest 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 (*RequestsListCommentsRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsListCommentsRequest) ValidateAll() error
ValidateAll checks the field values on RequestsListCommentsRequest 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 RequestsListCommentsRequestMultiError, or nil if none found.
type RequestsListCommentsRequestMultiError ¶ added in v0.8.6
type RequestsListCommentsRequestMultiError []error
RequestsListCommentsRequestMultiError is an error wrapping multiple validation errors returned by RequestsListCommentsRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsListCommentsRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsListCommentsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsListCommentsRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsListCommentsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsListCommentsRequestValidationError ¶ added in v0.8.6
type RequestsListCommentsRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsListCommentsRequestValidationError is the validation error returned by RequestsListCommentsRequest.Validate if the designated constraints aren't met.
func (RequestsListCommentsRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsListCommentsRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsListCommentsRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsListCommentsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsListCommentsRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsListCommentsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsListCommentsRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsListCommentsRequestValidationError) Field() string
Field function returns field value.
func (RequestsListCommentsRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsListCommentsRequestValidationError) Key() bool
Key function returns key value.
func (RequestsListCommentsRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsListCommentsRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsListCommentsResponse ¶ added in v0.8.6
type RequestsListCommentsResponse struct { Pagination *database.PaginationResponse `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` Comments []*jobs.RequestComment `protobuf:"bytes,2,rep,name=comments,proto3" json:"comments,omitempty"` // contains filtered or unexported fields }
func (*RequestsListCommentsResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsListCommentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsListCommentsResponse.ProtoReflect.Descriptor instead.
func (*RequestsListCommentsResponse) GetComments ¶ added in v0.8.6
func (x *RequestsListCommentsResponse) GetComments() []*jobs.RequestComment
func (*RequestsListCommentsResponse) GetPagination ¶ added in v0.8.6
func (x *RequestsListCommentsResponse) GetPagination() *database.PaginationResponse
func (*RequestsListCommentsResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsListCommentsResponse) ProtoMessage()
func (*RequestsListCommentsResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsListCommentsResponse) ProtoReflect() protoreflect.Message
func (*RequestsListCommentsResponse) Reset ¶ added in v0.8.6
func (x *RequestsListCommentsResponse) Reset()
func (*RequestsListCommentsResponse) String ¶ added in v0.8.6
func (x *RequestsListCommentsResponse) String() string
func (*RequestsListCommentsResponse) Validate ¶ added in v0.8.6
func (m *RequestsListCommentsResponse) Validate() error
Validate checks the field values on RequestsListCommentsResponse 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 (*RequestsListCommentsResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsListCommentsResponse) ValidateAll() error
ValidateAll checks the field values on RequestsListCommentsResponse 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 RequestsListCommentsResponseMultiError, or nil if none found.
type RequestsListCommentsResponseMultiError ¶ added in v0.8.6
type RequestsListCommentsResponseMultiError []error
RequestsListCommentsResponseMultiError is an error wrapping multiple validation errors returned by RequestsListCommentsResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsListCommentsResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsListCommentsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsListCommentsResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsListCommentsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsListCommentsResponseValidationError ¶ added in v0.8.6
type RequestsListCommentsResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsListCommentsResponseValidationError is the validation error returned by RequestsListCommentsResponse.Validate if the designated constraints aren't met.
func (RequestsListCommentsResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsListCommentsResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsListCommentsResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsListCommentsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsListCommentsResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsListCommentsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsListCommentsResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsListCommentsResponseValidationError) Field() string
Field function returns field value.
func (RequestsListCommentsResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsListCommentsResponseValidationError) Key() bool
Key function returns key value.
func (RequestsListCommentsResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsListCommentsResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsListEntriesRequest ¶ added in v0.8.6
type RequestsListEntriesRequest struct { Pagination *database.PaginationRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // Search UserIds []int32 `protobuf:"varint,2,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` From *timestamp.Timestamp `protobuf:"bytes,3,opt,name=from,proto3,oneof" json:"from,omitempty"` To *timestamp.Timestamp `protobuf:"bytes,4,opt,name=to,proto3,oneof" json:"to,omitempty"` Search *string `protobuf:"bytes,5,opt,name=search,proto3,oneof" json:"search,omitempty"` // contains filtered or unexported fields }
func (*RequestsListEntriesRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsListEntriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsListEntriesRequest.ProtoReflect.Descriptor instead.
func (*RequestsListEntriesRequest) GetFrom ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) GetFrom() *timestamp.Timestamp
func (*RequestsListEntriesRequest) GetPagination ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) GetPagination() *database.PaginationRequest
func (*RequestsListEntriesRequest) GetSearch ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) GetSearch() string
func (*RequestsListEntriesRequest) GetTo ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) GetTo() *timestamp.Timestamp
func (*RequestsListEntriesRequest) GetUserIds ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) GetUserIds() []int32
func (*RequestsListEntriesRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsListEntriesRequest) ProtoMessage()
func (*RequestsListEntriesRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) ProtoReflect() protoreflect.Message
func (*RequestsListEntriesRequest) Reset ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) Reset()
func (*RequestsListEntriesRequest) String ¶ added in v0.8.6
func (x *RequestsListEntriesRequest) String() string
func (*RequestsListEntriesRequest) Validate ¶ added in v0.8.6
func (m *RequestsListEntriesRequest) Validate() error
Validate checks the field values on RequestsListEntriesRequest 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 (*RequestsListEntriesRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsListEntriesRequest) ValidateAll() error
ValidateAll checks the field values on RequestsListEntriesRequest 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 RequestsListEntriesRequestMultiError, or nil if none found.
type RequestsListEntriesRequestMultiError ¶ added in v0.8.6
type RequestsListEntriesRequestMultiError []error
RequestsListEntriesRequestMultiError is an error wrapping multiple validation errors returned by RequestsListEntriesRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsListEntriesRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsListEntriesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsListEntriesRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsListEntriesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsListEntriesRequestValidationError ¶ added in v0.8.6
type RequestsListEntriesRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsListEntriesRequestValidationError is the validation error returned by RequestsListEntriesRequest.Validate if the designated constraints aren't met.
func (RequestsListEntriesRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsListEntriesRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsListEntriesRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsListEntriesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsListEntriesRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsListEntriesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsListEntriesRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsListEntriesRequestValidationError) Field() string
Field function returns field value.
func (RequestsListEntriesRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsListEntriesRequestValidationError) Key() bool
Key function returns key value.
func (RequestsListEntriesRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsListEntriesRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsListEntriesResponse ¶ added in v0.8.6
type RequestsListEntriesResponse struct { Pagination *database.PaginationResponse `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` Entries []*jobs.Request `protobuf:"bytes,2,rep,name=entries,proto3" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*RequestsListEntriesResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsListEntriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsListEntriesResponse.ProtoReflect.Descriptor instead.
func (*RequestsListEntriesResponse) GetEntries ¶ added in v0.8.6
func (x *RequestsListEntriesResponse) GetEntries() []*jobs.Request
func (*RequestsListEntriesResponse) GetPagination ¶ added in v0.8.6
func (x *RequestsListEntriesResponse) GetPagination() *database.PaginationResponse
func (*RequestsListEntriesResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsListEntriesResponse) ProtoMessage()
func (*RequestsListEntriesResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsListEntriesResponse) ProtoReflect() protoreflect.Message
func (*RequestsListEntriesResponse) Reset ¶ added in v0.8.6
func (x *RequestsListEntriesResponse) Reset()
func (*RequestsListEntriesResponse) String ¶ added in v0.8.6
func (x *RequestsListEntriesResponse) String() string
func (*RequestsListEntriesResponse) Validate ¶ added in v0.8.6
func (m *RequestsListEntriesResponse) Validate() error
Validate checks the field values on RequestsListEntriesResponse 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 (*RequestsListEntriesResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsListEntriesResponse) ValidateAll() error
ValidateAll checks the field values on RequestsListEntriesResponse 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 RequestsListEntriesResponseMultiError, or nil if none found.
type RequestsListEntriesResponseMultiError ¶ added in v0.8.6
type RequestsListEntriesResponseMultiError []error
RequestsListEntriesResponseMultiError is an error wrapping multiple validation errors returned by RequestsListEntriesResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsListEntriesResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsListEntriesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsListEntriesResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsListEntriesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsListEntriesResponseValidationError ¶ added in v0.8.6
type RequestsListEntriesResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsListEntriesResponseValidationError is the validation error returned by RequestsListEntriesResponse.Validate if the designated constraints aren't met.
func (RequestsListEntriesResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsListEntriesResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsListEntriesResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsListEntriesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsListEntriesResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsListEntriesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsListEntriesResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsListEntriesResponseValidationError) Field() string
Field function returns field value.
func (RequestsListEntriesResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsListEntriesResponseValidationError) Key() bool
Key function returns key value.
func (RequestsListEntriesResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsListEntriesResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsListTypesRequest ¶ added in v0.8.6
type RequestsListTypesRequest struct {
// contains filtered or unexported fields
}
func (*RequestsListTypesRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsListTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsListTypesRequest.ProtoReflect.Descriptor instead.
func (*RequestsListTypesRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsListTypesRequest) ProtoMessage()
func (*RequestsListTypesRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsListTypesRequest) ProtoReflect() protoreflect.Message
func (*RequestsListTypesRequest) Reset ¶ added in v0.8.6
func (x *RequestsListTypesRequest) Reset()
func (*RequestsListTypesRequest) String ¶ added in v0.8.6
func (x *RequestsListTypesRequest) String() string
func (*RequestsListTypesRequest) Validate ¶ added in v0.8.6
func (m *RequestsListTypesRequest) Validate() error
Validate checks the field values on RequestsListTypesRequest 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 (*RequestsListTypesRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsListTypesRequest) ValidateAll() error
ValidateAll checks the field values on RequestsListTypesRequest 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 RequestsListTypesRequestMultiError, or nil if none found.
type RequestsListTypesRequestMultiError ¶ added in v0.8.6
type RequestsListTypesRequestMultiError []error
RequestsListTypesRequestMultiError is an error wrapping multiple validation errors returned by RequestsListTypesRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsListTypesRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsListTypesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsListTypesRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsListTypesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsListTypesRequestValidationError ¶ added in v0.8.6
type RequestsListTypesRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsListTypesRequestValidationError is the validation error returned by RequestsListTypesRequest.Validate if the designated constraints aren't met.
func (RequestsListTypesRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsListTypesRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsListTypesRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsListTypesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsListTypesRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsListTypesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsListTypesRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsListTypesRequestValidationError) Field() string
Field function returns field value.
func (RequestsListTypesRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsListTypesRequestValidationError) Key() bool
Key function returns key value.
func (RequestsListTypesRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsListTypesRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsListTypesResponse ¶ added in v0.8.6
type RequestsListTypesResponse struct { Types []*jobs.RequestType `protobuf:"bytes,1,rep,name=types,proto3" json:"types,omitempty"` // contains filtered or unexported fields }
func (*RequestsListTypesResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsListTypesResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsListTypesResponse.ProtoReflect.Descriptor instead.
func (*RequestsListTypesResponse) GetTypes ¶ added in v0.8.6
func (x *RequestsListTypesResponse) GetTypes() []*jobs.RequestType
func (*RequestsListTypesResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsListTypesResponse) ProtoMessage()
func (*RequestsListTypesResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsListTypesResponse) ProtoReflect() protoreflect.Message
func (*RequestsListTypesResponse) Reset ¶ added in v0.8.6
func (x *RequestsListTypesResponse) Reset()
func (*RequestsListTypesResponse) String ¶ added in v0.8.6
func (x *RequestsListTypesResponse) String() string
func (*RequestsListTypesResponse) Validate ¶ added in v0.8.6
func (m *RequestsListTypesResponse) Validate() error
Validate checks the field values on RequestsListTypesResponse 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 (*RequestsListTypesResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsListTypesResponse) ValidateAll() error
ValidateAll checks the field values on RequestsListTypesResponse 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 RequestsListTypesResponseMultiError, or nil if none found.
type RequestsListTypesResponseMultiError ¶ added in v0.8.6
type RequestsListTypesResponseMultiError []error
RequestsListTypesResponseMultiError is an error wrapping multiple validation errors returned by RequestsListTypesResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsListTypesResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsListTypesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsListTypesResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsListTypesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsListTypesResponseValidationError ¶ added in v0.8.6
type RequestsListTypesResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsListTypesResponseValidationError is the validation error returned by RequestsListTypesResponse.Validate if the designated constraints aren't met.
func (RequestsListTypesResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsListTypesResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsListTypesResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsListTypesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsListTypesResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsListTypesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsListTypesResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsListTypesResponseValidationError) Field() string
Field function returns field value.
func (RequestsListTypesResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsListTypesResponseValidationError) Key() bool
Key function returns key value.
func (RequestsListTypesResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsListTypesResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsPostCommentRequest ¶ added in v0.8.6
type RequestsPostCommentRequest struct { Comment *jobs.RequestComment `protobuf:"bytes,1,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*RequestsPostCommentRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsPostCommentRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsPostCommentRequest.ProtoReflect.Descriptor instead.
func (*RequestsPostCommentRequest) GetComment ¶ added in v0.8.6
func (x *RequestsPostCommentRequest) GetComment() *jobs.RequestComment
func (*RequestsPostCommentRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsPostCommentRequest) ProtoMessage()
func (*RequestsPostCommentRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsPostCommentRequest) ProtoReflect() protoreflect.Message
func (*RequestsPostCommentRequest) Reset ¶ added in v0.8.6
func (x *RequestsPostCommentRequest) Reset()
func (*RequestsPostCommentRequest) String ¶ added in v0.8.6
func (x *RequestsPostCommentRequest) String() string
func (*RequestsPostCommentRequest) Validate ¶ added in v0.8.6
func (m *RequestsPostCommentRequest) Validate() error
Validate checks the field values on RequestsPostCommentRequest 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 (*RequestsPostCommentRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsPostCommentRequest) ValidateAll() error
ValidateAll checks the field values on RequestsPostCommentRequest 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 RequestsPostCommentRequestMultiError, or nil if none found.
type RequestsPostCommentRequestMultiError ¶ added in v0.8.6
type RequestsPostCommentRequestMultiError []error
RequestsPostCommentRequestMultiError is an error wrapping multiple validation errors returned by RequestsPostCommentRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsPostCommentRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsPostCommentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsPostCommentRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsPostCommentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsPostCommentRequestValidationError ¶ added in v0.8.6
type RequestsPostCommentRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsPostCommentRequestValidationError is the validation error returned by RequestsPostCommentRequest.Validate if the designated constraints aren't met.
func (RequestsPostCommentRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsPostCommentRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsPostCommentRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsPostCommentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsPostCommentRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsPostCommentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsPostCommentRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsPostCommentRequestValidationError) Field() string
Field function returns field value.
func (RequestsPostCommentRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsPostCommentRequestValidationError) Key() bool
Key function returns key value.
func (RequestsPostCommentRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsPostCommentRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsPostCommentResponse ¶ added in v0.8.6
type RequestsPostCommentResponse struct { Comment *jobs.RequestComment `protobuf:"bytes,1,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*RequestsPostCommentResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsPostCommentResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsPostCommentResponse.ProtoReflect.Descriptor instead.
func (*RequestsPostCommentResponse) GetComment ¶ added in v0.8.6
func (x *RequestsPostCommentResponse) GetComment() *jobs.RequestComment
func (*RequestsPostCommentResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsPostCommentResponse) ProtoMessage()
func (*RequestsPostCommentResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsPostCommentResponse) ProtoReflect() protoreflect.Message
func (*RequestsPostCommentResponse) Reset ¶ added in v0.8.6
func (x *RequestsPostCommentResponse) Reset()
func (*RequestsPostCommentResponse) String ¶ added in v0.8.6
func (x *RequestsPostCommentResponse) String() string
func (*RequestsPostCommentResponse) Validate ¶ added in v0.8.6
func (m *RequestsPostCommentResponse) Validate() error
Validate checks the field values on RequestsPostCommentResponse 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 (*RequestsPostCommentResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsPostCommentResponse) ValidateAll() error
ValidateAll checks the field values on RequestsPostCommentResponse 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 RequestsPostCommentResponseMultiError, or nil if none found.
type RequestsPostCommentResponseMultiError ¶ added in v0.8.6
type RequestsPostCommentResponseMultiError []error
RequestsPostCommentResponseMultiError is an error wrapping multiple validation errors returned by RequestsPostCommentResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsPostCommentResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsPostCommentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsPostCommentResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsPostCommentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsPostCommentResponseValidationError ¶ added in v0.8.6
type RequestsPostCommentResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsPostCommentResponseValidationError is the validation error returned by RequestsPostCommentResponse.Validate if the designated constraints aren't met.
func (RequestsPostCommentResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsPostCommentResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsPostCommentResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsPostCommentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsPostCommentResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsPostCommentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsPostCommentResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsPostCommentResponseValidationError) Field() string
Field function returns field value.
func (RequestsPostCommentResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsPostCommentResponseValidationError) Key() bool
Key function returns key value.
func (RequestsPostCommentResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsPostCommentResponseValidationError) Reason() string
Reason function returns reason value.
type RequestsUpdateEntryRequest ¶ added in v0.8.6
type RequestsUpdateEntryRequest struct { Entry *jobs.Request `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*RequestsUpdateEntryRequest) Descriptor
deprecated
added in
v0.8.6
func (*RequestsUpdateEntryRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestsUpdateEntryRequest.ProtoReflect.Descriptor instead.
func (*RequestsUpdateEntryRequest) GetEntry ¶ added in v0.8.6
func (x *RequestsUpdateEntryRequest) GetEntry() *jobs.Request
func (*RequestsUpdateEntryRequest) ProtoMessage ¶ added in v0.8.6
func (*RequestsUpdateEntryRequest) ProtoMessage()
func (*RequestsUpdateEntryRequest) ProtoReflect ¶ added in v0.8.6
func (x *RequestsUpdateEntryRequest) ProtoReflect() protoreflect.Message
func (*RequestsUpdateEntryRequest) Reset ¶ added in v0.8.6
func (x *RequestsUpdateEntryRequest) Reset()
func (*RequestsUpdateEntryRequest) String ¶ added in v0.8.6
func (x *RequestsUpdateEntryRequest) String() string
func (*RequestsUpdateEntryRequest) Validate ¶ added in v0.8.6
func (m *RequestsUpdateEntryRequest) Validate() error
Validate checks the field values on RequestsUpdateEntryRequest 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 (*RequestsUpdateEntryRequest) ValidateAll ¶ added in v0.8.6
func (m *RequestsUpdateEntryRequest) ValidateAll() error
ValidateAll checks the field values on RequestsUpdateEntryRequest 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 RequestsUpdateEntryRequestMultiError, or nil if none found.
type RequestsUpdateEntryRequestMultiError ¶ added in v0.8.6
type RequestsUpdateEntryRequestMultiError []error
RequestsUpdateEntryRequestMultiError is an error wrapping multiple validation errors returned by RequestsUpdateEntryRequest.ValidateAll() if the designated constraints aren't met.
func (RequestsUpdateEntryRequestMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsUpdateEntryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsUpdateEntryRequestMultiError) Error ¶ added in v0.8.6
func (m RequestsUpdateEntryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsUpdateEntryRequestValidationError ¶ added in v0.8.6
type RequestsUpdateEntryRequestValidationError struct {
// contains filtered or unexported fields
}
RequestsUpdateEntryRequestValidationError is the validation error returned by RequestsUpdateEntryRequest.Validate if the designated constraints aren't met.
func (RequestsUpdateEntryRequestValidationError) Cause ¶ added in v0.8.6
func (e RequestsUpdateEntryRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestsUpdateEntryRequestValidationError) Error ¶ added in v0.8.6
func (e RequestsUpdateEntryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsUpdateEntryRequestValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsUpdateEntryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsUpdateEntryRequestValidationError) Field ¶ added in v0.8.6
func (e RequestsUpdateEntryRequestValidationError) Field() string
Field function returns field value.
func (RequestsUpdateEntryRequestValidationError) Key ¶ added in v0.8.6
func (e RequestsUpdateEntryRequestValidationError) Key() bool
Key function returns key value.
func (RequestsUpdateEntryRequestValidationError) Reason ¶ added in v0.8.6
func (e RequestsUpdateEntryRequestValidationError) Reason() string
Reason function returns reason value.
type RequestsUpdateEntryResponse ¶ added in v0.8.6
type RequestsUpdateEntryResponse struct { Entry *jobs.Request `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"` // contains filtered or unexported fields }
func (*RequestsUpdateEntryResponse) Descriptor
deprecated
added in
v0.8.6
func (*RequestsUpdateEntryResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestsUpdateEntryResponse.ProtoReflect.Descriptor instead.
func (*RequestsUpdateEntryResponse) GetEntry ¶ added in v0.8.6
func (x *RequestsUpdateEntryResponse) GetEntry() *jobs.Request
func (*RequestsUpdateEntryResponse) ProtoMessage ¶ added in v0.8.6
func (*RequestsUpdateEntryResponse) ProtoMessage()
func (*RequestsUpdateEntryResponse) ProtoReflect ¶ added in v0.8.6
func (x *RequestsUpdateEntryResponse) ProtoReflect() protoreflect.Message
func (*RequestsUpdateEntryResponse) Reset ¶ added in v0.8.6
func (x *RequestsUpdateEntryResponse) Reset()
func (*RequestsUpdateEntryResponse) String ¶ added in v0.8.6
func (x *RequestsUpdateEntryResponse) String() string
func (*RequestsUpdateEntryResponse) Validate ¶ added in v0.8.6
func (m *RequestsUpdateEntryResponse) Validate() error
Validate checks the field values on RequestsUpdateEntryResponse 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 (*RequestsUpdateEntryResponse) ValidateAll ¶ added in v0.8.6
func (m *RequestsUpdateEntryResponse) ValidateAll() error
ValidateAll checks the field values on RequestsUpdateEntryResponse 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 RequestsUpdateEntryResponseMultiError, or nil if none found.
type RequestsUpdateEntryResponseMultiError ¶ added in v0.8.6
type RequestsUpdateEntryResponseMultiError []error
RequestsUpdateEntryResponseMultiError is an error wrapping multiple validation errors returned by RequestsUpdateEntryResponse.ValidateAll() if the designated constraints aren't met.
func (RequestsUpdateEntryResponseMultiError) AllErrors ¶ added in v0.8.6
func (m RequestsUpdateEntryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestsUpdateEntryResponseMultiError) Error ¶ added in v0.8.6
func (m RequestsUpdateEntryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestsUpdateEntryResponseValidationError ¶ added in v0.8.6
type RequestsUpdateEntryResponseValidationError struct {
// contains filtered or unexported fields
}
RequestsUpdateEntryResponseValidationError is the validation error returned by RequestsUpdateEntryResponse.Validate if the designated constraints aren't met.
func (RequestsUpdateEntryResponseValidationError) Cause ¶ added in v0.8.6
func (e RequestsUpdateEntryResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestsUpdateEntryResponseValidationError) Error ¶ added in v0.8.6
func (e RequestsUpdateEntryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestsUpdateEntryResponseValidationError) ErrorName ¶ added in v0.8.6
func (e RequestsUpdateEntryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestsUpdateEntryResponseValidationError) Field ¶ added in v0.8.6
func (e RequestsUpdateEntryResponseValidationError) Field() string
Field function returns field value.
func (RequestsUpdateEntryResponseValidationError) Key ¶ added in v0.8.6
func (e RequestsUpdateEntryResponseValidationError) Key() bool
Key function returns key value.
func (RequestsUpdateEntryResponseValidationError) Reason ¶ added in v0.8.6
func (e RequestsUpdateEntryResponseValidationError) Reason() string
Reason function returns reason value.
type Server ¶
type Server struct { JobsServiceServer // contains filtered or unexported fields }
func (*Server) ColleaguesList ¶ added in v0.8.1
func (s *Server) ColleaguesList(ctx context.Context, req *ColleaguesListRequest) (*ColleaguesListResponse, error)
func (*Server) ConductCreateEntry ¶ added in v0.8.1
func (s *Server) ConductCreateEntry(ctx context.Context, req *ConductCreateEntryRequest) (*ConductCreateEntryResponse, error)
func (*Server) ConductDeleteEntry ¶ added in v0.8.1
func (s *Server) ConductDeleteEntry(ctx context.Context, req *ConductDeleteEntryRequest) (*ConductDeleteEntryResponse, error)
func (*Server) ConductListEntries ¶ added in v0.8.1
func (s *Server) ConductListEntries(ctx context.Context, req *ConductListEntriesRequest) (*ConductListEntriesResponse, error)
func (*Server) ConductUpdateEntry ¶ added in v0.8.1
func (s *Server) ConductUpdateEntry(ctx context.Context, req *ConductUpdateEntryRequest) (*ConductUpdateEntryResponse, error)
func (*Server) GetPermsRemap ¶ added in v0.8.6
func (*Server) RegisterServer ¶ added in v0.8.0
func (*Server) RequestsCreateEntry ¶ added in v0.8.6
func (s *Server) RequestsCreateEntry(ctx context.Context, req *RequestsCreateEntryRequest) (*RequestsCreateEntryResponse, error)
func (*Server) RequestsCreateOrUpdateType ¶ added in v0.8.6
func (s *Server) RequestsCreateOrUpdateType(ctx context.Context, req *RequestsCreateOrUpdateTypeRequest) (*RequestsCreateOrUpdateTypeResponse, error)
func (*Server) RequestsDeleteComment ¶ added in v0.8.6
func (s *Server) RequestsDeleteComment(ctx context.Context, req *RequestsDeleteCommentRequest) (*RequestsDeleteCommentResponse, error)
func (*Server) RequestsDeleteEntry ¶ added in v0.8.6
func (s *Server) RequestsDeleteEntry(ctx context.Context, req *RequestsDeleteEntryRequest) (*RequestsDeleteEntryResponse, error)
func (*Server) RequestsDeleteType ¶ added in v0.8.6
func (s *Server) RequestsDeleteType(ctx context.Context, req *RequestsDeleteTypeRequest) (*RequestsDeleteTypeResponse, error)
func (*Server) RequestsListComments ¶ added in v0.8.6
func (s *Server) RequestsListComments(ctx context.Context, req *RequestsListCommentsRequest) (*RequestsListCommentsResponse, error)
func (*Server) RequestsListEntries ¶ added in v0.8.6
func (s *Server) RequestsListEntries(ctx context.Context, req *RequestsListEntriesRequest) (*RequestsListEntriesResponse, error)
func (*Server) RequestsListTypes ¶ added in v0.8.6
func (s *Server) RequestsListTypes(ctx context.Context, req *RequestsListTypesRequest) (*RequestsListTypesResponse, error)
func (*Server) RequestsPostComment ¶ added in v0.8.6
func (s *Server) RequestsPostComment(ctx context.Context, req *RequestsPostCommentRequest) (*RequestsPostCommentResponse, error)
func (*Server) RequestsUpdateEntry ¶ added in v0.8.6
func (s *Server) RequestsUpdateEntry(ctx context.Context, req *RequestsUpdateEntryRequest) (*RequestsUpdateEntryResponse, error)
func (*Server) TimeclockListEntries ¶ added in v0.8.4
func (s *Server) TimeclockListEntries(ctx context.Context, req *TimeclockListEntriesRequest) (*TimeclockListEntriesResponse, error)
func (*Server) TimeclockStats ¶ added in v0.8.6
func (s *Server) TimeclockStats(ctx context.Context, req *TimeclockStatsRequest) (*TimeclockStatsResponse, error)
type TimeclockListEntriesRequest ¶ added in v0.8.4
type TimeclockListEntriesRequest struct { Pagination *database.PaginationRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // Search UserIds []int32 `protobuf:"varint,2,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` From *timestamp.Timestamp `protobuf:"bytes,3,opt,name=from,proto3,oneof" json:"from,omitempty"` To *timestamp.Timestamp `protobuf:"bytes,4,opt,name=to,proto3,oneof" json:"to,omitempty"` // contains filtered or unexported fields }
func (*TimeclockListEntriesRequest) Descriptor
deprecated
added in
v0.8.4
func (*TimeclockListEntriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use TimeclockListEntriesRequest.ProtoReflect.Descriptor instead.
func (*TimeclockListEntriesRequest) GetFrom ¶ added in v0.8.4
func (x *TimeclockListEntriesRequest) GetFrom() *timestamp.Timestamp
func (*TimeclockListEntriesRequest) GetPagination ¶ added in v0.8.4
func (x *TimeclockListEntriesRequest) GetPagination() *database.PaginationRequest
func (*TimeclockListEntriesRequest) GetTo ¶ added in v0.8.4
func (x *TimeclockListEntriesRequest) GetTo() *timestamp.Timestamp
func (*TimeclockListEntriesRequest) GetUserIds ¶ added in v0.8.4
func (x *TimeclockListEntriesRequest) GetUserIds() []int32
func (*TimeclockListEntriesRequest) ProtoMessage ¶ added in v0.8.4
func (*TimeclockListEntriesRequest) ProtoMessage()
func (*TimeclockListEntriesRequest) ProtoReflect ¶ added in v0.8.4
func (x *TimeclockListEntriesRequest) ProtoReflect() protoreflect.Message
func (*TimeclockListEntriesRequest) Reset ¶ added in v0.8.4
func (x *TimeclockListEntriesRequest) Reset()
func (*TimeclockListEntriesRequest) String ¶ added in v0.8.4
func (x *TimeclockListEntriesRequest) String() string
func (*TimeclockListEntriesRequest) Validate ¶ added in v0.8.4
func (m *TimeclockListEntriesRequest) Validate() error
Validate checks the field values on TimeclockListEntriesRequest 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 (*TimeclockListEntriesRequest) ValidateAll ¶ added in v0.8.4
func (m *TimeclockListEntriesRequest) ValidateAll() error
ValidateAll checks the field values on TimeclockListEntriesRequest 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 TimeclockListEntriesRequestMultiError, or nil if none found.
type TimeclockListEntriesRequestMultiError ¶ added in v0.8.4
type TimeclockListEntriesRequestMultiError []error
TimeclockListEntriesRequestMultiError is an error wrapping multiple validation errors returned by TimeclockListEntriesRequest.ValidateAll() if the designated constraints aren't met.
func (TimeclockListEntriesRequestMultiError) AllErrors ¶ added in v0.8.4
func (m TimeclockListEntriesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TimeclockListEntriesRequestMultiError) Error ¶ added in v0.8.4
func (m TimeclockListEntriesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TimeclockListEntriesRequestValidationError ¶ added in v0.8.4
type TimeclockListEntriesRequestValidationError struct {
// contains filtered or unexported fields
}
TimeclockListEntriesRequestValidationError is the validation error returned by TimeclockListEntriesRequest.Validate if the designated constraints aren't met.
func (TimeclockListEntriesRequestValidationError) Cause ¶ added in v0.8.4
func (e TimeclockListEntriesRequestValidationError) Cause() error
Cause function returns cause value.
func (TimeclockListEntriesRequestValidationError) Error ¶ added in v0.8.4
func (e TimeclockListEntriesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TimeclockListEntriesRequestValidationError) ErrorName ¶ added in v0.8.4
func (e TimeclockListEntriesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TimeclockListEntriesRequestValidationError) Field ¶ added in v0.8.4
func (e TimeclockListEntriesRequestValidationError) Field() string
Field function returns field value.
func (TimeclockListEntriesRequestValidationError) Key ¶ added in v0.8.4
func (e TimeclockListEntriesRequestValidationError) Key() bool
Key function returns key value.
func (TimeclockListEntriesRequestValidationError) Reason ¶ added in v0.8.4
func (e TimeclockListEntriesRequestValidationError) Reason() string
Reason function returns reason value.
type TimeclockListEntriesResponse ¶ added in v0.8.4
type TimeclockListEntriesResponse struct { Pagination *database.PaginationResponse `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` Entries []*jobs.TimeclockEntry `protobuf:"bytes,2,rep,name=entries,proto3" json:"entries,omitempty"` Stats *jobs.TimeclockStats `protobuf:"bytes,3,opt,name=stats,proto3" json:"stats,omitempty"` // contains filtered or unexported fields }
func (*TimeclockListEntriesResponse) Descriptor
deprecated
added in
v0.8.4
func (*TimeclockListEntriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use TimeclockListEntriesResponse.ProtoReflect.Descriptor instead.
func (*TimeclockListEntriesResponse) GetEntries ¶ added in v0.8.4
func (x *TimeclockListEntriesResponse) GetEntries() []*jobs.TimeclockEntry
func (*TimeclockListEntriesResponse) GetPagination ¶ added in v0.8.4
func (x *TimeclockListEntriesResponse) GetPagination() *database.PaginationResponse
func (*TimeclockListEntriesResponse) GetStats ¶ added in v0.8.4
func (x *TimeclockListEntriesResponse) GetStats() *jobs.TimeclockStats
func (*TimeclockListEntriesResponse) ProtoMessage ¶ added in v0.8.4
func (*TimeclockListEntriesResponse) ProtoMessage()
func (*TimeclockListEntriesResponse) ProtoReflect ¶ added in v0.8.4
func (x *TimeclockListEntriesResponse) ProtoReflect() protoreflect.Message
func (*TimeclockListEntriesResponse) Reset ¶ added in v0.8.4
func (x *TimeclockListEntriesResponse) Reset()
func (*TimeclockListEntriesResponse) String ¶ added in v0.8.4
func (x *TimeclockListEntriesResponse) String() string
func (*TimeclockListEntriesResponse) Validate ¶ added in v0.8.4
func (m *TimeclockListEntriesResponse) Validate() error
Validate checks the field values on TimeclockListEntriesResponse 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 (*TimeclockListEntriesResponse) ValidateAll ¶ added in v0.8.4
func (m *TimeclockListEntriesResponse) ValidateAll() error
ValidateAll checks the field values on TimeclockListEntriesResponse 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 TimeclockListEntriesResponseMultiError, or nil if none found.
type TimeclockListEntriesResponseMultiError ¶ added in v0.8.4
type TimeclockListEntriesResponseMultiError []error
TimeclockListEntriesResponseMultiError is an error wrapping multiple validation errors returned by TimeclockListEntriesResponse.ValidateAll() if the designated constraints aren't met.
func (TimeclockListEntriesResponseMultiError) AllErrors ¶ added in v0.8.4
func (m TimeclockListEntriesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TimeclockListEntriesResponseMultiError) Error ¶ added in v0.8.4
func (m TimeclockListEntriesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TimeclockListEntriesResponseValidationError ¶ added in v0.8.4
type TimeclockListEntriesResponseValidationError struct {
// contains filtered or unexported fields
}
TimeclockListEntriesResponseValidationError is the validation error returned by TimeclockListEntriesResponse.Validate if the designated constraints aren't met.
func (TimeclockListEntriesResponseValidationError) Cause ¶ added in v0.8.4
func (e TimeclockListEntriesResponseValidationError) Cause() error
Cause function returns cause value.
func (TimeclockListEntriesResponseValidationError) Error ¶ added in v0.8.4
func (e TimeclockListEntriesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TimeclockListEntriesResponseValidationError) ErrorName ¶ added in v0.8.4
func (e TimeclockListEntriesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TimeclockListEntriesResponseValidationError) Field ¶ added in v0.8.4
func (e TimeclockListEntriesResponseValidationError) Field() string
Field function returns field value.
func (TimeclockListEntriesResponseValidationError) Key ¶ added in v0.8.4
func (e TimeclockListEntriesResponseValidationError) Key() bool
Key function returns key value.
func (TimeclockListEntriesResponseValidationError) Reason ¶ added in v0.8.4
func (e TimeclockListEntriesResponseValidationError) Reason() string
Reason function returns reason value.
type TimeclockStatsRequest ¶ added in v0.8.6
type TimeclockStatsRequest struct {
// contains filtered or unexported fields
}
func (*TimeclockStatsRequest) Descriptor
deprecated
added in
v0.8.6
func (*TimeclockStatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TimeclockStatsRequest.ProtoReflect.Descriptor instead.
func (*TimeclockStatsRequest) ProtoMessage ¶ added in v0.8.6
func (*TimeclockStatsRequest) ProtoMessage()
func (*TimeclockStatsRequest) ProtoReflect ¶ added in v0.8.6
func (x *TimeclockStatsRequest) ProtoReflect() protoreflect.Message
func (*TimeclockStatsRequest) Reset ¶ added in v0.8.6
func (x *TimeclockStatsRequest) Reset()
func (*TimeclockStatsRequest) String ¶ added in v0.8.6
func (x *TimeclockStatsRequest) String() string
func (*TimeclockStatsRequest) Validate ¶ added in v0.8.6
func (m *TimeclockStatsRequest) Validate() error
Validate checks the field values on TimeclockStatsRequest 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 (*TimeclockStatsRequest) ValidateAll ¶ added in v0.8.6
func (m *TimeclockStatsRequest) ValidateAll() error
ValidateAll checks the field values on TimeclockStatsRequest 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 TimeclockStatsRequestMultiError, or nil if none found.
type TimeclockStatsRequestMultiError ¶ added in v0.8.6
type TimeclockStatsRequestMultiError []error
TimeclockStatsRequestMultiError is an error wrapping multiple validation errors returned by TimeclockStatsRequest.ValidateAll() if the designated constraints aren't met.
func (TimeclockStatsRequestMultiError) AllErrors ¶ added in v0.8.6
func (m TimeclockStatsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TimeclockStatsRequestMultiError) Error ¶ added in v0.8.6
func (m TimeclockStatsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TimeclockStatsRequestValidationError ¶ added in v0.8.6
type TimeclockStatsRequestValidationError struct {
// contains filtered or unexported fields
}
TimeclockStatsRequestValidationError is the validation error returned by TimeclockStatsRequest.Validate if the designated constraints aren't met.
func (TimeclockStatsRequestValidationError) Cause ¶ added in v0.8.6
func (e TimeclockStatsRequestValidationError) Cause() error
Cause function returns cause value.
func (TimeclockStatsRequestValidationError) Error ¶ added in v0.8.6
func (e TimeclockStatsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TimeclockStatsRequestValidationError) ErrorName ¶ added in v0.8.6
func (e TimeclockStatsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TimeclockStatsRequestValidationError) Field ¶ added in v0.8.6
func (e TimeclockStatsRequestValidationError) Field() string
Field function returns field value.
func (TimeclockStatsRequestValidationError) Key ¶ added in v0.8.6
func (e TimeclockStatsRequestValidationError) Key() bool
Key function returns key value.
func (TimeclockStatsRequestValidationError) Reason ¶ added in v0.8.6
func (e TimeclockStatsRequestValidationError) Reason() string
Reason function returns reason value.
type TimeclockStatsResponse ¶ added in v0.8.6
type TimeclockStatsResponse struct { Stats *jobs.TimeclockStats `protobuf:"bytes,1,opt,name=stats,proto3" json:"stats,omitempty"` // contains filtered or unexported fields }
func (*TimeclockStatsResponse) Descriptor
deprecated
added in
v0.8.6
func (*TimeclockStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TimeclockStatsResponse.ProtoReflect.Descriptor instead.
func (*TimeclockStatsResponse) GetStats ¶ added in v0.8.6
func (x *TimeclockStatsResponse) GetStats() *jobs.TimeclockStats
func (*TimeclockStatsResponse) ProtoMessage ¶ added in v0.8.6
func (*TimeclockStatsResponse) ProtoMessage()
func (*TimeclockStatsResponse) ProtoReflect ¶ added in v0.8.6
func (x *TimeclockStatsResponse) ProtoReflect() protoreflect.Message
func (*TimeclockStatsResponse) Reset ¶ added in v0.8.6
func (x *TimeclockStatsResponse) Reset()
func (*TimeclockStatsResponse) String ¶ added in v0.8.6
func (x *TimeclockStatsResponse) String() string
func (*TimeclockStatsResponse) Validate ¶ added in v0.8.6
func (m *TimeclockStatsResponse) Validate() error
Validate checks the field values on TimeclockStatsResponse 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 (*TimeclockStatsResponse) ValidateAll ¶ added in v0.8.6
func (m *TimeclockStatsResponse) ValidateAll() error
ValidateAll checks the field values on TimeclockStatsResponse 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 TimeclockStatsResponseMultiError, or nil if none found.
type TimeclockStatsResponseMultiError ¶ added in v0.8.6
type TimeclockStatsResponseMultiError []error
TimeclockStatsResponseMultiError is an error wrapping multiple validation errors returned by TimeclockStatsResponse.ValidateAll() if the designated constraints aren't met.
func (TimeclockStatsResponseMultiError) AllErrors ¶ added in v0.8.6
func (m TimeclockStatsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TimeclockStatsResponseMultiError) Error ¶ added in v0.8.6
func (m TimeclockStatsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TimeclockStatsResponseValidationError ¶ added in v0.8.6
type TimeclockStatsResponseValidationError struct {
// contains filtered or unexported fields
}
TimeclockStatsResponseValidationError is the validation error returned by TimeclockStatsResponse.Validate if the designated constraints aren't met.
func (TimeclockStatsResponseValidationError) Cause ¶ added in v0.8.6
func (e TimeclockStatsResponseValidationError) Cause() error
Cause function returns cause value.
func (TimeclockStatsResponseValidationError) Error ¶ added in v0.8.6
func (e TimeclockStatsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TimeclockStatsResponseValidationError) ErrorName ¶ added in v0.8.6
func (e TimeclockStatsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TimeclockStatsResponseValidationError) Field ¶ added in v0.8.6
func (e TimeclockStatsResponseValidationError) Field() string
Field function returns field value.
func (TimeclockStatsResponseValidationError) Key ¶ added in v0.8.6
func (e TimeclockStatsResponseValidationError) Key() bool
Key function returns key value.
func (TimeclockStatsResponseValidationError) Reason ¶ added in v0.8.6
func (e TimeclockStatsResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedJobsServiceServer ¶
type UnimplementedJobsServiceServer struct { }
UnimplementedJobsServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedJobsServiceServer) ColleaguesList ¶ added in v0.8.1
func (UnimplementedJobsServiceServer) ColleaguesList(context.Context, *ColleaguesListRequest) (*ColleaguesListResponse, error)
func (UnimplementedJobsServiceServer) ConductCreateEntry ¶ added in v0.8.1
func (UnimplementedJobsServiceServer) ConductCreateEntry(context.Context, *ConductCreateEntryRequest) (*ConductCreateEntryResponse, error)
func (UnimplementedJobsServiceServer) ConductDeleteEntry ¶ added in v0.8.1
func (UnimplementedJobsServiceServer) ConductDeleteEntry(context.Context, *ConductDeleteEntryRequest) (*ConductDeleteEntryResponse, error)
func (UnimplementedJobsServiceServer) ConductListEntries ¶ added in v0.8.1
func (UnimplementedJobsServiceServer) ConductListEntries(context.Context, *ConductListEntriesRequest) (*ConductListEntriesResponse, error)
func (UnimplementedJobsServiceServer) ConductUpdateEntry ¶ added in v0.8.1
func (UnimplementedJobsServiceServer) ConductUpdateEntry(context.Context, *ConductUpdateEntryRequest) (*ConductUpdateEntryResponse, error)
func (UnimplementedJobsServiceServer) RequestsCreateEntry ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsCreateEntry(context.Context, *RequestsCreateEntryRequest) (*RequestsCreateEntryResponse, error)
func (UnimplementedJobsServiceServer) RequestsCreateOrUpdateType ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsCreateOrUpdateType(context.Context, *RequestsCreateOrUpdateTypeRequest) (*RequestsCreateOrUpdateTypeResponse, error)
func (UnimplementedJobsServiceServer) RequestsDeleteComment ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsDeleteComment(context.Context, *RequestsDeleteCommentRequest) (*RequestsDeleteCommentResponse, error)
func (UnimplementedJobsServiceServer) RequestsDeleteEntry ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsDeleteEntry(context.Context, *RequestsDeleteEntryRequest) (*RequestsDeleteEntryResponse, error)
func (UnimplementedJobsServiceServer) RequestsDeleteType ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsDeleteType(context.Context, *RequestsDeleteTypeRequest) (*RequestsDeleteTypeResponse, error)
func (UnimplementedJobsServiceServer) RequestsListComments ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsListComments(context.Context, *RequestsListCommentsRequest) (*RequestsListCommentsResponse, error)
func (UnimplementedJobsServiceServer) RequestsListEntries ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsListEntries(context.Context, *RequestsListEntriesRequest) (*RequestsListEntriesResponse, error)
func (UnimplementedJobsServiceServer) RequestsListTypes ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsListTypes(context.Context, *RequestsListTypesRequest) (*RequestsListTypesResponse, error)
func (UnimplementedJobsServiceServer) RequestsPostComment ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsPostComment(context.Context, *RequestsPostCommentRequest) (*RequestsPostCommentResponse, error)
func (UnimplementedJobsServiceServer) RequestsUpdateEntry ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) RequestsUpdateEntry(context.Context, *RequestsUpdateEntryRequest) (*RequestsUpdateEntryResponse, error)
func (UnimplementedJobsServiceServer) TimeclockListEntries ¶ added in v0.8.4
func (UnimplementedJobsServiceServer) TimeclockListEntries(context.Context, *TimeclockListEntriesRequest) (*TimeclockListEntriesResponse, error)
func (UnimplementedJobsServiceServer) TimeclockStats ¶ added in v0.8.6
func (UnimplementedJobsServiceServer) TimeclockStats(context.Context, *TimeclockStatsRequest) (*TimeclockStatsResponse, error)
type UnsafeJobsServiceServer ¶
type UnsafeJobsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeJobsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to JobsServiceServer will result in compilation errors.