package
0.9.1
Repository: https://github.com/yourbase/commons.git
Documentation: pkg.go.dev

# Functions

IgnoreDeadline returns a context that keeps all the values of its parent context but detaches from the cancellation and error handling.
KeepAlive returns a context that keeps all the values of its parent context and ensures that it is not marked Done for at least d time.