package config type Config struct { URL string QueryField string PathIndex int }