Skip to content

Commit

Permalink
Merge pull request #60 from basho/wrd-export-iterator-3
Browse files Browse the repository at this point in the history
Re-export eleveldb:iterator/3
  • Loading branch information
reiddraper committed Jul 23, 2013
2 parents 7da0da9 + f95912b commit a0ae341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/eleveldb.erl
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
validate_options/2]).

-export([iterator/2,
iterator/3,
iterator_move/2,
iterator_close/1]).

Expand Down

0 comments on commit a0ae341

Please sign in to comment.