Documentation ¶
Overview ¶
Package fanout sends incoming queries in parallel to few endpoints
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDNSHandler ¶
NewDNSHandler creates a new dns handler instance that sends incoming queries in parallel to few endpoints
Types ¶
type Option ¶ added in v1.5.0
type Option func(*fanoutHandler)
Option modifies default fanout dns handler values
func WithDefaultDNSPort ¶ added in v1.5.0
WithDefaultDNSPort sets default DNS port for fanout dns handler if it is not presented in the client's URL
Click to show internal directories.
Click to hide internal directories.