package
0.3.0
Repository: https://github.com/ledor473/lightstep-api-go.git
Documentation: pkg.go.dev

# Functions

New creates a new services API client.
NewListServicesBadRequest creates a ListServicesBadRequest with default headers values.
NewListServicesNotFound creates a ListServicesNotFound with default headers values.
NewListServicesOK creates a ListServicesOK with default headers values.
NewListServicesParams creates a new ListServicesParams object with the default values initialized.
NewListServicesParamsWithContext creates a new ListServicesParams object with the default values initialized, and the ability to set a context for a request.
NewListServicesParamsWithHTTPClient creates a new ListServicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListServicesParamsWithTimeout creates a new ListServicesParams object with the default values initialized, and the ability to set a timeout on a request.
NewListServicesUnauthorized creates a ListServicesUnauthorized with default headers values.

# Structs

Client for services API */.
ListServicesBadRequest handles this case with default header values.
ListServicesNotFound handles this case with default header values.
ListServicesOK handles this case with default header values.
ListServicesParams contains all the parameters to send to the API endpoint for the list services operation typically these are written to a http.Request */.
ListServicesReader is a Reader for the ListServices structure.
ListServicesUnauthorized handles this case with default header values.

# Interfaces

API is the interface of the services client.