Directories ¶
Path | Synopsis |
---|---|
_vendor
|
|
src/github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
|
Package redis is a client for the Redis database. |
src/github.com/garyburd/redigo/redisx
Package redisx contains experimental features for Redigo.
|
Package redisx contains experimental features for Redigo. |
src/github.com/gorilla/context
Package gorilla/context stores values shared during a request lifetime.
|
Package gorilla/context stores values shared during a request lifetime. |
src/github.com/gorilla/mux
Package gorilla/mux implements a request router and dispatcher.
|
Package gorilla/mux implements a request router and dispatcher. |
src/github.com/gorilla/pat
Package gorilla/pat is a request router and dispatcher with a pat-like interface.
|
Package gorilla/pat is a request router and dispatcher with a pat-like interface. |
src/github.com/streadway/handy
Package handy organizes some useful http server handler filters or handlers for reuse.
|
Package handy organizes some useful http server handler filters or handlers for reuse. |
src/github.com/streadway/handy/breaker
Package breaker implements a circuit breaker with configurable failure thresholds.
|
Package breaker implements a circuit breaker with configurable failure thresholds. |
src/github.com/streadway/handy/cors
Package cors contains filters to handle CORS related requests defined from http://www.w3.org/TR/cors/
|
Package cors contains filters to handle CORS related requests defined from http://www.w3.org/TR/cors/ |
src/github.com/streadway/handy/encoding
Package encoding contains Content-Encoding related filters.
|
Package encoding contains Content-Encoding related filters. |
src/github.com/streadway/handy/proxy
Package proxy contains a proxying HTTP transport.
|
Package proxy contains a proxying HTTP transport. |
src/github.com/streadway/handy/redirect
Package redirect contains filters to handle HTTP and HTTPS redirects
|
Package redirect contains filters to handle HTTP and HTTPS redirects |
src/github.com/streadway/handy/report
Package report organizes textual reporting from the HTTP context.
|
Package report organizes textual reporting from the HTTP context. |
src/github.com/streadway/handy/rewrite
Package rewrite contains filters to handle HTTP rewrites
|
Package rewrite contains filters to handle HTTP rewrites |
src/github.com/streadway/handy/statsd
Package statsd collects and reports telemetry from http handlers.
|
Package statsd collects and reports telemetry from http handlers. |
src/github.com/tsenart/tb
Package tb provides a generic lock-free implementation of the Token Bucket algorithm where non-conformity is handled by the user.
|
Package tb provides a generic lock-free implementation of the Token Bucket algorithm where non-conformity is handled by the user. |
Package cluster provides a sorted-set API (via Redis ZSETs) on top of a group of Redis instances.
|
Package cluster provides a sorted-set API (via Redis ZSETs) on top of a group of Redis instances. |
Package common holds data structures shared between different packages.
|
Package common holds data structures shared between different packages. |
Package farm provides a robust API for CRDTs on top of multiple clusters.
|
Package farm provides a robust API for CRDTs on top of multiple clusters. |
Package instrumentation defines behaviors to instrument the CRDT stack.
|
Package instrumentation defines behaviors to instrument the CRDT stack. |
plaintext
Package plaintext implements an Instrumentation on an io.Writer.
|
Package plaintext implements an Instrumentation on an io.Writer. |
statsd
Package statsd implements a Instrumentation on a g2s.Statter.
|
Package statsd implements a Instrumentation on a g2s.Statter. |
Package pool performs key-based sharding over multiple Redis instances.
|
Package pool performs key-based sharding over multiple Redis instances. |
roshi-server provides a REST-y HTTP service to interact with a farm.
|
roshi-server provides a REST-y HTTP service to interact with a farm. |
roshi-walker walks the keyspace and performs repairing Selects.
|
roshi-walker walks the keyspace and performs repairing Selects. |
Click to show internal directories.
Click to hide internal directories.