Thanks peeps.
What I really wanted is the `format` function in the `strfmt` library mentioned above. I went with `formatFloat` for now as it does what I want and is available in the standard library. The compile time `fmt` strings are fantastic but I hope in the future something like `format` will also be in the standard library.
