mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-31 22:23:14 +02:00
- Replace heap allocation with stack-allocated array in Entries.Get() method. - Also refactor uptime module to use value types instead of pointer types.