# Functions
New creates a new issue aging controller API client.
NewListIssueAgingBadRequest creates a ListIssueAgingBadRequest with default headers values.
NewListIssueAgingConflict creates a ListIssueAgingConflict with default headers values.
NewListIssueAgingForbidden creates a ListIssueAgingForbidden with default headers values.
NewListIssueAgingInternalServerError creates a ListIssueAgingInternalServerError with default headers values.
NewListIssueAgingNotFound creates a ListIssueAgingNotFound with default headers values.
NewListIssueAgingOK creates a ListIssueAgingOK with default headers values.
NewListIssueAgingParams creates a new ListIssueAgingParams object with the default values initialized.
NewListIssueAgingParamsWithContext creates a new ListIssueAgingParams object with the default values initialized, and the ability to set a context for a request.
NewListIssueAgingParamsWithHTTPClient creates a new ListIssueAgingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListIssueAgingParamsWithTimeout creates a new ListIssueAgingParams object with the default values initialized, and the ability to set a timeout on a request.
NewListIssueAgingUnauthorized creates a ListIssueAgingUnauthorized with default headers values.
# Structs
Client for issue aging controller API
*/.
ListIssueAgingBadRequest handles this case with default header values.
ListIssueAgingConflict handles this case with default header values.
ListIssueAgingForbidden handles this case with default header values.
ListIssueAgingInternalServerError handles this case with default header values.
ListIssueAgingNotFound handles this case with default header values.
ListIssueAgingOK handles this case with default header values.
ListIssueAgingParams contains all the parameters to send to the API endpoint
for the list issue aging operation typically these are written to a http.Request
*/.
ListIssueAgingReader is a Reader for the ListIssueAging structure.
ListIssueAgingUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.