Documentation
¶
type FilterItem struct {
Value string
}
FilterItem is a filterable object that can be used to match string pattern
Filterable defines the interface that an object should implement
if the object can be filtered
Source Files
¶
Click to show internal directories.
Click to hide internal directories.