pruner

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2025 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Prune

func Prune(ctx context.Context, opts Options) error

Types

type Logger

type Logger interface {
	Print(...any)
	Printf(string, ...any)
}

type Options

type Options struct {
	Logger         Logger
	Root           string
	KeepWithin     time.Duration
	PreRemoveCheck func(string) error
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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