rikitiki  v0.1.67
Build C++ web server modules that allow easy routing and deployment.
rikitiki::examples::HelloWorldModule Struct Reference

#include <helloWorld.h>

Public Member Functions

void Register (Server &server)
 
void operator() (ConnContext &ctx)
 
void operator() (ConnContext &ctx, int number)
 
void operator() (ConnContext &ctx, const std::string &word)
 

Detailed Description

Simple example module of routing


The documentation for this struct was generated from the following file: