carbocation / go-instagram

Go library for accessing Instagram REST and Search APIs
BSD 2-Clause "Simplified" License
51 stars 20 forks source link

Fixes according to GoLint #5

Closed plutov closed 9 years ago

plutov commented 9 years ago

These changes made to avoid GoLint warnings, you can run golint instagram/*.go. Also added .gitignore to skip executable example script.

Tests have been launched after changes: PASS ok github.com/carbocation/go-instagram/instagram 0.049s