package
0.3.833
Repository: https://github.com/a-h/templ.git
Documentation: pkg.go.dev

# Functions

File parses and creates a new filesystem URI from path.
From returns the new URI from args.
New parses and creates a new URI from s.
Parse parses and creates a new URI from s.

# Constants

FileScheme schema of filesystem path.
HTTPScheme schema of http.
HTTPSScheme schema of https.

# Type aliases

URI Uniform Resource Identifier (URI) https://tools.ietf.org/html/rfc3986.