go-freddo

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2014 License: MPL-2.0 Imports: 4 Imported by: 0

README

go-freddo

A go clone of https://github.com/oremj/freddo

Building

git clone git@github.com:oremj/go-freddo.git
cd go-freddo
./build

Running

./go-freddo -bind ":8080" -config ./sample.config.toml

Documentation

The Go Gopher

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL