bbengfort / btrdb

BTrDB Golang bindings

Home Page:http://btrdb.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTrDB golang bindings

GoDoc

These are the go BTrDB bindings. This branch is compatible with version 4, the recent rewrite of BTrDB.

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.v4"

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

About

BTrDB Golang bindings

http://btrdb.io

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%