logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

godex - dumps exported information of packages or selected package objects

Author

       This  manual  page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and
       may be used by others).

                                                   2015-07-24                                           GODEX(1)

Description

       The godex command prints (dumps) exported information of packages or selected package objects.

       In contrast to godoc, godex extracts this information from compiled object files. Hence the exported data
       is truly what a compiler will see, at the cost of missing commentary.

Name

       godex - dumps exported information of packages or selected package objects

Options

       Run godex -help for more details.

Synopsis

godex [flags] { path[.name] }

See Also