package
0.0.0-20240708045602-853dd42c31fb
Repository: https://github.com/freman/genesysapi.git
Documentation: pkg.go.dev

# Functions

New creates a new web messaging API client.
NewGetWebmessagingMessagesBadRequest creates a GetWebmessagingMessagesBadRequest with default headers values.
NewGetWebmessagingMessagesForbidden creates a GetWebmessagingMessagesForbidden with default headers values.
NewGetWebmessagingMessagesGatewayTimeout creates a GetWebmessagingMessagesGatewayTimeout with default headers values.
NewGetWebmessagingMessagesInternalServerError creates a GetWebmessagingMessagesInternalServerError with default headers values.
NewGetWebmessagingMessagesNotFound creates a GetWebmessagingMessagesNotFound with default headers values.
NewGetWebmessagingMessagesOK creates a GetWebmessagingMessagesOK with default headers values.
NewGetWebmessagingMessagesParams creates a new GetWebmessagingMessagesParams object, with the default timeout for this client.
NewGetWebmessagingMessagesParamsWithContext creates a new GetWebmessagingMessagesParams object with the ability to set a context for a request.
NewGetWebmessagingMessagesParamsWithHTTPClient creates a new GetWebmessagingMessagesParams object with the ability to set a custom HTTPClient for a request.
NewGetWebmessagingMessagesParamsWithTimeout creates a new GetWebmessagingMessagesParams object with the ability to set a timeout on a request.
NewGetWebmessagingMessagesRequestEntityTooLarge creates a GetWebmessagingMessagesRequestEntityTooLarge with default headers values.
NewGetWebmessagingMessagesRequestTimeout creates a GetWebmessagingMessagesRequestTimeout with default headers values.
NewGetWebmessagingMessagesServiceUnavailable creates a GetWebmessagingMessagesServiceUnavailable with default headers values.
NewGetWebmessagingMessagesTooManyRequests creates a GetWebmessagingMessagesTooManyRequests with default headers values.
NewGetWebmessagingMessagesUnauthorized creates a GetWebmessagingMessagesUnauthorized with default headers values.
NewGetWebmessagingMessagesUnsupportedMediaType creates a GetWebmessagingMessagesUnsupportedMediaType with default headers values.

# Structs

Client for web messaging API */.
GetWebmessagingMessagesBadRequest describes a response with status code 400, with default header values.
GetWebmessagingMessagesForbidden describes a response with status code 403, with default header values.
GetWebmessagingMessagesGatewayTimeout describes a response with status code 504, with default header values.
GetWebmessagingMessagesInternalServerError describes a response with status code 500, with default header values.
GetWebmessagingMessagesNotFound describes a response with status code 404, with default header values.
GetWebmessagingMessagesOK describes a response with status code 200, with default header values.
GetWebmessagingMessagesParams contains all the parameters to send to the API endpoint for the get webmessaging messages operation.
GetWebmessagingMessagesReader is a Reader for the GetWebmessagingMessages structure.
GetWebmessagingMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
GetWebmessagingMessagesRequestTimeout describes a response with status code 408, with default header values.
GetWebmessagingMessagesServiceUnavailable describes a response with status code 503, with default header values.
GetWebmessagingMessagesTooManyRequests describes a response with status code 429, with default header values.
GetWebmessagingMessagesUnauthorized describes a response with status code 401, with default header values.
GetWebmessagingMessagesUnsupportedMediaType describes a response with status code 415, with default header values.

# Interfaces

API is the interface of the web messaging client.