Directories
¶
Path | Synopsis |
---|---|
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
|
package forwarder implements http handler that forwards requests to remote server and serves back the response |
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 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. |
Package trace implement structured logging of requests
|
Package trace implement structured logging of requests |
Click to show internal directories.
Click to hide internal directories.