Add tests and godebug to compare structs
This commit is contained in:
parent
dbd368adf2
commit
64a5e43394
10 changed files with 865 additions and 9 deletions
5
vendor/github.com/kylelemons/godebug/pretty/.gitignore
generated
vendored
Normal file
5
vendor/github.com/kylelemons/godebug/pretty/.gitignore
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
*.test
|
||||
*.bench
|
||||
*.golden
|
||||
*.txt
|
||||
*.prof
|
||||
Loading…
Add table
Add a link
Reference in a new issue