package
0.0.0-20200827144019-6a37cd6d371a
Repository: https://github.com/metasv/bsvutil.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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/metasv/bsvutil/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/metasv/bsvutil/gcs

License

Package gcs is licensed under the copyfree ISC License.