package scopes type Config struct { Name string } func Setup() { }