package
0.0.0-20240704100120-4b28c8fbb014
Repository: https://github.com/roarc0/gofetch.git
Documentation: pkg.go.dev

# Functions

NewFilter creates a new filter to determine which downloadables should be kept based on the matchers.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Entry
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegexMatcher is a type that implements the Matcher interface to match a downloadable using a regex.

# Interfaces

Matcher is an interface that defines a method to match a downloadable to see if it should be used or not.

# Type aliases

No description provided by the author