package
0.1.0-alpha.3
Repository: https://github.com/accelbyte/accelbyte-go-modular-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new admin reports API client.
NewAdminSubmitReportBadRequest creates a AdminSubmitReportBadRequest with default headers values.
NewAdminSubmitReportConflict creates a AdminSubmitReportConflict with default headers values.
NewAdminSubmitReportCreated creates a AdminSubmitReportCreated with default headers values.
NewAdminSubmitReportInternalServerError creates a AdminSubmitReportInternalServerError with default headers values.
NewAdminSubmitReportParams creates a new AdminSubmitReportParams object with the default values initialized.
NewAdminSubmitReportParamsWithContext creates a new AdminSubmitReportParams object with the default values initialized, and the ability to set a context for a request.
NewAdminSubmitReportParamsWithHTTPClient creates a new AdminSubmitReportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminSubmitReportParamsWithTimeout creates a new AdminSubmitReportParams object with the default values initialized, and the ability to set a timeout on a request.
NewListReportsInternalServerError creates a ListReportsInternalServerError with default headers values.
NewListReportsOK creates a ListReportsOK with default headers values.
NewListReportsParams creates a new ListReportsParams object with the default values initialized.
NewListReportsParamsWithContext creates a new ListReportsParams object with the default values initialized, and the ability to set a context for a request.
NewListReportsParamsWithHTTPClient creates a new ListReportsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListReportsParamsWithTimeout creates a new ListReportsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

AdminSubmitReportBadRequest handles this case with default header values.
AdminSubmitReportConflict handles this case with default header values.
AdminSubmitReportCreated handles this case with default header values.
AdminSubmitReportInternalServerError handles this case with default header values.
AdminSubmitReportParams contains all the parameters to send to the API endpoint for the admin submit report operation typically these are written to a http.Request */.
AdminSubmitReportReader is a Reader for the AdminSubmitReport structure.
Client for admin reports API */.
ListReportsInternalServerError handles this case with default header values.
ListReportsOK handles this case with default header values.
ListReportsParams contains all the parameters to send to the API endpoint for the list reports operation typically these are written to a http.Request */.
ListReportsReader is a Reader for the ListReports structure.

# Interfaces

ClientService is the interface for Client methods.