EnginePlugin

A plugin to install into an engine pipeline.

Properties

Link copied to clipboard
open override val key: AttributeKey<ShutDownUrl>

A unique key that identifies a plugin.

Functions

Link copied to clipboard
open override fun install(pipeline: EnginePipeline, configure: ShutDownUrl.Config.() -> Unit): ShutDownUrl

A plugin's installation script.