package
0.1.5
Repository: https://github.com/agux/roprox.git
Documentation: pkg.go.dev

# Functions

NewConnResponseWriter creates a new instance of ConnResponseWriter.
PrettyPrintHeaders formats http.Header into a human-readable string.
SaveNetworkTraffic takes an http.Request, its body, http.Response, and response body, maps them to the NetworkTraffic model, and saves it to the database.
No description provided by the author

# Structs

ConnResponseWriter is our custom ResponseWriter that uses net.Conn.