Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Definition
ts{ request: SaslAuthenticationRequest; response?: SaslAuthenticationResponse<ParseResult>; }
Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
ts{ request: SaslAuthenticationRequest; response?: SaslAuthenticationResponse<ParseResult>; }
Was this page helpful?