package config type Ys struct { AppKey string `yaml:"appKey"` Secret string `yaml:"secret"` }