ReverseProxy v0.3.0 ReverseProxy.Router

A Plug for routing requests to either be served from cache or from a set of upstream servers.

Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Functions

call(conn, opts)

Callback implementation for Plug.call/2.

init(opts)

Callback implementation for Plug.init/1.