package options type ProxyOption struct { Subscribes []string `yaml:"subscribes"` }