package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new reviews API client.
NewPostReviewDefault creates a PostReviewDefault with default headers values.
NewPostReviewOK creates a PostReviewOK with default headers values.
NewPostReviewParams creates a new PostReviewParams object, with the default timeout for this client.
NewPostReviewParamsWithContext creates a new PostReviewParams object with the ability to set a context for a request.
NewPostReviewParamsWithHTTPClient creates a new PostReviewParams object with the ability to set a custom HTTPClient for a request.
NewPostReviewParamsWithTimeout creates a new PostReviewParams object with the ability to set a timeout on a request.
NewPutReviewDefault creates a PutReviewDefault with default headers values.
NewPutReviewOK creates a PutReviewOK with default headers values.
NewPutReviewParams creates a new PutReviewParams object, with the default timeout for this client.
NewPutReviewParamsWithContext creates a new PutReviewParams object with the ability to set a context for a request.
NewPutReviewParamsWithHTTPClient creates a new PutReviewParams object with the ability to set a custom HTTPClient for a request.
NewPutReviewParamsWithTimeout creates a new PutReviewParams object with the ability to set a timeout on a request.
# Structs
Client for reviews API
*/.
PostReviewDefault describes a response with status code -1, with default header values.
PostReviewOK describes a response with status code 200, with default header values.
PostReviewOKBody post review o k body
swagger:model PostReviewOKBody
*/.
PostReviewParams contains all the parameters to send to the API endpoint
for the post review operation.
PostReviewReader is a Reader for the PostReview structure.
PutReviewDefault describes a response with status code -1, with default header values.
PutReviewOK describes a response with status code 200, with default header values.
PutReviewOKBody put review o k body
swagger:model PutReviewOKBody
*/.
PutReviewParams contains all the parameters to send to the API endpoint
for the put review operation.
PutReviewReader is a Reader for the PutReview structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.