package
Version:
v0.3.0-RC3
Opens a new window with list of versions in this module.
Published: Feb 11, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
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.