package
0.0.0-20240912065615-60fd97213283
Repository: https://github.com/go-leo/gox.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ShrinkDeadline calculates a new deadline based on the given duration `dur` and context `ctx`.
Signal creates a new context that cancels on the given signals.
SignalCause creates a new context that cancels on the given signals.
WithoutCancel returns a copy of parent that is not canceled when parent is canceled.
WithSignal like signal.NotifyContext.
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author