Versions in this module Expand all Collapse all v1 v1.8.4 Aug 21, 2023 Changes in this version + type Server struct + PathHandler map[string]http.HandlerFunc + Port net.Port + func (s *Server) Close() error + func (s *Server) ServeHTTP(resp http.ResponseWriter, req *http.Request) + func (s *Server) Start() (net.Destination, error)