mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-01 23:23:27 +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.