fishy commented on a change in pull request #2315:
URL: https://github.com/apache/thrift/pull/2315#discussion_r562799615



##########
File path: lib/go/thrift/header_protocol.go
##########
@@ -345,20 +345,6 @@ func (p *THeaderProtocol) SetTConfiguration(cfg 
*TConfiguration) {
        p.cfg = cfg
 }
 
-// GetResponseHeadersFromClient is a helper function to get the read THeaderMap
-// from the last response received from the given client.
-//
-// If the last response was not sent over THeader protocol,
-// a nil map will be returned.
-func GetResponseHeadersFromClient(c TClient) THeaderMap {

Review comment:
       At least it's not here: 
https://pkg.go.dev/github.com/apache/[email protected]/lib/go/thrift :)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to