unexpand / hypergo

A Go client for HyperDex.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hypergo

hypergo is a Go client for HyperDex. This is part of my research project.

Installation

First of all, install HyperDex. This is necessary because hypergo relies on HyperDex's official C client.

Then, go get github.com/derekchiang/hypergo

Status

Usable.

Credit

Thanks to tiborvass for contributing some of the original code via hyperclient.

License

Please refer to the license for HyperDex.

About

A Go client for HyperDex.