Before continuing please check the following
- I'm using latest version of pushy SDK
Please provide the following information to debug:
Golang version go version
(Include OS / Architecture)
go version go1.8.3 linux/amd64 (as of now)
I was trying to ...
- Got the sdk
go get github.com/fossapps/pushy
- Tried to
sdk :== pushy.Create(...)
- Compiled
I expected it to ...
...