goaltools / goal

Goal is a toolkit for high productivity web development in Go language in the spirit of Revel Framework that is built around the concept of code generation.
BSD 2-Clause "Simplified" License
87 stars 3 forks source link

Updated definition of Init magic function #17

Closed ghost closed 9 years ago

ghost commented 9 years ago

This PR removes the old config package and changes the signature of magic Init function. Now parameters of controllers are set using standard flag package and iniflag.