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