type go.opencensus.io/plugin/ochttp.statsTransport
4 uses
go.opencensus.io/plugin/ochttp (current package)
client.go#L98: rt = statsTransport{base: rt}
client_stats.go#L30: type statsTransport struct {
client_stats.go#L35: func (t statsTransport) RoundTrip(req *http.Request) (*http.Response, error) {
client_stats.go#L78: func (t statsTransport) CancelRequest(req *http.Request) {
![]() |
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. |