Directories ¶
Path | Synopsis |
---|---|
Package acceptlang provides a Martini handler and primitives to parse the Accept-Language HTTP header values.
|
Package acceptlang provides a Martini handler and primitives to parse the Accept-Language HTTP header values. |
Package binding transforms, with validation, a raw request into a populated structure used by your application logic.
|
Package binding transforms, with validation, a raw request into a populated structure used by your application logic. |
package method implements http method override using the X-HTTP-Method-Override http header.
|
package method implements http method override using the X-HTTP-Method-Override http header. |
Package render is a middleware for Martini that provides easy JSON serialization and HTML template rendering.
|
Package render is a middleware for Martini that provides easy JSON serialization and HTML template rendering. |
Package secure is a middleware for Martini that helps enable some quick security wins.
|
Package secure is a middleware for Martini that helps enable some quick security wins. |
Package sessions contains middleware for easy session management in Martini.
|
Package sessions contains middleware for easy session management in Martini. |
packcage strip provides the same functionality as http.StripPrefix and can be used in martini instance level and request context level.
|
packcage strip provides the same functionality as http.StripPrefix and can be used in martini instance level and request context level. |
Package web provides a web.go compitable layer for reusing the code written with hoisie's `web.go` framework.
|
Package web provides a web.go compitable layer for reusing the code written with hoisie's `web.go` framework. |
Click to show internal directories.
Click to hide internal directories.