|
proxygen
|
Public Member Functions | |
| Future< int > | operator() (std::string req) override |
Public Member Functions inherited from wangle::Service< std::string, int > | |
| virtual | ~Service ()=default |
| virtual folly::Future< folly::Unit > | close () |
| virtual bool | isAvailable () |
Definition at line 50 of file ServiceTest.cpp.
|
inlineoverridevirtual |
Implements wangle::Service< std::string, int >.
Definition at line 52 of file ServiceTest.cpp.