Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ testVoid
Function
testVoid
lib/nodejs/test/test_handler.mjs:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
];
77
78
function
testVoid() {
79
//console.log('testVoid()');
80
}
81
82
function
testVoidAsync(result) {
83
result(testVoid());
Callers
2
voidTest
Function · 0.85
testVoidAsync
Function · 0.85
Calls
no outgoing calls
Tested by
1
voidTest
Function · 0.68