Searched refs:rpcInfoFromContext (Results 1 – 2 of 2) sorted by relevance
290 if ss, ok := rpcInfoFromContext(ctx); ok {
637 func rpcInfoFromContext(ctx context.Context) (s *rpcInfo, ok bool) { func