- Cleaner codes
- Make some configuration properties as private
godong.HiddenIndex
, new feature, enabling both/controller
and/controller/index
routes- Action method validation. If action method is not valid
http.HandleFunc
callback, it'll throw an error.
First release.