Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Domithttp2.go48 type http2clientConn struct{} struct
54 …nc (cc *http2clientConn) idleState() http2clientConnIdleState { return http2clientConnIdleState{} }