package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev

# Functions

New creates a new chat API client.
NewGetPresetChatSessionIDDefault creates a GetPresetChatSessionIDDefault with default headers values.
NewGetPresetChatSessionIDOK creates a GetPresetChatSessionIDOK with default headers values.
NewGetPresetChatSessionIDParams creates a new GetPresetChatSessionIDParams object, with the default timeout for this client.
NewGetPresetChatSessionIDParamsWithContext creates a new GetPresetChatSessionIDParams object with the ability to set a context for a request.
NewGetPresetChatSessionIDParamsWithHTTPClient creates a new GetPresetChatSessionIDParams object with the ability to set a custom HTTPClient for a request.
NewGetPresetChatSessionIDParamsWithTimeout creates a new GetPresetChatSessionIDParams object with the ability to set a timeout on a request.
NewPostPresetChatDefault creates a PostPresetChatDefault with default headers values.
NewPostPresetChatOK creates a PostPresetChatOK with default headers values.
NewPostPresetChatParams creates a new PostPresetChatParams object, with the default timeout for this client.
NewPostPresetChatParamsWithContext creates a new PostPresetChatParams object with the ability to set a context for a request.
NewPostPresetChatParamsWithHTTPClient creates a new PostPresetChatParams object with the ability to set a custom HTTPClient for a request.
NewPostPresetChatParamsWithTimeout creates a new PostPresetChatParams object with the ability to set a timeout on a request.

# Structs

Client for chat API */.
GetPresetChatSessionIDDefault describes a response with status code -1, with default header values.
GetPresetChatSessionIDOK describes a response with status code 200, with default header values.
GetPresetChatSessionIDOKBody get preset chat session ID o k body swagger:model GetPresetChatSessionIDOKBody */.
GetPresetChatSessionIDParams contains all the parameters to send to the API endpoint for the get preset chat session ID operation.
GetPresetChatSessionIDReader is a Reader for the GetPresetChatSessionID structure.
PostPresetChatDefault describes a response with status code -1, with default header values.
PostPresetChatOK describes a response with status code 200, with default header values.
PostPresetChatOKBody post preset chat o k body swagger:model PostPresetChatOKBody */.
PostPresetChatParams contains all the parameters to send to the API endpoint for the post preset chat operation.
PostPresetChatReader is a Reader for the PostPresetChat structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.