vacuum

package
v2.43.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func New

func New(param *config.Param, rt *runtime.Runtime, fs afero.Fs, vc Vacuum) *Controller

func (*Controller) Vacuum

func (c *Controller) Vacuum(logE *logrus.Entry, param *config.Param) error

type Vacuum

type Vacuum interface {
	FindAll(logE *logrus.Entry) (map[string]time.Time, error)
	Remove(pkgPath string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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