package
0.0.0-20200823060956-afe24a8c0d6c
Repository: https://github.com/igorskh/go-duolingo.git
Documentation: pkg.go.dev
# Functions
New creates a new leaderboards API client.
NewGetLeaderboardBadRequest creates a GetLeaderboardBadRequest with default headers values.
NewGetLeaderboardDefault creates a GetLeaderboardDefault with default headers values.
NewGetLeaderboardNotFound creates a GetLeaderboardNotFound with default headers values.
NewGetLeaderboardOK creates a GetLeaderboardOK with default headers values.
NewGetLeaderboardParams creates a new GetLeaderboardParams object with the default values initialized.
NewGetLeaderboardParamsWithContext creates a new GetLeaderboardParams object with the default values initialized, and the ability to set a context for a request.
NewGetLeaderboardParamsWithHTTPClient creates a new GetLeaderboardParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetLeaderboardParamsWithTimeout creates a new GetLeaderboardParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for leaderboards API
*/.
GetLeaderboardBadRequest handles this case with default header values.
GetLeaderboardDefault handles this case with default header values.
GetLeaderboardNotFound handles this case with default header values.
GetLeaderboardOK handles this case with default header values.
GetLeaderboardParams contains all the parameters to send to the API endpoint
for the get leaderboard operation typically these are written to a http.Request
*/.
GetLeaderboardReader is a Reader for the GetLeaderboard structure.
# Interfaces
ClientService is the interface for Client methods.