package
1.12.0
Repository: https://github.com/zoumo/afs.git
Documentation: pkg.go.dev

# Functions

Base returns base URL and URL path.
Equals checks if url are the same.
Host extract host from URL.
IsRelative returns true if location is relative path.
IsSchemeEquals returns true if scheme is equals.
Join joins base URL with path elements.
JoinUNC joins base URL with path elements, it support '.' or '..' elements.
Normalize normalizes URL.
Path returns path for an URL or path.
Scheme extracts URL scheme.
SchemeExtensionURL extract scheme extension or empty string.
Split split URL with the last URI element and its parent path.

# Constants

Localhost default host.