# Functions
New creates a new badge API client.
NewGetBadgeDefault creates a GetBadgeDefault with default headers values.
NewGetBadgeFound creates a GetBadgeFound with default headers values.
NewGetBadgeParams creates a new GetBadgeParams object, with the default timeout for this client.
NewGetBadgeParamsWithContext creates a new GetBadgeParams object with the ability to set a context for a request.
NewGetBadgeParamsWithHTTPClient creates a new GetBadgeParams object with the ability to set a custom HTTPClient for a request.
NewGetBadgeParamsWithTimeout creates a new GetBadgeParams object with the ability to set a timeout on a request.
# Structs
Client for badge API
*/.
GetBadgeDefault describes a response with status code -1, with default header values.
GetBadgeFound describes a response with status code 302, with default header values.
GetBadgeParams contains all the parameters to send to the API endpoint
for the get badge operation.
GetBadgeReader is a Reader for the GetBadge structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.