nargs is a Go static analysis tool to find unused arguments in function declarations.
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
A Golang tool that does static analysis, unit testing, code review and generate code quality report.