//
pkg.gl
Category
github.com/layer0-platform/webpackager
internal
urlutil
package
1.0.0
Repository:
https://github.com/layer0-platform/webpackager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
8
Files
31 SLOC
#
Functions
GetCleanPath
GetCleanPath returns cleaned u.Path.
HasSameOrigin
HasSameOrigin reports whether u1 and u2 have the same nonempty Scheme and Host.
IsDir
IsDir reports whether u represents a directory.
MustParse
MustParse is like url.Parse but panics on a parse error.