initial import of dispatcher
this code implements a way of registering path handlers and then calling those handlers based on a path.
This commit is contained in:
parent
aed7dbfd8b
commit
3344adb487
4 changed files with 468 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -73,3 +73,4 @@ test/vagrant/site.mk
|
|||
test/cicd/site.mk
|
||||
doc/html
|
||||
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue