Remember me? ;) I recently asked some basic questions about godoc. At that time, I hinted at a project I was working on.
Its now in a state I feel confident showing to you:
* What is it?
It is a library for i18n, that should be easy to use, extend and customize to your needs
* Why do I need it?
Because there is no builtin mechanism in the language, and I did not find a project with comparable features yet
* What can it do?
While there is still a lot to do (including writing a formal roadmap), right now there is a way to load translations, access these resources, and format messages with dynamic data. This includes formats for dates and pluralization rules.
* How do I get it?
All code is available on google code, so go get should be sufficient. If there is a need for it, I might add packaged downloads further down the road
Thanks for your time, and back to your regularly scheduled discussions. ;)