anaconda
anaconda copied to clipboard
Use named type instead of int for _GET and _POST
This comes from a suggestion from @dsymonds (https://github.com/golang/lint/issues/32).
Also, the variable names should be fixed (as per the discussion).