lc-sdk-go

module
v5.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0

README

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
  • ...

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.

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.
examples
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