Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dropbox/godropbox
/ Addr
Method
Addr
net2/http2/simple_pool.go:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
func
(pool *SimplePool) Addr() string {
136
return
pool.addr
137
}
138
139
func
(pool *SimplePool) Params() ConnectionParams {
140
return
pool.params
Callers
6
TestHttp2
Method · 0.80
TestHttp2FollowRedirect
Method · 0.80
TestHttp2vsHttp1
Method · 0.80
hashInstance
Function · 0.80
SetupTestServer
Function · 0.80
RandomListenPort
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestHttp2
Method · 0.64
TestHttp2FollowRedirect
Method · 0.64
TestHttp2vsHttp1
Method · 0.64