Windom

Results 2 issues of Windom

### Check List Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked. - [X] I have read the [wiki page](https://github.com/onevcat/Kingfisher/wiki) and...

# Description Currently `Application.New` determines service name wrongly, because it calls `getServiceName()` on the`application.Service` struct instead of the wrapped service instance. This simple fix corrects that. ## Type of change...