Framework
latest
Getting Started
Library API
Framework
Docs
»
Library API
»
Typedef EndPointCallback
Edit on GitHub
Typedef EndPointCallback
¶
Defined in
File KPServer.hpp
Typedef Documentation
¶
using
EndPointCallback
= std::function<void
(
Request
&,
Response
&
)
>
¶