summary refs log tree commit diff stats
path: root/svc/query.go
Commit message (Expand)AuthorAgeFilesLines
* 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