ot-ns icon indicating copy to clipboard operation
ot-ns copied to clipboard

[doc] Add doc for public classes and functions of Go packages.

Open simonlingoogle opened this issue 4 years ago • 0 comments

Besides documentation, there are other changes:

  • Some symbols are made private because they are only used in their own packages.
  • Some symbols are simply removed because they are useless.
  • Some types are moved to more fitting locations.

FYI: Go documenting conventions

Notice this comment is a complete sentence that begins with the name of the element it describes.

simonlingoogle avatar Apr 14 '20 15:04 simonlingoogle