# Functions
New creates a new issue audit comment controller API client.
NewListIssueAuditCommentBadRequest creates a ListIssueAuditCommentBadRequest with default headers values.
NewListIssueAuditCommentConflict creates a ListIssueAuditCommentConflict with default headers values.
NewListIssueAuditCommentForbidden creates a ListIssueAuditCommentForbidden with default headers values.
NewListIssueAuditCommentInternalServerError creates a ListIssueAuditCommentInternalServerError with default headers values.
NewListIssueAuditCommentNotFound creates a ListIssueAuditCommentNotFound with default headers values.
NewListIssueAuditCommentOK creates a ListIssueAuditCommentOK with default headers values.
NewListIssueAuditCommentParams creates a new ListIssueAuditCommentParams object with the default values initialized.
NewListIssueAuditCommentParamsWithContext creates a new ListIssueAuditCommentParams object with the default values initialized, and the ability to set a context for a request.
NewListIssueAuditCommentParamsWithHTTPClient creates a new ListIssueAuditCommentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListIssueAuditCommentParamsWithTimeout creates a new ListIssueAuditCommentParams object with the default values initialized, and the ability to set a timeout on a request.
NewListIssueAuditCommentUnauthorized creates a ListIssueAuditCommentUnauthorized with default headers values.
# Structs
Client for issue audit comment controller API
*/.
ListIssueAuditCommentBadRequest handles this case with default header values.
ListIssueAuditCommentConflict handles this case with default header values.
ListIssueAuditCommentForbidden handles this case with default header values.
ListIssueAuditCommentInternalServerError handles this case with default header values.
ListIssueAuditCommentNotFound handles this case with default header values.
ListIssueAuditCommentOK handles this case with default header values.
ListIssueAuditCommentParams contains all the parameters to send to the API endpoint
for the list issue audit comment operation typically these are written to a http.Request
*/.
ListIssueAuditCommentReader is a Reader for the ListIssueAuditComment structure.
ListIssueAuditCommentUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.