tempdir

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteTempDir

func DeleteTempDir(path string)

func DeleteTempDirE

func DeleteTempDirE(path string) (err error)

func DeleteTempDirExistingError

func DeleteTempDirExistingError(path string, existingError *error) (err error)

DeleteTempDirExistingError deletes the given path and prints corresponding messages if it fails whether an existing error exists or not.

func DeleteTempDirExistingErrorNoReturn

func DeleteTempDirExistingErrorNoReturn(path string, existingError *error)

DeleteTempDirExistingError deletes the given path and prints corresponding messages if it fails whether an existing error exists or not.

func MakeTempDir

func MakeTempDir(name string) string

func MakeTempDirE

func MakeTempDirE(name string) (s string, err error)

MakeTempDirE creates a temporary directory with the given name as a prefix.

Types

This section is empty.

Jump to

Keyboard shortcuts

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