Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 657 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 657 Bytes

go-bloomd Build Status GoDoc

A bloomd client powered by Go.

Installation

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