OSDN Git Service

delete miner
[bytom/vapor.git] / vendor / github.com / go-kit / kit / transport / httprp / doc.go
1 // Package httprp provides an HTTP reverse-proxy transport. HTTP handlers that
2 // need to proxy requests to another HTTP service can do so with this package by
3 // specifying the URL to forward the request to.
4 package httprp