package
0.0.0-20250307203412-7e5349ef2bba
Repository: https://github.com/mongodb/mongo-tools.git
Documentation: pkg.go.dev
# Functions
Escape escapes instances of '\' and '*' with a backslash.
NewMatcher creates a matcher that will use the given list patterns to match namespaces.
NewRenamer creates a Renamer that will use the given from and to slices to map namespaces.
Unescape removes the escaping backslash where applicable.