Versions in this module Expand all Collapse all v1 v1.0.0 Mar 9, 2023 Changes in this version + func IsHTML(b i) bool + func IsJSON(b i) bool + func IsPlainText(b i) bool + func IsXML(b i) bool + func IsYAML(b i) bool + type DataFormat string + const HTML + const JSON + const PlainText + const XML + const YAML