Goify consts #39

Merged
carlosmn merged 2 commits from goify-consts into master 2013-09-17 10:03:07 -05:00

2 Commits

Author SHA1 Message Date
Carlos Martín Nieto b5aca803db Give each const group a type
This allows us to restrict which constants the compiler will allow
through, and makes the sorting in the documentation better.
2013-09-12 10:46:20 +02:00
Carlos Martín Nieto 00e3df94c7 Camel-case constants
Make the names look more like what you'd expect from Go.
2013-09-12 10:40:57 +02:00