lbcutil/bloom
Dave Collins 1caa150b5c Add a testable example.
This commit creates and an example test file that integrates nicely with
Go's example tooling.

This allows the example output to be tested as a part of running the
normal Go tests to help ensure it doesn't get out of date with the code.
2014-07-09 20:25:28 -05:00
..
cov_report.sh Cleanup and finish BIP0037 bloom filter API. 2014-07-09 13:28:58 -05:00
example_test.go Add a testable example. 2014-07-09 20:25:28 -05:00
filter.go Cleanup and finish BIP0037 bloom filter API. 2014-07-09 13:28:58 -05:00
filter_test.go Add license header to all bloom package files. 2014-07-09 20:01:45 -05:00
merkleblock.go Add license header to all bloom package files. 2014-07-09 20:01:45 -05:00
merkleblock_test.go Add license header to all bloom package files. 2014-07-09 20:01:45 -05:00
murmurhash3.go Add license header to all bloom package files. 2014-07-09 20:01:45 -05:00
murmurhash3_test.go Add license header to all bloom package files. 2014-07-09 20:01:45 -05:00
test_coverage.txt Cleanup and finish BIP0037 bloom filter API. 2014-07-09 13:28:58 -05:00