summary refs log tree commit diff stats
path: root/registry/types.go
Commit message (Collapse)AuthorAgeFilesLines
* updating module to live at sourcehutBen Morrison2020-06-201-0/+148
| | | | | | Also moving the 'registry' library into this repo, rather than maintaining them separately. It will still be decoupled, just live in this repository.
* moved registry library to separate repoBen Morrison2019-05-141-78/+0
|
* initialized new go module for registry libraryBen Morrison2019-05-141-1/+1
|
* fleshing out Indexer interfaceBen Morrison2019-05-141-0/+19
|
* exported Data struct fieldsBen Morrison2019-05-141-6/+9
|
* moved query functions to own file, made SortByTime query-agnosticBen Morrison2019-05-141-5/+5
|
* package cache renamed to package registryBen Morrison2019-05-141-0/+56