fsutil

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package fsutil holds small filesystem helpers shared across app packages so they stop being re-implemented (with drifting argument order) per package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(dst, src string) error

CopyFile streams src into dst, creating or truncating dst with 0644 permissions. It replaces two package-local copies whose argument orders disagreed with each other.

Types

This section is empty.

Jump to

Keyboard shortcuts

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