Hacker News new | ask | show | jobs
by giovannibajo1 2196 days ago
Small note: the runtime hash function is available in standard library (hash/maphash) since Go 1.14. You don't need that introspection magic to access it.