Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexOpts ¶
type IndexOpts struct { ModuleRoot string ModuleVersion string // Path for the current module we are indexing. Same as packages.Package.Module.Path ModulePath string // Go version. Used for linking to the Go standard library GoStdlibVersion string // Whether we should emit implementations EmitImplementations bool IsIndexingStdlib bool }
Click to show internal directories.
Click to hide internal directories.