Some of the APIs are documented, but most are not. They all need to be.
By documented I mean all of their methods need commented and all of the packages need a README.md that follows the API comment documentation standard. For an example look at the users package.
Severity level (1-10):
8
Files/Directories Involved:
pkg/api/*
Description:
Some of the APIs are documented, but most are not. They all need to be.
By documented I mean all of their methods need commented and all of the packages need a README.md that follows the API comment documentation standard. For an example look at the users package.
Personal Comments: