about summary refs log tree commit diff stats
path: root/internal/importer/importer.go
Commit message (Collapse)AuthorAgeLines
* refactor: deduce index path automatically from config.DataPathAlan Pearce2024-05-11-14/+9
|
* fix: pointer type mismatchAlan Pearce2024-05-09-3/+3
|
* style: reformat with golines and enforce on commitAlan Pearce2024-05-09-2/+10
|
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-0/+112