Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ZoneTransfer ¶
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.
func (*Script) HandlesReq ¶
HandlesReq implements the Service interface.
Click to show internal directories.
Click to hide internal directories.