A tool for interacting with TWHelp's API.
This SDK requires Go version with Modules support. Make sure to initialize a Go module:
go mod init github.com/my/repo
and then install SDK:
go get -u github.com/tribalwarshelp/golang-sdk