package main type config struct { Layers []string `yaml:"layers"` }