package app type ServiceConfig struct { Service string Host string User string Token string }