Skip to content

yujinlin0224/go-easyclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go easy client package

Setup

Use below command to get this package:

$ go get github.com/abc1236762/go-easyclient

And add below code to your project file before using it:

import `github.com/abc1236762/go-easyclient`

Usage

Unfinished. Can refer to the documentation comments in client.go and a simple example in client_test.go.

Releases

No releases published

Packages

No packages published

Languages