ld

Results 3 issues of ld

My code is as follows ![image](https://user-images.githubusercontent.com/15844529/57515884-396f2100-7346-11e9-82dd-336c0d364556.png)

时间可能不太多,但是很感兴趣

I can't start using the code ``` package main import ( "log" "github.com/kardianos/service" ) var logger service.Logger type program struct{} func (p *program) Start(s service.Service) error { // Start should...