initcheck is a program to check the existence of init functions in go code and imported dependencies.
go install github.com/jacoelho/initcheck/cmd/initcheck@latest
go mod download
initcheck .
GNU General Public License v3.0 or later
See LICENSE to see the full text.