Skip to content

vanetraj/go-httptrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-httptrack

go-httptrack is a small package that utilizes httptrace to trace the events within HTTP client requests. By simply providing a go-httptrack context to the http.Request the tracing kicks in and we will get durations for DNS Lookout, TCP Connection, TLS Handshake, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages