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/parse/v2 | Package parse contains a collection of parsers for various formats in its subpackages. |
github.com/tdewolff/parse/v2/buffer | Package buffer contains buffer and wrapper types for byte slices. |
github.com/tdewolff/parse/v2/html | Package html is an HTML5 lexer following the specifications at http://www.w3.org/TR/html5/syntax.html. |
io | Package io provides basic interfaces to I/O primitives. |