package
0.1.16
Repository: https://github.com/jacobbrewer1/patcher.git
Documentation: pkg.go.dev

# README

Multi-Filter

The multifilter example demonstrates how to use the multifilter. The multifilter effectively is the same as using multiple patcher.WithWhere filters, but it is more efficient and potentially more readable.

# Structs

No description provided by the author