/bw2bind

Bindings for BW2

Primary LanguageGo

Golang bindings for BOSSWAVE

Please import this package as "gopkg.in/immesys/bw2bind.v3" if you would like a guarantee that future changes to the bindings will not break your code. If instead you want to ensure you have the latest features and don't mind tracking changes, import this as "github.com/immesys/bw2bind".

For examples on how to use these bindings, please read the examples directory in this repo

The documentation for these bindings can be read at godoc.org/gopkg.in/immesys/bw2bind.v3