Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Doc ¶
type Doc struct { Packages map[string]*types.PkgData Structs map[string]*types.StructData Funcs map[string]*types.FuncData // contains filtered or unexported fields }
func (*Doc) AddPkgPath ¶
func (*Doc) AddPkgPaths ¶
func (*Doc) SetBaseDir ¶
Click to show internal directories.
Click to hide internal directories.