summary refs log tree commit diff stats
path: root/svc/conf.go
Commit message (Expand)AuthorAgeFilesLines
* split db-specific funcs into separate filesBen Morrison2019-06-081-10/+14
* sqlite functionality addedBen Morrison2019-06-081-7/+3
* moved type declarations into respective filesBen Morrison2019-06-081-0/+28
* config and logging functions split into own fileBen Morrison2019-06-061-0/+187
href='#n58'>58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89