gitextract_ejmhslmv/ ├── .travis.yml ├── MIT-LICENSE.txt ├── README.md ├── binarymarshaler.go ├── binaryunmarshaler.go ├── bloomfilter.go ├── bloomfilter_test.go ├── conformance.go ├── debug.go ├── errors.go ├── fileio.go ├── fileio_test.go ├── gob.go ├── iscompatible.go ├── new.go ├── optimal.go ├── optimal_test.go ├── statistics.go ├── textmarshaler.go └── textunmarshaler.go