summary refs log tree commit diff stats
path: root/registry/index.go
Commit message (Collapse)AuthorAgeFilesLines
* moved registry library to separate repoBen Morrison2019-05-141-46/+0
|
* initialized new go module for registry libraryBen Morrison2019-05-141-1/+1
|
* fleshing out Indexer interfaceBen Morrison2019-05-141-5/+21
|
* exported Data struct fieldsBen Morrison2019-05-141-1/+1
|
* moved query functions to own file, made SortByTime query-agnosticBen Morrison2019-05-141-87/+0
|
* package cache renamed to package registryBen Morrison2019-05-141-0/+117