mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-06-15 08:27:36 +08:00
- Add api/types.go with predefined response struct types - Replace map[string]any with typed structs for all fixed-content API endpoints - Use predefined instances for Healthcheck and Version handlers to reduce allocations - Improve performance by avoiding per-request map allocations |
||
|---|---|---|
| .. | ||
| api.go | ||
| types.go | ||