Patrick O'brien
|
33286e648a
|
Update repo to add vattle org paths
|
2016-08-09 17:59:30 +10:00 |
|
Aaron L
|
81d3e15aa9
|
Run gofmt -s to remove needless repetition
|
2016-08-08 00:46:06 -07:00 |
|
Aaron L
|
60f6080e73
|
Refactor dbdrivers into two packages
- Break dbdrivers into bdb and drivers
- Break each type in dbdrivers into it's own file set.
|
2016-06-22 23:11:32 -07:00 |
|
Aaron L
|
56234e37a1
|
Move main back to root folder.
- Change everything to package main.
- Make main a little more user friendly.
|
2016-06-12 11:19:23 -07:00 |
|
Aaron L
|
8757c8a184
|
Refactor entire project :D
- Move most files to root
- Remove cmds directory in favor of cmd directory with binary
- Remove all cobra from main
|
2016-06-11 18:25:00 -07:00 |
|