path

package
v2.10.9 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckOutOfBoundsSymlinks(basePath string) error

CheckOutOfBoundsSymlinks determines if basePath contains any symlinks that are absolute or point to a path outside of the basePath. If found, an OutOfBoundsSymlinkError is returned.

func Path

func Path(root, path string) (string, error)

Types

type OutOfBoundsSymlinkError added in v2.5.0

type OutOfBoundsSymlinkError struct {
	File string
	Err  error
}

func (*OutOfBoundsSymlinkError) Error added in v2.5.0

func (e *OutOfBoundsSymlinkError) Error() string

Jump to

Keyboard shortcuts

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