package driver type Config struct { Name string LocalSort bool OnlyLocal bool OnlyProxy bool NoNeedSetLink bool NoCache bool NoUpload bool }