sourcegraph/Sourcegraph Go LSIF Indexer
Generate LSIF data from Go source code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The output filename (relative to the repository root). | — | dump.lsif |
| project_root | The root of the repository. | — | . |
| module_root | The directory where go.mod is located (relative to the repository). | — | . |
| additional_args | These arguments are passed directly to lsif-go. | — | "" |
Outputs
no outputs