Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddJitter ¶ added in v2.11.2
AddJitter adds random jitter to a duration.
It adds or subtracts time from the duration within a given jitter fraction. For example for 10s and jitter 0.1, it returns a duration within [9s, 11s).
func IdentifyPanic ¶ added in v2.3.5
IdentifyPanic reports the panic location when a panic happens.
func NextPowerOfTwo ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package constraints defines a set of useful constraints to be used with type parameters.
|
Package constraints defines a set of useful constraints to be used with type parameters. |
Package unsafeheader contains header declarations copied from Go's runtime.
|
Package unsafeheader contains header declarations copied from Go's runtime. |
Click to show internal directories.
Click to hide internal directories.