Skip to content

livechat/lc-sdk-go

Repository files navigation

LiveChat Go SDK

Go Report Card PkgGoDev

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 (PkgGoDev 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 Go SDK 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
  • lc-sdk-go 3.x.x -> LiveChat API 3.3
  • lc-sdk-go 4.x.x -> LiveChat API 3.4
  • lc-sdk-go 5.x.x -> LiveChat API 3.5
  • lc-sdk-go 6.x.x -> LiveChat API 3.6
  • ...

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.

Usage guide and examples

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 30,000 companies all over the world. For more info, check out LiveChat.