THRIFT-2343 Fix tutotial code and codegen for methods without exceptions
authorJens Geyer <jensg@apache.org>
Tue, 4 Feb 2014 22:56:39 +0000 (23:56 +0100)
committerJens Geyer <jensg@apache.org>
Tue, 4 Feb 2014 22:56:39 +0000 (23:56 +0100)
commit38b1a04b60f1122d94b8e83243f67a9c93182456
treec2bb1f3d39d1b81d59c377e12cab631469dabcb3
parent4904ab81ff8f73b9a22872b5fb0ba2213597f2f2
THRIFT-2343 Fix tutotial code and codegen for methods without exceptions

Patch: Jens Geyer
compiler/cpp/src/generate/t_go_generator.cc
tutorial/go/src/client.go
tutorial/go/src/handler.go
tutorial/go/src/server.go