revel / modules

Officially supported Revel modules
http://revel.github.io/modules/
MIT License
49 stars 46 forks source link

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

Open CodeLingoTeam opened 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?

brendensoares commented 2 years ago

This looks great other than the obvious 3 year delay on our part. We'll try to get this manually merged into our next release.