Documentation ¶
Overview ¶
grpclog provides a logging utilities for gRPC.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogStateChangesUntilReady ¶ added in v2.9.0
func LogStateChangesUntilReady(ctx context.Context, conn getStater, log debugLog, wg *sync.WaitGroup, isReadyCallback func())
LogStateChangesUntilReady logs the state changes of a gRPC connection.
func PeerAddrFromContext ¶
PeerAddrFromContext returns a peer's address from context, or "unknown" if not found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.