muun-recovery/vendor/github.com/btcsuite/btcutil/gcs
Manu Herrera d301c63596 Release v0.1.0 2019-10-01 12:22:30 -03:00
..
builder Release v0.1.0 2019-10-01 12:22:30 -03:00
README.md Release v0.1.0 2019-10-01 12:22:30 -03:00
doc.go Release v0.1.0 2019-10-01 12:22:30 -03:00
gcs.go Release v0.1.0 2019-10-01 12:22:30 -03:00

README.md

gcs

[Build Status] (https://travis-ci.org/btcsuite/btcutil) ![ISC License] (http://img.shields.io/badge/license-ISC-blue.svg) [GoDoc] (http://godoc.org/github.com/btcsuite/btcutil/gcs)

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/btcsuite/btcutil/gcs

License

Package gcs is licensed under the copyfree ISC License.