From http://code.google.com/p/leveldb/, it seems not explicit or easy to use LevelDB with Go. But I really want to know how to use it in Go.
Could anyone give me a clue?
Use leveldb-go, ported by the Go Authors.