ncw / swift

Go language interface to Swift / Openstack Object Storage / Rackspace cloud files (golang)
MIT License
310 stars 107 forks source link

Fix function comments based on best practices from Effective Go #138

Closed CodeLingoTeam closed 5 years ago

CodeLingoTeam commented 5 years ago

Hi, we updated some exported function comments based on best practices from Effective Go. It’s admittedly a relatively minor fix up. Does this help you?

ncw commented 5 years ago

That looks great - thank you :-)

I should really setup a linter on ncw/swift...