Module states

Module states 

Source
Expand description

State-types for client/server builder.

Structsยง

WantsBindAddress
Config builder state where the caller must supply binding address.
WantsIdentity
Config builder state where the caller must supply TLS certificate.
WantsRootStore
Config builder state where the caller must supply TLS root store.
WantsTransportConfigClient
Config builder state where transport properties can be set.
WantsTransportConfigServer
Config builder state where transport properties can be set.