MCPcopy Create free account
hub / github.com/apache/thrift / testStruct

Method testStruct

lib/nodets/test/test_handler.ts:138–140  ·  view source on GitHub ↗
(thing: ttypes.Xtruct)

Source from the content-addressed store, hash-verified

136 return Q.resolve(thing);
137 }
138 testStruct(thing: ttypes.Xtruct) {
139 return Q.resolve(thing);
140 }
141 testNest(thing: ttypes.Xtruct2) {
142 return Q.resolve(thing);
143 }

Callers 4

ThriftTestDriverFunction · 0.45
ThriftTestDriverPromiseFunction · 0.45
ThriftTestDriverFunction · 0.45
ThriftTestDriverPromiseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected