Add 'tiedot' integration package, first cut - more improvements needed

This commit is contained in:
Harshavardhana
2015-01-27 17:20:51 -08:00
parent 25ad24997e
commit c63a6dba2f
28 changed files with 3786 additions and 0 deletions

25
Godeps/Godeps.json generated
View File

@@ -5,6 +5,31 @@
"./..."
],
"Deps": [
{
"ImportPath": "github.com/HouzuoGuo/tiedot/data",
"Comment": "3.1.3-33-g9cd340d",
"Rev": "9cd340d7fda74e630319c58254b04787f3ffe43a"
},
{
"ImportPath": "github.com/HouzuoGuo/tiedot/db",
"Comment": "3.1.3-33-g9cd340d",
"Rev": "9cd340d7fda74e630319c58254b04787f3ffe43a"
},
{
"ImportPath": "github.com/HouzuoGuo/tiedot/dberr",
"Comment": "3.1.3-33-g9cd340d",
"Rev": "9cd340d7fda74e630319c58254b04787f3ffe43a"
},
{
"ImportPath": "github.com/HouzuoGuo/tiedot/gommap",
"Comment": "3.1.3-33-g9cd340d",
"Rev": "9cd340d7fda74e630319c58254b04787f3ffe43a"
},
{
"ImportPath": "github.com/HouzuoGuo/tiedot/tdlog",
"Comment": "3.1.3-33-g9cd340d",
"Rev": "9cd340d7fda74e630319c58254b04787f3ffe43a"
},
{
"ImportPath": "github.com/codegangsta/cli",
"Comment": "1.2.0-42-gfbda1ce",