genfilter

command module
v0.0.0-...-6db0665 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2026 License: MIT Imports: 11 Imported by: 0

README

genfilter

genfilter is a tool for collect to generated files and filter to them in stream.

Installation

go get github.com/orisano/genfilter

How to use

$ genfilter
genfilter: subcommand is required:
Available SubCommands:
 - apply
 - build
$ genfilter build -h
Usage of build:
  -d string
    	root directory (default ".")
  -o string
    	output filter binary path (default "filter.gob")
$ genfilter apply -h
Usage of apply:
  -f string
    	filter binary path (default "filter.gob")
  -i string
    	input file (default "-")
  -nv
    	not invert

Author

Nao Yonashiro (@orisano)

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL