GRPC Objective-C  1.26.0
Instance Methods
GRPCChannelPool(Test) Category Reference

Test-only interface for GRPCChannelPool. More...

#import <GRPCChannelPool+Test.h>

Instance Methods

(nullable instancetype) - initTestPool
 Get an instance of pool isolated from the global shared pool with channels' destroy delay being destroyDelay. More...
 

Detailed Description

Test-only interface for GRPCChannelPool.

Method Documentation

◆ initTestPool

- (nullable instancetype) initTestPool

Get an instance of pool isolated from the global shared pool with channels' destroy delay being destroyDelay.

Extends class GRPCChannelPool.


The documentation for this category was generated from the following file: