peco.peco/filter
2026-02-22 00:29:33 +09:00
..
base.go change applyFn to interface 2026-02-20 14:05:22 +09:00
base_test.go Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
bench_test.go fix: lint issues in matched pool 2026-02-22 00:29:33 +09:00
external.go propagate out.Send error in external filter 2026-02-20 22:26:44 +09:00
external_test.go convert t.Errorf/t.Fatal to testify/require 2026-02-21 07:58:26 +09:00
filter.go run gofmt -w 2026-02-20 10:58:04 +09:00
filter_test.go appease linter 2026-02-21 22:18:04 +09:00
fuzzy.go fix: pool Matched structs with sync.Pool to reduce GC pressure 2026-02-22 00:26:22 +09:00
parallel_test.go Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
regexp.go fix: pool Matched structs with sync.Pool to reduce GC pressure 2026-02-22 00:26:22 +09:00
set.go Methodically add function comments 2026-02-20 10:55:49 +09:00