Documentation
¶
Index ¶
Constants ¶
View Source
const ( TabDelimiter = "\t" SpaceDelimiter = " " DefaultDelimiter = SpaceDelimiter )
Variables ¶
This section is empty.
Functions ¶
func OutputToCSV ¶
func OutputToCSV(records []pdns.PDNSSearchResponseItem, delimiter string)
func OutputToStdout ¶
func OutputToStdout(records []pdns.PDNSSearchResponseItem)
func OutputToTable ¶
func OutputToTable(records []pdns.PDNSSearchResponseItem)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.