package types
type ServiceSetting struct {
ConfigureFile string
RouteKey string
AnonymousKey string
}