-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.13.0
-
Component/s: Go - Library
-
Labels:None
It will be useful to have headers supported in thrift's Go library. I noticed that support for fbthrift's THeader was added to the C++ implementation, and am wondering if it is possible to do the same for Go as well.
I am happy to make the change myself, but want to check if there is reason to not do that and/or if there is anything I need to keep in mind while working on it.