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/web
Package web implements a fast and flexible middleware stack and mux.
|
Package web implements a fast and flexible middleware stack and mux. |
_workspace/src/github.com/zenazn/goji/web/middleware
Package middleware provides several standard middleware implementations.
|
Package middleware provides several standard middleware implementations. |
_workspace/src/github.com/zenazn/goji/web/util
Package util contains various functions that are helpful when writing http middleware.
|
Package util contains various functions that are helpful when writing http middleware. |
src
|
|
Click to show internal directories.
Click to hide internal directories.