Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/micro/go-micro
/ Wait
Method
Wait
server/rpc_util.go:36–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
func
(w *waitGroup) Wait() {
37
// only wait on local group
38
w.lg.Wait()
39
}
Callers
15
TestWatchQueryTopic
Function · 0.45
TestSingleflightPreventsStampede
Function · 0.45
TestSingleflightWithError
Function · 0.45
TestCachePenetrationPrevention
Function · 0.45
TestThrottlingMultipleConcurrentRequests
Function · 0.45
TestHTTPTransportCloseWhenRecv
Function · 0.45
TestHTTPTransportMultipleSendWhenRecv
Function · 0.45
TestTransportConnectionPool_Concurrent
Function · 0.45
stopAll
Method · 0.45
testParallel
Function · 0.45
Shutdown
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestWatchQueryTopic
Function · 0.36
TestSingleflightPreventsStampede
Function · 0.36
TestSingleflightWithError
Function · 0.36
TestCachePenetrationPrevention
Function · 0.36
TestThrottlingMultipleConcurrentRequests
Function · 0.36
TestHTTPTransportCloseWhenRecv
Function · 0.36
TestHTTPTransportMultipleSendWhenRecv
Function · 0.36
TestTransportConnectionPool_Concurrent
Function · 0.36
run
Method · 0.36
pub
Function · 0.36
TestConcurrentSubBroker
Function · 0.36
TestConcurrentPubBroker
Function · 0.36