$darkmode
#include <handler.hpp>
Public Member Functions | |
| FromConf (fable::Confable *ptr, bool query_map_as_json=true) | |
| void | operator() (const cloe::Request &q, cloe::Response &r) |
The FromConf handler tries to convert its input to a Conf.
Requests are handled in the following way:
from_json function is called for the type.