Commit Graph

4 Commits

Author SHA1 Message Date
ginuerzh acce86c0e4 fix(registry): log Unregister Close errors, add doc comments and 59 unit tests
Log close errors in Unregister instead of silently discarding them.
Add doc comments to all exported symbols across 20 registry files.
Add comprehensive tests covering base registry, all wrapper types,
hot-reload delegation, nil-fallback semantics, and global accessors.
2026-05-25 20:23:06 +08:00
ginuerzh 08ad260606 add entrypoint for router handler 2025-02-08 23:07:54 +08:00
ginuerzh 44064e4dd1 add api config for router 2023-11-19 16:16:12 +08:00
ginuerzh 74639e9c4e add router component 2023-11-19 14:23:21 +08:00