Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuleInfo ¶
type ModuleInfo struct { MainPackage string // main package Packages []*PackageInfo // a set of information about packages in the module }
ModuleInfo contains information to describe the contents of a module.
Click to show internal directories.
Click to hide internal directories.