Velocity
class Velocity
Velocity ktor feature. Provides ability to respond with VelocityContent and respondTemplate.
Types
companion object Feature : A companion object for installing feature |
Constructors
Velocity(engine: VelocityEngine) Velocity ktor feature. Provides ability to respond with VelocityContent and respondTemplate. |
Companion Object Properties
val key: AttributeKey<Velocity> Unique key that identifies a feature |
Companion Object Functions
fun install( Feature installation script |