add function comments

This commit is contained in:
Nayan
2025-05-08 21:31:43 -04:00
parent b52ce7dd0c
commit 51fe7e1c8d
5 changed files with 157 additions and 17 deletions

View File

@@ -4,6 +4,7 @@
"types.h": "c",
"random": "c",
"request_handler.h": "c",
"response_builder.h": "c"
"response_builder.h": "c",
"time.h": "c"
}
}