Structurevapor 4.106.1Vapor
PlaintextRenderer
PlaintextRenderer.swift:5struct PlaintextRenderer
Citizens in Vapor
Conformances
Type members
init(fileio: NonBlockingFileIO, viewsDirectory: String, logger: Logger, eventLoopGroup: EventLoopGroup
)
Instance members
let eventLoopGroup: EventLoopGroup
func `for`(Request
) -> ViewRenderer func render<E>(String, E
) -> EventLoopFuture<View>