Categorygithub.com/tmeisel/digester
repository
0.0.0-20240513134848-fa21a67f7c68
Repository: https://github.com/tmeisel/digester.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Digester

A simple md5 print-out for http resources

Usage

go run ./cmd/digester/main.go -parallel 4 http://google.com http://yahoo.com http://netflix.com http://amazon.com http://euhskfhk.com

Unit tests

go test ./... or go test -v ./...