Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSProxy ¶
func New ¶
func New( listenHostPort string, upstreamSDNServer string, dnsCache cache.Cache, allowedFunc AllowedFunc, observeFunc ObserveFunc) (*DNSProxy, error)
func (*DNSProxy) LookupWithCache ¶
type ObserveFunc ¶
type ObserveFunc func(*ObservePayload)
Click to show internal directories.
Click to hide internal directories.