Documentation
¶
Index ¶
- func Create(ctx context.Context, path string) error
- func CreateNamedTemporaryFile(ctx context.Context, fileName string) (string, error)
- func CreateTempDir(ctx context.Context) (string, error)
- func CreateTemporaryFile(ctx context.Context) (string, error)
- func Exists(ctx context.Context, pathToCheck string) bool
- func IsDir(ctx context.Context, pathToCheck string) bool
- func IsFile(ctx context.Context, pathToCheck string) bool
- func SecureDelete(ctx context.Context, path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNamedTemporaryFile ¶ added in v0.365.0
func CreateTemporaryFile ¶ added in v0.365.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.