data

package
v6.0.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpResult

type HttpResult struct {
	RequestTime time.Time `json:"requestTime"`
	Host        string    `json:"host"`
	LatencyUsec int64     `json:"latency"`
	Err         error     `json:"error"`
	Status      int       `json:"httpStatus"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL