proxy.golang.org : github.com/PurpleSec/ParseURL
Package parseurl is a simple wrapper that fixes some of the weird issues that the standard Golang 'url.Parse' function does. Fixes things such as This package adds in checks for invalid values returned by 'url.Parse' such as the Host field being empty. All non-standard errors wrap the error "ErrInvalidURL" to assist in indication of the error. This library is a drop-in replacement for the "url.Parse" function. Just import "github.com/PurpleSec/parseurl" and go!
Registry
-
Source
- Homepage
- Documentation
- JSON
purl: pkg:golang/github.com/%21purple%21sec/%21parse%21u%21r%21l
Keywords:
go-library
, golang
, url
License: Apache-2.0
Latest release: over 3 years ago
First release: over 4 years ago
Namespace: github.com/PurpleSec
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago