type net/http/httptrace.DNSDoneInfo
5 uses
net/http/httptrace (current package)
trace.go#L58: trace.DNSDone(DNSDoneInfo{
trace.go#L121: DNSDone func(DNSDoneInfo)
trace.go#L216: type DNSDoneInfo struct {
github.com/prometheus/client_golang/prometheus/promhttp
instrument_client.go#L158: DNSDone: func(_ httptrace.DNSDoneInfo) {
go.opencensus.io/plugin/ochttp
span_annotating_client_trace.go#L106: func (s spanAnnotator) dnsDone(info httptrace.DNSDoneInfo) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |