Restructuring into packages.

This commit is contained in:
Matthew Dillon 2015-10-01 09:54:21 -07:00
parent 4963e3ca71
commit 335d573d23
28 changed files with 2232 additions and 2108 deletions

3
Godeps/Godeps.json generated
View file

@ -1,9 +1,6 @@
{
"ImportPath": "github.com/thermokarst/bactdb",
"GoVersion": "go1.5",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/DavidHuie/gomigrate",