index
:
stasher
master
sane logstash experiment.
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
manager.go
1
1 files changed, 0 insertions, 1 deletions
diff --git a/manager.go b/manager.go
index ea1d15a..3122b67 100644
--- a/
manager.go
+++ b/
manager.go
@@ -30,7 +30,6 @@ type Filter interface {
}
type StringFilter struct {
- retchan chan *Work
FilterFuncMap map[string]func(string) string
}