about summary refs log tree commit diff stats
path: root/svc/query.go
Commit message (Expand)AuthorAgeFilesLines
* updating module to live at sourcehutBen Morrison2020-06-201-2/+2
* eliminated panic when serving requests from empty registry v0.4.11Ben Morrison2020-03-161-1/+1
* some functions were missing comments. added those in where needed.Ben Morrison2019-12-191-0/+6
* license notice at top of each fileBen Morrison2019-07-111-0/+19
* mutex and readability cleanupBen Morrison2019-06-131-5/+1
* compositeStatusQuery() - executing queries concurrentlyBen Morrison2019-06-081-7/+25
* cleaned up error handlingBen Morrison2019-06-081-3/+1
* deduplicated duplicate deduplication functionsBen Morrison2019-06-061-16/+16
* moved bulk of code to its own package to clean up source treeBen Morrison2019-06-051-0/+146