lc-sdk-go

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2022 License: Apache-2.0

README

LiveChat SDK in Go

[Warning] This version is deprecated. It will be decommissioned after 2022-03-31

Go Report Card GoDoc

This Software Development Kit written in Go helps developers build external backend apps that extend LiveChat features. The SDK makes it easy to use Agent Chat API, Customer Chat API and Configuration API.

Technical docs

For technical documentation (godoc format), please go to LiveChat SDK Docs.

API protocol docs

For protocol documentation of LiveChat APIs, please go to Livechat Platform Docs.

Go modules vs API version

LiveChat SDK in Go supports Go modules. Please note that minor LiveChat API versions can be incompatible. Here is the relation:

  • lc-sdk-go 1.x.x -> LiveChat API 3.1
  • lc-sdk-go 2.x.x -> LiveChat API 3.2
  • ...

All versions of LiveChat API are available as git tags in lc-sdk-go. However, a developer-preview version (not completed yet, may introduce breaking changes in future) is avaiable in lc-sdk-go as a git branch.

Feedback

​If you find any bugs or have trouble implementing the code on your own, please create an issue or contact us LiveChat for Developers

About LiveChat

LiveChat is an online customer service software with live support, help desk software, and web analytics capabilities. It's used by more than 28,000 companies all over the world. For more info, check out LiveChat.

Directories

Path Synopsis
Package agent provides the client and structures for making Web API requests to Agent Chat API.
Package agent provides the client and structures for making Web API requests to Agent Chat API.
Package configuration provides the client and structures for making Web API requests to Configuration API.
Package configuration provides the client and structures for making Web API requests to Configuration API.
Package customer provides the client and structures for making Web API requests to Customer Chat API.
Package customer provides the client and structures for making Web API requests to Customer Chat API.
Package objects defines common LiveChat structures.
Package objects defines common LiveChat structures.
Package webhooks implements handlers and definitions of LiveChat webhooks.
Package webhooks implements handlers and definitions of LiveChat webhooks.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL