# Functions
New creates a new segment efforts API client.
NewGetEffortsBySegmentIDDefault creates a GetEffortsBySegmentIDDefault with default headers values.
NewGetEffortsBySegmentIDOK creates a GetEffortsBySegmentIDOK with default headers values.
NewGetEffortsBySegmentIDParams creates a new GetEffortsBySegmentIDParams object with the default values initialized.
NewGetEffortsBySegmentIDParamsWithContext creates a new GetEffortsBySegmentIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetEffortsBySegmentIDParamsWithHTTPClient creates a new GetEffortsBySegmentIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetEffortsBySegmentIDParamsWithTimeout creates a new GetEffortsBySegmentIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSegmentEffortByIDDefault creates a GetSegmentEffortByIDDefault with default headers values.
NewGetSegmentEffortByIDOK creates a GetSegmentEffortByIDOK with default headers values.
NewGetSegmentEffortByIDParams creates a new GetSegmentEffortByIDParams object with the default values initialized.
NewGetSegmentEffortByIDParamsWithContext creates a new GetSegmentEffortByIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetSegmentEffortByIDParamsWithHTTPClient creates a new GetSegmentEffortByIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSegmentEffortByIDParamsWithTimeout creates a new GetSegmentEffortByIDParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for segment efforts API
*/.
GetEffortsBySegmentIDDefault handles this case with default header values.
GetEffortsBySegmentIDOK handles this case with default header values.
GetEffortsBySegmentIDParams contains all the parameters to send to the API endpoint
for the get efforts by segment Id operation typically these are written to a http.Request
*/.
GetEffortsBySegmentIDReader is a Reader for the GetEffortsBySegmentID structure.
GetSegmentEffortByIDDefault handles this case with default header values.
GetSegmentEffortByIDOK handles this case with default header values.
GetSegmentEffortByIDParams contains all the parameters to send to the API endpoint
for the get segment effort by Id operation typically these are written to a http.Request
*/.
GetSegmentEffortByIDReader is a Reader for the GetSegmentEffortByID structure.
# Interfaces
ClientService is the interface for Client methods.