/go-bloomd

A Go client library for bloomd

Primary LanguageGoMIT LicenseMIT

go-bloomd Build Status GoDoc

A bloomd client powered by Go.

Installation

go get github.com/geetarista/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.