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

# Functions

New creates a new server API client.
NewHeartbeatBadRequest creates a HeartbeatBadRequest with default headers values.
NewHeartbeatInternalServerError creates a HeartbeatInternalServerError with default headers values.
NewHeartbeatNoContent creates a HeartbeatNoContent with default headers values.
NewHeartbeatParams creates a new HeartbeatParams object with the default values initialized.
NewHeartbeatParamsWithContext creates a new HeartbeatParams object with the default values initialized, and the ability to set a context for a request.
NewHeartbeatParamsWithHTTPClient creates a new HeartbeatParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHeartbeatParamsWithTimeout creates a new HeartbeatParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for server API */.
HeartbeatBadRequest handles this case with default header values.
HeartbeatInternalServerError handles this case with default header values.
HeartbeatNoContent handles this case with default header values.
HeartbeatParams contains all the parameters to send to the API endpoint for the heartbeat operation typically these are written to a http.Request */.
HeartbeatReader is a Reader for the Heartbeat structure.

# Interfaces

ClientService is the interface for Client methods.