golint, go tests, etc. - [x] Set up some kind of CI (travis?) - [x] ensure the code conforms to [`golint`](https://github.com/golang/lint) - [x] enable `go test ./...` in CI - [x] enable `golint` in CI - [x] validate DCO
golint, go tests, etc.
golintgo test ./...in CIgolintin CI