Documentation and testing are both somewhat sparse, mainly because there are so many other things to do. This really should be done at some point for maintainability though.
It'd be nice to add a linter at some point. Ideally, all documentation should follow the rules set by https://github.com/golang/lint so that it could be used as part of the Travis CI build in the future.
Documentation and testing are both somewhat sparse, mainly because there are so many other things to do. This really should be done at some point for maintainability though.