wazzup-sdk-go is the 'Wazzup Real Estate' SDK for the Go programming language.
Check out the releases for a list of released versions.
Use go get to install the SDK and add it to your GOPATH workspace or
project's Go module dependencies.
go get github.com/hellocave/wazzup-sdk-go
To update the SDK use go get -u to retrieve the latest version.
go get -u github.com/hellocave/wazzup-sdk-go