package
0.0.0-20241208133600-71d1bbb39475
Repository: https://github.com/mrdcvlsc/scheduling-system-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

0b1000000000000000.
Defines the maximum valid value for an attribute, derived from ATTRIBUTE_VALUE_MASK.
0b0111111111111111.
.
represents the total number of time slots available in a single teaching day.
specifies the number of days per week the university holds classes.
indicates the number of time slots available within a single teaching hour.
calculates the total number of time slots available for scheduling in a week.

# Structs

Represents a scheduling unit containing a subject, instructor, and room.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author