Second Import

This commit is contained in:
claudemiro
2015-01-12 21:15:36 -03:00
parent ff2fcf3c54
commit e2412827cf
21 changed files with 920 additions and 322 deletions
+1
View File
@@ -8,6 +8,7 @@ import (
"net/http"
)
// A route
type Route struct {
Name string
Method string