Versions in this module Expand all Collapse all v1 v1.9.1 Sep 5, 2019 Changes in this version + type Server struct + Name string + Proxy proxy.Proxy + func New(name string, p proxy.Proxy) *Server + func (s *Server) ServeRequest(ctx context.Context, req server.Request, rsp server.Response) error