package
Version:
v0.0.0-...-996fc41
Opens a new window with list of versions in this module.
Published: Jun 1, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TraceHttp struct {
Request interface{} `json:"request"`
Response interface{} `json:"response"`
Url string `json:"url"`
Elapsed string `json:"elapsed"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.