Versions in this module Expand all Collapse all v1 v1.3.1 Feb 28, 2023 Changes in this version + const AllMode + const BlockMode + const CaseMode + const ForMode + const FuncMode + const IfMode + const InterfaceMode + const StructMode + const SwitchMode + var Debug = false + func CleanFile(src string, out io.Writer, mode Mode) error + func CleanFilePath(path string, out io.Writer, mode Mode) error + type Mode int