THRIFT-2445 (code generation for go maps with binary keys) should be tested
authorJens Geyer <jensg@apache.org>
Mon, 7 Apr 2014 19:20:16 +0000 (21:20 +0200)
committerJens Geyer <jensg@apache.org>
Mon, 7 Apr 2014 19:22:01 +0000 (21:22 +0200)
commit456879288f4915f53fa23b9a72148696da0c5d24
tree5ee96416570f4a0e36b6870cc292d837549f90e4
parentbb2d2fbf63cac4d2eb46c73d1f3e5c8ceeba5d1e
THRIFT-2445 (code generation for go maps with binary keys) should be tested

Patch: Aleksey Pesternikov
lib/go/test/BinaryKeyTest.thrift [new file with mode: 0644]
lib/go/test/Makefile.am
lib/go/test/tests/binary_key_test.go [new file with mode: 0644]