Add missing void future type

I initially misread the docs and thought some futures just returned
empty values instead of no value whatsoever. This accounts for that
new reality.
2 files changed
tree: 59237e69d8db26d31b5e6336787d8dc3002b5e23
  1. c_src/
  2. plugins/
  3. src/
  4. test/
  5. .gitignore
  6. enc
  7. LICENSE
  8. Makefile
  9. README.md
  10. rebar.config
README.md

A FoundationDB client in Erlang

Yay!