# Functions
New creates a new routes API client.
NewGetRouteAsGPXDefault creates a GetRouteAsGPXDefault with default headers values.
NewGetRouteAsGPXOK creates a GetRouteAsGPXOK with default headers values.
NewGetRouteAsGPXParams creates a new GetRouteAsGPXParams object with the default values initialized.
NewGetRouteAsGPXParamsWithContext creates a new GetRouteAsGPXParams object with the default values initialized, and the ability to set a context for a request.
NewGetRouteAsGPXParamsWithHTTPClient creates a new GetRouteAsGPXParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRouteAsGPXParamsWithTimeout creates a new GetRouteAsGPXParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetRouteAsTCXDefault creates a GetRouteAsTCXDefault with default headers values.
NewGetRouteAsTCXOK creates a GetRouteAsTCXOK with default headers values.
NewGetRouteAsTCXParams creates a new GetRouteAsTCXParams object with the default values initialized.
NewGetRouteAsTCXParamsWithContext creates a new GetRouteAsTCXParams object with the default values initialized, and the ability to set a context for a request.
NewGetRouteAsTCXParamsWithHTTPClient creates a new GetRouteAsTCXParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRouteAsTCXParamsWithTimeout creates a new GetRouteAsTCXParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetRouteByIDDefault creates a GetRouteByIDDefault with default headers values.
NewGetRouteByIDOK creates a GetRouteByIDOK with default headers values.
NewGetRouteByIDParams creates a new GetRouteByIDParams object with the default values initialized.
NewGetRouteByIDParamsWithContext creates a new GetRouteByIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetRouteByIDParamsWithHTTPClient creates a new GetRouteByIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRouteByIDParamsWithTimeout creates a new GetRouteByIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetRoutesByAthleteIDDefault creates a GetRoutesByAthleteIDDefault with default headers values.
NewGetRoutesByAthleteIDOK creates a GetRoutesByAthleteIDOK with default headers values.
NewGetRoutesByAthleteIDParams creates a new GetRoutesByAthleteIDParams object with the default values initialized.
NewGetRoutesByAthleteIDParamsWithContext creates a new GetRoutesByAthleteIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetRoutesByAthleteIDParamsWithHTTPClient creates a new GetRoutesByAthleteIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRoutesByAthleteIDParamsWithTimeout creates a new GetRoutesByAthleteIDParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for routes API
*/.
GetRouteAsGPXDefault handles this case with default header values.
GetRouteAsGPXOK handles this case with default header values.
GetRouteAsGPXParams contains all the parameters to send to the API endpoint
for the get route as g p x operation typically these are written to a http.Request
*/.
GetRouteAsGPXReader is a Reader for the GetRouteAsGPX structure.
GetRouteAsTCXDefault handles this case with default header values.
GetRouteAsTCXOK handles this case with default header values.
GetRouteAsTCXParams contains all the parameters to send to the API endpoint
for the get route as t c x operation typically these are written to a http.Request
*/.
GetRouteAsTCXReader is a Reader for the GetRouteAsTCX structure.
GetRouteByIDDefault handles this case with default header values.
GetRouteByIDOK handles this case with default header values.
GetRouteByIDParams contains all the parameters to send to the API endpoint
for the get route by Id operation typically these are written to a http.Request
*/.
GetRouteByIDReader is a Reader for the GetRouteByID structure.
GetRoutesByAthleteIDDefault handles this case with default header values.
GetRoutesByAthleteIDOK handles this case with default header values.
GetRoutesByAthleteIDParams contains all the parameters to send to the API endpoint
for the get routes by athlete Id operation typically these are written to a http.Request
*/.
GetRoutesByAthleteIDReader is a Reader for the GetRoutesByAthleteID structure.
# Interfaces
ClientService is the interface for Client methods.