libexpress 0.0.1
Express Server Framework in C
Loading...
Searching...
No Matches
Typedefs
controller.h File Reference

This contains all the controller related material. More...

#include "req.h"
#include "res.h"

Go to the source code of this file.

Typedefs

typedef void() controller_t(req_t *req, res_t *res)
 
typedef controller_t middleware_t
 

Detailed Description

This contains all the controller related material.

Author
Saurav Pal (resyfer)
Bug:
No known bugs