Have fun!
Shengli Hu - 2020 - eshenhu@gmail.com
Building is done with the go
tool. If you have setup your GOPATH correctly, the following should
work:
go get github.com/eshenhu/doip
go build github.com/eshenhu/doip
A short "how to use the API" is at the beginning of doc.go (this also will show
when you call godoc github.com/eshenhu/doip
).
Example programs can be found in the github.com/eshenhu/doip
repository.