Server.this

Constructor.

struct Server(bool useSSL)
this
(
immutable ServerConfig[string] config
)

Parameters

config ServerConfig[string]

An associative array from listener names to their listen configuration.

Meta