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