gommons
gommons copied to clipboard
[PROPOSAL] Add documentation comments
Please add documentation comments for public functions and definitions.
This is for the benefit of developers using it. It will also enable a developer who wants to make changes in the relevant region better grasp or remember the situation. Therefore, it is recommended to document it in the source code.
Please see documentation(s) for Go's documentation comments.