Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Package ¶
type Package struct {
Pkg *packages.Package
AstPkg *ast.Package
DocPkg *doc.Package
Basics map[string]*Basic
Structs map[string]*Struct
}
Package represents a package.
Click to show internal directories.
Click to hide internal directories.