package
0.73.0
Repository: https://github.com/accelbyte/accelbyte-go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new challenge list API client.
NewGetChallengesForbidden creates a GetChallengesForbidden with default headers values.
NewGetChallengesInternalServerError creates a GetChallengesInternalServerError with default headers values.
NewGetChallengesOK creates a GetChallengesOK with default headers values.
NewGetChallengesParams creates a new GetChallengesParams object with the default values initialized.
NewGetChallengesParamsWithContext creates a new GetChallengesParams object with the default values initialized, and the ability to set a context for a request.
NewGetChallengesParamsWithHTTPClient creates a new GetChallengesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetChallengesParamsWithTimeout creates a new GetChallengesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetChallengesUnauthorized creates a GetChallengesUnauthorized with default headers values.
NewPublicGetScheduledGoalsForbidden creates a PublicGetScheduledGoalsForbidden with default headers values.
NewPublicGetScheduledGoalsInternalServerError creates a PublicGetScheduledGoalsInternalServerError with default headers values.
NewPublicGetScheduledGoalsNotFound creates a PublicGetScheduledGoalsNotFound with default headers values.
NewPublicGetScheduledGoalsOK creates a PublicGetScheduledGoalsOK with default headers values.
NewPublicGetScheduledGoalsParams creates a new PublicGetScheduledGoalsParams object with the default values initialized.
NewPublicGetScheduledGoalsParamsWithContext creates a new PublicGetScheduledGoalsParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetScheduledGoalsParamsWithHTTPClient creates a new PublicGetScheduledGoalsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetScheduledGoalsParamsWithTimeout creates a new PublicGetScheduledGoalsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetScheduledGoalsUnauthorized creates a PublicGetScheduledGoalsUnauthorized with default headers values.

# Constants

Get the enum in GetChallengesParams.
Get the enum in GetChallengesParams.
Get the enum in GetChallengesParams.

# Structs

Client for challenge list API */.
GetChallengesForbidden handles this case with default header values.
GetChallengesInternalServerError handles this case with default header values.
GetChallengesOK handles this case with default header values.
GetChallengesParams contains all the parameters to send to the API endpoint for the get challenges operation typically these are written to a http.Request */.
GetChallengesReader is a Reader for the GetChallenges structure.
GetChallengesUnauthorized handles this case with default header values.
PublicGetScheduledGoalsForbidden handles this case with default header values.
PublicGetScheduledGoalsInternalServerError handles this case with default header values.
PublicGetScheduledGoalsNotFound handles this case with default header values.
PublicGetScheduledGoalsOK handles this case with default header values.
PublicGetScheduledGoalsParams contains all the parameters to send to the API endpoint for the public get scheduled goals operation typically these are written to a http.Request */.
PublicGetScheduledGoalsReader is a Reader for the PublicGetScheduledGoals structure.
PublicGetScheduledGoalsUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.