Protocols
The following protocols are available globally.
-
Undocumented
Declaration
Swift
public protocol RenderingOptions
-
Template Engine protocol for Kitura. Implemented by Templating Engines in order to integrate with Kitura’s content generation APIs.
Note
Influenced by http://expressjs.com/en/guide/using-template-engines.htmlDeclaration
Swift
public protocol TemplateEngine