MCPcopy Create free account
hub / github.com/apache/mesos / HttpServer

Method HttpServer

src/tests/http_server_test_helper.cpp:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40{
41public:
42 HttpServer()
43 : ProcessBase(process::ID::generate("http-server")) {}
44};
45
46

Callers

nothing calls this directly

Calls 1

generateFunction · 0.85

Tested by

no test coverage detected