debug

package
v2.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Statistic

type Statistic struct {
	Start     time.Time
	Files     int64
	FileSkips int64
	Dirs      int64
	DirSkips  int64
	*sync.RWMutex
}

func NewStatistic

func NewStatistic() *Statistic

func (*Statistic) AddDir

func (statistic *Statistic) AddDir()

func (*Statistic) AddDirSkip

func (statistic *Statistic) AddDirSkip()

func (*Statistic) AddFile

func (statistic *Statistic) AddFile()

func (*Statistic) AddFileSkip

func (statistic *Statistic) AddFileSkip()

Jump to

Keyboard shortcuts

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