Codebase list golang-github-go-kit-kit / f9d8373b-9935-4125-b2b2-694ccabcf82b/upstream/0.12.0 transport / httprp / doc.go
f9d8373b-9935-4125-b2b2-694ccabcf82b/upstream/0.12.0

Tree @f9d8373b-9935-4125-b2b2-694ccabcf82b/upstream/0.12.0 (Download .tar.gz)

doc.go @f9d8373b-9935-4125-b2b2-694ccabcf82b/upstream/0.12.0raw · history · blame

1
2
3
4
// Package httprp provides an HTTP reverse-proxy transport. HTTP handlers that
// need to proxy requests to another HTTP service can do so with this package by
// specifying the URL to forward the request to.
package httprp