docs: enhance package README documentation

This commit is contained in:
yusing
2026-01-09 10:27:55 +08:00
parent 45c821fa98
commit 4275cdae38
4 changed files with 12 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ The entrypoint package implements the primary HTTP handler that receives all inc
### Key Features
- Domain-based route lookup with subdomain support
- Short link (`go/<short-code>` domain) handling
- Short link (`go/<alias>` domain) handling
- Middleware chain application
- Access logging for all requests
- Configurable not-found handling