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.

#1

Updated by Sachin Divekar about 1 month ago

  • Status changed from New to In Progress
#2

Updated by Sachin Divekar about 1 month ago

  • % Done changed from 0 to 100
  • Status changed from In Progress to Closed

Also available in: Atom PDF