package encoder type Option struct { HTMLEscape bool Indent bool UnorderedMap bool Debug bool }