package
2.0.0+incompatible
Repository: https://github.com/rabbitstack/fibratus.git
Documentation: pkg.go.dev
# Functions
Wrap takes a slice of errors and returns a single error that encapsulates those underlying errors.
WrapWithSeparator same as Wrap but uses a custom separator when joining error messages.