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

# Functions

New creates a new download server artifact API client.
NewCheckServerArtifactInternalServerError creates a CheckServerArtifactInternalServerError with default headers values.
NewCheckServerArtifactNotFound creates a CheckServerArtifactNotFound with default headers values.
NewCheckServerArtifactOK creates a CheckServerArtifactOK with default headers values.
NewCheckServerArtifactParams creates a new CheckServerArtifactParams object with the default values initialized.
NewCheckServerArtifactParamsWithContext creates a new CheckServerArtifactParams object with the default values initialized, and the ability to set a context for a request.
NewCheckServerArtifactParamsWithHTTPClient creates a new CheckServerArtifactParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCheckServerArtifactParamsWithTimeout creates a new CheckServerArtifactParams object with the default values initialized, and the ability to set a timeout on a request.
NewDownloadServerArtifactsInternalServerError creates a DownloadServerArtifactsInternalServerError with default headers values.
NewDownloadServerArtifactsNotFound creates a DownloadServerArtifactsNotFound with default headers values.
NewDownloadServerArtifactsOK creates a DownloadServerArtifactsOK with default headers values.
NewDownloadServerArtifactsParams creates a new DownloadServerArtifactsParams object with the default values initialized.
NewDownloadServerArtifactsParamsWithContext creates a new DownloadServerArtifactsParams object with the default values initialized, and the ability to set a context for a request.
NewDownloadServerArtifactsParamsWithHTTPClient creates a new DownloadServerArtifactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDownloadServerArtifactsParamsWithTimeout creates a new DownloadServerArtifactsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

CheckServerArtifactInternalServerError handles this case with default header values.
CheckServerArtifactNotFound handles this case with default header values.
CheckServerArtifactOK handles this case with default header values.
CheckServerArtifactParams contains all the parameters to send to the API endpoint for the check server artifact operation typically these are written to a http.Request */.
CheckServerArtifactReader is a Reader for the CheckServerArtifact structure.
Client for download server artifact API */.
DownloadServerArtifactsInternalServerError handles this case with default header values.
DownloadServerArtifactsNotFound handles this case with default header values.
DownloadServerArtifactsOK handles this case with default header values.
DownloadServerArtifactsParams contains all the parameters to send to the API endpoint for the download server artifacts operation typically these are written to a http.Request */.
DownloadServerArtifactsReader is a Reader for the DownloadServerArtifacts structure.

# Interfaces

ClientService is the interface for Client methods.