Module permission

Source
Expand description

The container module contains the schedule checker.

Modulesยง

schedule_check
Schedule checker centralizes all communication to the database in regard to permission to run. The implementation polls the database and answers requests from the threads with the information retrieved from the database. Implements the central, schedule-based permission controller for the application.
schedule_check_channels
Container for channels
schedule_check_config
Configuration data for the schedule checker