Chi Vinh Le created THRIFT-2851:
-----------------------------------
Summary: Remove strange public Peek() from GO transports
Key: THRIFT-2851
URL: https://issues.apache.org/jira/browse/THRIFT-2851
Project: Thrift
Issue Type: Bug
Components: Go - Library
Affects Versions: 0.9.2
Reporter: Chi Vinh Le
Priority: Minor
Fix For: 0.9.3
I've been seeing this public Peek() function in the GO library for a while, but
still cannot figure out any sense to it.
If there are useless, we can remove them right?
This PR removes the public Peek() from the implemented transports.
All tests still pass.
PR: https://github.com/apache/thrift/pull/283
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)