Home
last modified time | relevance | path

Searched defs:fooProto (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/net/http/
Dtransport_test.go2986 type fooProto struct{} struct
2988 func (fooProto) RoundTrip(req *Request) (*Response, error) {