Documentation ¶ Index ¶ Constants func FormatXml(reader io.Reader, writer io.Writer, indent string, colors int) error func PagerPrint(reader io.Reader) error func XPathQuery(reader io.Reader, writer io.Writer, query string, singleNode bool) error Constants ¶ View Source const ( ColorsDefault = iota ColorsForced ColorsDisabled ) Variables ¶ This section is empty. Functions ¶ func FormatXml ¶ func FormatXml(reader io.Reader, writer io.Writer, indent string, colors int) error func PagerPrint ¶ func PagerPrint(reader io.Reader) error func XPathQuery ¶ func XPathQuery(reader io.Reader, writer io.Writer, query string, singleNode bool) error Types ¶ This section is empty. Source Files ¶ View all Source files utils.go Click to show internal directories. Click to hide internal directories.