Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ZoneTransfer ¶ added in v3.22.0
ZoneTransfer attempts a DNS zone transfer using the provided server. The returned slice contains all the records discovered from the zone transfer.
Types ¶
type Script ¶
type Script struct {
service.BaseService
SourceType string
// contains filtered or unexported fields
}
Script is the Service that handles access to the Script data source.
func (*Script) Description ¶
Description implements the Service interface.
Click to show internal directories.
Click to hide internal directories.