Project

General

Profile

Task #28382

Make JobManager struct fields private encapsulation

Added by Sachin Divekar about 1 month ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
05/07/2025
Due date:
% Done:

100%

Estimated time:

Description

Currently, JobManager struct has public fields (Db, Queries, RedisClient, etc.) that are only accessed within the jobs package. These should be made private to improve encapsulation and prevent external packages from directly modifying critical dependencies.

Also available in: Atom PDF