Olivier Mengué
|
90911f53f2
|
debug: fix indent of routes dump for DELETE method
'DELETE' is 6 chars and breaks indent of the routes dump (only 5 chars
were reserved for the HTTP method).
|
2015-12-10 15:15:17 +01:00 |
Manu Mtz-Almeida
|
2b3aa51738
|
Template debugging
|
2015-08-03 17:28:12 +02:00 |
Manu Mtz-Almeida
|
8f3047814e
|
Comments + IRoutes + IRouter + unexported AbortIndex
|
2015-07-02 20:24:54 +02:00 |
Manu Mtz-Almeida
|
4cc2de6207
|
Refactors warning messages
|
2015-06-26 16:08:55 +02:00 |
Manu Mtz-Almeida
|
74fe36fa48
|
Routes() returns the function name of the main handler
|
2015-06-07 13:49:36 +02:00 |
Manu Mtz-Almeida
|
eb91af753d
|
Better debug warning message
|
2015-05-24 01:21:23 +02:00 |
Manu Mtz-Almeida
|
e2adae9003
|
Solution for Google App Engine?
https://cloud.google.com/appengine/docs/go/logs/
|
2015-05-24 01:00:17 +02:00 |
Manu Mtz-Almeida
|
b690611c38
|
Better debug logging + unit tests
|
2015-05-09 03:34:43 +02:00 |
Manu Mtz-Almeida
|
eb3e9293ed
|
Renames []HandleFunc to HandlersChain
|
2015-05-07 11:30:01 +02:00 |
Manu Mtz-Almeida
|
ac0ad2fed8
|
Improves unit tests
|
2015-04-08 02:58:35 +02:00 |
Manu Mtz-Almeida
|
ea962038e1
|
Cosmetic changes
|
2015-04-07 12:27:23 +02:00 |
Manu Mtz-Almeida
|
48fec0650d
|
Cosmetic changes
|
2015-03-23 06:03:12 +01:00 |