package
3.1.3
Repository: https://github.com/livechat/lc-sdk-go.git
Documentation: pkg.go.dev

# Functions

DefaultHTTPRequestGenerator generates API request for given service in stable version.
NewAPI returns ready to use raw API client.
NewAPIWithFileUpload returns ready to use raw API client with file upload functionality.
No description provided by the author

# Structs

No description provided by the author

# Type aliases

HTTPRequestGenerator is called by each API method to generate api http url.
RetryStrategyFunc is called by each API method if set to retry when handling an error.
StatsSinkFunc is called after each API method with statistics of that method execution.