MCPcopy
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.
37type ClientConn interface {
38 ExitIdleMode()
39 EnterIdleMode()
40}
41

Callers 3

ConnectMethod · 0.65
initFunction · 0.65
ExitIdleModeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected