package dumper // BaseConfig FIXME type BaseConfig struct { DumpPath string CrtInfo FileInfo KeyInfo FileInfo DomainSubDir bool }