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/ |
codahale
|
|
hdrhistogram
Package hdrhistogram provides an implementation of Gil Tene's HDR Histogram data structure.
|
Package hdrhistogram provides an implementation of Gil Tene's HDR Histogram data structure. |
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 context stores values shared during a request lifetime.
|
Package 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
|
|
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. |
multibuf
package multibuf implements buffer optimized for streaming large chunks of data, multiple reads and optional partial buffering to disk.
|
package multibuf implements buffer optimized for streaming large chunks of data, multiple reads and optional partial buffering to disk. |
oxy/cbreaker
Circuit breakers start in the Standby state first, observing responses and watching location metrics.
|
Circuit breakers start in the Standby state first, observing responses and watching location metrics. |
oxy/connlimit
package connlimit provides control over simultaneous connections coming from the same source
|
package connlimit provides control over simultaneous connections coming from the same source |
oxy/forward
package forwarder implements http handler that forwards requests to remote server and serves back the response
|
package forwarder implements http handler that forwards requests to remote server and serves back the response |
oxy/ratelimit
Tokenbucket based request rate limiter
|
Tokenbucket based request rate limiter |
oxy/roundrobin
package roundrobin implements dynamic weighted round robin load balancer http handler
|
package roundrobin implements dynamic weighted round robin load balancer http handler |
oxy/stream
package stream provides http.Handler middleware that solves several problems when dealing with http requests: Reads the entire request and response into buffer, optionally buffering it to disk for large requests.
|
package stream provides http.Handler middleware that solves several problems when dealing with http requests: Reads the entire request and response into buffer, optionally buffering it to disk for large requests. |
oxy/trace
Package trace implement structured logging of requests
|
Package trace implement structured logging of requests |
predicate
Predicate package used to create interpreted mini languages with Go syntax - mostly to define various predicates for configuration, e.g.
|
Predicate package used to create interpreted mini languages with Go syntax - mostly to define various predicates for configuration, e.g. |
route
package route provides http package-compatible routing library.
|
package route provides http package-compatible routing library. |
Click to show internal directories.
Click to hide internal directories.