package
0.0.0-20210421170025-e0b459ca66b0
Repository: https://github.com/killua001/ftdc.git
Documentation: pkg.go.dev
# Functions
NewCatcher constructs the basic implementation of the Catcher interface.
# Interfaces
Catcher is an interface for an error collector for use when implementing continue-on-error semantics in concurrent operations.