BaseURL defines the base URL endpoint for this provider's API.
()
| 53 | Name() string |
| 54 | // BaseURL defines the base URL endpoint for this provider's API. |
| 55 | BaseURL() string |
| 56 | |
| 57 | // CreateInterceptor starts a new [Interceptor] which is responsible for intercepting requests, |
| 58 | // communicating with the upstream provider and formulating a response to be sent to the requesting client. |
no outgoing calls
no test coverage detected