package
3.4.1
Repository: https://github.com/ncarlier/feedpushr.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MaskSecret mask secret string.

# Constants

Email type.
FilterPluginType filter plugin type.
Number type.
OutputPluginType output plugin type.
Password type.
Select type.
Text type.
Textarea type.
URL type.

# Structs

Article
Article model structure.
CacheItem stored into the cache.
FeedDef object structure.
FeedDefPage is a page of feed definition.
FilterDef contains filter definition.
OutputDef contains output definition.
PluginSpec contains plugins specifications.
PropSpec contains property specification.
Quota contains quota values.
Spec describe specifications of a processor.

# Interfaces

Filter is the filter interface.
FilterPlugin is the interface of an filter plugin.
Output is the output interface.
OutputPlugin is the interface of an output plugin.

# Type aliases

FeedDefCollection is a list of feed definition.
FilterDefCollection is an array of filter definition.
FilterProps constain properties of a filter.
OutputDefCollection is an array of output definition.
OutputProps contains properties of an output.
PluginType is the plugin type qualifier.
PropType is a enum to specify a property type.