import "github.com/v2ray/v2ray-core/testing/servers/http"
type Server struct { Port net.Port PathHandler map[string]http.HandlerFunc // contains filtered or unexported fields }
func (s *Server) Start() (net.Destination, error)
Package tcp imports 2 packages (graph). Updated 2020-09-04. Refresh now. Tools for package owners.