[ 
https://issues.apache.org/jira/browse/THRIFT-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065827#comment-16065827
 ] 

taozle commented on THRIFT-4236:
--------------------------------

Hi, [~jensg], I fired a pull request for adding context support in thrift 
golang server side but it failed tests due to the lack of thirdparty dependency 
{{golang.org/x/net/context}}, is thirdparty package not allowed in thrift-go? 
or should we just simple require go >= 1.7?

> Support context in go generated code.
> -------------------------------------
>
>                 Key: THRIFT-4236
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4236
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Go - Compiler, Go - Library
>            Reporter: taozle
>
> Since context is widely used in go's community, and there is lots of 
> advantage to use context such as control timeout, carry extra info in one 
> request etc, so is there any plan for this? i just searched the issues but 
> didn't find anything about this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to