Documentation
¶
Index ¶
- Constants
- func CSSQuery(reader io.Reader, writer io.Writer, query string) error
- func FormatHtml(reader io.Reader, writer io.Writer, indent string, colors int) error
- func FormatXml(reader io.Reader, writer io.Writer, indent string, colors int) error
- func IsHTML(input string) bool
- func PagerPrint(reader io.Reader, writer io.Writer) 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 FormatHtml ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.