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.
See moreNote
Influenced by http://expressjs.com/en/guide/using-template-engines.htmlDeclaration
Swift
public protocol TemplateEngine
View on GitHub
Protocols Reference