Documentation ¶
Index ¶
Constants ¶
View Source
const (
InterfaceFilter = "interface_filter"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DNSResolverData ¶ added in v0.62.0
type DNSResolverData struct { Search []interface{} `json:"search" yaml:"search"` Server []interface{} `json:"server" yaml:"server"` }
Click to show internal directories.
Click to hide internal directories.