commit

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func New

func New(logFilePath string, delay time.Duration) (*Service, error)

func (*Service) Analyze

func (s *Service) Analyze() (map[parser.SignerID]Stats, error)

type Stats

type Stats struct {
	Count uint16
	DelayAvg,
	DelayHighest time.Duration
	DelayedPercent map[time.Duration]float32
	DelayTotal     time.Duration
}

Jump to

Keyboard shortcuts

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