docs: enhance package README documentation

This commit is contained in:
yusing
2026-01-09 10:27:55 +08:00
parent 033e9e4f68
commit 6647ff448e
3 changed files with 11 additions and 2 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