hunt-imf v0.0.5 (2019-01-25T10:06:09Z)
Home
Dub
Repo
hunt.imf.core.routing
hunt
imf
core
Undocumented in source.
Members
Aliases
VoidProcessDele
alias
VoidProcessDele
=
void
delegate
(
ubyte
[])
Undocumented in source.
VoidProcessFunc
alias
VoidProcessFunc
=
void
function
(
ubyte
[])
Undocumented in source.
Classes
Router
class
Router
Undocumented in source.
Functions
__MakeRouter0
string
__MakeRouter0
()
Undocumented in source. Be warned that the author may not have intended to support it.
__MakeRouter1
string
__MakeRouter1
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixin templates
MakeRouter
mixintemplate
MakeRouter
(string moduleName = __MODULE__)
Undocumented in source.
Structs
RouterData
struct
RouterData
Undocumented in source.
namespace
struct
namespace
Undocumented in source.
route
struct
route
Undocumented in source.
Meta
Source
See Source File
hunt
imf
core
modules
application
dispatcher
routing
task