Please send a GitHub Pull Request to with a clear list of what you've done (read more about pull requests). The more tests the merrier. Please follow the coding conventions (below) and make sure all of your commits are atomic (one feature per commit).
All tests follow the standard Go testing pattern.
This project follows effective Go standards and uses additional convention tools: