vmware-go-kcl-v2/clientlibrary/checkpoint
Aurélien Rainone 909d1774a3 Add context to ErrLeaseNotAcquired (#87)
* clientlibrary/checkpoint: convert ErrLeaseAcquired to struct

Signed-off-by: Aurélien Rainone <aurelien.rainone@gmail.com>

* clientlibrary/checkpoint: add context to ErrLeaseNotAcquired

Signed-off-by: Aurélien Rainone <aurelien.rainone@gmail.com>

* Use errors.As to check for ErrLeaseNotAcquired error

Signed-off-by: Aurélien Rainone <aurelien.rainone@gmail.com>
2021-12-20 21:21:15 -06:00
..
checkpointer.go Add context to ErrLeaseNotAcquired (#87) 2021-12-20 21:21:15 -06:00
dynamodb-checkpointer.go Add context to ErrLeaseNotAcquired (#87) 2021-12-20 21:21:15 -06:00
dynamodb-checkpointer_test.go Add context to ErrLeaseNotAcquired (#87) 2021-12-20 21:21:15 -06:00