()
| 20107 | } |
| 20108 | |
| 20109 | func (p *IClientRPCServiceClient) Client_() thrift.TClient { |
| 20110 | return p.c |
| 20111 | } |
| 20112 | |
| 20113 | func (p *IClientRPCServiceClient) LastResponseMeta_() thrift.ResponseMeta { |
| 20114 | return p.meta |
no outgoing calls
no test coverage detected