Initial commit
authorJacob Casper <dev@jacobcasper.com>
Tue, 14 Apr 2020 03:14:34 +0000 (22:14 -0500)
committerJacob Casper <dev@jacobcasper.com>
Tue, 14 Apr 2020 04:52:14 +0000 (23:52 -0500)
commit2636df378d6a42d1b66421399f6c29722d18d544
treeade1f56ce5821ea5dbb307e6edb41c91f8da6f41
Initial commit
.gitignore [new file with mode: 0644]
client/client.go [new file with mode: 0644]
db/db.go [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
scrape/seed/seed.go [new file with mode: 0644]