AuthorizerGenerator typedef

AuthorizerGenerator = Authorizer Function(Channel channel, AuthorizerOptions options)

Implementation

typedef AuthorizerGenerator = Authorizer Function(
    Channel channel, AuthorizerOptions options);