Directories ¶
Path | Synopsis |
---|---|
afex
|
|
hystrix-go/hystrix
Package hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
|
Package hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. |
hystrix-go/loadtest/service
Package main implements an http server which executes a hystrix command each request and sends metrics to a statsd instance to aid performance testing.
|
Package main implements an http server which executes a hystrix command each request and sends metrics to a statsd instance to aid performance testing. |
hystrix-go/plugins
Plugins allows users to operate on statistics recorded for each circuit operation.
|
Plugins allows users to operate on statistics recorded for each circuit operation. |
benbjohnson
|
|
go-micro
|
|
client
Package client is an interface for any protocol's client
|
Package client is an interface for any protocol's client |
selector
Package loadbalance is a way to load balance service nodes
|
Package loadbalance is a way to load balance service nodes |
server
Package server is an interface for a micro server
|
Package server is an interface for a micro server |
kubernetes
|
|
pkg/util/sets
Package sets has auto-generated set types.
|
Package sets has auto-generated set types. |
pkg/util/sets/types
Package types just provides input types to the set generator.
|
Package types just provides input types to the set generator. |
valyala
|
|
fasthttp
Package fasthttp provides fast HTTP server and client API.
|
Package fasthttp provides fast HTTP server and client API. |
fasthttp/examples/fileserver
Example static file server.
|
Example static file server. |
fasthttp/expvarhandler
Package expvarhandler provides fasthttp-compatible request handler serving expvars.
|
Package expvarhandler provides fasthttp-compatible request handler serving expvars. |
fasthttp/fasthttpadaptor
Package fasthttpadaptor provides helper functions for converting net/http request handlers to fasthttp request handlers.
|
Package fasthttpadaptor provides helper functions for converting net/http request handlers to fasthttp request handlers. |
fasthttp/fasthttputil
Package fasthttputil provides utility functions for fasthttp.
|
Package fasthttputil provides utility functions for fasthttp. |
fasthttp/reuseport
Package reuseport provides TCP net.Listener with SO_REUSEPORT support.
|
Package reuseport provides TCP net.Listener with SO_REUSEPORT support. |
Click to show internal directories.
Click to hide internal directories.