Add tests and godebug to compare structs

This commit is contained in:
Manuel de Brito Fontes 2017-01-13 10:26:13 -03:00
parent dbd368adf2
commit 64a5e43394
10 changed files with 865 additions and 9 deletions

8
Godeps/Godeps.json generated
View file

@ -233,6 +233,14 @@
"ImportPath": "github.com/juju/ratelimit",
"Rev": "77ed1c8a01217656d2080ad51981f6e99adaa177"
},
{
"ImportPath": "github.com/kylelemons/godebug/diff",
"Rev": "d99083b96f422f8fd5a93bc02040acec769e178f"
},
{
"ImportPath": "github.com/kylelemons/godebug/pretty",
"Rev": "d99083b96f422f8fd5a93bc02040acec769e178f"
},
{
"ImportPath": "github.com/mailru/easyjson/buffer",
"Rev": "d5b7844b561a7bc640052f1b935f7b800330d7e0"