package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Jun 11, 2024
License: GPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Filters on Value with a list of filters
@return, true if value should be included, false otherwise
type Filterable interface {
GetFilterableValue(val uint) string
}
type Options struct {
EmptyFilterNoMatch bool
MatchIncludedInResult bool
RegexpMatching bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.