Versions in this module Expand all Collapse all v1 v1.8.7 Dec 27, 2023 v1.0.0 Dec 27, 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)