Versions in this module Expand all Collapse all v1 v1.8.1 Jul 31, 2019 v1.8.0 Jul 29, 2019 Changes in this version + var DefaultEndpoint = "localhost:9090" + func WithClient(c client.Client) options.Option + func WithEndpoint(e string) options.Option + func WithRouter(r router.Router) options.Option + type Proxy interface + ServeRequest func(context.Context, server.Request, server.Response) error