Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ThriftTestDriver
Function · 0.45
ThriftTestDriverPromise
Function · 0.45
ThriftTestDriver
Function · 0.45
ThriftTestDriverPromise
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected