Discover Packages
github.com/infinitbyte/gopa
core
filter
package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Oct 20, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Add will add key to filter bucket
CheckThenAdd will check first and if the key is not in the filter bucket, then it will add it and return false, if the key is already in the bucket, it will just return true
Exists checks if the key are already in filter bucket
Register used to register filter handler to dealing with filter operations
Remove will remove key from bucket
Filter is used to check if the object is in the filter or not
Key is the key of filters
Source Files
¶
Click to show internal directories.
Click to hide internal directories.