Check whether a user ID exists within any application service namespaces
( ctx context.Context, req *UserIDExistsRequest, resp *UserIDExistsResponse, )
| 37 | ) error |
| 38 | // Check whether a user ID exists within any application service namespaces |
| 39 | UserIDExists( |
| 40 | ctx context.Context, |
| 41 | req *UserIDExistsRequest, |
| 42 | resp *UserIDExistsResponse, |
no outgoing calls
no test coverage detected