# Functions
Ctx returns the current context.
No description provided by the author
NewStack creates a new ContextStack.
No description provided by the author
No description provided by the author
# Interfaces
ContextStack provides access to a stack of context.Context values individually managed per goroutine.