package
Version:
v0.4.3-RC2
Opens a new window with list of versions in this module.
Published: Oct 10, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var RegisteredFilters = []func(){
oSDiskExcludeFilterRegister,
vendorFilterRegister,
pathFilterRegister}
RegisteredFilters contains register function of filters which we want to register
func Start(registeredFilters []func())
Start starts registration of filters present in RegisteredFilters
Source Files
¶
Click to show internal directories.
Click to hide internal directories.