package config type APIServer struct { Port string `yaml:"port"` }