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

# Functions

New creates a new achievement platform API client.
NewGetXblUserAchievementsBadRequest creates a GetXblUserAchievementsBadRequest with default headers values.
NewGetXblUserAchievementsOK creates a GetXblUserAchievementsOK with default headers values.
NewGetXblUserAchievementsParams creates a new GetXblUserAchievementsParams object with the default values initialized.
NewGetXblUserAchievementsParamsWithContext creates a new GetXblUserAchievementsParams object with the default values initialized, and the ability to set a context for a request.
NewGetXblUserAchievementsParamsWithHTTPClient creates a new GetXblUserAchievementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetXblUserAchievementsParamsWithTimeout creates a new GetXblUserAchievementsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUnlockSteamUserAchievementBadRequest creates a UnlockSteamUserAchievementBadRequest with default headers values.
NewUnlockSteamUserAchievementNoContent creates a UnlockSteamUserAchievementNoContent with default headers values.
NewUnlockSteamUserAchievementNotFound creates a UnlockSteamUserAchievementNotFound with default headers values.
NewUnlockSteamUserAchievementParams creates a new UnlockSteamUserAchievementParams object with the default values initialized.
NewUnlockSteamUserAchievementParamsWithContext creates a new UnlockSteamUserAchievementParams object with the default values initialized, and the ability to set a context for a request.
NewUnlockSteamUserAchievementParamsWithHTTPClient creates a new UnlockSteamUserAchievementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUnlockSteamUserAchievementParamsWithTimeout creates a new UnlockSteamUserAchievementParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateXblUserAchievementBadRequest creates a UpdateXblUserAchievementBadRequest with default headers values.
NewUpdateXblUserAchievementNoContent creates a UpdateXblUserAchievementNoContent with default headers values.
NewUpdateXblUserAchievementParams creates a new UpdateXblUserAchievementParams object with the default values initialized.
NewUpdateXblUserAchievementParamsWithContext creates a new UpdateXblUserAchievementParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateXblUserAchievementParamsWithHTTPClient creates a new UpdateXblUserAchievementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateXblUserAchievementParamsWithTimeout creates a new UpdateXblUserAchievementParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for achievement platform API */.
GetXblUserAchievementsBadRequest handles this case with default header values.
GetXblUserAchievementsOK handles this case with default header values.
GetXblUserAchievementsParams contains all the parameters to send to the API endpoint for the get xbl user achievements operation typically these are written to a http.Request */.
GetXblUserAchievementsReader is a Reader for the GetXblUserAchievements structure.
UnlockSteamUserAchievementBadRequest handles this case with default header values.
UnlockSteamUserAchievementNoContent handles this case with default header values.
UnlockSteamUserAchievementNotFound handles this case with default header values.
UnlockSteamUserAchievementParams contains all the parameters to send to the API endpoint for the unlock steam user achievement operation typically these are written to a http.Request */.
UnlockSteamUserAchievementReader is a Reader for the UnlockSteamUserAchievement structure.
UpdateXblUserAchievementBadRequest handles this case with default header values.
UpdateXblUserAchievementNoContent handles this case with default header values.
UpdateXblUserAchievementParams contains all the parameters to send to the API endpoint for the update xbl user achievement operation typically these are written to a http.Request */.
UpdateXblUserAchievementReader is a Reader for the UpdateXblUserAchievement structure.

# Interfaces

ClientService is the interface for Client methods.