Documentation ¶
Overview ¶
Package memdir is used to create temporary directories while writing to the filesystem to handle security and concurrency issues.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScopedPath ¶
ScopedPath joins path with subpath, returning the result if and only if it is still within the original path. (Security measure to prevent '..' shenanigans)
Types ¶
Click to show internal directories.
Click to hide internal directories.