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

# Functions

New creates a new traces API client.
NewStoredTracesBadRequest creates a StoredTracesBadRequest with default headers values.
NewStoredTracesNotFound creates a StoredTracesNotFound with default headers values.
NewStoredTracesOK creates a StoredTracesOK with default headers values.
NewStoredTracesParams creates a new StoredTracesParams object with the default values initialized.
NewStoredTracesParamsWithContext creates a new StoredTracesParams object with the default values initialized, and the ability to set a context for a request.
NewStoredTracesParamsWithHTTPClient creates a new StoredTracesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStoredTracesParamsWithTimeout creates a new StoredTracesParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for traces API */.
StoredTracesBadRequest handles this case with default header values.
StoredTracesNotFound handles this case with default header values.
StoredTracesOK handles this case with default header values.
StoredTracesParams contains all the parameters to send to the API endpoint for the stored traces operation typically these are written to a http.Request */.
StoredTracesReader is a Reader for the StoredTraces structure.

# Interfaces

API is the interface of the traces client.