MCPcopy Create free account
hub / github.com/apache/iotdb-client-go / IClientRPCServiceClient

Struct IClientRPCServiceClient

rpc/client.go:20086–20089  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20084}
20085
20086type IClientRPCServiceClient struct {
20087 c thrift.TClient
20088 meta thrift.ResponseMeta
20089}
20090
20091func NewIClientRPCServiceClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *IClientRPCServiceClient {
20092 return &IClientRPCServiceClient{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected