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 public reports API client.
NewSubmitReportBadRequest creates a SubmitReportBadRequest with default headers values.
NewSubmitReportConflict creates a SubmitReportConflict with default headers values.
NewSubmitReportCreated creates a SubmitReportCreated with default headers values.
NewSubmitReportInternalServerError creates a SubmitReportInternalServerError with default headers values.
NewSubmitReportParams creates a new SubmitReportParams object with the default values initialized.
NewSubmitReportParamsWithContext creates a new SubmitReportParams object with the default values initialized, and the ability to set a context for a request.
NewSubmitReportParamsWithHTTPClient creates a new SubmitReportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSubmitReportParamsWithTimeout creates a new SubmitReportParams object with the default values initialized, and the ability to set a timeout on a request.
NewSubmitReportTooManyRequests creates a SubmitReportTooManyRequests with default headers values.

# Structs

Client for public reports API */.
SubmitReportBadRequest handles this case with default header values.
SubmitReportConflict handles this case with default header values.
SubmitReportCreated handles this case with default header values.
SubmitReportInternalServerError handles this case with default header values.
SubmitReportParams contains all the parameters to send to the API endpoint for the submit report operation typically these are written to a http.Request */.
SubmitReportReader is a Reader for the SubmitReport structure.
SubmitReportTooManyRequests handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.