Go proposal: Secret mode 🔗
Automatically erase memory to prevent secret leaks. [...]
a collection of dev rss feeds - blogroll
Posts
Automatically erase memory to prevent secret leaks. [...]
CPU cores, threads, goroutines, and the scheduler. [...]
errors.AsType is a modern alternative to errors.As. [...]
Export goroutine-related metrics from the Go runtime. [...]
Checking concurrent operations and time-sensitive code. [...]
Connect to TCP, UDP, IP, or Unix sockets, with an optional timeout. [...]
The same way IANA and Python do. [...]
Unix time, calendar time, time comparison, arithmetic, rounding, and marshaling. [...]
Concurrent-safe operations without explicit synchronization. [...]
Consistent approach to hashing and equality checks in custom collections. [...]