package Config type Config struct { TagType []string DbPath string RedisPath string }