# Functions
NewGroup returns a new Group.
WithPanicHandler sets a panic handler for the group.
WithParentContext sets the parent context for the group.
# Interfaces
Group manages goroutines and collect all the errors.
# Type aliases
No description provided by the author