Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Find() does not appear to be implemented yet #21

Open
hnsl opened this issue Aug 2, 2015 · 1 comment
Open

Find() does not appear to be implemented yet #21

hnsl opened this issue Aug 2, 2015 · 1 comment

Comments

@hnsl
Copy link

hnsl commented Aug 2, 2015

func (d *DB) Find(key []byte, opts *db.ReadOptions) db.Iterator {
    panic("unimplemented")
}
@nigeltao
Copy link
Contributor

nigeltao commented Aug 3, 2015

Yes, it isn't implemented yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants