Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ ExitIdleMode
Method
ExitIdleMode
internal/idle/idle.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
// from idle mode.
37
type
ClientConn
interface
{
38
ExitIdleMode()
39
EnterIdleMode()
40
}
41
Callers
3
Connect
Method · 0.65
init
Function · 0.65
ExitIdleMode
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected