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