The highest tagged major version is
v8.
package
Version:
v7.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 9, 2022
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 15
Opens a new window with list of known importers.
Documentation
¶
type HttpResult struct {
RequestTime time.Time `json:"requestTime"`
Host string `json:"host"`
LatencyUsec int64 `json:"latency"`
Err error `json:"error"`
Status int `json:"httpStatus"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.