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