Documentation
¶
Index ¶
Constants ¶
View Source
const ( RECORD_TYPE_IPV4 = "A" RECORD_TYPE_IPV6 = "AAAA" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CFDNS ¶
type CFDNS struct {
// contains filtered or unexported fields
}
func (*CFDNS) Close ¶
func (cfdns *CFDNS) Close()
Close aborts all pending tasks and closes the worker pool
Click to show internal directories.
Click to hide internal directories.