README ¶ symme Retrieve the symbol table for the running process Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Symbols() ([]objfile.Sym, error) func Table() (*gosym.Table, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Symbols ¶ func Symbols() ([]objfile.Sym, error) func Table ¶ func Table() (*gosym.Table, error) Types ¶ This section is empty. Source Files ¶ View all Source files symme.go Directories ¶ Show internal Expand all Path Synopsis objfile Package objfile implements portable access to OS-specific executable files. Package objfile implements portable access to OS-specific executable files. Click to show internal directories. Click to hide internal directories.