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