package
0.0.0-20210728013218-bbb86436c6e0
Repository: https://github.com/alexdcox/dashutil.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
gcs
[]
(https://travis-ci.org/alexdcox/dashutil) ![ISC License]
(http://img.shields.io/badge/license-ISC-blue.svg)
[
]
(http://godoc.org/github.com/alexdcox/dashutil/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/alexdcox/dashutil/gcs
License
Package gcs is licensed under the copyfree ISC License.