Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Graph ¶
Graph resolves patterns and returns packages with all the information required to later load type information, and optionally syntax trees.
The provided config can set any setting with the exception of Mode.
func LoadFromExport ¶
LoadFromExport loads a package from export data. All of its dependencies must have been loaded already.
func LoadFromSource ¶
LoadFromSource loads a package from source. All of its dependencies must have been loaded already.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.