Codebase list golang-github-go-kit-kit / c6749ec6-dedd-4186-9bf7-01723f7b9694/main transport / httprp / doc.go
c6749ec6-dedd-4186-9bf7-01723f7b9694/main

Tree @c6749ec6-dedd-4186-9bf7-01723f7b9694/main (Download .tar.gz)

doc.go @c6749ec6-dedd-4186-9bf7-01723f7b9694/mainraw · 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