Documentation ¶
Overview ¶
Package nuget implements NuGet analysis.
A `BuildTarget` for NuGet is the path to the project file (e.g. the *.csproj file).
Index ¶
- func Dir(m module.Module) string
- func Discover(dir string, options map[string]interface{}) ([]module.Module, error)
- func Packages(projects map[string]dotnet.Manifest, lockfile dotnet.Lockfile, ...) pkg.ID
- func Projects(projects map[string]dotnet.Manifest, projectFile string) error
- type Analyzer
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.