package
0.0.0-20250514010653-ef9bffba99e1
Repository: https://github.com/gcash/bchutil.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

gcs

Build Status ISC License GoDoc

Package gcs provides an API for building and using a Golomb-coded set filter similar to that described here.

A comprehensive suite of tests is provided to ensure proper functionality.

Installation and Updating

$ go get -u github.com/gcash/bchutil/gcs

License

Package gcs is licensed under the copyfree ISC License.