MCPcopy
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
135func (pool *SimplePool) Addr() string {
136 return pool.addr
137}
138
139func (pool *SimplePool) Params() ConnectionParams {
140 return pool.params

Callers 6

TestHttp2Method · 0.80
TestHttp2vsHttp1Method · 0.80
hashInstanceFunction · 0.80
SetupTestServerFunction · 0.80
RandomListenPortFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestHttp2Method · 0.64
TestHttp2vsHttp1Method · 0.64