paths

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilePathToURI

func FilePathToURI(path string) (string, error)

func IsDir

func IsDir(path string) (bool, error)

func IsURI

func IsURI(ref string) bool

func ToAbsolute

func ToAbsolute(uri, relativeTo string) (string, error)

func URIToFilePath

func URIToFilePath(uri string) (string, error)

examples:

- unix file: file://laptop/some%20dir/file.tgz

- windows drive: file:///C:/Documents%20and%20Settings/file.tgz

- windows share: file://laptop/My%20Documents/file.tgz

Types

This section is empty.

Jump to

Keyboard shortcuts

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