package config type Config struct { Bind string `yaml:"bind"` }