tracker

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStatsTracker

func NewStatsTracker() interfaces.Tracker

Types

type StatsTracker

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

func (*StatsTracker) GetHashMatchAttempts

func (s *StatsTracker) GetHashMatchAttempts() uint64

func (*StatsTracker) GetHashesComputed

func (s *StatsTracker) GetHashesComputed() uint64

func (*StatsTracker) GetHashesCracked

func (s *StatsTracker) GetHashesCracked() uint64

func (*StatsTracker) GetPasswordsSent

func (s *StatsTracker) GetPasswordsSent() uint64

func (*StatsTracker) TrackHashMatchAttempt

func (s *StatsTracker) TrackHashMatchAttempt()

func (*StatsTracker) TrackHashesComputed

func (s *StatsTracker) TrackHashesComputed(hashesComputed uint64)

func (*StatsTracker) TrackHashesCracked

func (s *StatsTracker) TrackHashesCracked(hashesCracked uint64)

func (*StatsTracker) TrackPasswordsSent

func (s *StatsTracker) TrackPasswordsSent(passwordsSent uint64)

Jump to

Keyboard shortcuts

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