InnerClient typedef

InnerClient = Client

Typedef for http.Client that is used internally.

Implementation

typedef InnerClient = http.Client;