github.com/

directory
v0.0.0-...-572ac14 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2014 License: Apache-2.0

Directories

Path Synopsis
buger
goterm
Provides basic bulding blocks for advanced console UI Coordinate system: 1/1---X----> | Y | v Documentation for ANSI codes: http://en.wikipedia.org/wiki/ANSI_escape_code#Colors Inspired by: http://www.darkcoding.net/software/pretty-command-line-console-output-on-unix-in-python-and-go-lang/
Provides basic bulding blocks for advanced console UI Coordinate system: 1/1---X----> | Y | v Documentation for ANSI codes: http://en.wikipedia.org/wiki/ANSI_escape_code#Colors Inspired by: http://www.darkcoding.net/software/pretty-command-line-console-output-on-unix-in-python-and-go-lang/
codegangsta
cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
Package cli provides a minimal framework for creating and organizing command line Go applications.
gorilla
context
Package gorilla/context stores values shared during a request lifetime.
Package gorilla/context stores values shared during a request lifetime.
mux
Package gorilla/mux implements a request router and dispatcher.
Package gorilla/mux implements a request router and dispatcher.
mailgun
log
manners
Package manners provides a wrapper for a standard net/http server that ensures all active HTTP client have completed their current request before the server shuts down.
Package manners provides a wrapper for a standard net/http server that ensures all active HTTP client have completed their current request before the server shuts down.
vulcan
This package contains the reverse proxy that implements http.HandlerFunc
This package contains the reverse proxy that implements http.HandlerFunc
vulcan/endpoint
Endpoints - final destination of the http request
Endpoints - final destination of the http request
vulcan/errors
Utility functions for producing errorneous http responses
Utility functions for producing errorneous http responses
vulcan/failover
Package failover contains predicates that define when request should be retried.
Package failover contains predicates that define when request should be retried.
vulcan/headers
Constants with common HTTP headers
Constants with common HTTP headers
vulcan/limit
Interfaces for request limiting
Interfaces for request limiting
vulcan/limit/connlimit
Simultaneous connection limiter
Simultaneous connection limiter
vulcan/limit/tokenbucket
Tokenbucket based request rate limiter
Tokenbucket based request rate limiter
vulcan/loadbalance
Load balancers control how requests are distributed among multiple endpoints.
Load balancers control how requests are distributed among multiple endpoints.
vulcan/loadbalance/roundrobin
Dynamic weighted round robin load balancer
Dynamic weighted round robin load balancer
vulcan/location
Interfaces for location - round trip the http request to backends
Interfaces for location - round trip the http request to backends
vulcan/location/httploc
HTTP location with load balancing and pluggable middlewares
HTTP location with load balancing and pluggable middlewares
vulcan/metrics
In memory request performance metrics
In memory request performance metrics
vulcan/middleware
Middlewares can modify or intercept requests and responses
Middlewares can modify or intercept requests and responses
vulcan/netutils
Network related utilities
Network related utilities
vulcan/request
Wrapper around http.Request with additional features
Wrapper around http.Request with additional features
vulcan/route
Route the request to a location
Route the request to a location
vulcan/route/exproute
Expression based request router, supports functions and combinations of functions in form <What to match><Matching verb> and || and && operators.
Expression based request router, supports functions and combinations of functions in form <What to match><Matching verb> and || and && operators.
vulcan/route/hostroute
Route the request by hostname
Route the request by hostname
vulcan/route/pathroute
Route the request by path
Route the request by path

Jump to

Keyboard shortcuts

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