Skip to main content

Module command_handler

Module command_handler 

Source
Expand description

Logic for processing client Commands. Each Command is initiated by a client via some external Materialize API (ex: HTTP and psql).

Enumsยง

RoleLoginStatus ๐Ÿ”’
The login status of a role, used by authentication handlers to check role existence and login permission before proceeding to credential verification.

Functionsยง

role_login_status ๐Ÿ”’