//
pkg.gl
Category
github.com/alexbrazier/go-url
api
utils
package
1.1.0
Repository:
https://github.com/alexbrazier/go-url.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
2
Files
30 SLOC
#
Functions
SameHost
SameHost checks if the URL is the same hostname as the one provided.
ValidateURL
ValidateURL will check that a URL is valid.