mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Simplify feed entries filtering
- Rename processor package to filter - Remove boilerplate code
This commit is contained in:
parent
234b3710d4
commit
b8f874a37d
4 changed files with 45 additions and 86 deletions
|
@ -1,10 +0,0 @@
|
|||
// Copyright 2018 Frédéric Guillot. All rights reserved.
|
||||
// Use of this source code is governed by the Apache 2.0
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
/*
|
||||
|
||||
Package processor handles the logic to manipulate feed contents.
|
||||
|
||||
*/
|
||||
package processor // import "miniflux.app/reader/processor"
|
Loading…
Add table
Add a link
Reference in a new issue