bytes | Package bytes implements functions for the manipulation of byte slices. |
github.com/tdewolff/minify/v2 | Package minify relates MIME type to minifiers. |
github.com/tdewolff/minify/v2/css | Package css minifies CSS3 following the specifications at http://www.w3.org/TR/css-syntax-3/. |
github.com/tdewolff/minify/v2/xml | Package xml minifies XML1.0 following the specifications at http://www.w3.org/TR/xml/. |
github.com/tdewolff/parse/v2 | |
github.com/tdewolff/parse/v2/buffer | |
github.com/tdewolff/parse/v2/strconv | |
github.com/tdewolff/parse/v2/xml | |
io | Package io provides basic interfaces to I/O primitives. |
math | Package math provides basic constants and mathematical functions. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |