package
0.0.0-20240403194558-b078d352f3fc
Repository: https://github.com/gostdlib/ops.git
Documentation: pkg.go.dev
# Variables
ErrPermanent is an error that is permanent and cannot be retried.
ErrRetryCanceled is an error that is returned when a retry is canceled.
# Structs
ErrRetryAfter can be used to wrap an error to indicate that the error can be retried after a certain time.