Categorygithub.com/jalavosus/go-bloomd
repositorypackage
0.1.0
Repository: https://github.com/jalavosus/go-bloomd.git
Documentation: pkg.go.dev

# README

go-bloomd Build Status GoDoc

A bloomd client powered by Go.

Installation

go get github.com/jalavosus/go-bloomd/bloomd

Testing

I use Vagrant to run the tests against a BloomD server. Use the included Vagrantfile and make sure you use your VM's IP address in test_helpers.go.

License

MIT. See LICENSE.