Add golang bindings
authorMarvin Killing <marvinkilling@gmail.com>
Mon, 8 Jul 2013 22:16:43 +0000 (00:16 +0200)
committerMarvin Killing <marvinkilling@gmail.com>
Sat, 13 Jul 2013 12:08:32 +0000 (14:08 +0200)
commitad516692eb38294243bbe6190dcba457e7874838
tree71f8a258e8ff65dca80fc004fe858eb12c0d41c7
parentd21b712637ae93eb8afb5ce58094980a977e8eaa
Add golang bindings
goejdb/README [new file with mode: 0644]
goejdb/src/github.com/mkilling/ejdb/goejdb/ejcoll.go [new file with mode: 0644]
goejdb/src/github.com/mkilling/ejdb/goejdb/ejdb.go [new file with mode: 0644]
goejdb/src/github.com/mkilling/ejdb/goejdb/ejdb_test.go [new file with mode: 0644]
goejdb/src/github.com/mkilling/ejdb/goejdb/ejquery.go [new file with mode: 0644]
goejdb/src/github.com/mkilling/ejdb/goejdb/util.go [new file with mode: 0644]