MCPcopy 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
78function testVoid() {
79 //console.log('testVoid()');
80}
81
82function testVoidAsync(result) {
83 result(testVoid());

Callers 2

voidTestFunction · 0.85
testVoidAsyncFunction · 0.85

Calls

no outgoing calls

Tested by 1

voidTestFunction · 0.68