package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new comments API client.
NewPostCommentsDefault creates a PostCommentsDefault with default headers values.
NewPostCommentsOK creates a PostCommentsOK with default headers values.
NewPostCommentsParams creates a new PostCommentsParams object, with the default timeout for this client.
NewPostCommentsParamsWithContext creates a new PostCommentsParams object with the ability to set a context for a request.
NewPostCommentsParamsWithHTTPClient creates a new PostCommentsParams object with the ability to set a custom HTTPClient for a request.
NewPostCommentsParamsWithTimeout creates a new PostCommentsParams object with the ability to set a timeout on a request.
# Structs
Client for comments API
*/.
PostCommentsDefault describes a response with status code -1, with default header values.
PostCommentsOK describes a response with status code 200, with default header values.
PostCommentsOKBody post comments o k body
swagger:model PostCommentsOKBody
*/.
PostCommentsParams contains all the parameters to send to the API endpoint
for the post comments operation.
PostCommentsReader is a Reader for the PostComments structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.