Skip to content

xdimedrolx/telphin-go-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telphin SDK for Go

Install

Using go modules

In your go files, simply use:

import "github.com/xdimedrolx/telphin-go-sdk/telphin"

Using $GOPATH

go get github.com/xdimedrolx/telphin-go-sdk

automatically downloads the master branch in $GOPATH/src. Then in your go files use:

import "github.com/xdimedrolx/telphin-go-sdk/telphin"

Usage

TODO

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages