package
0.0.0-20250312152250-ea85ec9d2454
Repository: https://github.com/snapcore/snapd.git
Documentation: pkg.go.dev

# Functions

HighestPrecedencePattern determines which of the given path patterns is the most specific, and thus has the highest precedence.
ParsePathPattern validates the given pattern and parses it into a PathPattern from which expanded path patterns can be iterated, and returns it.
PathPatternMatches returns true if the given pattern matches the given path.

# Variables

No description provided by the author

# Structs

PathPattern is an iterator which yields expanded path patterns.
No description provided by the author