mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-29 05:42:11 +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.