Directories ¶
Path | Synopsis |
---|---|
Package buffer provides http.Handler middleware that solves several problems when dealing with http requests:
|
Package buffer provides http.Handler middleware that solves several problems when dealing with http requests: |
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. |
package connlimit provides control over simultaneous connections coming from the same source
|
package connlimit provides control over simultaneous connections coming from the same source |
package forwarder implements http handler that forwards requests to remote server and serves back the response websocket proxying support based on https://github.com/yhat/wsutil
|
package forwarder implements http handler that forwards requests to remote server and serves back the response websocket proxying support based on https://github.com/yhat/wsutil |
Tokenbucket based request rate limiter
|
Tokenbucket based request rate limiter |
package roundrobin implements dynamic weighted round robin load balancer http handler
|
package roundrobin implements dynamic weighted round robin load balancer http handler |
package stream provides http.Handler middleware that passes-through the entire request
|
package stream provides http.Handler middleware that passes-through the entire request |
Package trace implement structured logging of requests
|
Package trace implement structured logging of requests |
Click to show internal directories.
Click to hide internal directories.