Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BTrDB/btrdb

BTrDB Golang bindings
https://github.com/BTrDB/btrdb

Last synced: 3 months ago
JSON representation

BTrDB Golang bindings

Awesome Lists containing this project

README

        

BTrDB golang bindings
=====================

[![GoDoc](https://godoc.org/gopkg.in/btrdb.v5?status.svg)](http://godoc.org/gopkg.in/btrdb.v5)

These are the go BTrDB bindings. This branch is compatible with version 5, a very recent rewrite of BTrDB. Note that it is likely you should be using the version 4 bindings of BTrDB as v5 is not widely released.

You can read the API documentation and code examples by clicking the godoc button above. To import this package in your code, add

```
import "gopkg.in/BTrDB/btrdb.v5"
```

For more information about installing BTrDB, look at https://docs.smartgrid.store