Config

class Config

A configuration for the ShutDownUrl plugin.

Constructors

Link copied to clipboard
fun Config()

Properties

Link copied to clipboard
var exitCodeSupplier: ApplicationCall.() -> Int

A function that provides a process exit code by an application call.

Link copied to clipboard
var shutDownUrl: String

Specifies a URI used to handle a shutdown request.