package application type Service interface { ServiceCamalName() string }