Description
Documentation for symbols in Go source code can be retrieved for editor integrations and terminal inspection. The tool helps developers understand functions, types, and package items while reading code.
It reads project source and returns documentation metadata. Use it in trusted workspaces, and avoid exposing output from private codebases if names or APIs are sensitive.