Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ServeRequest
Method
ServeRequest
library/cpp/neh/rpc.cpp:308–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
void ServeRequest(const IRequestRef& request) override {
309
F(request);
310
}
311
312
TServiceFunction F;
313
};
Callers
2
DoExecute
Method · 0.45
ServeRequest
Method · 0.45
Calls
1
F
Function · 0.85
Tested by
no test coverage detected