package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new polymers API client.
NewGetPolymersParentFidPolymerFidDefault creates a GetPolymersParentFidPolymerFidDefault with default headers values.
NewGetPolymersParentFidPolymerFidOK creates a GetPolymersParentFidPolymerFidOK with default headers values.
NewGetPolymersParentFidPolymerFidParams creates a new GetPolymersParentFidPolymerFidParams object, with the default timeout for this client.
NewGetPolymersParentFidPolymerFidParamsWithContext creates a new GetPolymersParentFidPolymerFidParams object with the ability to set a context for a request.
NewGetPolymersParentFidPolymerFidParamsWithHTTPClient creates a new GetPolymersParentFidPolymerFidParams object with the ability to set a custom HTTPClient for a request.
NewGetPolymersParentFidPolymerFidParamsWithTimeout creates a new GetPolymersParentFidPolymerFidParams object with the ability to set a timeout on a request.
NewPostPolymersParentFidDefault creates a PostPolymersParentFidDefault with default headers values.
NewPostPolymersParentFidOK creates a PostPolymersParentFidOK with default headers values.
NewPostPolymersParentFidParams creates a new PostPolymersParentFidParams object, with the default timeout for this client.
NewPostPolymersParentFidParamsWithContext creates a new PostPolymersParentFidParams object with the ability to set a context for a request.
NewPostPolymersParentFidParamsWithHTTPClient creates a new PostPolymersParentFidParams object with the ability to set a custom HTTPClient for a request.
NewPostPolymersParentFidParamsWithTimeout creates a new PostPolymersParentFidParams object with the ability to set a timeout on a request.
# Structs
Client for polymers API
*/.
GetPolymersParentFidPolymerFidDefault describes a response with status code -1, with default header values.
GetPolymersParentFidPolymerFidOK describes a response with status code 200, with default header values.
GetPolymersParentFidPolymerFidOKBody get polymers parent fid polymer fid o k body
swagger:model GetPolymersParentFidPolymerFidOKBody
*/.
GetPolymersParentFidPolymerFidParams contains all the parameters to send to the API endpoint
for the get polymers parent fid polymer fid operation.
GetPolymersParentFidPolymerFidReader is a Reader for the GetPolymersParentFidPolymerFid structure.
PostPolymersParentFidDefault describes a response with status code -1, with default header values.
PostPolymersParentFidOK describes a response with status code 200, with default header values.
PostPolymersParentFidOKBody post polymers parent fid o k body
swagger:model PostPolymersParentFidOKBody
*/.
PostPolymersParentFidParams contains all the parameters to send to the API endpoint
for the post polymers parent fid operation.
PostPolymersParentFidReader is a Reader for the PostPolymersParentFid structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.