type net/http.tLogKey
2 uses
net/http (current package)
transport.go#L2665: type tLogKey struct{}
transport.go#L2668: if logf, ok := tr.Request.Context().Value(tLogKey{}).(func(string, ...interface{})); ok {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)