Closed jD91mZM2 closed 6 years ago
Travis is broken becuase go vet returns a non-zero exit status. This is because there is an issue you haven't resolved. Also, there are also a couple of golint issues. Fix those.
go vet
Resolved in commits ce82fc8 and 3f8a8ac. Thanks!
Travis is broken becuase
go vet
returns a non-zero exit status. This is because there is an issue you haven't resolved. Also, there are also a couple of golint issues. Fix those.