la5nta / wl2k-go

A Winlink framework for Go.
https://getpat.io
MIT License
50 stars 20 forks source link

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

Closed CodeLingoTeam closed 4 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?