package config import "github.com/spf13/viper" type Config struct { *viper.Viper }