forEveryIndex

command
v0.50.0-beta Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

README

Example: forEveryIndex

This example show how to traverse every index chunk in the index. It requires you to have the index (see chifra init --all).

Building

See the instructions in the file ./src/examples/README.md for more information.

What this example shows

This example shows how to scan all the bloom filters and index chunks. It also reads the addresses in the full index chunk and then tests each address for inclusion in the bloom filter. It then alters the address and tests for inclusion again as a way to test the false positive rate of the bloom filter.

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