Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromPath ¶
FromPath converts a local filesystem path to URI with the file: scheme. Relative paths are resolved using filepath.Abs before conversion.
func FromWinPath ¶
FromWinPath converts a Windows filesystem path to URI with file: scheme. Unlike FromPath, this is not platform dependent. For example, C:/foo/bar.txt is a valid Unix-path and would be converted differently on POSIX systems vs Windows. That is not the case here.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.