package
Version:
v0.8.5
Opens a new window with list of versions in this module.
Published: May 17, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Result struct {
Url string `json:"url"`
Method string `json:"method"`
StatusCode int `json:"status"`
ContentLength int `json:"length"`
Request string `json:"request"`
Response string `json:"response"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.