Expand description
Layers in function of DNS.
Structs§
- DnsResolve
Mode - A vanity
Extensions
type for others to easily check if eager DNS resolution is enabled. - DnsResolve
Mode Layer - Layer which can extend
Dns
(seerama_core
) overwrites with mappings. - DnsResolve
Mode Service - Service to support configuring the DNS resolve mode.
- DnsResolve
Mode Username Parser - A parser which parses
DnsResolveMode
s from username labels and adds it to theContext
’sExtensions
.