Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/zenazn/goji
Package goji provides an out-of-box web server with reasonable defaults.
|
Package goji provides an out-of-box web server with reasonable defaults. |
_workspace/src/github.com/zenazn/goji/bind
Package bind provides a convenient way to bind to sockets.
|
Package bind provides a convenient way to bind to sockets. |
_workspace/src/github.com/zenazn/goji/example
Command example is a sample application built with Goji.
|
Command example is a sample application built with Goji. |
_workspace/src/github.com/zenazn/goji/graceful
Package graceful implements graceful shutdown for HTTP servers by closing idle connections after receiving a signal.
|
Package graceful implements graceful shutdown for HTTP servers by closing idle connections after receiving a signal. |
_workspace/src/github.com/zenazn/goji/param
Package param deserializes parameter values into a given struct using magical reflection ponies.
|
Package param deserializes parameter values into a given struct using magical reflection ponies. |
_workspace/src/github.com/zenazn/goji/web
Package web is a microframework inspired by Sinatra.
|
Package web is a microframework inspired by Sinatra. |
_workspace/src/github.com/zenazn/goji/web/middleware
Package middleware provides several standard middleware implementations.
|
Package middleware provides several standard middleware implementations. |
Click to show internal directories.
Click to hide internal directories.