Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ testVoidAsync
Function
testVoidAsync
lib/nodejs/test/test_handler.mjs:82–84 ·
view source on GitHub ↗
(result)
Source
from the content-addressed store, hash-verified
80
}
81
82
function
testVoidAsync(result) {
83
result(testVoid());
84
}
85
86
function
testMapMap() {
87
const
mapmap = [];
Callers
nothing calls this directly
Calls
1
testVoid
Function · 0.85
Tested by
no test coverage detected