Skip to content

mongodb/go-net-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

 
 
 

Languages

  • Go 100.0%