Velocity

class Velocity(engine: VelocityEngine)

Velocity ktor feature. Provides ability to respond with VelocityContent and respondTemplate.

Constructors

Link copied to clipboard
fun Velocity(engine: VelocityEngine)

Types

Link copied to clipboard
object Feature : ApplicationFeature<ApplicationCallPipeline, VelocityEngine, Velocity>

A companion object for installing feature