Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableGetrandom ¶
func DisableGetrandom() error
DisableGetrandom makes future calls to getrandom(2) fail with ENOSYS. It applies only to the current thread and to any programs executed from it. Callers should use runtime.LockOSThread in a dedicated goroutine.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.