spacemonkeygo / openssl

OpenSSL bindings for Go
http://godoc.org/github.com/spacemonkeygo/openssl
Apache License 2.0
473 stars 236 forks source link

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

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?