lan ee5c36f3ac
All checks were successful
Build / build (push) Successful in 1m31s
feat(grpc): add support for fetching empty classrooms
Implement the `TASK_TYPE_GET_EMPTY_CLASSROOM` task type to allow users to fetch available classroom information.

- Add `TASK_TYPE_GET_EMPTY_CLASSROOM` to the `TaskType` enum in protobuf.
- Define `GetEmptyClassroomPayload` and `EmptyClassroomResultData` messages.
- Implement `getEmptyClassrooms`
2026-06-02 13:59:30 +08:00
2026-03-13 20:43:44 +08:00
2026-03-19 10:52:23 +08:00
Description
No description provided
260 KiB
Languages
Go 100%