Commit Graph

8 Commits

Author SHA1 Message Date
Muyao CHEN
17b19e3a10 Repo: reorganize the repo structure 2024-09-30 13:42:37 +02:00
Muyao CHEN
722e8191a9 GoWeb: Remove everything to use Gin 2024-09-28 22:53:41 +02:00
Muyao CHEN
0786a97a77 context: Get params from url 2024-09-26 21:15:15 +02:00
Muyao CHEN
3bf14b9c04 middleware: Integrate middlewares into router functions 2024-09-25 13:31:37 +02:00
Muyao CHEN
0ed626e351 Route: Use a trie to register routes 2024-09-16 21:04:18 +02:00
Muyao CHEN
d90e564620 Router: add prefix group interface and implementation 2024-09-16 12:05:35 +02:00
Muyao CHEN
5cb54ae560 Router: add static routers 2024-09-16 11:39:38 +02:00
Muyao CHEN
913e33a993 Context: Test context with timeout 2024-09-16 11:13:40 +02:00