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. |
go-micro
|
|
client
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package client is an interface for any protocol's client
|
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package client is an interface for any protocol's client |
codec
Package codec is an interface for encoding messages
|
Package codec is an interface for encoding messages |
metadata
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package metadata is a way of defining message headers
|
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package metadata is a way of defining message headers |
selector
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package loadbalance is a way to load balance service nodes
|
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package loadbalance is a way to load balance service nodes |
server
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package server is an interface for a micro server
|
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package server is an interface for a micro server |
transport/tcp
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package tcp provides a TCP transport Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package tcp provides a TCP transport
|
Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package tcp provides a TCP transport Forked from github.com/micro/go-micro Some parts of this file have been modified to make it functional in this package Package tcp provides a TCP transport |
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.