zalando / go-keyring

Cross-platform keyring interface for Go
MIT License
815 stars 82 forks source link

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

Closed CodeLingoTeam closed 5 years ago

CodeLingoTeam commented 5 years ago

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

szuecs commented 5 years ago

:+1:

mikkeloscar commented 5 years ago

Closing in favor of #34