Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

fastly/go-mtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

go-mtr

A go wrapper on the mtr process. This package uses mtr --raw and parses the output. The results are slightly different than running mtr --report directly because mtr itself keeps a running total of the mean/standard deviation/interarrival jitter/etc. This package calculates these values over the entire package sequence.

mtr is required to use this package.

Documentation can be found on godoc.

Releases

No releases published

Packages

No packages published

Languages