ToolsGodoc
G
Godoc
Go documentation tool
documentationBSD-3-Clause
Install
go get golang.org/x/tools/cmd/godocAbout
Godoc is the tool used to generate Go documentation from source code comments. Serves as both CLI tool and web server.
godocumentation