mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-10 18:56:55 +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.