enry icon indicating copy to clipboard operation
enry copied to clipboard

Ensure exported names in Go packages are properly documented

Open bzz opened this issue 7 years ago • 1 comments

Following bblfsh/bblfshd#211 and to simplify usage of enry as a library for the users (e.g #186) we need to have GoDoc/JavaDoc/DocStrings on all public methods.

bzz avatar Jan 29 '19 16:01 bzz

I was actually thinking about adding some in #197, but I figured I'd better keep it simple. :)

creachadair avatar Jan 29 '19 18:01 creachadair