8ed791e6e6
warning: * should not use basic type string as key in context.WithValue Fix: * Define a separate type for context Key(numRetries) and use the same to pass value for it * Added a constant ctxKeyNumRetries to be used by entire package Relates-To: #148 Change-Id: Ifd464346ae7a8ecd82a1f1073a026af1e182fbef |
||
---|---|---|
.. | ||
vendors/dell | ||
client_test.go | ||
client.go | ||
constants.go | ||
errors.go | ||
utils_test.go | ||
utils.go |