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

# Functions

New creates a new sso API client.
NewLoginSSOClientOK creates a LoginSSOClientOK with default headers values.
NewLoginSSOClientParams creates a new LoginSSOClientParams object with the default values initialized.
NewLoginSSOClientParamsWithContext creates a new LoginSSOClientParams object with the default values initialized, and the ability to set a context for a request.
NewLoginSSOClientParamsWithHTTPClient creates a new LoginSSOClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewLoginSSOClientParamsWithTimeout creates a new LoginSSOClientParams object with the default values initialized, and the ability to set a timeout on a request.
NewLogoutSSOClientInternalServerError creates a LogoutSSOClientInternalServerError with default headers values.
NewLogoutSSOClientNoContent creates a LogoutSSOClientNoContent with default headers values.
NewLogoutSSOClientNotFound creates a LogoutSSOClientNotFound with default headers values.
NewLogoutSSOClientParams creates a new LogoutSSOClientParams object with the default values initialized.
NewLogoutSSOClientParamsWithContext creates a new LogoutSSOClientParams object with the default values initialized, and the ability to set a context for a request.
NewLogoutSSOClientParamsWithHTTPClient creates a new LogoutSSOClientParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewLogoutSSOClientParamsWithTimeout creates a new LogoutSSOClientParams object with the default values initialized, and the ability to set a timeout on a request.
NewLogoutSSOClientUnprocessableEntity creates a LogoutSSOClientUnprocessableEntity with default headers values.

# Structs

Client for sso API */.
LoginSSOClientOK handles this case with default header values.
LoginSSOClientParams contains all the parameters to send to the API endpoint for the login sso client operation typically these are written to a http.Request */.
LoginSSOClientReader is a Reader for the LoginSSOClient structure.
LogoutSSOClientInternalServerError handles this case with default header values.
LogoutSSOClientNoContent handles this case with default header values.
LogoutSSOClientNotFound handles this case with default header values.
LogoutSSOClientParams contains all the parameters to send to the API endpoint for the logout sso client operation typically these are written to a http.Request */.
LogoutSSOClientReader is a Reader for the LogoutSSOClient structure.
LogoutSSOClientUnprocessableEntity handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.