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

# Functions

New creates a new recent player API client.
NewAdminGetRecentPlayerBadRequest creates a AdminGetRecentPlayerBadRequest with default headers values.
NewAdminGetRecentPlayerInternalServerError creates a AdminGetRecentPlayerInternalServerError with default headers values.
NewAdminGetRecentPlayerNotFound creates a AdminGetRecentPlayerNotFound with default headers values.
NewAdminGetRecentPlayerOK creates a AdminGetRecentPlayerOK with default headers values.
NewAdminGetRecentPlayerParams creates a new AdminGetRecentPlayerParams object with the default values initialized.
NewAdminGetRecentPlayerParamsWithContext creates a new AdminGetRecentPlayerParams object with the default values initialized, and the ability to set a context for a request.
NewAdminGetRecentPlayerParamsWithHTTPClient creates a new AdminGetRecentPlayerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminGetRecentPlayerParamsWithTimeout creates a new AdminGetRecentPlayerParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminGetRecentPlayerUnauthorized creates a AdminGetRecentPlayerUnauthorized with default headers values.
NewAdminGetRecentTeamPlayerBadRequest creates a AdminGetRecentTeamPlayerBadRequest with default headers values.
NewAdminGetRecentTeamPlayerInternalServerError creates a AdminGetRecentTeamPlayerInternalServerError with default headers values.
NewAdminGetRecentTeamPlayerNotFound creates a AdminGetRecentTeamPlayerNotFound with default headers values.
NewAdminGetRecentTeamPlayerOK creates a AdminGetRecentTeamPlayerOK with default headers values.
NewAdminGetRecentTeamPlayerParams creates a new AdminGetRecentTeamPlayerParams object with the default values initialized.
NewAdminGetRecentTeamPlayerParamsWithContext creates a new AdminGetRecentTeamPlayerParams object with the default values initialized, and the ability to set a context for a request.
NewAdminGetRecentTeamPlayerParamsWithHTTPClient creates a new AdminGetRecentTeamPlayerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminGetRecentTeamPlayerParamsWithTimeout creates a new AdminGetRecentTeamPlayerParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminGetRecentTeamPlayerUnauthorized creates a AdminGetRecentTeamPlayerUnauthorized with default headers values.
NewPublicGetRecentPlayerBadRequest creates a PublicGetRecentPlayerBadRequest with default headers values.
NewPublicGetRecentPlayerInternalServerError creates a PublicGetRecentPlayerInternalServerError with default headers values.
NewPublicGetRecentPlayerNotFound creates a PublicGetRecentPlayerNotFound with default headers values.
NewPublicGetRecentPlayerOK creates a PublicGetRecentPlayerOK with default headers values.
NewPublicGetRecentPlayerParams creates a new PublicGetRecentPlayerParams object with the default values initialized.
NewPublicGetRecentPlayerParamsWithContext creates a new PublicGetRecentPlayerParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetRecentPlayerParamsWithHTTPClient creates a new PublicGetRecentPlayerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetRecentPlayerParamsWithTimeout creates a new PublicGetRecentPlayerParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetRecentPlayerUnauthorized creates a PublicGetRecentPlayerUnauthorized with default headers values.
NewPublicGetRecentTeamPlayerBadRequest creates a PublicGetRecentTeamPlayerBadRequest with default headers values.
NewPublicGetRecentTeamPlayerInternalServerError creates a PublicGetRecentTeamPlayerInternalServerError with default headers values.
NewPublicGetRecentTeamPlayerNotFound creates a PublicGetRecentTeamPlayerNotFound with default headers values.
NewPublicGetRecentTeamPlayerOK creates a PublicGetRecentTeamPlayerOK with default headers values.
NewPublicGetRecentTeamPlayerParams creates a new PublicGetRecentTeamPlayerParams object with the default values initialized.
NewPublicGetRecentTeamPlayerParamsWithContext creates a new PublicGetRecentTeamPlayerParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetRecentTeamPlayerParamsWithHTTPClient creates a new PublicGetRecentTeamPlayerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetRecentTeamPlayerParamsWithTimeout creates a new PublicGetRecentTeamPlayerParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetRecentTeamPlayerUnauthorized creates a PublicGetRecentTeamPlayerUnauthorized with default headers values.

# Structs

AdminGetRecentPlayerBadRequest handles this case with default header values.
AdminGetRecentPlayerInternalServerError handles this case with default header values.
AdminGetRecentPlayerNotFound handles this case with default header values.
AdminGetRecentPlayerOK handles this case with default header values.
AdminGetRecentPlayerParams contains all the parameters to send to the API endpoint for the admin get recent player operation typically these are written to a http.Request */.
AdminGetRecentPlayerReader is a Reader for the AdminGetRecentPlayer structure.
AdminGetRecentPlayerUnauthorized handles this case with default header values.
AdminGetRecentTeamPlayerBadRequest handles this case with default header values.
AdminGetRecentTeamPlayerInternalServerError handles this case with default header values.
AdminGetRecentTeamPlayerNotFound handles this case with default header values.
AdminGetRecentTeamPlayerOK handles this case with default header values.
AdminGetRecentTeamPlayerParams contains all the parameters to send to the API endpoint for the admin get recent team player operation typically these are written to a http.Request */.
AdminGetRecentTeamPlayerReader is a Reader for the AdminGetRecentTeamPlayer structure.
AdminGetRecentTeamPlayerUnauthorized handles this case with default header values.
Client for recent player API */.
PublicGetRecentPlayerBadRequest handles this case with default header values.
PublicGetRecentPlayerInternalServerError handles this case with default header values.
PublicGetRecentPlayerNotFound handles this case with default header values.
PublicGetRecentPlayerOK handles this case with default header values.
PublicGetRecentPlayerParams contains all the parameters to send to the API endpoint for the public get recent player operation typically these are written to a http.Request */.
PublicGetRecentPlayerReader is a Reader for the PublicGetRecentPlayer structure.
PublicGetRecentPlayerUnauthorized handles this case with default header values.
PublicGetRecentTeamPlayerBadRequest handles this case with default header values.
PublicGetRecentTeamPlayerInternalServerError handles this case with default header values.
PublicGetRecentTeamPlayerNotFound handles this case with default header values.
PublicGetRecentTeamPlayerOK handles this case with default header values.
PublicGetRecentTeamPlayerParams contains all the parameters to send to the API endpoint for the public get recent team player operation typically these are written to a http.Request */.
PublicGetRecentTeamPlayerReader is a Reader for the PublicGetRecentTeamPlayer structure.
PublicGetRecentTeamPlayerUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.