Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

tribalwarshelp/golang-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWHelp Golang SDK

A tool for interacting with TWHelp's API.

Getting started

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

An example you can find here.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages