vmware-go-kcl-v2/clientlibrary
Tao Jiang 6a1a7b7da6 Fix the exponential backoff
Fix the calculation of exponential backoff. ^ is the XOR in
golang. Replaced it with math.exp2().
2021-12-20 21:20:13 -06:00
..
common KCL: Update copyright and permission 2021-12-20 21:16:27 -06:00
config Update import path when switching github 2021-12-20 21:19:26 -06:00
interfaces KCL: Update copyright and permission 2021-12-20 21:16:27 -06:00
metrics Go-KCL: Update security scan 2021-12-20 21:16:38 -06:00
utils KCL: Fix random number generator 2021-12-20 21:16:38 -06:00
worker Fix the exponential backoff 2021-12-20 21:20:13 -06:00