runfiles

package
v1.0.0-alpha1.0...-2e0dbe4 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrProcNotFound = errors.New("process not found")
	ErrProcTooYoung = errors.New("process too young")
)

Functions

func IsValid

func IsValid(file string) (bool, error)

Types

type Dir

type Dir struct {
	Path string
	Log  *plog.Logger
}

func (Dir) Count

func (t Dir) Count() (int, error)

func (Dir) CountAndClean

func (t Dir) CountAndClean() (int, error)

func (Dir) Create

func (t Dir) Create(content []byte) error

func (Dir) HasRunning

func (t Dir) HasRunning() (bool, error)

func (Dir) Remove

func (t Dir) Remove() error

Jump to

Keyboard shortcuts

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