Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

edaniels/go-net-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Warning This repository is no longer active and has been archived.

Go Net Utilities

Summary

Currently the purpose of this repo is to provide mechanisms for easily tracking bytes transferred at the connection level.

Typical usage involves using the track package's version of a Go net or net/http interface/type in place of the standard library's version. In cases where an interface is not present, there will be a struct providing tracking functionality with access to the underlying standard library type.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages