mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
1488e9abca
levigo is a Go wrapper for LevelDB. The API has been godoc'ed and is available on the web. Questions answered at golang-nuts@googlegroups.com. WWW: https://github.com/jmhodges/levigo PR: 194986 Submitted by: cheffo@freebsd-bg.org
17 lines
641 B
Plaintext
17 lines
641 B
Plaintext
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/batch.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cache.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/comparator.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/conv.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/db.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/doc.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/env.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/examples/comparator_example.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/filterpolicy.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/iterator.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/leveldb_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/options.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/version.go
|