package config type Redis struct { Server Pool Pool `json:"pool" yaml:"pool" toml:"pool"` }