about summary refs log tree commit diff stats
path: root/internal/fetcher/main.go
Commit message (Collapse)AuthorAgeLines
* feat: more structured loggingAlan Pearce2024-07-01-2/+2
|
* refactor: rename go moduleAlan Pearce2024-06-29-2/+3
|
* feat: stream files directly from fetcher to importerAlan Pearce2024-05-23-8/+9
| | | | | Use IndexMeta to store the information relevant to making conditional updates in future runs.
* fix: make fetcher check on creation that it supports Source.ImporterAlan Pearce2024-05-20-39/+3
|
* refactor: separate fetch and import logicAlan Pearce2024-05-16-0/+74