Versions in this module Expand all Collapse all v1 v1.0.0 Aug 18, 2021 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 + ProcessMessage func(context.Context, server.Message) error + ServeRequest func(context.Context, server.Request, server.Response) error