package
3.0.0+incompatible
Repository: https://github.com/ldsec/medco.git
Documentation: pkg.go.dev

# Functions

New creates a new genomic annotations API client.
NewGetValuesDefault creates a GetValuesDefault with default headers values.
NewGetValuesNotFound creates a GetValuesNotFound with default headers values.
NewGetValuesOK creates a GetValuesOK with default headers values.
NewGetValuesParams creates a new GetValuesParams object with the default values initialized.
NewGetValuesParamsWithContext creates a new GetValuesParams object with the default values initialized, and the ability to set a context for a request.
NewGetValuesParamsWithHTTPClient creates a new GetValuesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetValuesParamsWithTimeout creates a new GetValuesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetVariantsDefault creates a GetVariantsDefault with default headers values.
NewGetVariantsNotFound creates a GetVariantsNotFound with default headers values.
NewGetVariantsOK creates a GetVariantsOK with default headers values.
NewGetVariantsParams creates a new GetVariantsParams object with the default values initialized.
NewGetVariantsParamsWithContext creates a new GetVariantsParams object with the default values initialized, and the ability to set a context for a request.
NewGetVariantsParamsWithHTTPClient creates a new GetVariantsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetVariantsParamsWithTimeout creates a new GetVariantsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for genomic annotations API */.
GetValuesDefault handles this case with default header values.
GetValuesDefaultBody get values default body swagger:model GetValuesDefaultBody */.
GetValuesNotFound handles this case with default header values.
GetValuesOK handles this case with default header values.
GetValuesParams contains all the parameters to send to the API endpoint for the get values operation typically these are written to a http.Request */.
GetValuesReader is a Reader for the GetValues structure.
GetVariantsDefault handles this case with default header values.
GetVariantsDefaultBody get variants default body swagger:model GetVariantsDefaultBody */.
GetVariantsNotFound handles this case with default header values.
GetVariantsOK handles this case with default header values.
GetVariantsParams contains all the parameters to send to the API endpoint for the get variants operation typically these are written to a http.Request */.
GetVariantsReader is a Reader for the GetVariants structure.

# Interfaces

ClientService is the interface for Client methods.