package
0.0.0-20211025121951-8deb4e3b2ae8
Repository: https://github.com/bitrise-io/bitrise-api-client.git
Documentation: pkg.go.dev

# Functions

New creates a new activity API client.
NewActivityListBadRequest creates a ActivityListBadRequest with default headers values.
NewActivityListInternalServerError creates a ActivityListInternalServerError with default headers values.
NewActivityListNotFound creates a ActivityListNotFound with default headers values.
NewActivityListOK creates a ActivityListOK with default headers values.
NewActivityListParams creates a new ActivityListParams object with the default values initialized.
NewActivityListParamsWithContext creates a new ActivityListParams object with the default values initialized, and the ability to set a context for a request.
NewActivityListParamsWithHTTPClient creates a new ActivityListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewActivityListParamsWithTimeout creates a new ActivityListParams object with the default values initialized, and the ability to set a timeout on a request.
NewActivityListUnauthorized creates a ActivityListUnauthorized with default headers values.

# Structs

ActivityListBadRequest handles this case with default header values.
ActivityListInternalServerError handles this case with default header values.
ActivityListNotFound handles this case with default header values.
ActivityListOK handles this case with default header values.
ActivityListParams contains all the parameters to send to the API endpoint for the activity list operation typically these are written to a http.Request */.
ActivityListReader is a Reader for the ActivityList structure.
ActivityListUnauthorized handles this case with default header values.
Client for activity API */.

# Interfaces

ClientService is the interface for Client methods.