fileurl

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFilePathOrURL

func ParseFilePathOrURL(val string) (*url.URL, error)

ParseFilePathOrURL extends url.Parse with the ability to parse file paths and adds extended support for URL file scheme as described in RFC 8089. If there is no scheme, it will be set to "file". If value equals "-", it will be set to "file://-" meaning stdin. See: https://datatracker.ietf.org/doc/html/rfc8089

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL