package
1.0.0
Repository: https://github.com/teamwork/utils.git
Documentation: pkg.go.dev

# Functions

FilterPattern compiles filter patterns for FilterTrace() Frames are filtered according to the mode; with FilterTraceExclude all frames are included except those that match the given patterns.
FilterTrace removes unneeded stack traces from an error.

# Constants

Exclude the paths that match.
Include only the paths that match.

# Structs

Patterns for filtering error traces.