Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDBM Go binding

GoDoc

Go binding for mdbm

Installation

Follow MDBM installation instructions, then

go get github.com/tann/mdbm

By default, CFLAGS and LDFLAGS point to /tmp/install/include and /tmp/install/librespectively (default prefix to MDMB configure is /tmp/install). If your MDBM library is installed in a diferrent location, use environment variables CGO_CFLAGS and CGO_LDFLAGS to append it to the provided default values.

go build .

go install

About

Go binding for mdbm

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages