package elasticstream
type Config struct {
Host string
Indexes []string
BatchSize int
DBPath string
}