alecthomas / go_serialization_benchmarks

Benchmarks of Go serialization methods
https://alecthomas.github.io/go_serialization_benchmarks/
1.57k stars 159 forks source link

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

Closed CodeLingoTeam closed 5 years ago

CodeLingoTeam commented 5 years ago

Hi, I've changed these public function comments to comply with this standard in Effective Go. It's admittedly a small fix but I hope it helps!

alecthomas commented 5 years ago

This is generated code.