Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CachedResponse ¶
type HttpPipe ¶
type HttpPipe struct {
// contains filtered or unexported fields
}
func New ¶
func New(cacheClient cache.CacheClient) *HttpPipe
func (*HttpPipe) Pipe ¶
func (pipe *HttpPipe) Pipe(mapping *mappings.RequestMapping, w http.ResponseWriter)
Click to show internal directories.
Click to hide internal directories.