Safe Haskell | None |
---|---|
Language | Haskell2010 |
Generation.TemplateCompiler
Description
Compiles Hastache templates and defines the datatypes to pass information to them.
Documentation
An enum value
data EnumValues Source
Instances
A schema variable. It is a field of a struct. bDISCLAIMER/b: there is some redundancy but the focus of this module is to make the templating easy.
Constructors
SchemaVar | |
A schema is a struct (it has a name, a route, a write mode, etc...).
Constructors
Schema | |
Fields
|
A service has a name, a version, and a list of Schema