Overview
SNS Go is the Golang API wrapper for SeeDAO Name Service.
Install
$ go get github.com/Taoist-Labs/sns-go
Then, import it:
import "github.com/Taoist-Labs/sns-go"
Please note this package's name is sns, not sns-go or sns_go.
SNS Go is the Golang API wrapper for SeeDAO Name Service.
$ go get github.com/Taoist-Labs/sns-go
Then, import it:
import "github.com/Taoist-Labs/sns-go"
Please note this package's name is sns, not sns-go or sns_go.